summaryrefslogtreecommitdiffstats
path: root/cc/picture.cc
Commit message (Expand)AuthorAgeFilesLines
* Make PicturePile pile.aelias@chromium.org2012-12-041-17/+17
* cc: Use skia::RefPtr in place of raw pointers and SkAutoTUnref.danakj@chromium.org2012-12-041-6/+7
* [cc] Track the rendering & painting cost of impl-side painting.nduca@chromium.org2012-11-301-0/+2
* Revert 170274 - Track the rendering & painting cost of impl-side painting.tbreisacher@chromium.org2012-11-291-2/+0
* Track the rendering & painting cost of impl-side painting.nduca@chromium.org2012-11-291-0/+2
* cc: Only record to a SkPicture once.reveman@chromium.org2012-11-291-1/+8
* cc: Impl-side painting fixes needed to draw correctly.reveman@google.com2012-11-271-1/+1
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* cc: Make Picture/PicturePile handle recording/rasterenne@chromium.org2012-11-091-1/+67
* cc: Add some impl-side painting stub classes and APIsenne@chromium.org2012-11-081-0/+17