summaryrefslogtreecommitdiffstats
path: root/cc/test
Commit message (Expand)AuthorAgeFilesLines
* Move file_path.h to base/files.brettw@chromium.org2013-02-242-2/+2
* cc: Route offscreen context creation for compositor to the browser.danakj@chromium.org2013-02-228-7/+198
* cc: Avoid unnecessary blending with impl-side painting.reveman@chromium.org2013-02-161-0/+1
* Have a common implementation of cc::OutputSurface instead of multiple duplica...skaslev@chromium.org2013-02-135-125/+24
* cc: remove FontAtlasegraether@chromium.org2013-02-133-14/+0
* [cc] Trace detailed tile info when --trace-all-rendered-framesnduca@chromium.org2013-02-122-0/+7
* Implement WebKit::WebUnitTestSupport::createLayerTreeViewForTesting()jamesr@chromium.org2013-02-127-818/+211
* Rename FilePath -> base::FilePath in various toplevel directoriesbrettw@chromium.org2013-02-103-8/+8
* Move event generation from LayerAnimationController::animate to a new methodajuma@chromium.org2013-02-082-2/+10
* cc: Make recordRenderingStats on TileManager toggleableegraether@chromium.org2013-02-081-1/+1
* cc: Only reduce amount of wasted memory during pending tree activation.reveman@google.com2013-02-061-0/+1
* Linux/ChromeOS Chromium style checker cleanup, cc/ edition.rsleevi@chromium.org2013-02-061-1/+1
* cc: Add cheapness predictor success histogramvmpstr@chromium.org2013-02-061-1/+1
* cc: Deblur layers that animate-scale-down on creation.danakj@chromium.org2013-02-063-1/+3
* Add long scrollable page to cc_perftests and improve harnessjamesr@chromium.org2013-02-043-0/+201
* cc: Let impl-side painting use smaller tilesenne@chromium.org2013-02-022-1/+10
* cc: Avoid expensive RenderingStats collection.danakj@chromium.org2013-02-027-9/+9
* Revert 180162enne@chromium.org2013-02-012-10/+1
* cc: Let impl-side painting use smaller tilesenne@chromium.org2013-02-012-1/+10
* Revert 179764ilevy@chromium.org2013-01-312-10/+1
* cc: Let impl-side painting use smaller tilesenne@chromium.org2013-01-312-1/+10
* Fixes a bug when the framebuffer is cleared with invalid scissor rect.skaslev@chromium.org2013-01-302-0/+20
* Finish migrating cc/ from WebKit::WebTransformationMatrix to gfx::Transformajuma@chromium.org2013-01-254-32/+3
* cc: Allow sparse impl-side painting tilingsenne@chromium.org2013-01-242-2/+14
* cc: Fix inappropriate use of term "texture".reveman@chromium.org2013-01-231-2/+2
* cc: Update picture pile on tiles to prevent memory leakenne@chromium.org2013-01-221-0/+1
* cc: Avoid negative sizes in cc_perftests.danakj@chromium.org2013-01-221-0/+80
* cc: Stop using drawableContentRect for occlusion.danakj@chromium.org2013-01-222-4/+2
* Remove old code that uses non-virtual WebTransformOperationsajuma@chromium.org2013-01-211-12/+0
* cc: Add "new content takes priority" setting to GlobalStateThatImpactsTilePri...reveman@chromium.org2013-01-211-0/+1
* Fix scrollbars missing after lost contextpiman@chromium.org2013-01-194-11/+34
* cc: Redraw incomplete frames when new texture uploads finishbrianderson@chromium.org2013-01-183-0/+8
* Putting back: Add point-based UV coordinate on TextureLayerjscholler@chromium.org2013-01-181-1/+2
* Revert 177288ilevy@chromium.org2013-01-171-2/+1
* Define cc::TransformOperations and webkit::WebTransformOperationsImplajuma@chromium.org2013-01-171-0/+12
* cc: Add point-based UV coordinate on TextureLayerjscholler@chromium.org2013-01-171-1/+2
* cc: Set the max frames pending from the thread proxy.danakj@chromium.org2013-01-161-0/+16
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-1610-53/+120
* Decouple texture upload checks, tree activation, and drawing.brianderson@chromium.org2013-01-121-1/+0
* cc: Defer texture allocation (to allow async allocations).epenner@chromium.org2013-01-091-0/+2
* Refactor so chromium only GL extensions require gl2extchromium.hgman@chromium.org2013-01-091-0/+1
* cc: Make the ScopedPtrVector and ScopedPtrDeque containers act like STL vecto...danakj@chromium.org2013-01-093-5/+5
* Revert 175690estade@chromium.org2013-01-099-102/+47
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-099-47/+102
* Implement a method to access the non-composited content root layer picture pile.leandrogracia@chromium.org2013-01-092-0/+6
* Revert 175275jamesr@chromium.org2013-01-071-16/+0
* Move VideoFrameProvider to, and remove all usage of WebVideoFrame from cc/danakj@chromium.org2013-01-074-114/+12
* Migrate from MathUtil::inverse() to gfx::Transform::GetInverse()shawnsingh@google.com2013-01-072-0/+13
* Rename ActiveAnimation -> Animationvollick@chromium.org2013-01-073-5/+5
* We don't want to tick animation controllers for non-active layersvollick@chromium.org2013-01-072-0/+6