summaryrefslogtreecommitdiffstats
path: root/cc/test
Commit message (Expand)AuthorAgeFilesLines
* cc: Pass impl task runner into TextureMailboxDeleterboliu@chromium.org2014-03-181-1/+3
* cc: Apply occlusion before creating quads in IOSurfaceLayerImpl.danakj@chromium.org2014-03-173-0/+40
* cc: Remove TestWebGraphicsContext3D overhead from RasterWorkerPool perf tests.reveman@chromium.org2014-03-171-1/+1
* Revert of cc: Replace recorded region with direct map lookup (https://coderev...thakis@chromium.org2014-03-143-25/+34
* cc: Replace recorded region with direct map lookupenne@chromium.org2014-03-133-34/+25
* cc: Apply occlusion before creating quads in SolidColorLayerImpl.danakj@chromium.org2014-03-134-6/+68
* cc: Rename QuadSink::Append to MaybeAppend.danakj@chromium.org2014-03-133-7/+7
* cc: Remove OverdrawMetrics and --trace-overdraw flag.danakj@chromium.org2014-03-121-4/+2
* cc: Remove the AppendQuadsData from QuadSink::Append.danakj@chromium.org2014-03-123-14/+7
* Add a GPU rasterization hint to cc::PictureLayerajuma@chromium.org2014-03-112-0/+44
* Removing the use of base::Time inside the LayerTreeHost system.mithro@mithis.com2014-03-111-3/+2
* Removing base::Time from SetAnimationEvents and PostAnimationEventsToMainThre...mithro@mithis.com2014-03-111-2/+1
* cc: Fix damage when the HUD is enabled.danakj@chromium.org2014-03-101-3/+0
* Remove wall time from NotifyAnimationStarted and NotifyAnimationFinished.mithro@mithis.com2014-03-101-3/+1
* cc: Add visible_rect to Draw*Quad::SetNew().danakj@chromium.org2014-03-072-18/+37
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* [#8] Pass gfx::Point by const ref.prashant.n@samsung.com2014-03-053-4/+4
* cc: Clean up OcclusionTracker template parameters.danakj@chromium.org2014-03-059-60/+53
* cc: Use explicit SequencedTaskRunner current loop in TileManagerboliu@chromium.org2014-03-052-1/+9
* Remove |disable_drawing| flag from GLSurface::InitializeOneOffForTests.danakj@chromium.org2014-03-041-1/+1
* CC: Remove divide from lap-timer.epenner@chromium.org2014-03-042-6/+14
* Cleanup GrGLInterface factories in Chromium in order to remove old names and ...bsalomon@google.com2014-02-281-2/+5
* Re-land: cc: Cleanup internal::WorkerPoolTaskClient interface.reveman@chromium.org2014-02-241-7/+8
* Revert of cc: Cleanup internal::WorkerPoolTaskClient interface. (https://code...pkotwicz@chromium.org2014-02-221-8/+7
* cc: Cleanup internal::WorkerPoolTaskClient interface.reveman@chromium.org2014-02-221-7/+8
* cc: Make cc_unittests opt into real GL NullDraw contexts.danakj@chromium.org2014-02-224-4/+11
* Fixed rounding issue on scrollbar rasterization.bokan@chromium.org2014-02-202-1/+12
* cc: Remove RasterWorkerPool::Task.reveman@chromium.org2014-02-191-3/+6
* cc: Update Main RendererCapabilities on DeferredInitializeboliu@chromium.org2014-02-181-0/+1
* gpu: Generate mailboxes on client sidepiman@chromium.org2014-02-152-17/+0
* cc: Move GPU raster to DirectRasterWorkerPool.reveman@chromium.org2014-02-152-18/+9
* Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUMpiman@chromium.org2014-02-151-1/+1
* Revert of Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROM...nkostylev@chromium.org2014-02-141-1/+1
* Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUMpiman@chromium.org2014-02-141-1/+1
* cc: Simplify picture layer tiling update tile priorities.vmpstr@chromium.org2014-02-134-8/+41
* cc: Refactor WorkerPoolTaskClient::AcquireBufferForRasteralokp@chromium.org2014-02-131-2/+2
* cc: Refactor RasterTask::Queue to avoid unnecessary heap allocations.reveman@chromium.org2014-02-111-5/+3
* cc: Prevent usage of rasterize on-demand with delegating renderer.reveman@chromium.org2014-02-112-4/+25
* cc: Refactor RasterWorkerPool for better testing support.reveman@chromium.org2014-02-091-5/+13
* Make cc::Picture immutable except for Raster and Replay.dominikg@chromium.org2014-02-071-3/+2
* Remove unnecessary cc::FakeWebGraphicsContext3D interfacejamesr@chromium.org2014-02-074-1008/+231
* Make LayerTreeHostClient::Animate take TimeTicks instead of doubleajuma@chromium.org2014-02-072-4/+3
* cc: Move internal::Task::did_schedule_ to internal::WorkerPoolTask.reveman@chromium.org2014-02-061-2/+1
* Ensure IsActiveTree() and IsPendingTree() queries work in ~LayerImpl().danakj@chromium.org2014-02-062-3/+9
* Rename and unify paths for LayerTreeTest::CreateFakeOutputSurface.danakj@chromium.org2014-02-053-10/+6
* Pass gfx structs by const ref (gfx::Vector2d)ajay.berwal@samsung.com2014-02-057-7/+8
* [cc] cleanup: re-arrange some file locations in cc/schedulersimonhong@chromium.org2014-02-041-1/+0
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-02-032-3/+4
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-02-033-8/+2
* Revert 248049 "Ensure GL initialization only happens once, and p..."kbr@chromium.org2014-01-313-2/+8