index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Send memory management policies to the tile manager
ccameron@chromium.org
2013-01-02
8
-24
/
+128
*
cc: Remove spurious LOG(INFO) from LayerTreeHostImpl
enne@chromium.org
2012-12-27
1
-1
/
+0
*
cc: Kill the base::Passed(foo.Pass()) meme.
tfarina@chromium.org
2012-12-23
1
-5
/
+5
*
cc: Don't use partial updates for scrollbars when they are not allowed.
danakj@chromium.org
2012-12-22
11
-74
/
+241
*
cc: Cleanup when ending cc_perftests so they don't hang.
danakj@chromium.org
2012-12-22
1
-1
/
+2
*
Move filters to RenderPassDrawQuad
piman@chromium.org
2012-12-21
23
-216
/
+190
*
cc: Support mask layers in impl-side painting
enne@chromium.org
2012-12-21
10
-11
/
+80
*
cc: When the transform's scale is unknown, draw into render surfaces at the s...
danakj@chromium.org
2012-12-21
4
-9
/
+81
*
Revert "Rename ActiveAnimation -> Animation"
phajdan.jr@chromium.org
2012-12-21
18
-396
/
+396
*
Rename ActiveAnimation -> Animation
vollick@chromium.org
2012-12-20
18
-396
/
+396
*
Make scrollbars scroll on main thread.
flackr@chromium.org
2012-12-20
4
-16
/
+61
*
cc: Move updateDrawProperties to LayerTreeImpl
enne@chromium.org
2012-12-20
6
-56
/
+81
*
cc: Update max scroll offset for pending tree
enne@chromium.org
2012-12-20
6
-37
/
+87
*
Revert "cc: Defer texture allocation (to allow async allocations)."
loislo@chromium.org
2012-12-20
6
-170
/
+20
*
cc: Move scrolling tests to layer_tree_host_unittest_scroll.cc
danakj@chromium.org
2012-12-20
5
-500
/
+521
*
This change adds continuous painting mode to the compositor, which makes it e...
egraether@chromium.org
2012-12-20
4
-1
/
+28
*
Allow the resourceProvider to be NULL when evicting textures. In that case, m...
ccameron@chromium.org
2012-12-20
2
-3
/
+5
*
cc: Add pending tree for impl-side painting
enne@chromium.org
2012-12-20
20
-46
/
+199
*
cc: Don't let invalidations that we're going to handle immediately cause an e...
danakj@chromium.org
2012-12-20
6
-7
/
+66
*
cc: Move occlusion tests to layer_tree_host_unittest_occlusion.cc
danakj@chromium.org
2012-12-20
4
-327
/
+479
*
Ref count layer animation controllers.
vollick@chromium.org
2012-12-20
30
-363
/
+530
*
cc: Invalidate the full tiled layer when contents scale changes.
danakj@chromium.org
2012-12-20
6
-7
/
+43
*
cc: Defer texture allocation (to allow async allocations).
epenner@chromium.org
2012-12-19
6
-20
/
+170
*
Remove animation-specific code from layer_tree_test_common.
danakj@chromium.org
2012-12-19
1
-3
/
+0
*
Componentize webkit/compositor_bindings target
jamesr@chromium.org
2012-12-19
1
-0
/
+1
*
cc: Move remaining animation tests to layer_tree_host_unittest_animation.cc
danakj@chromium.org
2012-12-19
2
-151
/
+148
*
Use a WeakPtr when posting tasks to ThreadProxy on the impl thread
jamesr@chromium.org
2012-12-19
2
-22
/
+30
*
Revert r173875 - "cc: Defer texture allocation (to allow async allocations)."
mnissler@chromium.org
2012-12-19
5
-169
/
+20
*
cc: Defer texture allocation (to allow async allocations).
epenner@chromium.org
2012-12-19
5
-20
/
+169
*
cc: Move more animation tests to layer_tree_host_unittests_animation.cc
danakj@chromium.org
2012-12-19
6
-352
/
+410
*
cc: Make the scheduler compositeAndReadback flow not race with WAITING_FOR_FI...
danakj@chromium.org
2012-12-19
4
-68
/
+217
*
cc: Chromium-stylify the FakeWebGraphicsContext3D class.
danakj@chromium.org
2012-12-19
8
-316
/
+662
*
cc: Cleaning up LayerTreeHost tests.
danakj@chromium.org
2012-12-19
18
-299
/
+267
*
[cc] Fold more update calls into updateDrawProperties
nduca@chromium.org
2012-12-19
7
-78
/
+73
*
Clean up cc and webkit/compositor_bindings include path shenanigans
jamesr@chromium.org
2012-12-18
43
-130
/
+82
*
[cc] FakeLayerTreeHostImpl passes settings object before it is initialized
nduca@chromium.org
2012-12-18
2
-2
/
+1
*
cc: Create a cc::ScrollbarThemePainter and an adapter class in compositor bin...
danakj@chromium.org
2012-12-18
16
-99
/
+363
*
Send compositor frame IPC with metadata.
aelias@chromium.org
2012-12-18
23
-48
/
+249
*
cc: Define LayerAnimationObserver and allow LayerAnimationObservers to be reg...
ajuma@chromium.org
2012-12-18
7
-7
/
+51
*
cc: Pass flag to Skia to make path clip recording cheaper
enne@chromium.org
2012-12-18
1
-1
/
+2
*
Add a test to ensure that pushPropertiesTo causes layer surface properties to...
vollick@chromium.org
2012-12-18
1
-0
/
+30
*
cc: Force layer tree tests to go idle before exiting.
danakj@chromium.org
2012-12-17
10
-69
/
+116
*
Revert 173484
dpapad@chromium.org
2012-12-17
10
-78
/
+41
*
Add API to route end of fling messages from WebLayerTreeView to InputHandler
yusufo@chromium.org
2012-12-17
8
-0
/
+18
*
cc: Force layer tree tests to go idle before exiting.
danakj@chromium.org
2012-12-17
10
-41
/
+78
*
cc: Fix TileManager typo.
reveman@google.com
2012-12-17
2
-6
/
+6
*
Create abstract common base class for impl scrollbars.
wjmaclean@chromium.org
2012-12-17
4
-8
/
+58
*
cc: Make occlusion tracker always work in target space.
danakj@chromium.org
2012-12-17
7
-692
/
+670
*
Revert 173406 - Crashes on Win & Mac
rsleevi@chromium.org
2012-12-17
7
-73
/
+78
*
[cc] Fold more update calls into updateDrawProperties
nduca@chromium.org
2012-12-17
7
-78
/
+73
[prev]
[next]