summaryrefslogtreecommitdiffstats
path: root/webkit/compositor_bindings
Commit message (Expand)AuthorAgeFilesLines
* cc: Fix paint time collection for continuous painting modeegraether@chromium.org2013-02-061-1/+1
* Construct and initialize compositor view in contentjamesr@chromium.org2013-02-062-3/+4
* Deoptionalize WebLayerTreeView::setViewportSizejamesr@chromium.org2013-02-062-5/+2
* Add a tcmalloc dependency to cc_unittests and webkit_compositor_bindings_unit...glider@chromium.org2013-02-051-0/+9
* cc: Add flag to use raster cheapness estimatorskyostil@chromium.org2013-02-041-0/+1
* cc: Avoid expensive RenderingStats collection.danakj@chromium.org2013-02-021-0/+1
* Convert top controls to use DIP instead of PX.tedchoc@chromium.org2013-02-011-4/+4
* Delete zoomed_viewport_offset_ and its users.aelias@chromium.org2013-01-292-2/+2
* Do not invalidate ContentLayer when LCD text settings change.alokp@chromium.org2013-01-291-4/+1
* Finish migrating cc/ from WebKit::WebTransformationMatrix to gfx::Transformajuma@chromium.org2013-01-257-41/+102
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-232-0/+7
* Remove old code that uses non-virtual WebTransformOperationsajuma@chromium.org2013-01-218-757/+0
* cc: Add right-aligned-scheduler command line switch.kangyuan.shu@intel.com2013-01-181-0/+1
* Putting back: Add point-based UV coordinate on TextureLayerjscholler@chromium.org2013-01-181-1/+1
* Revert 177288ilevy@chromium.org2013-01-171-1/+1
* Define cc::TransformOperations and webkit::WebTransformOperationsImplajuma@chromium.org2013-01-178-29/+302
* cc: Add point-based UV coordinate on TextureLayerjscholler@chromium.org2013-01-171-1/+1
* Add support for calculating the position of the top controls in the cc layer.tedchoc@chromium.org2013-01-161-0/+15
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-162-2/+2
* Revert 176707nick@chromium.org2013-01-142-7/+0
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-142-0/+7
* Revert 176271jamesr@chromium.org2013-01-112-7/+0
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-112-0/+7
* cc: Don't apply --enable-impl-side-painting to browser compositorenne@chromium.org2013-01-101-0/+1
* Revert 175827jamesr@chromium.org2013-01-092-231/+232
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-092-232/+231
* Normalize includes in webkit/compositor_bindings to chromium stylejamesr@chromium.org2013-01-0918-39/+36
* Revert 175690estade@chromium.org2013-01-092-2/+2
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-092-2/+2
* Move VideoFrameProvider to, and remove all usage of WebVideoFrame from cc/danakj@chromium.org2013-01-076-5/+142
* Rename ActiveAnimation -> Animationvollick@chromium.org2013-01-073-11/+11
* cc: remove loseOutputSurface.danakj@chromium.org2013-01-072-6/+0
* Revert 175303jamesr@chromium.org2013-01-062-234/+236
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-062-236/+234
* Remove no-longer-necessary copyfiles.py scripts and stale cc/READMEjamesr@chromium.org2013-01-051-78/+0
* Avoid depending on WebTransformationMatrix::toTransformjamesr@chromium.org2013-01-041-2/+29
* Revert "Rename ActiveAnimation -> Animation"phajdan.jr@chromium.org2012-12-213-11/+11
* Rename ActiveAnimation -> Animationvollick@chromium.org2012-12-203-11/+11
* cc: Add WebLayerTreeView API for toggling continuous paintingegraether@chromium.org2012-12-202-0/+8
* Componentize webkit/compositor_bindings targetjamesr@chromium.org2012-12-1932-150/+92
* cc: Cleaning up LayerTreeHost tests.danakj@chromium.org2012-12-193-4/+1
* Clean up cc and webkit/compositor_bindings include path shenanigansjamesr@chromium.org2012-12-186-105/+20
* cc: Create a cc::ScrollbarThemePainter and an adapter class in compositor bin...danakj@chromium.org2012-12-184-1/+131
* Move id generation from WebAnimationImpl to WebAnimationIdProviderajuma@chromium.org2012-12-184-4/+44
* Add API to route end of fling messages from WebLayerTreeView to InputHandleryusufo@chromium.org2012-12-174-0/+12
* cc: Unify namespaces for all test filesenne@chromium.org2012-12-161-1/+1
* Deleted CANPAINTLCDTEXT block.alokp@chromium.org2012-12-142-14/+1
* Mark layers that can use LCD text based on layer transform and opacity.alokp@chromium.org2012-12-131-2/+6
* cc: Handle directly composited images in impl-side paintingenne@chromium.org2012-12-111-3/+15
* Loosen tolerances for WebTransformationMatrixTest.verifyBlendForSkewYjamesr@chromium.org2012-12-081-4/+4