summaryrefslogtreecommitdiffstats
path: root/cc/test
Commit message (Expand)AuthorAgeFilesLines
* cc: Reduce command buffer flushes related to creating texture ids.reveman@chromium.org2013-11-013-21/+45
* Do not give GPU memory to backgrounded compositors.ccameron@chromium.org2013-11-015-20/+4
* cc: Don't use LayerTreeHost in LayerTreeTest on impl thread.danakj@chromium.org2013-10-311-30/+27
* Move test-only stuff from cc/debug/ to cc/testjamesr@chromium.org2013-10-3117-6/+2543
* cc: Add --cc-rebaseline-pixeltests command line flag.danakj@chromium.org2013-10-312-4/+10
* Roll Skia DEPS to r12012robertphillips@google.com2013-10-301-0/+0
* GTTF: always run perf tests seriallyphajdan.jr@chromium.org2013-10-301-0/+16
* cc: Include wheel/touch event handling in the JSON output for the layer tree.sadrul@chromium.org2013-10-294-0/+716
* cc: Changing picture pile in favour of a grid of pictures.vmpstr@chromium.org2013-10-292-14/+2
* cc: Fix running some perf-tests.sadrul@chromium.org2013-10-281-3/+3
* cc: Allow all types of pending commits to throttle inputbrianderson@chromium.org2013-10-262-0/+3
* cc: Add opacity to UIResourceBitmap and UIResourceLayerpowei@chromium.org2013-10-262-3/+17
* cc: Remove PrioritizedResourceManager::ReduceWastedMemoryOnImplThreaddanakj@chromium.org2013-10-261-1/+0
* cc: Use HighResNow as timebase if it is fast and reliablebrianderson@chromium.org2013-10-251-1/+2
* Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).dominikg@chromium.org2013-10-239-32/+36
* cc: PictureLayerImpl with empty bounds should not have tilesboliu@chromium.org2013-10-231-0/+1
* Add delegated rendering support for software renderer.jbauman@chromium.org2013-10-224-11/+13
* Roll Skia DEPS to r11890robertphillips@google.com2013-10-222-4/+4
* Remove solid_color_scrollbars CC LayerTreeSetting.aelias@chromium.org2013-10-203-15/+41
* Revert 229569 "Enable general CSS filters in the software compos..."grt@chromium.org2013-10-191-0/+0
* Enable general CSS filters in the software compositorajuma@chromium.org2013-10-191-0/+0
* Add a dense impl painted layer tree perf test.clholgat@chromium.org2013-10-182-5/+990
* Adding threaded, impl-side painted LayerTreePerfTestsclholgat@chromium.org2013-10-152-0/+5
* Fix race conditions in window snapshot code.kbr@chromium.org2013-10-152-0/+16
* cc: Change precision of ComputeClippedPointForEdgeenne@chromium.org2013-10-121-0/+8
* cc: Add MicroBenchmarkController plumbing.vmpstr@chromium.org2013-10-122-24/+49
* Don't try to access the ResourceProvider when it may be NULL.ccameron@chromium.org2013-10-102-0/+14
* cc: Fix flaky LayerTreeHostTestFrameTimeUpdatesAfterActivationFailsbrianderson@chromium.org2013-10-102-0/+3
* Fix transition from hardware to software compositing.ccameron@chromium.org2013-10-092-0/+12
* aura: Allow delegated frames to be used by more than one impl layer.danakj@chromium.org2013-10-093-9/+16
* cc: Removed unused metrics from RenderingStats.ernstm@chromium.org2013-10-091-4/+1
* Make Android WebView filtering depend on scrolling status.aelias@chromium.org2013-10-095-6/+27
* CC: WeakPtrFactory should be the last member.dmichael@chromium.org2013-10-082-2/+2
* cc: Fix hit-testing of empty layers.sadrul@chromium.org2013-10-052-1/+18
* GTTF: move the test launcher files to base/test/launcherphajdan.jr@chromium.org2013-10-041-1/+1
* Factor TextureMap and Texture class out of resource_provider_unittest.cc and ...mvujovic@adobe.com2013-10-041-0/+1
* Generic UIResourceLayer for shared resources.clholgat@chromium.org2013-10-043-1/+76
* cc: Support animating filtersajuma@chromium.org2013-10-032-0/+83
* Change SkMScalar from double to floatenne@chromium.org2013-10-021-0/+0
* cc: Add best_record_time to rendering stats.ernstm@chromium.org2013-10-011-1/+1
* cc: Update invalidation perftest to clean up released tiles.vmpstr@chromium.org2013-09-272-0/+7
* Expose only one LayerTreeHostClient::OffscreenContextProvider()jamesr@chromium.org2013-09-276-79/+28
* cc: Add shared quad states correctly in unit tests.danakj@chromium.org2013-09-262-11/+15
* cc: Make tile manager responsible for tile's lifetime.vmpstr@chromium.org2013-09-261-10/+3
* Add support for converting cc::FilterOperations into an SkImageFilterajuma@chromium.org2013-09-263-8/+6
* CC: Fix raster-on-demand (due to stale sort order).epenner@chromium.org2013-09-242-2/+5
* cc: Return resources to child compositor via a Callback.danakj@chromium.org2013-09-223-5/+17
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-204-115/+298
* cc: Make LayerTreeTest::ImplThreadTaskRunner() always return non-NULL.danakj@chromium.org2013-09-192-3/+4
* cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...kaanb@chromium.org2013-09-194-20/+24