summaryrefslogtreecommitdiffstats
path: root/cc/test
Commit message (Expand)AuthorAgeFilesLines
* Correct computation of scrollbar track startccameron@chromium.org2013-08-204-15/+39
* cc: return resources via a ReturnedResource struct rather than TransferableRe...piman@chromium.org2013-08-192-2/+4
* gpu: Refactor GpuMemoryBuffer framework for multi-process support.reveman@chromium.org2013-08-161-4/+3
* cc: Prevent the tile manager from allocating more memory than allowed.reveman@chromium.org2013-08-161-1/+22
* ContextProvider in OutputSurfacedanakj@chromium.org2013-08-168-58/+161
* Compute bounds of animated layersajuma@chromium.org2013-08-152-0/+7
* cc: Removed releasable resources loop from AssignGpuMemoryvmpstr@chromium.org2013-08-151-0/+4
* aura: Allow in process ContextProvider to hold onscreen contexts.danakj@chromium.org2013-08-142-5/+6
* Change the ScrollbarLayer to use UI Resource as oppose to prioritized resourc...powei@chromium.org2013-08-142-16/+10
* cc: Rename cc::FakeContextProvider to TestContextProviderdanakj@chromium.org2013-08-134-15/+11
* aura,cc: Make TestContextProvider usable outside cc.danakj@chromium.org2013-08-135-966/+3
* aura: Remove CreateOffscreenContext from ui::ContextFactory.danakj@chromium.org2013-08-138-169/+46
* cc: Make DelegatedRendererLayer tests work with a DelegatingRenderer.danakj@chromium.org2013-08-094-0/+37
* cc: Invalid frames should not cause damage in DelegatedRendererLayer.danakj@chromium.org2013-08-081-1/+2
* cc: Added priority ref tile set instead of sorting tiles.vmpstr@chromium.org2013-08-076-4/+73
* Revert "cc: Don't require push properties for picture layers"aelias@chromium.org2013-08-072-8/+1
* Add memory policy limit by number of resources.aelias@chromium.org2013-08-033-8/+10
* cc: Always have a LayerTreeHost in tests when we expect it in prod.danakj@chromium.org2013-08-031-0/+2
* [CC] Skip tiles in the NEVER_BIN (on both trees) and free their resources ear...skaslev@chromium.org2013-08-021-1/+1
* cc: Fix PictureLayerImpl crash in post-commit initenne@chromium.org2013-08-021-0/+7
* Scrollbar Layer using UI resource management failed webkit tests on mac/winpowei@chromium.org2013-08-022-2/+16
* Proposed UI Resource Manager. See internal doc: powei@chromium.org2013-08-014-16/+73
* Add a flag to allow renderer to use software compositor when GL compositor do...jbauman@chromium.org2013-08-016-11/+14
* Notify the compositor when input is throttledenne@chromium.org2013-07-311-0/+1
* Add an unbindImage method to ResourceProvider and move bindImage and unbindIm...kaanb@chromium.org2013-07-311-0/+2
* cc: Don't require push properties for picture layersenne@chromium.org2013-07-312-1/+1
* Allow ContextProvider impls to be used without subclassing.danakj@chromium.org2013-07-302-21/+40
* Add external stencil support for Android WebView.aelias@chromium.org2013-07-303-1/+14
* cc: draw_and_swap_full_viewport_every_frame OS capboliu@chromium.org2013-07-301-0/+7
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-308-14/+37
* cc: A pixel test for readbacks of layers with CanClipSelf == true.danakj@chromium.org2013-07-263-5/+139
* Mark test BackgroundFilterBlurOutsets as fuzzy on all platforms, and add the ...senorblanco@chromium.org2013-07-251-0/+0
* Revert 213338 "cc: Allow the main thread to cancel commits"jochen@chromium.org2013-07-248-37/+14
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-248-14/+37
* Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO...""hubbe@chromium.org2013-07-232-0/+8
* cc: Limit number of raster tasks that can be scheduled.reveman@chromium.org2013-07-231-1/+0
* Adds a new callback as this signal is required to pass up to the applicationjoth@chromium.org2013-07-195-0/+27
* Fix page scale factor affecting transforms higher on the tree.aelias@chromium.org2013-07-171-2/+0
* Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...avi@chromium.org2013-07-174-4/+4
* Implement shareResources==true in TestWebGraphicsContext3Dpiman@chromium.org2013-07-174-83/+157
* cc: Don't DeleteResource while holding write lock.danakj@chromium.org2013-07-162-0/+18
* Remove old CapturePicture path from content and ccboliu@chromium.org2013-07-152-5/+0
* cc: Early out in PushPropertiesTo tree walk for commit.danakj@chromium.org2013-07-139-2/+138
* OutputSurfaceClient::ReleaseGLboliu@chromium.org2013-07-135-0/+103
* cc: Make TestEnded() true immediately after EndTest()enne@chromium.org2013-07-131-2/+2
* cc: Remove reassign gpu memory from tile manager.vmpstr@chromium.org2013-07-122-10/+1
* Making LayerTreeHostFiltersPixelTest slightly more strictdanakj@chromium.org2013-07-121-0/+0
* Blend TextureLayer background-color at draw time.alokp@chromium.org2013-07-121-0/+1
* Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO..."nick@chromium.org2013-07-122-8/+0
* Allow tracing to console everywhere.vollick@chromium.org2013-07-111-15/+0