index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
config
/
SkUserConfig.h
Commit message (
Expand
)
Author
Age
*
enable large bitmap drawing by default (still disabled in chrome at the moment)
reed@google.com
2012-08-07
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT)
robertphillips@google.com
2012-06-27
*
remove SK_CAN_USE_FLOAT (deprecated)
reed@google.com
2012-06-11
*
Add SK_SYSTEM_ZLIB define.
justinlin@google.com
2012-04-16
*
Open type table definitions.
bungeman@google.com
2012-02-02
*
remove obsolete SK_USE_RUNTIME_GLOBALS
reed@google.com
2011-11-17
*
add api to SkGraphics to get/set font cache limit
reed@google.com
2011-11-08
*
remove mention of obsolete symbol SK_SUPPORT_888_TEXT
reed@google.com
2011-10-06
*
add override for max-text-size for lcd
reed@google.com
2011-09-13
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
[PDF] Add font subsetting using the sfntly library.
vandebo@chromium.org
2011-07-26
*
Reworks r1770 so that users who have replaced SkUserConfig don't have to
tomhudson@google.com
2011-07-01
*
Enable WebKit/Chromium style logging for Skia.
tomhudson@google.com
2011-06-30
*
remove obsolete text codepaths
reed@google.com
2011-06-27
*
Add support for 8 bits/component glyphs, to
caryclark@google.com
2011-06-22
*
get tests closer to passing for SKIA_SCALAR=fixed
epoger@google.com
2011-05-17
*
Updates to the unix sample app.
scroggo
2011-03-18
*
[PDF] Restrict scalars to the range that PDF understands.
vandebo@chromium.org
2011-03-04
*
update dox on bitmap configs
reed@google.com
2011-01-28
*
remove ZLIB include from SkUserConfig for how (doesn't work on mac sampleapp)...
reed@google.com
2010-12-20
*
add option to write PDFs from gm
reed@google.com
2010-12-20
*
Add deflate support to SkPDFStream.
vandebo@chromium.org
2010-12-01
*
check-point for reviving animator
reed@android.com
2009-10-13
*
Add SkFontHost::FilterRect() which allows the font host to filter our request
reed@android.com
2009-07-22
*
rename SK_BUILD_SUBPIXEL to SK_SUPPORT_LCDTEXT to better match the name of the
reed@android.com
2009-07-22
*
move SkUserConfig.h into include/config/ so it can be replaced by changing the
reed@android.com
2009-04-08