summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove the RenderPassId field from AppendQuadsData.danakj2015-01-299-86/+55
* Refactor and cleanup scheduler_unittest.ccjincheol.jo2015-01-281-1458/+1416
* This reverts two CLsoshima2015-01-281-1/+0
* cc: Change the activation/ready for draw check from layer to queue.vmpstr2015-01-2811-142/+60
* cc: Remove SkSurface cache from Resourcehendrikw2015-01-283-59/+36
* cc: Cleanup - remove unused 'Webkit' forward declaration.tfarina2015-01-281-4/+0
* Mechanical rename of tracing includes for /ccprimiano2015-01-2850-62/+62
* Hide pinch viewport scrollbars when near minimum scale.bokan2015-01-287-9/+101
* cc: Clean up tilings in UpdateTiles as well as in AppendQuads.vmpstr2015-01-284-7/+66
* Report viewport memory and timing correctly for Slimming Paint.schenney2015-01-282-10/+86
* cc: Attempt to deflake the LayerTreeHostPictureTestTwinLayer test.danakj2015-01-271-9/+19
* cc: Fix multiple outstanding output surface requestsenne2015-01-272-10/+29
* Revert of Plumb allow_overlay flag for video path into cc (patchset #3 id:800...jamescook2015-01-272-14/+18
* cc: Prevent resources from being allocated for solid tileshendrikw2015-01-272-11/+9
* cc: Stop pushing properties every activation for picture layers.danakj2015-01-278-10/+180
* Add a command-line flag to set GPU rasterization multisampling.senorblanco2015-01-278-13/+26
* Plumb allow_overlay flag for video path into ccachaulk2015-01-272-18/+14
* Revert of Revert of Swarm cc_unittests. (patchset #1 id:1 of https://coderevi...jam2015-01-272-1/+101
* Mechanical rename of tracing includes for /ccssid2015-01-2742-49/+49
* Remove the default format from ResourcePool.peterp2015-01-2727-73/+92
* Run draw callback immediately if no Display is damaged.jbauman2015-01-2711-26/+48
* Create setup and arrange duplicated the following lines for Issue 443821jincheol.jo2015-01-271-153/+37
* cc: Remove tile and scale specific code from raster sourcehendrikw2015-01-2710-36/+43
* cc: Render to destination transform when rendering into a separate surfacehendrikw2015-01-266-60/+123
* Reland: Add more trace events to "benchmark" categorymiletus2015-01-264-8/+10
* Use local render surface variableqiankun.miao2015-01-261-1/+1
* cc: Add frame timing request plumbing through the layers.vmpstr2015-01-268-2/+112
* Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...charliea2015-01-266-16/+16
* compositor: Fix texture flipping for SW mirroring with surfacelessachaulk2015-01-241-0/+1
* cc: Remove TilingSetRasterQueue virtual base.vmpstr2015-01-2412-82/+53
* cc: Make eviction queue building consistent with raster.vmpstr2015-01-2311-108/+104
* cc: Remove if checks for PictureLayerImpl::tilings_.danakj2015-01-231-5/+3
* cc: Remove unused should_update_tile_priorities.danakj2015-01-232-10/+0
* cc: Split RasterTilePriorityQueue into required and all based on type.vmpstr2015-01-2317-561/+704
* Switch WebContentLayerImpl to the new WebContentLayerClient APIfmalita2015-01-231-6/+2
* cc: Add a dcheck for CanHaveTilings.danakj2015-01-231-0/+3
* Revert of cc: Trigger deadline immediately when commit is aborted. (patchset ...sunnyps2015-01-232-35/+6
* Check output_surface_ is not null before calling ForceReclaimResourcesjbauman2015-01-221-1/+1
* Add the ability for test contexts to generate unique render & framebuffer IDsachaulk2015-01-226-16/+157
* Revert of Add more trace events to "benchmark" category (patchset #4 id:50001...miletus2015-01-224-10/+8
* Add more trace events to "benchmark" categorymiletus2015-01-224-8/+10
* cc: Make LayerAnimationController keep state for clearing scroll deltaajuma2015-01-2210-69/+94
* Update GPU memory buffers to use StrideInBytes internally.christiank2015-01-221-5/+7
* cc: Remove unused method from TaskGraphRunnerPerfTest.dcastagna2015-01-221-6/+0
* Remove support for custom overscroll backgroundccameron2015-01-225-133/+1
* Cache viewport rect for tile priority in UpdateTileshush2015-01-225-16/+74
* [Android] Show autofill popup after animation.rouslan2015-01-2214-0/+83
* cc: Don't use WaitForTasksToFinish in micro benchmarks.vmpstr2015-01-212-92/+43
* Add support for Rec709 color space videos in software YUV convert path.rileya2015-01-211-0/+2
* cc: Fix Dr. Memory scroll offset animation test flakeajuma2015-01-211-10/+15