index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
factory.cpp
Commit message (
Expand
)
Author
Age
*
Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e...
tfarina
2014-07-01
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Reland "Clean up Test's resourcePath code."
tfarina
2014-06-09
*
Revert of Clean up Test's resourcePath code. (https://codereview.chromium.org...
mtklein
2014-06-08
*
Clean up resourcePath code.
tfarina
2014-06-07
*
hide discardable factory from public imagegenerator api
commit-bot@chromium.org
2014-05-27
*
SkDiscardableMemoryPool to abstract class
commit-bot@chromium.org
2014-04-04
*
Add Options to SkDecodingImageGenerator, simplify API.
halcanary@google.com
2014-01-02
*
Revert of https://codereview.chromium.org/93703004/
commit-bot@chromium.org
2013-12-18
*
Add Options to SkDecodingImageGenerator, simplify API.
halcanary@google.com
2013-12-18
*
Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache
halcanary@google.com
2013-12-05
*
Fixes for factory GM.
commit-bot@chromium.org
2013-08-16
*
Reland 'Add path utils, plus a test for it.'
scroggo@google.com
2013-05-28
*
Revert "Add path utils, plus a test for it."
scroggo@google.com
2013-05-24
*
Add path utils, plus a test for it.
scroggo@google.com
2013-05-24
*
Move MMap to SkData.
commit-bot@chromium.org
2013-04-24
*
Provide an option in bench_pictures to count pixel ram.
scroggo@google.com
2013-03-04
*
Create SkLazyPixelRef which performs lazy decoding.
scroggo@google.com
2013-02-22
*
Create a factory to decode an SkBitmap from an SkData.
scroggo@google.com
2012-11-29