summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2014-03-20replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove ...commit-bot@chromium.org
2013-12-20Revert "Revert "begin to remove SkLONGLONG and wean Skia off of Sk64""reed@google.com
2013-12-19Revert "begin to remove SkLONGLONG and wean Skia off of Sk64"reed@google.com
2013-12-19begin to remove SkLONGLONG and wean Skia off of Sk64reed@google.com
2013-12-18Split atomic and mutex implementations and make inlinable.bungeman@google.com
2013-12-17remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floatsreed@google.com
2013-12-16remove SkFP.h and replace SkFP with SkScalar stop respecting SK_SOFTWARE_FLOA...reed@google.com
2013-10-11Clean up SkTypes.h.bungeman@google.com
2013-08-15Revert r10705 (ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG) due t...robertphillips@google.com
2013-08-14ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONGcommit-bot@chromium.org
2013-07-31Inverse fill support in PDFcommit-bot@chromium.org
2013-07-23remove dead defines from SkUserConfig.hreed@google.com
2013-07-23add scaledimagecachereed@google.com
2013-01-15Re-enable inst counting in debug builds.bsalomon@google.com
2012-11-30Disabling validation of the glyph cache for standard debug builds.djsollen@google.com
2012-11-21Simple change to remove unnecessary #define statement.sugoi@google.com
2012-11-21Deferred canvas can now be flushed if an image is beyond a certain size to av...sugoi@google.com
2012-10-22Fix slow gm debug builds that are doing large path validation runs.djsollen@google.com
2012-09-27allow chrome to use old drawBitmapRect beahvior for now, using SK_SUPPORT_INT...reed@google.com
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2012-08-07enable large bitmap drawing by default (still disabled in chrome at the moment)reed@google.com
2012-08-02Create GPU-less build of Skia.bsalomon@google.com
2012-06-27Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT)robertphillips@google.com
2012-06-11remove SK_CAN_USE_FLOAT (deprecated)reed@google.com
2012-04-16Add SK_SYSTEM_ZLIB define.justinlin@google.com
2012-02-02Open type table definitions.bungeman@google.com
2011-11-17remove obsolete SK_USE_RUNTIME_GLOBALSreed@google.com
2011-11-08add api to SkGraphics to get/set font cache limitreed@google.com
2011-10-10Add xps device to skia.bungeman@google.com
2011-10-06remove mention of obsolete symbol SK_SUPPORT_888_TEXTreed@google.com
2011-09-13add override for max-text-size for lcdreed@google.com
2011-07-28Automatic update of all copyright notices to reflect new license terms.epoger@google.com
2011-07-26[PDF] Add font subsetting using the sfntly library.vandebo@chromium.org
2011-07-01Reworks r1770 so that users who have replaced SkUserConfig don't have totomhudson@google.com
2011-06-30Enable WebKit/Chromium style logging for Skia.tomhudson@google.com
2011-06-27remove obsolete text codepathsreed@google.com
2011-06-22Add support for 8 bits/component glyphs, tocaryclark@google.com
2011-05-17get tests closer to passing for SKIA_SCALAR=fixedepoger@google.com
2011-03-18Updates to the unix sample app.scroggo
2011-03-04[PDF] Restrict scalars to the range that PDF understands.vandebo@chromium.org
2011-01-28update dox on bitmap configsreed@google.com
2010-12-20remove ZLIB include from SkUserConfig for how (doesn't work on mac sampleapp)...reed@google.com
2010-12-20add option to write PDFs from gmreed@google.com
2010-12-01Add deflate support to SkPDFStream.vandebo@chromium.org
2009-12-16initial checkin for visualstudio build supportreed@android.com
2009-10-13check-point for reviving animatorreed@android.com
2009-07-22Add SkFontHost::FilterRect() which allows the font host to filter our requestreed@android.com
2009-07-22rename SK_BUILD_SUBPIXEL to SK_SUPPORT_LCDTEXT to better match the name of thereed@android.com
2009-04-08move SkUserConfig.h into include/config/ so it can be replaced by changing thereed@android.com