index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkGraphics.h
Commit message (
Expand
)
Author
Age
*
Remove TLS glyph cache calls.
Herb Derby
2018-03-09
*
add API to change max pointsize for font cache
Mike Reed
2017-06-01
*
Revert "add knob to turn off fancy SkJumper features"
Mike Klein
2017-05-23
*
add knob to turn off fancy SkJumper features
Mike Klein
2017-05-23
*
remove guard for SkImageGenerator api
Mike Reed
2017-02-22
*
return and take SkImageGenerator as unique_ptr
Mike Reed
2017-02-15
*
add SkGraphics::PurageAllCaches
reed
2016-02-22
*
Make SkGraphics::Term a no-op, stop calling it.
mtklein
2015-09-09
*
Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:200...
mtklein
2015-09-09
*
Make SkGraphics::Term a no-op, stop calling it.
mtklein
2015-09-08
*
[tracing] Add support for skia caches to dump memory stats
ssid
2015-08-27
*
Lay groundwork for SkOpts.
mtklein
2015-07-30
*
remove getter for imagegenerator factory, update test
reed
2015-07-09
*
add runtime option to provide data->imagegenerator factory
reed
2015-07-09
*
FilterLevel -> SkFilterQuality
reed
2015-03-16
*
Cleanup: Remove unused InstallNewHandler() function from SkGraphics.
tfarina
2014-11-05
*
remove dead code from SK_SUPPORT_LEGACY_IMAGECACHE_NAME
reed
2014-10-08
*
add PurgeResourceCache to track leaks
reed
2014-09-11
*
rename ScaledImageCache to ResourceCache
reed
2014-08-28
*
Set maximum output size for scaled-image-cache images
halcanary
2014-07-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-27
*
add counting to Globals, and refactor some for clarity
reed@google.com
2013-09-26
*
add scaledimagecache
reed@google.com
2013-07-23
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
land https://codereview.appspot.com/6448046/
reed@google.com
2012-07-30
*
change SetTLSFontCacheLimit to be void, since it doesn't easily know the prev...
reed@google.com
2012-05-17
*
Allow font-cache to use thread_local_storage for a private cache
reed@google.com
2012-05-17
*
revert TLS change (until we impl windows backend)
reed@google.com
2012-05-07
*
allow thread-local font cache
reed@google.com
2012-05-07
*
cleanups in prep for tls cache
reed@google.com
2012-04-23
*
cleanup font purging functions
caryclark@google.com
2011-12-16
*
add optional manual global initialization
caryclark@google.com
2011-12-15
*
add SetFlags for command line control
caryclark@google.com
2011-11-21
*
use new PurgeFontCache() api
reed@google.com
2011-11-08
*
add api to SkGraphics to get/set font cache limit
reed@google.com
2011-11-08
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add SKIA_VERSION_[MAJOR, MINOR, PATCH] in header and SkGraphics API
reed@android.com
2010-04-13
*
almost there on gm (need to fix image writes/reads/compares)
reed@android.com
2009-06-21
*
migrate more legacy unittests into tests/
reed@android.com
2009-03-07
*
grab from latest android
reed@android.com
2008-12-17