aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrPictureUtils.cpp
Commit message (Expand)AuthorAge
* Rename GrAccelData to SkLayerInfo and move it to src/coreGravatar robertphillips2014-11-12
* Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cppGravatar robertphillips2014-11-12
* Change where layer hoisting data is gatheredGravatar robertphillips2014-11-11
* Small refactoring of layer discovery codeGravatar robertphillips2014-11-10
* Upgrade GPUOptimizeGravatar robertphillips2014-10-30
* Alter layer hoisting to only hoist layers for one canvas at a timeGravatar robertphillips2014-10-28
* Track nested picture xform state for layer hoistingGravatar robertphillips2014-10-22
* Add clip to layer cacheGravatar robertphillips2014-10-20
* Remove unused SaveLayerInfo::fValid fieldGravatar robertphillips2014-10-09
* Allow previously-hoisted layers to be reused in the same drawGravatar robertphillips2014-09-30
* Update layer hoisting code to correctly render sub-picture layersGravatar robertphillips2014-09-24
* Fix bug in layer hoisting transition to SkRecord backendGravatar robertphillips2014-09-16
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* Switch GPU Optimization code to SkRecordGravatar robertphillips2014-08-27
* Rename GPUAccelData to GrAccelDataGravatar robertphillips2014-08-18
* add drawPicture variant that takes a matrix and paintGravatar reed2014-08-09
* Split SkPicturePlayback out of SkPictureDataGravatar robertphillips2014-07-07
* Rename SkPicturePlayback to SkPictureDataGravatar robertphillips2014-07-01
* Enable basic drawing with SkRecord-based pictures.Gravatar Mike Klein2014-06-23
* hide virtuals on device for width/height/isopaqueGravatar reed2014-06-14
* remove SK_SUPPORT_LEGACY_DEVICE_CONFIG codeGravatar reed2014-06-11
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* hide SkDevice::config()Gravatar reed2014-06-02
* Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...Gravatar commit-bot@chromium.org2014-05-30
* Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)Gravatar commit-bot@chromium.org2014-05-29
* setConfig -> setInfoGravatar commit-bot@chromium.org2014-05-29
* Fix rendering artifacts in pull-saveLayers-forward modeGravatar commit-bot@chromium.org2014-05-08
* Revert r14650 (Fix rendering artifacts in pull-saveLayers-forward mode - http...Gravatar robertphillips@google.com2014-05-08
* Fix rendering artifacts in pull-saveLayers-forward modeGravatar commit-bot@chromium.org2014-05-08
* First pass at pre-rendering saveLayers for GPUGravatar robertphillips@google.com2014-05-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-07
* Infrastructure changes to support pull-saveLayers-forward taskGravatar commit-bot@chromium.org2014-05-06
* Revert r14571 (Infrastructure changes to support pull saveLayers forward task...Gravatar robertphillips@google.com2014-05-05
* Infrastructure changes to support pull-saveLayers-forward taskGravatar commit-bot@chromium.org2014-05-05
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-01
* Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPictureGravatar commit-bot@chromium.org2014-03-31