summaryrefslogtreecommitdiffstats
path: root/webkit/compositor_bindings
Commit message (Expand)AuthorAgeFilesLines
* Prevent TextureLayer from triggering commits and texture acquisitions whenjunov@chromium.org2012-10-261-0/+1
* cc: Rename TextureUpdate to ResourceUpdate.reveman@google.com2012-10-252-6/+6
* Compile webkit_compositor_bindings_unittests on Android.shashishekhar@chromium.org2012-10-251-1/+28
* cc: Apply the layer's initial CSS scale to the contentsScale to render text a...danakj@chromium.org2012-10-242-0/+6
* Implement SkImageFilter support in the compositor.senorblanco@chromium.org2012-10-232-0/+9
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-2230-153/+153
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-1930-153/+153
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-1930-153/+153
* Move CC switches to cc/switches.h.aelias@chromium.org2012-10-192-29/+5
* Rename compositor bindings filenames to Chromium styleenne@chromium.org2012-10-1846-104/+109
* cc: Remove wtf usage from test codeenne@chromium.org2012-10-183-18/+19
* Revert 162284 - cc: Get rid of CC*.h temporary header files.mattm@chromium.org2012-10-173-5/+5
* cc: Get rid of CC*.h temporary header files.tfarina@chromium.org2012-10-163-5/+5
* Stop depending on wtf/MathExtras in WebTransformationMatrixTest.cppjamesr@chromium.org2012-10-161-9/+10
* cc: Remove wtf includes for scrollbar layer classesenne@chromium.org2012-10-161-1/+1
* Remove WTF dependencies from webkit_compositor_bindingsjamesr@chromium.org2012-10-1640-663/+197
* Stop setting chromium_code: 0 for ccjamesr@chromium.org2012-10-161-1/+0
* Remove WTF::Vector and WTF::OwnPtr use from WebTransformOperationsTestjamesr@chromium.org2012-10-161-39/+35
* Remove use_libcc_for_compositor gyp variablejamesr@chromium.org2012-10-164-170/+40
* cc: Get rid of temporary (stub) header files under test/ directory.tfarina@chromium.org2012-10-165-8/+8
* [cc] Store CCLayerImpls as scoped_ptrsenne@chromium.org2012-10-124-0/+4
* [cc] Use base ptr types for cc's CSS animation classesenne@chromium.org2012-10-1210-41/+36
* Revert 161488 - [cc] Use base ptr types for cc's CSS animation classesfalken@chromium.org2012-10-1210-36/+41
* [cc] Use base ptr types for cc's CSS animation classesenne@chromium.org2012-10-1210-41/+36
* Revert 161133 - [cc] Use base ptr types for cc's CSS animation classescpu@chromium.org2012-10-1010-36/+41
* [cc] Use base ptr types for cc's CSS animation classesenne@chromium.org2012-10-1010-41/+36
* [cc] Remove WTF types from LayerChromium and layer listsenne@chromium.org2012-10-094-8/+7
* Adds wiring for getting background color of a layer.sky@chromium.org2012-10-092-0/+6
* Pinch-zoom applied via compositor instead of CSS transformation.aelias@chromium.org2012-10-083-0/+14
* Revert 160619 - [cc] Remove WTF types from LayerChromium and layer listsjochen@chromium.org2012-10-084-7/+8
* Revert 160630 - [cc] Use base ptr types for cc's CSS animation classeshenrika@chromium.org2012-10-0810-36/+41
* [cc] Use base ptr types for cc's CSS animation classesenne@chromium.org2012-10-0810-41/+36
* [cc] Remove WTF types from LayerChromium and layer listsenne@chromium.org2012-10-084-8/+7
* [cc] Use scoped_ptr for CCLayerTreeHost(Impl)enne@chromium.org2012-10-062-5/+4
* [cc] Remove WTF constructs from CCLayerTreeHostClientenne@chromium.org2012-10-065-12/+14
* cc: Remove OwnPtr usage from CCFontAtlas.tfarina@chromium.org2012-10-031-2/+2
* Track the frequency of impl-thread scrolling vs. main-thread scrolling by int...tdanderson@chromium.org2012-10-031-0/+2
* Renamed LayerChromium::opaque to LayerChromium::contentsOpaque. Having both o...alokp@chromium.org2012-10-022-3/+3
* Add average commit time to texture upload scrolling testsbrianderson@chromium.org2012-09-271-1/+3
* Add the ubercomp DelegatedRendererLayer.danakj@chromium.org2012-09-205-0/+68
* Revert 157700 - Add the ubercomp DelegatedRendererLayer.ilevy@chromium.org2012-09-205-68/+0
* Add the ubercomp DelegatedRendererLayer.danakj@chromium.org2012-09-205-0/+68
* Add some missing unit tests and update cc_unittests and webkit_compositor_bin...shawnsingh@chromium.org2012-09-187-3059/+0
* Enable webkit_compositor_bindings_unittests in component buildsjamesr@chromium.org2012-09-183-14/+10
* cc: Only use upload throttling when performing full texture uploads.reveman@chromium.org2012-09-181-30/+24
* Move TextureCopier and TextureUploader from CCRenderer to CCResourceProviderpiman@chromium.org2012-09-181-3/+2
* Add scrolling related getters to WebLayerImplskyostil@chromium.org2012-09-172-0/+46
* Change cc files from namespace WebCore to ccenne@chromium.org2012-09-1436-103/+102
* Fix float constants in LayerChromiumTestvollick@google.com2012-09-141-2/+2
* WebKit revision 120360 changed chromium so that we don't need to have a layer...vollick@google.com2012-09-141-0/+35