summaryrefslogtreecommitdiffstats
path: root/cc/software_renderer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Changed SoftwareOutputDevice interface.skaslev@chromium.org2013-03-061-5/+3
* cc: Moving anti-aliasing decision to parent compositor.ernstm@chromium.org2013-03-041-4/+4
* Have a common implementation of cc::OutputSurface instead of multiple duplica...skaslev@chromium.org2013-02-131-1/+1
* Enabled partial swap support for software compositing.skaslev@chromium.org2013-02-011-9/+9
* cc: Stop using drawableContentRect for occlusion.danakj@chromium.org2013-01-221-2/+2
* cc: Make the ScopedPtrVector and ScopedPtrDeque containers act like STL vecto...danakj@chromium.org2013-01-091-2/+2
* Move filters to RenderPassDrawQuadpiman@chromium.org2012-12-211-22/+8
* Send compositor frame IPC with metadata.aelias@chromium.org2012-12-181-0/+3
* cc: Unify namespaces for all test filesenne@chromium.org2012-12-161-1/+0
* [Android WebView] Tie together Chrome's browser compositor with the Android V...leandrogracia@chromium.org2012-12-151-1/+64
* Remove the pools from the ResourceProvider.ccameron@chromium.org2012-12-141-2/+2
* cc: Move WebCompositorOutputSurface and related classes into cc/danakj@chromium.org2012-12-071-6/+6
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-1/+1
* Revert 171403danakj@chromium.org2012-12-061-1/+1
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-1/+1
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-4/+4
* cc: Minimize the number of times GL scissoring state is changedshawnsingh@chromium.org2012-11-211-2/+2
* cc: Make RenderPass into a struct-like class.danakj@chromium.org2012-11-211-6/+8
* cc: Turn SharedQuadState into a struct-like class similar to DrawQuads.danakj@chromium.org2012-11-211-2/+4
* cc: Make the DrawQuad subclasses into a struct-like classes.danakj@chromium.org2012-11-201-8/+12
* cc: Make UV coords in TileDrawQuad a full RectFenne@chromium.org2012-11-201-2/+2
* cc: Remove opaque flags from SharedQuadState and DrawQuaddanakj@chromium.org2012-11-171-2/+2
* cc: Remove cc::settings, move them to LayerTreeSettings.danakj@chromium.org2012-11-141-2/+0
* Avoid redundantly setting tex parametersjamesr@chromium.org2012-11-131-2/+2
* cc: Remove forbidden using namespace directives.tfarina@chromium.org2012-11-101-2/+3
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* Remove static thread pointers from CC, attempt 3aelias@chromium.org2012-11-081-3/+1
* cc: Fix style for comments at the end of namespacesdanakj@chromium.org2012-11-051-1/+1
* A speculative Revert for r165872 - Remove static thread pointers from CC, att...hbono@chromium.org2012-11-051-1/+3
* Remove static thread pointers from CC, attempt 2aelias@chromium.org2012-11-041-3/+1
* cc: Avoid using upload term in relation to resources.reveman@chromium.org2012-11-021-2/+2
* Revert 165476 - Remove static thread pointers from CCjamesr@chromium.org2012-11-011-1/+3
* Remove static thread pointers from CCjamesr@chromium.org2012-11-011-3/+1
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-15/+15
* Use gfx:: Geometry types for the resource provider and layer updater classes.danakj@chromium.org2012-10-311-2/+2
* Fix usage of TestRenderPasspiman@chromium.org2012-10-231-10/+8
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-30/+30
* Conditionalize memory allocation limit based on visibilityccameron@chromium.org2012-10-221-1/+2
* cc: Remove CC*.h temporary includes, part 4/4.tfarina@chromium.org2012-10-221-3/+3
* cc: Remove CC*.h temporary includes, part 3/4.tfarina@chromium.org2012-10-211-2/+2
* cc: Remove CC*.h temporary includes, part 2/4.tfarina@chromium.org2012-10-201-1/+1
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-30/+30
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-30/+30
* Reland "cc: Remove CC*.h temporary includes, part 1/4."tfarina@chromium.org2012-10-191-2/+2
* Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4."pfeldman@chromium.org2012-10-191-2/+2
* cc: Remove CC*.h temporary includes, part 1/4.tfarina@chromium.org2012-10-191-2/+2
* Remove GraphicsContext3D:: stubs from ccjamesr@chromium.org2012-10-181-2/+2
* cc: Remove wtf usage from test codeenne@chromium.org2012-10-181-1/+1
* Set memory allocation with visibility, instead of through manager.ccameron@chromium.org2012-10-171-1/+0
* cc: Remove wtf includes from resource providerenne@chromium.org2012-10-171-1/+1