summaryrefslogtreecommitdiffstats
path: root/cc/layer_tree_host_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Avoid redundantly setting tex parametersjamesr@chromium.org2012-11-131-6/+10
* ui: Make gfx::Size::Scale() mutate the class. Add gfx::ScaleSize() similar to...danakj@chromium.org2012-11-101-1/+1
* 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
* ui: Add non-member Vector2dScale() and Vector3dScale() methods to create scal...danakj@chromium.org2012-11-091-2/+2
* Plumb through cropped output size for VideoFramesheu@chromium.org2012-11-091-2/+22
* cc: Rewrite PageScaleAnimation for new coordinate system.aelias@chromium.org2012-11-091-14/+13
* Remove static thread pointers from CC, attempt 3aelias@chromium.org2012-11-081-24/+30
* cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg...danakj@chromium.org2012-11-081-3/+6
* LayerImpl::tryScroll must convert its content-space point to layer space befo...danakj@chromium.org2012-11-071-3/+7
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-98/+99
* cc: Fix style for comments at the end of namespacesdanakj@chromium.org2012-11-051-1/+1
* Revert "cc: Remove all remaining use of WebCore Rect/Point/Size types from th...phajdan.jr@chromium.org2012-11-051-99/+98
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-98/+99
* A speculative Revert for r165872 - Remove static thread pointers from CC, att...hbono@chromium.org2012-11-051-30/+24
* Remove static thread pointers from CC, attempt 2aelias@chromium.org2012-11-041-24/+30
* Remove most remaining webcore points and sizes.danakj@chromium.org2012-11-021-55/+55
* Remove most remaining references to IntRect and FloatRect.danakj@chromium.org2012-11-011-2/+2
* Revert 165476 - Remove static thread pointers from CCjamesr@chromium.org2012-11-011-30/+24
* Remove static thread pointers from CCjamesr@chromium.org2012-11-011-24/+30
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-334/+331
* Pass accurate contentsScale to LayerImpl.wangxianzhu@chromium.org2012-11-011-0/+1
* Remove root layer specialness in calculateDrawTransformsshawnsingh@chromium.org2012-10-301-22/+23
* Added support for YUV videos to the software compositor.skaslev@chromium.org2012-10-301-22/+51
* Revert 164723 - Remove root layer specialness in calculateDrawTransformssergeyu@chromium.org2012-10-301-23/+22
* Remove root layer specialness in calculateDrawTransformsshawnsingh@chromium.org2012-10-291-22/+23
* cc: Convert more usages from Vector to std::vector.tfarina@chromium.org2012-10-291-4/+4
* Remove WTF::currentTime() / WTF::monotonicallyIncreasingTime() uses from ccjamesr@chromium.org2012-10-291-16/+15
* Report memory usage statistics from the renderer.ccameron@chromium.org2012-10-251-0/+1
* Fix glTexSubImage2D for non-32bpp formats (rev. 2)sheu@chromium.org2012-10-241-1/+1
* cc: Apply the layer's initial CSS scale to the contentsScale to render text a...danakj@chromium.org2012-10-241-4/+4
* cc: Remove CC*.h temporary includes, part 6/4.tfarina@chromium.org2012-10-241-1/+1
* Fix usage of TestRenderPasspiman@chromium.org2012-10-231-10/+10
* cc: Remove CC*.h temporary includes, part 5/4.tfarina@chromium.org2012-10-231-4/+4
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-527/+527
* Conditionalize memory allocation limit based on visibilityccameron@chromium.org2012-10-221-12/+13
* cc: Move contentsSwizzled property from LayerTextureUpdater to CCPrioritizedT...reveman@google.com2012-10-221-4/+4
* 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-3/+3
* cc: Remove CC*.h temporary includes, part 2/4.tfarina@chromium.org2012-10-201-3/+3
* cc: Use ui/gfx geometry types for the CCRenderPass and CCDrawQuad classes.danakj@chromium.org2012-10-201-17/+17
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-527/+527
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-527/+527
* Reland "cc: Remove CC*.h temporary includes, part 1/4."tfarina@chromium.org2012-10-191-5/+5
* Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4."pfeldman@chromium.org2012-10-191-5/+5
* cc: Remove CC*.h temporary includes, part 1/4.tfarina@chromium.org2012-10-191-5/+5
* Move CC switches to cc/switches.h.aelias@chromium.org2012-10-191-28/+28
* Remove GraphicsContext3D:: stubs from ccjamesr@chromium.org2012-10-181-18/+18
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-6/+6
* cc: Remove wtf usage from test codeenne@chromium.org2012-10-181-26/+26