index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkGraphics.cpp
Commit message (
Expand
)
Author
Age
*
Change random number generator for 'tests' to SkMWCRandom. Also removes some
jvanverth@google.com
2013-03-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-15
*
Runtime configuration system for skia. This will allow developers to control...
humper@google.com
2013-01-14
*
Make flattenables no longer depend on global static initializers.
scroggo@google.com
2012-09-21
*
Future proof luminance caches.
bungeman@google.com
2012-09-04
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
move FontCacheLimit implementations into SkGlyphCache.cpp, in prep for TLS
reed@google.com
2012-04-23
*
Consolidate PixelRef flattables with the standard impl
djsollen@google.com
2012-03-28
*
fix 'no static globals' for chromium
caryclark@google.com
2011-12-20
*
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
*
remove all references to SkGlobals (obsolete)
reed@google.com
2011-11-17
*
use new PurgeFontCache() api
reed@google.com
2011-11-08
*
up default limit to 2Mg
reed@google.com
2011-11-08
*
return the prev value from SetFontCacheLimit
reed@google.com
2011-11-08
*
add api to SkGraphics to get/set font cache limit
reed@google.com
2011-11-08
*
add typefacecache to be purged in SkGraphics::Term()
reed@google.com
2011-10-20
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
code style
reed@google.com
2011-04-11
*
add SKIA_VERSION_[MAJOR, MINOR, PATCH] in header and SkGraphics API
reed@android.com
2010-04-13
*
add OVerView slide to samplecode
reed@android.com
2009-11-03
*
fix new warnings from gcc 4.2
reed@android.com
2009-10-14
*
replace floorf() with sk_float_floor(), so it builds on platforms w/o floorf
reed@android.com
2009-04-02
*
migrate more legacy unittests into tests/
reed@android.com
2009-03-07
*
add initial unittests for Path
reed@android.com
2009-03-02
*
more tests (need more meat in there)
reed@android.com
2009-02-27
*
add initial unittest framework (tests)
reed@android.com
2009-02-27
*
make these compile w/o SK_CAN_USE_FLOAT
reed@android.com
2009-01-16
*
fix warnings
reed@android.com
2009-01-15
*
grab from latest android
reed@android.com
2008-12-17