1. 97de357 SkLazyPtr, mk. 2 by commit-bot@chromium.org · 10 years ago
  2. bf0001d remove remaining references to Sk64 (obsolete) by reed@google.com · 11 years ago
  3. 2d1adf2 Reduce verbosity of SkGraphics::Init in default case. by halcanary@google.com · 11 years ago
  4. c0b7e10 Initial error handling code by commit-bot@chromium.org · 11 years ago
  5. 8649057 commit to xfermode objects being immutable by commit-bot@chromium.org · 11 years ago
  6. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 12 years ago
  7. 7fc0e0a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  8. 7af56be Runtime configuration system for skia. This will allow developers to control settings at launch time without relying on compile-time flags or recompilation. It can be used to turn features on and off, as well as to control numeric quantities to 'tune' algorithms. Once I make sure it's working across all platforms I'll send out a quick tutorial on its use. by humper@google.com · 12 years ago
  9. a0c2bc2 Make flattenables no longer depend on global static initializers. by scroggo@google.com · 12 years ago
  10. b24b4fa Future proof luminance caches. https://codereview.appspot.com/6495071/ by bungeman@google.com · 12 years ago
  11. 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
  12. 0983701 move FontCacheLimit implementations into SkGlyphCache.cpp, in prep for TLS by reed@google.com · 12 years ago
  13. 5370cd9 Consolidate PixelRef flattables with the standard impl by djsollen@google.com · 12 years ago
  14. 9d0c6ec fix 'no static globals' for chromium by caryclark@google.com · 13 years ago
  15. f86ab84 cleanup font purging functions by caryclark@google.com · 13 years ago
  16. d26147a add optional manual global initialization by caryclark@google.com · 13 years ago
  17. 54c782c add SetFlags for command line control http://codereview.appspot.com/5416047/ by caryclark@google.com · 13 years ago
  18. 9998c66 remove all references to SkGlobals (obsolete) by reed@google.com · 13 years ago
  19. 073c907 use new PurgeFontCache() api by reed@google.com · 13 years ago
  20. 73ee77c up default limit to 2Mg by reed@google.com · 13 years ago
  21. 6c99633 return the prev value from SetFontCacheLimit by reed@google.com · 13 years ago
  22. 77407ca add api to SkGraphics to get/set font cache limit by reed@google.com · 13 years ago
  23. d40da64 add typefacecache to be purged in SkGraphics::Term() by reed@google.com · 13 years ago
  24. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  25. 7db9fe6 code style by reed@google.com · 13 years ago
  26. 9aa8b32 add SKIA_VERSION_[MAJOR, MINOR, PATCH] in header and SkGraphics API by reed@android.com · 14 years ago
  27. 34245c7 add OVerView slide to samplecode by reed@android.com · 15 years ago
  28. 800046e fix new warnings from gcc 4.2 by reed@android.com · 15 years ago
  29. 2043f7d replace floorf() with sk_float_floor(), so it builds on platforms w/o floorf by reed@android.com · 15 years ago
  30. 5e5adfd migrate more legacy unittests into tests/ SkParse yet to be cleaned up by reed@android.com · 16 years ago
  31. 3abec1d add initial unittests for Path by reed@android.com · 16 years ago
  32. d8730ea more tests (need more meat in there) by reed@android.com · 16 years ago
  33. ed67331 add initial unittest framework (tests) by reed@android.com · 16 years ago
  34. c990603 make these compile w/o SK_CAN_USE_FLOAT by reed@android.com · 16 years ago
  35. fc25abd fix warnings by reed@android.com · 16 years ago
  36. 8a1c16f grab from latest android by reed@android.com · 16 years ago