index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SamplePictFile.cpp
Commit message (
Expand
)
Author
Age
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Remove SkQuadTree.
mtklein
2014-08-26
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
Staging for cleanup of SkPicture-related headers
robertphillips@google.com
2014-04-18
*
Staged removal of SkPicture-derived classes
commit-bot@chromium.org
2014-04-17
*
Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API
commit-bot@chromium.org
2014-04-16
*
split SkPictureRecorder out of SkPicture
robertphillips@google.com
2014-04-13
*
Adding int cast to prevent warning
commit-bot@chromium.org
2014-02-03
*
Initial QuadTree implementation
commit-bot@chromium.org
2014-02-03
*
remove remaining references to Sk64 (obsolete)
reed@google.com
2014-01-13
*
More signed/unsigned comparison warnings.
fmalita@google.com
2013-12-10
*
Fix warning after bbe43a9ce051.
fmalita@google.com
2013-12-10
*
Add SkTileGridPicture SampleApp playback support.
commit-bot@chromium.org
2013-12-10
*
update devicelooper to skip internal tiles that are empty, and unittests
reed@google.com
2013-09-17
*
Replace SkPicture(SkStream) constructors with a factory.
scroggo@google.com
2013-06-28
*
dump strokeWidth in SkDumpCanvas
reed@google.com
2013-06-25
*
Create SkLazyPixelRef which performs lazy decoding.
scroggo@google.com
2013-02-22
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Reapply (r6718) with fix for compiler error on linux.
djsollen@google.com
2012-12-10
*
revert Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitR...
djsollen@google.com
2012-12-10
*
Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32)
djsollen@google.com
2012-12-10
*
Revert "Added the following 3 features to sample app."
djsollen@google.com
2012-12-07
*
Added the following 3 features to sample app.
djsollen@google.com
2012-12-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-09
*
Update SampleApp to handle PNG encoded skps
robertphillips@google.com
2012-11-08
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-08-31
*
(disabled) option to re-record a picture when loading
reed@google.com
2012-08-31
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
--picture foo now works if foo is an image (.png, .jpeg) or a picture (.skp)
reed@google.com
2012-08-03
*
--pictureDir foo will load serialized pictures <>.skp from the foo directory
reed@google.com
2012-06-04