summaryrefslogtreecommitdiffstats
path: root/cc/layer_tree_host_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Make cc a componentpiman@chromium.org2012-11-021-2/+2
* Remove most remaining webcore points and sizes.danakj@chromium.org2012-11-021-22/+18
* Remove most remaining references to IntRect and FloatRect.danakj@chromium.org2012-11-011-21/+17
* Revert 165476 - Remove static thread pointers from CCjamesr@chromium.org2012-11-011-19/+8
* Remove static thread pointers from CCjamesr@chromium.org2012-11-011-8/+19
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-33/+32
* Pass accurate contentsScale to LayerImpl.wangxianzhu@chromium.org2012-11-011-6/+2
* Remove WebKit::Platform dependencies from ccjamesr@chromium.org2012-10-301-5/+0
* Revert 165050 - Remove WebKit::Platform dependencies from ccsergeyu@chromium.org2012-10-301-0/+5
* Remove WebKit::Platform dependencies from ccjamesr@chromium.org2012-10-301-5/+0
* Fix clipping/culling for DelegatedRendererLayer*piman@chromium.org2012-10-301-1/+2
* cc: Convert more usages from Vector to std::vector.tfarina@chromium.org2012-10-291-2/+2
* Remove WTF::currentTime() / WTF::monotonicallyIncreasingTime() uses from ccjamesr@chromium.org2012-10-291-16/+21
* Report memory usage statistics from the renderer.ccameron@chromium.org2012-10-251-0/+2
* cc: Apply the layer's initial CSS scale to the contentsScale to render text a...danakj@chromium.org2012-10-241-1/+2
* cc: Remove CC*.h temporary includes, part 6/4.tfarina@chromium.org2012-10-241-6/+6
* Implement SkImageFilter support in the compositor.senorblanco@chromium.org2012-10-231-1/+1
* 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-197/+197
* Conditionalize memory allocation limit based on visibilityccameron@chromium.org2012-10-221-9/+15
* cc: Remove CC*.h temporary includes, part 4/4.tfarina@chromium.org2012-10-221-6/+6
* cc: Remove CC*.h temporary includes, part 3/4.tfarina@chromium.org2012-10-211-6/+6
* cc: Use ui/gfx geometry types for the CCRenderPass and CCDrawQuad classes.danakj@chromium.org2012-10-201-1/+1
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-195/+195
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-195/+195
* cc: Screenspace inverse transform goes to content space, scrolling should be ...danakj@chromium.org2012-10-191-14/+35
* 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
* cc: Remove all but one texture uploader class.reveman@chromium.org2012-10-191-1/+1
* Move CC switches to cc/switches.h.aelias@chromium.org2012-10-191-8/+8
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-28/+28
* cc: Remove wtf usage from test codeenne@chromium.org2012-10-181-3/+3
* Remove TraceEvent stub header from ccjamesr@chromium.org2012-10-181-1/+1
* Set memory allocation with visibility, instead of through manager.ccameron@chromium.org2012-10-171-9/+10
* cc: Remove wtf includes from resource providerenne@chromium.org2012-10-171-3/+3
* Revert "cc: Switch to Chromium DCHECKs LOGs"mattm@chromium.org2012-10-171-28/+28
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-171-28/+28
* Revert 162284 - cc: Get rid of CC*.h temporary header files.mattm@chromium.org2012-10-171-5/+5
* cc: Get rid of CC*.h temporary header files.tfarina@chromium.org2012-10-161-5/+5
* cc: Remove the temporary header files that aren't prefixed with CC*tfarina@chromium.org2012-10-161-2/+2
* cc: Remove wtf members from gl/software/cc rendererenne@chromium.org2012-10-161-1/+1
* cc: Remove OwnPtr from CCFrameRateCounter.tfarina@chromium.org2012-10-151-3/+3
* cc: Use base::Time instead of currentTime() in CCFrameRateCounter.tfarina@chromium.org2012-10-131-1/+1
* [cc] Rename all cc/ filenames to Chromium styleenne@chromium.org2012-10-121-0/+1462