index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrPictureUtils.cpp
Commit message (
Expand
)
Author
Age
*
Alter layer hoisting to only hoist layers for one canvas at a time
robertphillips
2014-10-28
*
Track nested picture xform state for layer hoisting
robertphillips
2014-10-22
*
Add clip to layer cache
robertphillips
2014-10-20
*
Remove unused SaveLayerInfo::fValid field
robertphillips
2014-10-09
*
Allow previously-hoisted layers to be reused in the same draw
robertphillips
2014-09-30
*
Update layer hoisting code to correctly render sub-picture layers
robertphillips
2014-09-24
*
Fix bug in layer hoisting transition to SkRecord backend
robertphillips
2014-09-16
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Switch GPU Optimization code to SkRecord
robertphillips
2014-08-27
*
Rename GPUAccelData to GrAccelData
robertphillips
2014-08-18
*
add drawPicture variant that takes a matrix and paint
reed
2014-08-09
*
Split SkPicturePlayback out of SkPictureData
robertphillips
2014-07-07
*
Rename SkPicturePlayback to SkPictureData
robertphillips
2014-07-01
*
Enable basic drawing with SkRecord-based pictures.
Mike Klein
2014-06-23
*
hide virtuals on device for width/height/isopaque
reed
2014-06-14
*
remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code
reed
2014-06-11
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
hide SkDevice::config()
reed
2014-06-02
*
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...
commit-bot@chromium.org
2014-05-30
*
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
commit-bot@chromium.org
2014-05-29
*
setConfig -> setInfo
commit-bot@chromium.org
2014-05-29
*
Fix rendering artifacts in pull-saveLayers-forward mode
commit-bot@chromium.org
2014-05-08
*
Revert r14650 (Fix rendering artifacts in pull-saveLayers-forward mode - http...
robertphillips@google.com
2014-05-08
*
Fix rendering artifacts in pull-saveLayers-forward mode
commit-bot@chromium.org
2014-05-08
*
First pass at pre-rendering saveLayers for GPU
robertphillips@google.com
2014-05-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-07
*
Infrastructure changes to support pull-saveLayers-forward task
commit-bot@chromium.org
2014-05-06
*
Revert r14571 (Infrastructure changes to support pull saveLayers forward task...
robertphillips@google.com
2014-05-05
*
Infrastructure changes to support pull-saveLayers-forward task
commit-bot@chromium.org
2014-05-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-01
*
Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture
commit-bot@chromium.org
2014-03-31