summaryrefslogtreecommitdiffstats
path: root/cc/scrollbar_layer.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: SolidColorQuad-based scrollbars for Androidaelias@chromium.org2013-02-201-0/+12
* cc: Deblur layers that animate-scale-down on creation.danakj@chromium.org2013-02-061-0/+2
* cc: Avoid expensive RenderingStats collection.danakj@chromium.org2013-02-021-2/+2
* Fix scrollbar geometry in impl-side paintingjamesr@chromium.org2013-01-241-4/+3
* Fix scrollbars missing after lost contextpiman@chromium.org2013-01-191-2/+0
* Separate scrollbar animation controller from scrollbar positioningjamesr@chromium.org2013-01-171-0/+5
* Avoid exposing gl bindings through cc public API headersjamesr@chromium.org2013-01-081-0/+2
* cc: Don't use partial updates for scrollbars when they are not allowed.danakj@chromium.org2012-12-221-4/+15
* Make scrollbars scroll on main thread.flackr@chromium.org2012-12-201-0/+2
* cc: Invalidate the full tiled layer when contents scale changes.danakj@chromium.org2012-12-201-1/+3
* cc: Create a cc::ScrollbarThemePainter and an adapter class in compositor bin...danakj@chromium.org2012-12-181-47/+48
* cc: Refactor content scale/bounds into draw propertiesenne@chromium.org2012-12-161-5/+13
* [cc] Make LayerImpls point at LayerTreeImpl instead of LTHInduca@chromium.org2012-12-111-2/+2
* cc: Pass LayerTreeHostImpl to LayerImpl constructorenne@chromium.org2012-12-071-2/+2
* Only do full tree sync if tree is actually changed, otherwise just push prope...jamesr@chromium.org2012-12-041-0/+9
* Clamp ScrollbarLayer's texture size to GL_MAX_TEXTURE_SIZE.aelias@chromium.org2012-11-281-0/+28
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* cc: Fix style for comments at the end of namespacesdanakj@chromium.org2012-11-051-1/+1
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-12/+12
* Pass accurate contentsScale to LayerImpl.wangxianzhu@chromium.org2012-11-011-19/+14
* Use gfx:: Geometry types for the resource provider and layer updater classes.danakj@chromium.org2012-10-311-6/+5
* cc: Rename TextureUpdate to ResourceUpdate.reveman@google.com2012-10-251-3/+3
* cc: Rename CanvasLayerUpdater to ContentLayerUpdater.reveman@google.com2012-10-251-4/+4
* cc: Rename LayerUpdater::Texture to LayerUpdater::Resource.reveman@chromium.org2012-10-251-4/+4
* cc: Rename LayerTextureUpdater to LayerUpdater.reveman@google.com2012-10-231-7/+7
* cc: Remove CC*.h temporary includes, part 5/4.tfarina@chromium.org2012-10-231-1/+1
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-28/+28
* cc: Remove CC*.h temporary includes, part 3/4.tfarina@chromium.org2012-10-211-1/+1
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-28/+28
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-28/+28
* Reland "cc: Remove CC*.h temporary includes, part 1/4."tfarina@chromium.org2012-10-191-1/+1
* Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4."pfeldman@chromium.org2012-10-191-1/+1
* cc: Remove CC*.h temporary includes, part 1/4.tfarina@chromium.org2012-10-191-1/+1
* Remove GraphicsContext3D:: stubs from ccjamesr@chromium.org2012-10-181-1/+1
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-1/+1
* Remove TraceEvent stub header from ccjamesr@chromium.org2012-10-181-1/+1
* Revert "cc: Switch to Chromium DCHECKs LOGs"mattm@chromium.org2012-10-171-1/+1
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-171-1/+1
* Revert 162284 - cc: Get rid of CC*.h temporary header files.mattm@chromium.org2012-10-171-1/+1
* cc: Get rid of CC*.h temporary header files.tfarina@chromium.org2012-10-161-1/+1
* cc: Remove the temporary header files that aren't prefixed with CC*tfarina@chromium.org2012-10-161-3/+3
* cc: Remove wtf includes for scrollbar layer classesenne@chromium.org2012-10-161-6/+6
* cc: Remove wtf includes from *LayerTextureUpdater headersenne@chromium.org2012-10-161-4/+4
* cc: Store tiles, painters, tiling data in scoped_ptrenne@chromium.org2012-10-151-7/+7
* Remove USE(ACCELERATED_COMPOSITING) references from ccjamesr@chromium.org2012-10-151-3/+0
* cc: Remove LayerTextureUpdater::Texture::updateRect() callback.reveman@chromium.org2012-10-131-4/+1
* [cc] Rename all cc/ filenames to Chromium styleenne@chromium.org2012-10-121-0/+290