summaryrefslogtreecommitdiffstats
path: root/cc/test
Commit message (Expand)AuthorAgeFilesLines
* cc: Adding BeginFrameTracker object and removing Now() from LTHI.mithro2015-05-273-6/+9
* cc: Make a FakeResourceProvider and use it in tests to construct.danakj2015-05-261-0/+53
* cc: Apply page scale to page scale layerenne2015-05-261-5/+5
* ui: GpuMemoryBuffer::Format namespace cleanup.reveman2015-05-261-11/+11
* cc: Add partial copy support to one-copy tile task worker pool.reveman2015-05-261-1/+2
* Remove gfx::FrameTime for a single clock sourceabhishek.ka2015-05-262-5/+3
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-2515-38/+80
* ui: Add RGBA_4444 GpuMemoryBuffer format.reveman2015-05-231-0/+5
* cc: Aggressively expire retro frames.sunnyps2015-05-201-0/+1
* Turn off verification for property treesenne2015-05-192-2/+1
* Fix cc unit tests that depend on verify_property_trees=trueenne2015-05-192-0/+49
* Rename cc::ResourceProvider::ResourceId to cc::ResourceId and move it to its ...jbauman2015-05-196-23/+19
* cc: Video layers without a frame should not occludehendrikw2015-05-182-0/+5
* cc: Move files out of cc/resources/.danakj2015-05-1816-30/+30
* cc: Add null checks for GrContext created by ContextProviderCommandBuffer.vmiura2015-05-151-3/+5
* cc: Make IsReadyToDraw/NeedsRaster usage consistent.vmpstr2015-05-151-1/+1
* Add SurfaceDisplayOutputSurface unittestsbrianderson2015-05-151-0/+5
* Respect quad->nearest_neighbor in SoftwareRenderer::DrawTextureQuadericrk2015-05-141-0/+0
* cc: Make tiling interest rect calc based on viewport.sohan.jyoti2015-05-141-2/+2
* cc: Remove unused Tile ctor parameter (raster_source).vmpstr2015-05-131-1/+1
* cc: Add support for non-2D texture targets to YUVVideoQuad.reveman2015-05-121-1/+2
* cc: Separate the priority from the tile and put in new PrioritizedTilehendrikw2015-05-122-30/+0
* Add ContextProvider::InvalidateGrContext to reset GL state in GrContextCodeByThePound2015-05-114-0/+15
* cc: Add LayerTreeHost::InitParams for LayerTreeHost creation.sadrul2015-05-113-27/+21
* cc: change the GPU rasterization content veto into an MSAA trigger.senorblanco2015-05-082-0/+5
* Revert of cc: change the GPU rasterization content veto into an MSAA trigger....ajuma2015-05-082-5/+0
* Revert of cc: Adding BeginFrameTracker object and removing Now() from LTHI. (...ksakamoto2015-05-083-9/+6
* cc: change the GPU rasterization content veto into an MSAA trigger.senorblanco2015-05-082-0/+5
* cc: Adding BeginFrameTracker object and removing Now() from LTHI.mithro2015-05-083-6/+9
* cc: Adding DidFinishImplFrame to LTHI.mithro2015-05-072-12/+24
* cc: Use a ListContainer for DisplayItemList to reduce allocations.danakj2015-05-072-8/+13
* Revert of cc: Adding DidFinishImplFrame to LTHI. (patchset #10 id:180001 of h...ksakamoto2015-05-072-24/+12
* cc: Adding DidFinishImplFrame to LTHI.mithro2015-05-072-12/+24
* cc: Make HasImplThread() function work in AfterTest().mithro2015-05-071-1/+1
* Reland of "cc: Remove Tile refcounting and RefCountedManaged.vmpstr2015-05-072-5/+4
* Revert "cc: Remove Tile refcounting and RefCountedManaged."bruening2015-05-062-4/+5
* cc: Remove Tile refcounting and RefCountedManaged.vmpstr2015-05-062-5/+4
* ui: Disable the use_cached_picture option in DisplayListRecordingSourcedanakj2015-05-051-3/+5
* cc: Removing base::TimeTicks argument to DrawLayers as it isn't used.mithro2015-05-051-2/+2
* Animation start scale should be considered for the raster scalebehara.ms2015-05-052-0/+8
* Move the Ganesh GPU rasterization veto into LayerTreeHostImpl.senorblanco2015-05-051-0/+22
* cc: Remove PictureLayerTilingClient::GetTree in favor of ctor variable.vmpstr2015-05-042-24/+2
* cc: Remove tile sharing from tilings.vmpstr2015-04-291-10/+4
* Change ScopedPtrHashMap's 2nd template parameterkcwu2015-04-282-5/+9
* Revert of cc: Remove tile sharing from tilings. (patchset #20 id:380001 of ht...vmpstr2015-04-271-4/+10
* cc: Initialize test code tree variable in fake tiling client.vmpstr2015-04-251-6/+7
* cc: Remove tile sharing from tilings.vmpstr2015-04-241-10/+4
* Pass ResourceIdSet into ResourceProvider::DeclareUsedResourceFromChild.jbauman2015-04-181-6/+1
* cc: Add support for sending BeginFrames for video.sunnyps2015-04-161-0/+1
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-167-20/+29