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
*
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
*
Revert "Revert "make it illegal to include SkXfermode.h""
Mike Reed
2016-11-23
*
Revert "make it illegal to include SkXfermode.h"
Greg Daniel
2016-11-23
*
make it illegal to include SkXfermode.h
Mike Reed
2016-11-23
*
SkLiteDL: remove freelisting, add reset() and SKLITEDL_PAGE knob.
mtklein
2016-08-16
*
Purge the SkLiteDL freelist when PurgeAllCaches() is called.
mtklein
2016-08-09
*
SkRTConf: eliminate
halcanary
2016-08-04
*
Revert of SkRTConf: reduce functionality to what we use, increase simplicity ...
mtklein
2016-08-03
*
SkRTConf: reduce functionality to what we use, increase simplicity
halcanary
2016-08-03
*
Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.
djsollen
2016-04-29
*
Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (pat...
reed
2016-04-28
*
Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.
djsollen
2016-04-27
*
Revert of Call SkGraphics::Init() automatically for Google3 processes. (patch...
benjaminwagner
2016-04-25
*
SkCpu w/o static initializer
mtklein
2016-04-21
*
Call SkGraphics::Init() automatically for Google3 processes.
mtklein
2016-04-21
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
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
*
Remove include of stdlib.h from SkTypes.h.
bungeman
2015-08-26
*
Lay groundwork for SkOpts.
mtklein
2015-07-30
*
Revert of Lay groundwork for SkOpts. (patchset #3 id:40001 of https://coderev...
mtklein
2015-07-27
*
Lay groundwork for SkOpts.
mtklein
2015-07-27
*
Archive SkFloat
mtklein
2014-09-30
*
add PurgeResourceCache to track leaks
reed
2014-09-11
*
SkLazyPtr, mk. 2
commit-bot@chromium.org
2014-05-29
*
remove remaining references to Sk64 (obsolete)
reed@google.com
2014-01-13
*
Reduce verbosity of SkGraphics::Init in default case.
halcanary@google.com
2014-01-10
*
Initial error handling code
commit-bot@chromium.org
2013-10-23
*
commit to xfermode objects being immutable
commit-bot@chromium.org
2013-10-04
*
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
[next]