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

Issue 1638303002: Detach SwipeRefreshLayout when it's animation ends (Closed)

Created:
4 years, 11 months ago by xiangze.zhang
Modified:
4 years, 10 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Detach SwipeRefreshLayout when it's animation ends This patch fixs the issue that Chrome URL bar's overlay in SurfaceFlinger becomes fullscreen after pull to refresh. It will reduce memory bandwidth. BUG=581626 Committed: https://crrev.com/2a483b32bafb708c0b575507700e8e8769c9f472 Cr-Commit-Position: refs/heads/master@{#372048}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -2 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/SwipeRefreshHandler.java View 1 3 chunks +7 lines, -2 lines 0 comments Download
M third_party/android_swipe_refresh/README.chromium View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/android_swipe_refresh/java/src/org/chromium/third_party/android/swiperefresh/SwipeRefreshLayout.java View 1 4 chunks +19 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
xiangze.zhang
On 2016/01/27 08:49:04, xiangze.zhang wrote: > mailto:xiangze.zhang@intel.com changed reviewers: > + mailto:aurimas@chromium.org, mailto:jdduke@chromium.org, mailto:tedchoc@chromium.org Hi, ...
4 years, 11 months ago (2016-01-27 08:54:54 UTC) #3
Ted C
https://codereview.chromium.org/1638303002/diff/1/third_party/android_swipe_refresh/java/src/org/chromium/third_party/android/swiperefresh/SwipeRefreshLayout.java File third_party/android_swipe_refresh/java/src/org/chromium/third_party/android/swiperefresh/SwipeRefreshLayout.java (right): https://codereview.chromium.org/1638303002/diff/1/third_party/android_swipe_refresh/java/src/org/chromium/third_party/android/swiperefresh/SwipeRefreshLayout.java#newcode168 third_party/android_swipe_refresh/java/src/org/chromium/third_party/android/swiperefresh/SwipeRefreshLayout.java:168: mResetListener.onReset(); I think you should move this to reset. ...
4 years, 11 months ago (2016-01-27 18:46:56 UTC) #4
xiangze.zhang
https://codereview.chromium.org/1638303002/diff/1/third_party/android_swipe_refresh/java/src/org/chromium/third_party/android/swiperefresh/SwipeRefreshLayout.java File third_party/android_swipe_refresh/java/src/org/chromium/third_party/android/swiperefresh/SwipeRefreshLayout.java (right): https://codereview.chromium.org/1638303002/diff/1/third_party/android_swipe_refresh/java/src/org/chromium/third_party/android/swiperefresh/SwipeRefreshLayout.java#newcode168 third_party/android_swipe_refresh/java/src/org/chromium/third_party/android/swiperefresh/SwipeRefreshLayout.java:168: mResetListener.onReset(); On 2016/01/27 18:46:55, Ted C wrote: > I ...
4 years, 11 months ago (2016-01-28 02:33:29 UTC) #5
Ted C
lgtm
4 years, 11 months ago (2016-01-28 03:09:05 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1638303002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1638303002/20001
4 years, 10 months ago (2016-01-28 07:20:45 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-01-28 08:09:10 UTC) #10
commit-bot: I haz the power
4 years, 10 months ago (2016-01-28 08:10:18 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2a483b32bafb708c0b575507700e8e8769c9f472
Cr-Commit-Position: refs/heads/master@{#372048}

Powered by Google App Engine
This is Rietveld 408576698