summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* cc: Add picture recording modes for benchmarkingskyostil@chromium.org2014-04-0314-60/+193
* Add @skyostil to cc OWNERSnduca@chromium.org2014-04-031-0/+1
* cc: Add CHECKs that the backing size reported by canvas matches.danakj@chromium.org2014-04-034-9/+16
* Remove redundant I420-to-YV12 conversion in MediaStreamVideoTrack.hshi@chromium.org2014-04-032-58/+92
* Re-land "cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTe...nick@chromium.org2014-04-033-155/+234
* Revert 261380 "cc: Remove TextureLayer::SetTextureId and Texture..."nick@chromium.org2014-04-033-234/+155
* cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexturepiman@chromium.org2014-04-033-155/+234
* cc: Add more values to Scheduler::StateAsValuebrianderson@chromium.org2014-04-031-1/+13
* cc: fix continuous paint modecaseq@chromium.org2014-04-0311-3/+120
* cc: Add performance tests for PicutrePileImpl class.reveman@chromium.org2014-04-032-0/+90
* Initialize overlay validator in GpuBrowserCompositorOutputSurface.alexst@chromium.org2014-04-036-27/+20
* Fix another inappropriate overscroll glow.sataya.m@samsung.com2014-04-032-13/+27
* Revert of Revert of Early terminate flings when scrolling impossible (https:/...jdduke@chromium.org2014-04-025-45/+8