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
*
[SkPDFDevice] Enable pathops-based inverse fills
fmalita
2015-04-22
*
SkPDF: remove SK_NO_FLATE & dead code in SkPDFStream
halcanary
2015-03-31
*
SK_NO_FLATE
mtklein
2015-02-17
*
Move sync code to include/, switch from using platform define to a proxy head...
mtklein
2015-01-21
*
Add SkBarriers to ports.
commit-bot@chromium.org
2014-05-29
*
replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove ...
commit-bot@chromium.org
2014-03-20
*
Revert "Revert "begin to remove SkLONGLONG and wean Skia off of Sk64""
reed@google.com
2013-12-20
*
Revert "begin to remove SkLONGLONG and wean Skia off of Sk64"
reed@google.com
2013-12-19
*
begin to remove SkLONGLONG and wean Skia off of Sk64
reed@google.com
2013-12-19
*
Split atomic and mutex implementations and make inlinable.
bungeman@google.com
2013-12-18
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
remove SkFP.h and replace SkFP with SkScalar stop respecting SK_SOFTWARE_FLOA...
reed@google.com
2013-12-16
*
Revert r10705 (ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG) due t...
robertphillips@google.com
2013-08-15
*
ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG
commit-bot@chromium.org
2013-08-14
*
Inverse fill support in PDF
commit-bot@chromium.org
2013-07-31
*
remove dead defines from SkUserConfig.h
reed@google.com
2013-07-23
*
add scaledimagecache
reed@google.com
2013-07-23
*
Re-enable inst counting in debug builds.
bsalomon@google.com
2013-01-15
*
Disabling validation of the glyph cache for standard debug builds.
djsollen@google.com
2012-11-30
*
Simple change to remove unnecessary #define statement.
sugoi@google.com
2012-11-21
*
Deferred canvas can now be flushed if an image is beyond a certain size to av...
sugoi@google.com
2012-11-21
*
Fix slow gm debug builds that are doing large path validation runs.
djsollen@google.com
2012-10-22
*
allow chrome to use old drawBitmapRect beahvior for now, using SK_SUPPORT_INT...
reed@google.com
2012-09-27
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
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
[next]