summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Add CopyResource function to ResourceProvider API.reveman@chromium.org2014-04-157-11/+241
* cc: remove SetVisible() call in ThreadProxy::ScheduledActionCommit()simonhong@chromium.org2014-04-141-3/+0
* cc: Remove use of "internal" namespace for TaskGraph.reveman@chromium.org2014-04-1326-355/+296
* cc: Move ResourcePool ownership to LTHI.reveman@chromium.org2014-04-1221-105/+77
* cc: CHECK when skia bitmap allocation fails, DCHECK the sizes again.danakj@chromium.org2014-04-123-10/+9
* cc: Fix LayerRasterTileIterator to return false in no tiling situationsvmpstr@chromium.org2014-04-122-4/+11
* cc: Handle retroactive BeginFrames in the Scheduler.brianderson@chromium.org2014-04-1224-464/+625
* Add support for setting TrackStart on solid color layers.aelias@chromium.org2014-04-119-24/+72
* cc: TileManager eviction tile iterator.vmpstr@chromium.org2014-04-1111-75/+458
* cc: Move code only used for DCHECKs into DCHECK statement.reveman@chromium.org2014-04-111-10/+8
* Move nonscrollable axis gloweffect suppression to renderer.sataya.m@samsung.com2014-04-113-0/+9
* Remove pixel_buffer from Resourcesjbauman@chromium.org2014-04-113-160/+78
* cc: Separate RasterWorkerPool interface from implementation details.reveman@chromium.org2014-04-1023-858/+880
* cc: Let skia veto gpu rasterization.alokp@chromium.org2014-04-1010-129/+184
* Remove old texture path in TextureLayerpiman@chromium.org2014-04-1023-1465/+96
* cc: Fix TilePriority::IsHigherPriorityThan to be correct.vmpstr@chromium.org2014-04-094-3/+49
* Always set using_map_image when using software renderer.jbauman@chromium.org2014-04-092-2/+2
* cc: Fix invalid tiling state after lost contextenne@chromium.org2014-04-092-4/+31
* cc: Use read lock for source texture in ApplyImageFilter().dongseong.hwang@intel.com2014-04-091-2/+2
* Rasterize at maximum scale for scale animations on CPU-rasterized layersajuma@chromium.org2014-04-0923-152/+742
* cc: Add landmines to find invalid tiling bugenne@chromium.org2014-04-092-2/+8
* cc: Invalidate newly recycled tilings upon swapping.vmpstr@chromium.org2014-04-096-15/+70
* Flush after LTHI::ReclaimResources when hidden.piman@chromium.org2014-04-091-0/+5
* Use SharedBitmapManager to allocate software frames.jbauman@chromium.org2014-04-093-6/+3
* cc: Make RasterWorkerPool an abstract class.reveman@chromium.org2014-04-0916-432/+495
* cc: Respect specified animation start timesdstockwell@chromium.org2014-04-094-14/+60
* cc: CalculateDrawProperties use device transform scaleboliu@chromium.org2014-04-092-69/+100
* cc: cleanup: remove unused member variable in cc::Layersimonhong@chromium.org2014-04-081-1/+0
* use builder for layerrasterizerreed@google.com2014-04-081-2/+4
* cc: Add layer eviction tile iterator.vmpstr@chromium.org2014-04-084-0/+299
* cc: Change damage tracking from floats to integers.danakj@chromium.org2014-04-0716-330/+366
* Fix skia ganesh resources leak.dongseong.hwang@intel.com2014-04-072-3/+1
* Revert 261972 "Revert 261817 "cc: Remove all usage of GetArea() ..."scottmg@chromium.org2014-04-058-52/+63
* Revert 261817 "cc: Remove all usage of GetArea() from production..."scottmg@chromium.org2014-04-058-63/+52
* CC: Test for completely filled contents.epenner@chromium.org2014-04-052-2/+17
* cc: Release more resources when invisible.vmpstr@chromium.org2014-04-052-0/+12
* Revert 261914 "Revert 261906 "cc: Add picture recording modes fo..."scottmg@chromium.org2014-04-0414-61/+194
* Revert 261906 "cc: Add picture recording modes for benchmarking"scottmg@chromium.org2014-04-0414-194/+61
* cc: Add picture recording modes for benchmarkingskyostil@chromium.org2014-04-0414-61/+194
* cc: Remove all usage of GetArea() from production code in ccdanakj@chromium.org2014-04-048-52/+63
* cc: Skip analysis for narrow layers.vmpstr@chromium.org2014-04-042-5/+20
* BUG=359530sataya.m@samsung.com2014-04-042-6/+13
* cc: Avoid dynamic calls to base::Bind in schedulerbrianderson@chromium.org2014-04-042-32/+37
* CC: Pad borders with background for both filled and opaque contents.epenner@chromium.org2014-04-041-3/+3
* cc: Clean up TileManager::InitializeTilesWithResourcesForTesting.vmpstr@chromium.org2014-04-044-9/+4
* cc: Compute the maximum scale of animationsajuma@chromium.org2014-04-0312-0/+565
* cc: Advance commit state with a CancelableClosurebrianderson@chromium.org2014-04-033-59/+96
* cc: Allow CompositeAndReadback when replacement commit is activatingsimonhong@chromium.org2014-04-033-13/+219
* cc: Use DefaultInterval for uninitialized intervalboliu@chromium.org2014-04-031-3/+4
* Revert 261543 "cc: Add picture recording modes for benchmarking"nick@chromium.org2014-04-0314-193/+60