1. 4e23068 Re-enable inst counting in debug builds. by bsalomon@google.com · 12 years ago
  2. 000dea7 Disabling validation of the glyph cache for standard debug builds. by djsollen@google.com · 12 years ago
  3. 5347de1 Simple change to remove unnecessary #define statement. by sugoi@google.com · 12 years ago
  4. 7775fd5 Deferred canvas can now be flushed if an image is beyond a certain size to avoid a costly image copy. by sugoi@google.com · 12 years ago
  5. 077348c Fix slow gm debug builds that are doing large path validation runs. by djsollen@google.com · 12 years ago
  6. 34dc9a2 allow chrome to use old drawBitmapRect beahvior for now, using SK_SUPPORT_INT_SRCRECT_DRAWBITMAPRECT by reed@google.com · 12 years ago
  7. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  8. 4b475d5 enable large bitmap drawing by default (still disabled in chrome at the moment) by reed@google.com · 12 years ago
  9. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  10. b74af87 Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT) by robertphillips@google.com · 12 years ago
  11. 7886ad3 remove SK_CAN_USE_FLOAT (deprecated) by reed@google.com · 12 years ago
  12. fffb2f1 Add SK_SYSTEM_ZLIB define. by justinlin@google.com · 12 years ago
  13. f8d1aee Open type table definitions. http://codereview.appspot.com/5577064/ by bungeman@google.com · 12 years ago
  14. d54c857 remove obsolete SK_USE_RUNTIME_GLOBALS by reed@google.com · 13 years ago
  15. 77407ca add api to SkGraphics to get/set font cache limit by reed@google.com · 13 years ago
  16. b29c883 Add xps device to skia. http://codereview.appspot.com/5076041/ by bungeman@google.com · 13 years ago
  17. 644fc76 remove mention of obsolete symbol SK_SUPPORT_888_TEXT by reed@google.com · 13 years ago
  18. c27b741 add override for max-text-size for lcd by reed@google.com · 13 years ago
  19. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  20. 1f16589 [PDF] Add font subsetting using the sfntly library. by vandebo@chromium.org · 13 years ago
  21. 0c8d93a Reworks r1770 so that users who have replaced SkUserConfig don't have to by tomhudson@google.com · 13 years ago
  22. 278cbb4 Enable WebKit/Chromium style logging for Skia. by tomhudson@google.com · 13 years ago
  23. effc501 remove obsolete text codepaths by reed@google.com · 13 years ago
  24. 1eeaf0b Add support for 8 bits/component glyphs, to by caryclark@google.com · 13 years ago
  25. 2047f00 get tests closer to passing for SKIA_SCALAR=fixed by epoger@google.com · 13 years ago
  26. b66365f Updates to the unix sample app. by scroggo · 13 years ago
  27. 094316b [PDF] Restrict scalars to the range that PDF understands. by vandebo@chromium.org · 13 years ago
  28. 9d0d195 update dox on bitmap configs document testing build-flag for large bitmaps by reed@google.com · 13 years ago
  29. d642329 remove ZLIB include from SkUserConfig for how (doesn't work on mac sampleapp) but, by reed@google.com · 14 years ago
  30. 0770044 add option to write PDFs from gm by reed@google.com · 14 years ago
  31. a09ef97 Add deflate support to SkPDFStream. by vandebo@chromium.org · 14 years ago
  32. 63debae initial checkin for visualstudio build support by reed@android.com · 15 years ago
  33. 0f0cfae check-point for reviving animator by reed@android.com · 15 years ago
  34. 36a4c2a Add SkFontHost::FilterRect() which allows the font host to filter our request by reed@android.com · 15 years ago
  35. f549369 rename SK_BUILD_SUBPIXEL to SK_SUPPORT_LCDTEXT to better match the name of the by reed@android.com · 15 years ago
  36. c4d4090 move SkUserConfig.h into include/config/ so it can be replaced by changing the by reed@android.com · 15 years ago