Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(213)

Issue 12521025: Added fadeout effect for textview in navigation popup. Created widget for fade-out effect. (Closed)

Created:
7 years, 9 months ago by apiccion
Modified:
7 years, 7 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Added fadeout effect for textview in navigation popup. Created widget for fade-out effect. BUG=181222 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199280

Patch Set 1 #

Patch Set 2 : Forgot to remove logs. #

Patch Set 3 : Fixed spelling. Added setSingleLine assert guard to FadeOutTextView #

Total comments: 9

Patch Set 4 : Removed complicated fader implementation. Applied Ted's simpler fix :) #

Total comments: 4

Patch Set 5 : Refactored creation of list item TextView and computation of dimensions into its own privat class. … #

Patch Set 6 : Removed Ellipses #

Total comments: 1

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -19 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/NavigationPopup.java View 1 2 3 4 5 6 7 8 chunks +55 lines, -19 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
David Trainor- moved to gerrit
lgtm but let Ted take a look before landing.
7 years, 9 months ago (2013-03-26 23:05:12 UTC) #1
Ted C
I hope my comment in NavigationPopup is correct and this can be a simple 3 ...
7 years, 9 months ago (2013-03-27 11:41:15 UTC) #2
David Trainor- moved to gerrit
Make sure you press "Publish+Mail Comments" again otherwise nobody knows when you upload another patch ...
7 years, 8 months ago (2013-04-18 17:44:02 UTC) #3
apiccion
https://chromiumcodereview.appspot.com/12521025/diff/11001/chrome/android/java/src/org/chromium/chrome/browser/NavigationPopup.java File chrome/android/java/src/org/chromium/chrome/browser/NavigationPopup.java (right): https://chromiumcodereview.appspot.com/12521025/diff/11001/chrome/android/java/src/org/chromium/chrome/browser/NavigationPopup.java#newcode152 chrome/android/java/src/org/chromium/chrome/browser/NavigationPopup.java:152: int fadePadding = (int)(fadeLength * (1 - fadeStop)); On ...
7 years, 8 months ago (2013-04-26 22:50:54 UTC) #4
apiccion
Removed ellipses truncation.
7 years, 7 months ago (2013-05-08 21:40:45 UTC) #5
David Trainor- moved to gerrit
On 2013/05/08 21:40:45, apiccion wrote: > Removed ellipses truncation. I'm almost okay with this. The ...
7 years, 7 months ago (2013-05-08 22:18:40 UTC) #6
apiccion
On 2013/05/08 22:18:40, David Trainor wrote: > On 2013/05/08 21:40:45, apiccion wrote: > > Removed ...
7 years, 7 months ago (2013-05-08 23:29:00 UTC) #7
David Trainor- moved to gerrit
nit. but otherwise lgtm. https://chromiumcodereview.appspot.com/12521025/diff/19001/chrome/android/java/src/org/chromium/chrome/browser/NavigationPopup.java File chrome/android/java/src/org/chromium/chrome/browser/NavigationPopup.java (right): https://chromiumcodereview.appspot.com/12521025/diff/19001/chrome/android/java/src/org/chromium/chrome/browser/NavigationPopup.java#newcode176 chrome/android/java/src/org/chromium/chrome/browser/NavigationPopup.java:176: float fadeLength = (25.0f * ...
7 years, 7 months ago (2013-05-09 00:14:29 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/apiccion@chromium.org/12521025/26001
7 years, 7 months ago (2013-05-09 00:51:25 UTC) #9
commit-bot: I haz the power
Retried try job too often on android_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_dbg&number=61608
7 years, 7 months ago (2013-05-09 02:04:00 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/apiccion@chromium.org/12521025/26001
7 years, 7 months ago (2013-05-09 18:19:02 UTC) #11
commit-bot: I haz the power
Failed to trigger a try job on android_dbg HTTP Error 400: Bad Request
7 years, 7 months ago (2013-05-09 18:40:21 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/apiccion@chromium.org/12521025/45001
7 years, 7 months ago (2013-05-09 18:40:25 UTC) #13
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
7 years, 7 months ago (2013-05-09 21:45:25 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/apiccion@chromium.org/12521025/45001
7 years, 7 months ago (2013-05-09 22:05:50 UTC) #15
commit-bot: I haz the power
7 years, 7 months ago (2013-05-09 22:06:02 UTC) #16
Message was sent while issue was closed.
Change committed as 199280

Powered by Google App Engine
This is Rietveld 408576698