| Commit message (Expand) | Author | Age | Files | Lines |
* | cc: Fix recording of GPU rasterization histogram for renderer compositor. | khushalsagar | 2015-12-10 | 1 | -1/+9 |
* | Mac: Don't repaint scrollbars every frame | ccameron | 2015-11-27 | 1 | -0/+9 |
* | cc: Split Proxy to eliminate unnecessary dependencies on the impl side | khushalsagar | 2015-10-21 | 1 | -2/+2 |
* | cc: Make layer updating optional in BeginMainFrame | skyostil | 2015-08-12 | 1 | -0/+1 |
* | cc: Stop passing a ResourceUpdateQueue to Layer::Update(). | danakj | 2015-06-19 | 1 | -3/+1 |
* | cc: Turn impl_side_painting and use_one_copy on in LayerTreeSettings. | danakj | 2015-06-16 | 1 | -1/+5 |
* | cc: Add LayerTreeHost::InitParams for LayerTreeHost creation. | sadrul | 2015-05-11 | 1 | -1/+1 |
* | cc: Make PaintedScrollbarLayer not use ContentsScalingLayer | enne | 2015-02-13 | 1 | -1/+2 |
* | Revert of cc: Make PaintedScrollbarLayer not use ContentsScalingLayer (patchs... | enne | 2015-02-12 | 1 | -2/+1 |
* | cc: Make PaintedScrollbarLayer not use ContentsScalingLayer | enne | 2015-02-12 | 1 | -1/+2 |
* | Standardize usage of virtual/override/final in cc/ | dcheng | 2014-10-21 | 1 | -3/+3 |
* | replace OVERRIDE and FINAL with override and final in cc/ | mostynb | 2014-10-06 | 1 | -2/+2 |
* | Make cc output surface creation async | enne | 2014-09-25 | 1 | -4/+5 |
* | cc: Add message passing mechanism to micro benchmarking. | ernstm@chromium.org | 2014-05-30 | 1 | -0/+1 |
* | Switch to use SharedBitmapManager all the time in cc_unittests | jbauman@chromium.org | 2014-03-20 | 1 | -4/+3 |
* | cc: Plumbing for impl thread micro benchmarks | vmpstr@chromium.org | 2013-11-18 | 1 | -0/+5 |
* | Introduce separate client and init path for single-threaded cc | jamesr@chromium.org | 2013-11-07 | 1 | -1/+2 |
* | Add delegated rendering support for software renderer. | jbauman@chromium.org | 2013-10-22 | 1 | -1/+1 |
* | cc: Add MicroBenchmarkController plumbing. | vmpstr@chromium.org | 2013-10-12 | 1 | -24/+15 |
* | cc: Always have a LayerTreeHost in tests when we expect it in prod. | danakj@chromium.org | 2013-08-03 | 1 | -0/+2 |
* | cc: Early out in PushPropertiesTo tree walk for commit. | danakj@chromium.org | 2013-07-13 | 1 | -0/+67 |