summaryrefslogtreecommitdiffstats
path: root/cc/blink/web_content_layer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in cc/.avi2015-12-211-0/+3
* Remove the clip parameter from ContentLayerClient.chrishtr2015-12-031-1/+0
* Turn off computation of the interest rect in cc in synchronized paint mode.chrishtr2015-11-241-0/+1
* Remove unused field draws_content_ from WebContentLayerImpl.esprehn2015-11-221-1/+0
* Remove most of WebContentLayer.esprehn2015-11-171-1/+0
* cc: Remove cc::ContentLayerClient::PaintContents(SkCanvas*, ...).jbroman2015-10-151-3/+0
* Enforce marking "override" for functions overriding Blink in cc/.avi2015-09-241-3/+3
* cc: Remove WebContentLayerImpl::setDrawCheckerboardForMissingTiles.danakj2015-08-061-2/+0
* cc: Remove code for drawing checkerboard quads, it's not used.danakj2015-08-051-0/+1
* cc: Plumb Blink-reported memory usage to raster source.jbroman2015-07-161-0/+1
* cc: Make ContentLayerClient subclasses create the DisplayItemList.jbroman2015-05-291-2/+1
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-161-1/+2
* Speculative revert by sheriffBartosz Fabianowski2015-04-161-2/+1
* cc: Make DisplayItemList::Append replay into an SkPictureajuma2015-04-151-1/+2
* Modify rasterize_and_record for DisplayItemList recording.schenney2015-02-051-3/+2
* cc: Implement a display-list-based RecordingSource and RasterSourceajuma2014-11-271-0/+3
* cc: Remove unused member variables on WebContentLayerImpl.danakj2014-11-261-3/+0
* cc: Toggle LCD text at raster time instead of record time.danakj2014-11-181-1/+0
* Revert of cc: Toggle LCD text at raster time instead of record time. (patchse...jyasskin2014-11-181-0/+1
* cc: Toggle LCD text at raster time instead of record time.danakj2014-11-171-1/+0
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-6/+6
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-3/+3
* cc: Remove the opaque rect return-parameter from ContentLayerClient.danakj2014-09-151-1/+0
* Move blink<->cc bindings to cc/blinkjamesr@chromium.org2014-08-191-0/+60