| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 278654 "cc: Start using raster/eviction iterators in tile..." | danakj@chromium.org | 2014-06-25 | 1 | -0/+1 |
* | cc: Start using raster/eviction iterators in tile manager | vmpstr@chromium.org | 2014-06-20 | 1 | -1/+0 |
* | Create MockOcclusionTracker for testing | weiliangc@chromium.org | 2014-06-13 | 1 | -0/+1 |
* | cc: Introduce OrderedSimpleTaskRunner | simonhong@chromium.org | 2014-05-29 | 1 | -0/+3 |
* | cc: Add UniqueNotifier to cc/base. | vmpstr@chromium.org | 2014-05-29 | 1 | -0/+2 |
* | cc: Compositor without MessageLoopProxy | boliu@chromium.org | 2014-05-23 | 1 | -0/+1 |
* | cc: Add testing stubs for proxy test | simonhong@chromium.org | 2014-05-22 | 1 | -0/+1 |
* | Adding gtest helpers for BeginFrameArgs. | mithro@mithis.com | 2014-05-19 | 1 | -0/+1 |
* | Android: cleanup gtest_target_type conditions. | bulach@chromium.org | 2014-05-17 | 1 | -5/+3 |
* | Use LapTimer in rasterize_and_record micro benchmark. | dominikg@chromium.org | 2014-05-13 | 1 | -1/+0 |
* | Hit test on the layer tree rather than the RSLL | vollick@chromium.org | 2014-05-12 | 1 | -0/+3 |
* | Refactoring the debug creation of BeginFrameArgs objects to be in unittest co... | mithro@mithis.com | 2014-05-10 | 1 | -0/+2 |
* | Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium. | dmikurube@chromium.org | 2014-05-07 | 1 | -4/+2 |
* | cc: Delete hybrid rasterization setting. | alokp@chromium.org | 2014-05-01 | 1 | -2/+0 |
* | cc: Delete GrContext resources when tab becomes invisible. | alokp@chromium.org | 2014-04-30 | 1 | -0/+3 |
* | cc: Move scheduling logic out of OutputSurface | brianderson@chromium.org | 2014-04-26 | 1 | -1/+0 |
* | Remove QuadSink::MaybeAppend and the QuadCuller unit tests. | danakj@chromium.org | 2014-04-23 | 1 | -1/+0 |
* | Cleanup GPU dependencies for gl_in_process_context | primiano@chromium.org | 2014-04-23 | 1 | -0/+1 |
* | Remove unused input_shlib_path | cjhopman@chromium.org | 2014-04-17 | 1 | -2/+0 |
* | cc: Apply occlusion before creating quads in PaintedScrollbarLayerImpl. | danakj@chromium.org | 2014-04-17 | 1 | -0/+1 |
* | cc: Fix TilePriority::IsHigherPriorityThan to be correct. | vmpstr@chromium.org | 2014-04-09 | 1 | -0/+1 |
* | cc: Add performance tests for PicutrePileImpl class. | reveman@chromium.org | 2014-04-03 | 1 | -0/+1 |
* | Removed pinch viewport scroll offset distribution | bokan@chromium.org | 2014-03-28 | 1 | -1/+0 |
* | cc: Apply occlusion before creating quads in RenderSurfaceImpl. | danakj@chromium.org | 2014-03-21 | 1 | -0/+1 |
* | cc: Apply occlusion before creating quads in SolidColorScrollbarLayerImpl. | danakj@chromium.org | 2014-03-20 | 1 | -0/+1 |
* | cc: Add layer raster tile iterator | vmpstr@chromium.org | 2014-03-20 | 1 | -0/+1 |
* | cc: Apply occlusion before creating quads in VideoLayerImpl. | danakj@chromium.org | 2014-03-20 | 1 | -0/+1 |
* | cc: Apply occlusion before creating quads in SurfaceLayerImpl. | danakj@chromium.org | 2014-03-20 | 1 | -0/+1 |
* | Switch to use SharedBitmapManager all the time in cc_unittests | jbauman@chromium.org | 2014-03-20 | 1 | -0/+2 |
* | Start of hardware overlay support in CC with Ubercompositor. | alexst@chromium.org | 2014-03-20 | 1 | -0/+1 |
* | cc: Apply occlusion before creating quads in TextureLayerImpl. | danakj@chromium.org | 2014-03-19 | 1 | -0/+1 |
* | cc: Apply occlusion before creating quads in IOSurfaceLayerImpl. | danakj@chromium.org | 2014-03-17 | 1 | -0/+1 |
* | Add a GPU rasterization hint to cc::PictureLayer | ajuma@chromium.org | 2014-03-11 | 1 | -0/+2 |
* | Add use_allocator instead of linux_use_tcmalloc to switch the allocator. | dmikurube@chromium.org | 2014-03-05 | 1 | -2/+4 |
* | cc: Clean up OcclusionTracker template parameters. | danakj@chromium.org | 2014-03-05 | 1 | -1/+1 |
* | cc: Simplify picture layer tiling update tile priorities. | vmpstr@chromium.org | 2014-02-13 | 1 | -1/+0 |
* | Avoid int->float->int conversion in OcclusionTracker for int translates. | danakj@chromium.org | 2014-02-12 | 1 | -0/+1 |
* | Pixel tests and some shared quad state fixups | jamesr@chromium.org | 2014-02-11 | 1 | -2/+3 |
* | Remove unnecessary cc::FakeWebGraphicsContext3D interface | jamesr@chromium.org | 2014-02-07 | 1 | -2/+0 |
* | Clamp inner viewport offset while distributing to layer_tree_host | bokan@chromium.org | 2014-02-05 | 1 | -0/+1 |
* | Add two new gfx::Tween::Types and use one of them for the timing function for... | pkotwicz@chromium.org | 2014-02-05 | 1 | -1/+0 |
* | [cc] cleanup: re-arrange some file locations in cc/scheduler | simonhong@chromium.org | 2014-02-04 | 1 | -2/+2 |
* | Initial surface aggregator implementation | jamesr@chromium.org | 2014-01-29 | 1 | -0/+3 |
* | Compile cc/surfaces unit tests in cc_unittests | jamesr@chromium.org | 2014-01-25 | 1 | -49/+5 |
* | Compute accurate screen space bounds for animated layers. | avallee@chromium.org | 2014-01-24 | 1 | -0/+1 |
* | Re-land: cc: Remove WorkerPool class and instead use TaskGraphRunner directly. | reveman@chromium.org | 2014-01-23 | 1 | -2/+2 |
* | Revert of cc: Remove WorkerPool class and instead use TaskGraphRunner directl... | mnissler@chromium.org | 2014-01-22 | 1 | -2/+2 |
* | cc: Remove WorkerPool class and instead use TaskGraphRunner directly. | reveman@chromium.org | 2014-01-22 | 1 | -2/+2 |
* | Skeleton surface interfaces in cc/surfaces | jamesr@chromium.org | 2014-01-16 | 1 | -0/+49 |
* | Remove WebString refs from cc/, they are all dead code | jamesr@chromium.org | 2014-01-14 | 1 | -1/+0 |