| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix flake in LayerTreeHostAnimationTestFrozenAnimationTickTime | ajuma@chromium.org | 2014-02-18 | 1 | -0/+2 |
* | cc: Don't schedule top controls animation when there isn't one | skyostil@chromium.org | 2014-02-18 | 2 | -1/+17 |
* | cc: Fix GPU rasterization crash. | reveman@chromium.org | 2014-02-16 | 1 | -0/+1 |
* | cc: Fix race condition in TaskGraphRunner unit tests. | reveman@chromium.org | 2014-02-16 | 1 | -2/+5 |
* | No more sublayer transform in cc. | vollick@chromium.org | 2014-02-16 | 13 | -706/+36 |
* | cc: Add more DrawSwapReadbackResult enums | enne@chromium.org | 2014-02-16 | 4 | -17/+43 |
* | Fix TRACE_EVENT snapshotting for LayerImpl | nduca@chromium.org | 2014-02-15 | 1 | -1/+7 |
* | gpu: Generate mailboxes on client side | piman@chromium.org | 2014-02-15 | 5 | -45/+5 |
* | cc: Move GPU raster to DirectRasterWorkerPool. | reveman@chromium.org | 2014-02-15 | 18 | -395/+708 |
* | Revert of Remove --enable-per-tile-painting and --ui-enable-per-tile-painting... | xiyuan@chromium.org | 2014-02-15 | 2 | -0/+5 |
* | Remove --enable-per-tile-painting and --ui-enable-per-tile-painting. | danakj@chromium.org | 2014-02-15 | 2 | -5/+0 |
* | cc: Abstract out proxy timing history | enne@chromium.org | 2014-02-15 | 5 | -36/+119 |
* | cc: Add an occlusion perf test with more than 1 opaque layer. | danakj@chromium.org | 2014-02-15 | 1 | -2/+78 |
* | Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUM | piman@chromium.org | 2014-02-15 | 4 | -36/+25 |
* | CC: Add 'cc-benchmark' traces for minimal tracing in benchmarks. | epenner@chromium.org | 2014-02-14 | 3 | -2/+3 |
* | Revert of Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROM... | nkostylev@chromium.org | 2014-02-14 | 4 | -25/+36 |
* | Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUM | piman@chromium.org | 2014-02-14 | 4 | -36/+25 |
* | cc: Clean up iterator template to only take 1 parameter. | danakj@chromium.org | 2014-02-14 | 14 | -246/+97 |
* | CC/GPU: Add a soft limit to the compositor. | epenner@chromium.org | 2014-02-13 | 9 | -84/+185 |
* | cc: add more devtools instrumentation | caseq@chromium.org | 2014-02-13 | 6 | -19/+40 |
* | cc: Simplify picture layer tiling update tile priorities. | vmpstr@chromium.org | 2014-02-13 | 24 | -932/+750 |
* | Change paint rectangles' colors in compositor to shades of green. | malch@chromium.org | 2014-02-13 | 4 | -15/+30 |
* | cc: Refactor WorkerPoolTaskClient::AcquireBufferForRaster | alokp@chromium.org | 2014-02-13 | 12 | -240/+531 |
* | cc: Limit software resource sizes | enne@chromium.org | 2014-02-13 | 1 | -1/+2 |
* | Revert of cc: Disable "activate to low res" optimization (https://codereview.... | enne@chromium.org | 2014-02-12 | 2 | -8/+2 |
* | Revert 250798 "Revert of Read compositor VSync information from ..." | sergeyu@chromium.org | 2014-02-12 | 3 | -11/+14 |
* | Revert of Read compositor VSync information from platform, when possible (htt... | sheu@chromium.org | 2014-02-12 | 3 | -14/+11 |
* | Avoid int->float->int conversion in OcclusionTracker for int translates. | danakj@chromium.org | 2014-02-12 | 14 | -50/+209 |
* | Fix the cause of AwZoomTest#testMagnification... tests flakiness | mnaganov@chromium.org | 2014-02-12 | 4 | -15/+56 |
* | cc: Only make num_threads - 1 SkPicture clones. | reveman@chromium.org | 2014-02-12 | 10 | -59/+167 |
* | cc: Always use combined_bin when computing GPU memory manager stats. | reveman@chromium.org | 2014-02-11 | 1 | -16/+12 |
* | Pixel tests and some shared quad state fixups | jamesr@chromium.org | 2014-02-11 | 7 | -30/+668 |
* | Split preserve3d into: "should-flatten" and "is-3d-sorted" | vollick@chromium.org | 2014-02-11 | 12 | -100/+572 |
* | Map delegated software bitmaps only when they're about to be read from. | jbauman@chromium.org | 2014-02-11 | 4 | -22/+95 |
* | cc: Refactor RasterTask::Queue to avoid unnecessary heap allocations. | reveman@chromium.org | 2014-02-11 | 12 | -109/+195 |
* | cc: Disable "activate to low res" optimization | enne@chromium.org | 2014-02-11 | 2 | -2/+8 |
* | cc: Reuse the same TaskGraph and completed tasks vector. | reveman@chromium.org | 2014-02-11 | 4 | -24/+34 |
* | cc: Prevent usage of rasterize on-demand with delegating renderer. | reveman@chromium.org | 2014-02-11 | 13 | -23/+120 |
* | Read compositor VSync information from platform, when possible | sheu@chromium.org | 2014-02-11 | 3 | -11/+14 |
* | Need to also scale scroll offset, not just the scroll rect. | wjmaclean@chromium.org | 2014-02-10 | 1 | -1/+3 |
* | cc: Use std::map instead of hash_map for TaskGraphRunner namespaces. | reveman@chromium.org | 2014-02-10 | 2 | -34/+27 |
* | cc: Rename the main thread calc draw props tests to differentiate them | danakj@chromium.org | 2014-02-10 | 1 | -4/+4 |
* | Revert of Split preserve3d into: "should-flatten" and "is-3d-sorted" (https:/... | dstockwell@chromium.org | 2014-02-10 | 12 | -570/+99 |
* | Split preserve3d into: "should-flatten" and "is-3d-sorted" | vollick@chromium.org | 2014-02-09 | 12 | -99/+570 |
* | cc: Refactor RasterWorkerPool for better testing support. | reveman@chromium.org | 2014-02-09 | 10 | -249/+487 |
* | cc: Do not cancel deadline on lost context. Trigger early instead. | brianderson@chromium.org | 2014-02-08 | 3 | -38/+39 |
* | Do not force scrollbar update if parameters didn't change (reland). | anton@chromium.org | 2014-02-07 | 1 | -0/+5 |
* | Make cc::Picture immutable except for Raster and Replay. | dominikg@chromium.org | 2014-02-07 | 9 | -63/+88 |
* | Remove includes of WebGraphicsContext3D.h from DEPS files. | tfarina@chromium.org | 2014-02-07 | 1 | -5/+2 |
* | Remove unnecessary cc::FakeWebGraphicsContext3D interface | jamesr@chromium.org | 2014-02-07 | 5 | -1010/+231 |