|
Switch the android overscroll glow to use UIResources.
This change migrates the android overscroll glow effect from using the
PictureLayer to UIResources and UIResourceLayers
BUG=
Subsumed by: https://codereview.chromium.org/82553015/
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+176 lines, -87 lines) |
Patch |
 |
M |
cc/layers/ui_resource_layer.h
|
View
|
|
4 chunks |
+10 lines, -4 lines |
0 comments
|
Download
|
 |
M |
cc/layers/ui_resource_layer.cc
|
View
|
|
2 chunks |
+17 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/android/overscroll_glow.h
|
View
|
1
|
6 chunks |
+20 lines, -10 lines |
0 comments
|
Download
|
 |
M |
content/browser/android/overscroll_glow.cc
|
View
|
1
|
4 chunks |
+42 lines, -52 lines |
2 comments
|
Download
|
 |
M |
content/browser/renderer_host/compositor_impl_android.h
|
View
|
|
3 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/compositor_impl_android.cc
|
View
|
1
|
6 chunks |
+31 lines, -2 lines |
4 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_view_android.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_view_android.cc
|
View
|
1
|
5 chunks |
+20 lines, -13 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/android/compositor.h
|
View
|
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/base/android/window_android.h
|
View
|
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/base/android/window_android.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/base/android/window_android_observer.h
|
View
|
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
Total messages: 11 (0 generated)
|