index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
RecordOptsTest.cpp
Commit message (
Expand
)
Author
Age
*
return pictures as sk_sp
reed
2016-03-18
*
Revert[2] of "add backdrop option to SaveLayerRec"
reed
2016-01-07
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
unsigned -> int for counts and indices in picture-related code
mtklein
2015-08-19
*
Fold alpha to the inner savelayer in savelayer-savelayer-restore patterns
kkinnunen
2015-01-26
*
Fold alpha to the draw in savelayer-draw-restore patterns with non-opaque draw
kkinnunen
2015-01-16
*
Why are we afraid of saveLayer() bounds?
mtklein
2015-01-15
*
add testing flag to ignore saveLayer bounds
reed
2014-12-22
*
Defer saves() until they're needed
reed
2014-12-11
*
Turn disable or delete optimizations that don't have any effect.
mtklein
2014-09-16
*
Fix a bug in Save-Restore no-op optimization.
mtklein
2014-09-10
*
SkRecord: Strip out cull-skipping and y-only drawPosTextH skipping.
mtklein
2014-08-08
*
Remove SkRecorder's kWriteOnly mode.
commit-bot@chromium.org
2014-05-29
*
Don't clobber initial transform with SetMatrix.
commit-bot@chromium.org
2014-05-19
*
Noop away PushCull/PopCull pairs with nothing between them.
commit-bot@chromium.org
2014-05-08
*
Convert all SkRecordPattern matchers into SkRecord mutators.
commit-bot@chromium.org
2014-05-07
*
save-draw*-restore -> noop-draw*-noop
commit-bot@chromium.org
2014-05-07
*
Add SaveLayer-Draw-Restore optimization.
commit-bot@chromium.org
2014-05-07
*
Update tests/RecordOptsTest.cpp
commit-bot@chromium.org
2014-05-05
*
Backfill unit tests for SkRecord
commit-bot@chromium.org
2014-04-30