index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PictureTest.cpp
Commit message (
Expand
)
Author
Age
*
Fix bug in layer hoisting transition to SkRecord backend
robertphillips
2014-09-16
*
Revert of Revert of allow canvas to force conservative clips (for speed) (pat...
reed
2014-09-09
*
Revert of allow canvas to force conservative clips (for speed) (patchset #7 i...
reed
2014-09-09
*
Allow SkCanvas to be initialized to force conservative rasterclips. This has ...
reed
2014-09-09
*
Turn on the save-layer optimization.
mtklein
2014-09-08
*
Turn on all pixel-perfect SkRecord optimizations.
mtklein
2014-09-08
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Add test that confirms Pictures don't leak pixel refs.
mtklein
2014-08-27
*
Switch GPU Optimization code to SkRecord
robertphillips
2014-08-27
*
Convert BBH APIs to use SkRect.
mtklein
2014-08-27
*
Remove SkQuadTree.
mtklein
2014-08-26
*
Install a hook to swap between SkPicture backends with a single define.
mtklein
2014-08-21
*
Our SkPicture::Analysis visitors should recurse into nested pictures.
mtklein
2014-08-21
*
Implement SkPicture::hasText() for SkRecord backend.
mtklein
2014-08-20
*
Move the code over using the same template type approach previously used for ...
tomhudson
2014-08-20
*
Revert "Move the code over using the same template type approach previously u...
Mike Klein
2014-08-18
*
Move the code over using the same template type approach previously used for ...
tomhudson
2014-08-18
*
Counterproposal for skirting the BBH when the query fully contains the picture.
mtklein
2014-08-18
*
Expose API for whether an SkPicture contains text
ajuma
2014-08-18
*
Rename GPUAccelData to GrAccelData
robertphillips
2014-08-18
*
Fix end-of-pattern matching for Skia recording optimization.
dneto
2014-07-30
*
Fix alpha textures in NV ES3 contexts on Windows.
bsalomon
2014-07-17
*
Remove Skia's use of the default SkPicture constructor and multi-clone
Robert Phillips
2014-07-13
*
Remove SkPicture copy constructor
robertphillips
2014-07-13
*
Rename SkPicturePlayback to SkPictureData
robertphillips
2014-07-01
*
SaveFlags be-gone
Florin Malita
2014-06-30
*
Deprecate SkPicture::clone().
mtklein
2014-06-27
*
remove unnecessary bitmapdevice references
reed
2014-06-27
*
No one uses SkPicture::swap.
Mike Klein
2014-06-23
*
Fix error revealed by Android unit test
robertphillips
2014-06-10
*
Remove SkPicture::kUsePathBoundsForClip_RecordingFlag
robertphillips
2014-06-09
*
No longer limit SkPictureRecorder::partialReplay to Android
robertphillips
2014-06-08
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
Remove legacy picture recording
robertphillips
2014-06-03
*
Add a way for the gpu veto to report back the reason why it said no
commit-bot@chromium.org
2014-05-30
*
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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-28
*
add replay entry point to SkPictureRecorder for Android
commit-bot@chromium.org
2014-05-27
*
hide discardable factory from public imagegenerator api
commit-bot@chromium.org
2014-05-27
*
Ensure playing back a picture always balances saves and restores
commit-bot@chromium.org
2014-05-19
*
comment out info4 test until Rob can fix it
reed@google.com
2014-05-14
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-09
*
Fix rendering artifacts in pull-saveLayers-forward mode
commit-bot@chromium.org
2014-05-08
*
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
[next]