|
cc: Change CallFunctionForSubtree to use lambdas.
This patch changes CallFunctionForSubtree from using base::Bind to
using lambdas, which makes it slightly more readable at the call site.
R=enne, danakj
Committed: https://crrev.com/a73f18d962286f50582766e4a2939f3858a58c5c
Cr-Commit-Position: refs/heads/master@{#318750}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+54 lines, -115 lines) |
Patch |
 |
M |
cc/debug/debug_rect_history.cc
|
View
|
1
|
4 chunks |
+12 lines, -16 lines |
0 comments
|
Download
|
 |
M |
cc/debug/invalidation_benchmark.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/debug/invalidation_benchmark.cc
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
cc/debug/picture_record_benchmark.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/debug/picture_record_benchmark.cc
|
View
|
|
2 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
cc/debug/rasterize_and_record_benchmark.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/debug/rasterize_and_record_benchmark.cc
|
View
|
|
2 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
cc/debug/rasterize_and_record_benchmark_impl.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/debug/rasterize_and_record_benchmark_impl.cc
|
View
|
1
2
|
2 chunks |
+4 lines, -8 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host.cc
|
View
|
1
2
|
3 chunks |
+2 lines, -11 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_common.h
|
View
|
|
2 chunks |
+15 lines, -17 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_impl.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -6 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_impl.h
|
View
|
1
2
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_impl.cc
|
View
|
1
2
|
6 chunks |
+16 lines, -34 lines |
0 comments
|
Download
|
Total messages: 19 (9 generated)
|