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 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
*
cc: Unify namespaces for all test files
enne@chromium.org
2012-12-16
66
-500
/
+884
*
cc: Fix a number of tests that need content bounds
enne@chromium.org
2012-12-16
1
-0
/
+10
*
cc: Add TileManager interface that allows LTHI to determine when to activate ...
reveman@chromium.org
2012-12-16
4
-40
/
+95
*
cc: Add some more infrastructure for two trees
enne@chromium.org
2012-12-16
8
-19
/
+122
*
cc: Refactor content scale/bounds into draw properties
enne@chromium.org
2012-12-16
19
-136
/
+197
*
Add some traces for when render pass caching fails
jamesr@chromium.org
2012-12-16
2
-4
/
+18
*
cc: Refactor shared code in tree sync unit tests
enne@chromium.org
2012-12-16
2
-76
/
+56
*
[Android WebView] Tie together Chrome's browser compositor with the Android V...
leandrogracia@chromium.org
2012-12-15
14
-39
/
+255
*
Adding support for per vertex opacity on textured layer
jscholler@chromium.org
2012-12-15
20
-90
/
+217
*
Make textures that are rendered through the prioritized resource
ccameron@chromium.org
2012-12-15
4
-4
/
+50
*
Remove the pools from the ResourceProvider.
ccameron@chromium.org
2012-12-14
22
-133
/
+72
*
cc: Reduce time spent in AssignGpuMemoryToTiles().
reveman@chromium.org
2012-12-14
2
-5
/
+12
*
Allow using a larger-than-necessary texture as cached render pass backing
jamesr@chromium.org
2012-12-14
7
-36
/
+166
*
cc: Add id->LayerImpl map to LayerTreeImpl
enne@chromium.org
2012-12-14
9
-24
/
+82
*
adding render stats for deferred image decoding
qinmin@chromium.org
2012-12-14
4
-26
/
+69
*
cc: Fix tile deletion.
reveman@chromium.org
2012-12-14
1
-0
/
+14
*
Add reference png for https://codereview.chromium.org/11420079/
jamesr@chromium.org
2012-12-13
1
-0
/
+0
*
Moves sampler binding from init to draw time during batched drawing.
whunt@chromium.org
2012-12-13
2
-2
/
+5
*
Mark layers that can use LCD text based on layer transform and opacity.
alokp@chromium.org
2012-12-13
20
-88
/
+359
*
Combine mask texture parameters into single gfx::RectF
jamesr@chromium.org
2012-12-13
9
-82
/
+43
*
Implement the logic to kick off image decoding jobs for TileManager
qinmin@chromium.org
2012-12-13
6
-23
/
+221
*
cc: Make DelegatedRendererLayerImplTest use FakeLayerTreeHostImplClient
enne@chromium.org
2012-12-13
1
-14
/
+4
*
explicitly validating assumptions about positive matrix scale
whunt@chromium.org
2012-12-13
3
-1
/
+56
*
Check whether a touch point hits touch event handler regions in root layer
yusufo@chromium.org
2012-12-13
3
-13
/
+24
*
cc: Remove dead function from cc::Layer
enne@chromium.org
2012-12-12
1
-1
/
+0
*
cc: Disable use of Skia r-tree for impl-side painting
enne@chromium.org
2012-12-12
1
-2
/
+3
*
Move second internal recursion to a precomputation in layer_tree_host_common.cc
shawnsingh@google.com
2012-12-12
8
-53
/
+47
*
[cc] Route LayerImpl::layerTreeHostImpl() calls through LayerTreeImpl
nduca@chromium.org
2012-12-12
24
-249
/
+383
*
cc: Fix invalidation problems in impl-side painting
enne@chromium.org
2012-12-12
2
-2
/
+2
*
Reduce more matrix math in calculateDrawProperties
shawnsingh@google.com
2012-12-12
1
-49
/
+80
*
[cc] Make LayerImpls point at LayerTreeImpl instead of LTHI
nduca@chromium.org
2012-12-11
73
-442
/
+466
*
cc: Temporary diagnostics.
reveman@chromium.org
2012-12-11
1
-0
/
+22
*
cc: Resize picture layer tiling set during commit
enne@chromium.org
2012-12-11
4
-1
/
+9
*
cc: Handle directly composited images in impl-side painting
enne@chromium.org
2012-12-11
4
-1
/
+119
*
cc: switch FPS counter graph back to a frame based X axis
egraether@chromium.org
2012-12-11
2
-7
/
+6
*
Revert 171850
jamesr@chromium.org
2012-12-10
3
-52
/
+1
*
cc: Remove dangerous LayerImpl::removeFromParent
enne@chromium.org
2012-12-10
3
-16
/
+12
[next]