summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Add additional statistics for rasterize_and_record_microchrishtr@chromium.org2014-02-202-5/+48
* AppendQuadsToFillScreen should compute quads in screen space.vollick@chromium.org2014-02-201-21/+13
* Made fling gestures always bubble between inner and outer viewports.bokan@chromium.org2014-02-202-1/+117
* cc: Remove the --enable-partial-swap flag.danakj@chromium.org2014-02-202-2/+0
* Do not cycle through 3 shades of green when showing paint rects in HUDcaseq@chromium.org2014-02-204-28/+15
* cc: Avoid scheduling empty raster task queue whenever possible.reveman@chromium.org2014-02-202-10/+69
* Remove options to disable deadline schedulingbrianderson@chromium.org2014-02-209-311/+54
* Fixed rounding issue on scrollbar rasterization.bokan@chromium.org2014-02-205-17/+149
* Added early out for pinch to prevent crash when no inner scroll layer.bokan@chromium.org2014-02-201-2/+3
* [cc] cleanup: remove useless comments in UpdateStateOnActivation()simonhong@chromium.org2014-02-201-3/+0
* Unmark newly received resources for deletion.piman@chromium.org2014-02-202-1/+114
* [cc] Modify TestNextActionBeginsMainFrameIfNeededsimonhong@chromium.org2014-02-201-1/+10
* cc: Added modifier string to clarify perf tests.alokp@chromium.org2014-02-192-8/+29
* Remove --enable-per-tile-painting and --ui-enable-per-tile-painting.danakj@chromium.org2014-02-192-5/+0
* Revert of cc: Remove the --enable-partial-swap flag. (https://codereview.chro...danakj@chromium.org2014-02-192-0/+2
* cc: Remove RasterWorkerPool::Task.reveman@chromium.org2014-02-1917-379/+240
* cc: Remove the --enable-partial-swap flag.danakj@chromium.org2014-02-192-2/+0
* cc: Update Main RendererCapabilities on DeferredInitializeboliu@chromium.org2014-02-188-5/+51
* Fix flake in LayerTreeHostAnimationTestFrozenAnimationTickTimeajuma@chromium.org2014-02-181-0/+2
* cc: Don't schedule top controls animation when there isn't oneskyostil@chromium.org2014-02-182-1/+17
* cc: Fix GPU rasterization crash.reveman@chromium.org2014-02-161-0/+1
* cc: Fix race condition in TaskGraphRunner unit tests.reveman@chromium.org2014-02-161-2/+5
* No more sublayer transform in cc.vollick@chromium.org2014-02-1613-706/+36
* cc: Add more DrawSwapReadbackResult enumsenne@chromium.org2014-02-164-17/+43
* Fix TRACE_EVENT snapshotting for LayerImplnduca@chromium.org2014-02-151-1/+7
* gpu: Generate mailboxes on client sidepiman@chromium.org2014-02-155-45/+5
* cc: Move GPU raster to DirectRasterWorkerPool.reveman@chromium.org2014-02-1518-395/+708
* Revert of Remove --enable-per-tile-painting and --ui-enable-per-tile-painting...xiyuan@chromium.org2014-02-152-0/+5
* Remove --enable-per-tile-painting and --ui-enable-per-tile-painting.danakj@chromium.org2014-02-152-5/+0
* cc: Abstract out proxy timing historyenne@chromium.org2014-02-155-36/+119
* cc: Add an occlusion perf test with more than 1 opaque layer.danakj@chromium.org2014-02-151-2/+78
* Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUMpiman@chromium.org2014-02-154-36/+25
* CC: Add 'cc-benchmark' traces for minimal tracing in benchmarks.epenner@chromium.org2014-02-143-2/+3
* Revert of Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROM...nkostylev@chromium.org2014-02-144-25/+36
* Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUMpiman@chromium.org2014-02-144-36/+25
* cc: Clean up iterator template to only take 1 parameter.danakj@chromium.org2014-02-1414-246/+97
* CC/GPU: Add a soft limit to the compositor.epenner@chromium.org2014-02-139-84/+185
* cc: add more devtools instrumentationcaseq@chromium.org2014-02-136-19/+40
* cc: Simplify picture layer tiling update tile priorities.vmpstr@chromium.org2014-02-1324-932/+750
* Change paint rectangles' colors in compositor to shades of green.malch@chromium.org2014-02-134-15/+30
* cc: Refactor WorkerPoolTaskClient::AcquireBufferForRasteralokp@chromium.org2014-02-1312-240/+531
* cc: Limit software resource sizesenne@chromium.org2014-02-131-1/+2
* Revert of cc: Disable "activate to low res" optimization (https://codereview....enne@chromium.org2014-02-122-8/+2
* Revert 250798 "Revert of Read compositor VSync information from ..."sergeyu@chromium.org2014-02-123-11/+14
* Revert of Read compositor VSync information from platform, when possible (htt...sheu@chromium.org2014-02-123-14/+11
* Avoid int->float->int conversion in OcclusionTracker for int translates.danakj@chromium.org2014-02-1214-50/+209
* Fix the cause of AwZoomTest#testMagnification... tests flakinessmnaganov@chromium.org2014-02-124-15/+56
* cc: Only make num_threads - 1 SkPicture clones.reveman@chromium.org2014-02-1210-59/+167
* cc: Always use combined_bin when computing GPU memory manager stats.reveman@chromium.org2014-02-111-16/+12
* Pixel tests and some shared quad state fixupsjamesr@chromium.org2014-02-117-30/+668