summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 182136danakj@chromium.org2013-02-195-0/+21
* Merge 181407danakj@chromium.org2013-02-122-21/+52
* (partial) Merge 179498 - Picked up only changes to direct_renderer.ccvangelis@google.com2013-02-011-1/+4
* Revert 179756vangelis@google.com2013-01-314-82/+1
* Merge 179498vangelis@google.com2013-01-314-1/+82
* Merge 179280alokp@chromium.org2013-01-303-126/+0
* Merge 173867piman@chromium.org2013-01-254-68/+218
* Merge 177645danakj@chromium.org2013-01-242-35/+154
* Merge 176850piman@chromium.org2013-01-162-2/+141
* Merge 175363shawnsingh@chromium.org2013-01-1113-106/+109
* Merge 175500yusufo@google.com2013-01-082-0/+16
* Merge 174327danakj@chromium.org2013-01-024-9/+81
* Merge 174073danakj@chromium.org2012-12-205-5/+63
* Merge 174042kerz@chromium.org2012-12-205-5/+41
* Send compositor frame IPC with metadata.aelias@chromium.org2012-12-1823-48/+249
* cc: Define LayerAnimationObserver and allow LayerAnimationObservers to be reg...ajuma@chromium.org2012-12-187-7/+51
* cc: Pass flag to Skia to make path clip recording cheaperenne@chromium.org2012-12-181-1/+2
* Add a test to ensure that pushPropertiesTo causes layer surface properties to...vollick@chromium.org2012-12-181-0/+30
* cc: Force layer tree tests to go idle before exiting.danakj@chromium.org2012-12-1710-69/+116
* Revert 173484dpapad@chromium.org2012-12-1710-78/+41
* Add API to route end of fling messages from WebLayerTreeView to InputHandleryusufo@chromium.org2012-12-178-0/+18
* cc: Force layer tree tests to go idle before exiting.danakj@chromium.org2012-12-1710-41/+78
* cc: Fix TileManager typo.reveman@google.com2012-12-172-6/+6
* Create abstract common base class for impl scrollbars.wjmaclean@chromium.org2012-12-174-8/+58
* cc: Make occlusion tracker always work in target space.danakj@chromium.org2012-12-177-692/+670
* Revert 173406 - Crashes on Win & Macrsleevi@chromium.org2012-12-177-73/+78
* [cc] Fold more update calls into updateDrawPropertiesnduca@chromium.org2012-12-177-78/+73
* cc: Unify namespaces for all test filesenne@chromium.org2012-12-1666-500/+884
* cc: Fix a number of tests that need content boundsenne@chromium.org2012-12-161-0/+10
* cc: Add TileManager interface that allows LTHI to determine when to activate ...reveman@chromium.org2012-12-164-40/+95
* cc: Add some more infrastructure for two treesenne@chromium.org2012-12-168-19/+122
* cc: Refactor content scale/bounds into draw propertiesenne@chromium.org2012-12-1619-136/+197
* Add some traces for when render pass caching failsjamesr@chromium.org2012-12-162-4/+18
* cc: Refactor shared code in tree sync unit testsenne@chromium.org2012-12-162-76/+56
* [Android WebView] Tie together Chrome's browser compositor with the Android V...leandrogracia@chromium.org2012-12-1514-39/+255
* Adding support for per vertex opacity on textured layerjscholler@chromium.org2012-12-1520-90/+217
* Make textures that are rendered through the prioritized resourceccameron@chromium.org2012-12-154-4/+50
* Remove the pools from the ResourceProvider.ccameron@chromium.org2012-12-1422-133/+72
* cc: Reduce time spent in AssignGpuMemoryToTiles().reveman@chromium.org2012-12-142-5/+12
* Allow using a larger-than-necessary texture as cached render pass backingjamesr@chromium.org2012-12-147-36/+166
* cc: Add id->LayerImpl map to LayerTreeImplenne@chromium.org2012-12-149-24/+82
* adding render stats for deferred image decodingqinmin@chromium.org2012-12-144-26/+69
* cc: Fix tile deletion.reveman@chromium.org2012-12-141-0/+14
* Add reference png for https://codereview.chromium.org/11420079/jamesr@chromium.org2012-12-131-0/+0
* Moves sampler binding from init to draw time during batched drawing.whunt@chromium.org2012-12-132-2/+5
* Mark layers that can use LCD text based on layer transform and opacity.alokp@chromium.org2012-12-1320-88/+359
* Combine mask texture parameters into single gfx::RectFjamesr@chromium.org2012-12-139-82/+43
* Implement the logic to kick off image decoding jobs for TileManagerqinmin@chromium.org2012-12-136-23/+221
* cc: Make DelegatedRendererLayerImplTest use FakeLayerTreeHostImplClientenne@chromium.org2012-12-131-14/+4
* explicitly validating assumptions about positive matrix scalewhunt@chromium.org2012-12-133-1/+56