summaryrefslogtreecommitdiffstats
path: root/cc/test
Commit message (Expand)AuthorAgeFilesLines
* Provide shared context to Platform API in renderer.danakj@chromium.org2013-03-061-2/+1
* Changed SoftwareOutputDevice interface.skaslev@chromium.org2013-03-064-69/+3
* cc: Add pixel test result for solid color anti-aliasing.reveman@google.com2013-03-041-0/+0
* cc: Make DelegatedRendererLayerImpl::SetRenderPasses() private.danakj@chromium.org2013-03-042-0/+31
* cc: Moving anti-aliasing decision to parent compositor.ernstm@chromium.org2013-03-042-15/+4
* cc: Receive and remap resources to the parent.danakj@chromium.org2013-03-014-0/+100
* Delete contents texture on shut-down even if some textures have been purgedccameron@chromium.org2013-03-012-4/+32
* Fixing tile grid size used by cc:Picture to make it respect current tile conf...junov@chromium.org2013-02-282-10/+30
* cc: Make damage on delegated frame damage the host layer.danakj@chromium.org2013-02-282-0/+6
* cc: Remove Layer::didUpdateBoundsenne@chromium.org2013-02-272-6/+0
* Emit trace events during layer update and tile rasterization that are process...caseq@google.com2013-02-271-1/+2
* cc: DelegatedRendererLayer creates a ChildId with the ResourceProviderdanakj@chromium.org2013-02-272-5/+24
* cc: DCHECK that tiles are rasterizableenne@chromium.org2013-02-271-1/+15
* Efficiently handle image layer scalingwangxianzhu@chromium.org2013-02-251-0/+7
* 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