1. b263985 add colortable support to imagegenerator by commit-bot@chromium.org · 10 years ago
  2. 2d970b5 hide discardable factory from public imagegenerator api by commit-bot@chromium.org · 10 years ago
  3. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  4. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  5. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  6. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  7. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  8. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  9. cf2f008 SkDiscardableMemoryPool to abstract class by commit-bot@chromium.org · 10 years ago
  10. fa9e5fa replace setConfig+allocPixels with alloc-or-install-pixels by commit-bot@chromium.org · 10 years ago
  11. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  12. 5867481 Remove unnamed namespace usage from tests/ by tfarina@chromium.org · 11 years ago
  13. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  14. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  15. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  16. edd370f Sk_API for SkImageGenerator and SkInstallDiscardablePixelRef by halcanary@google.com · 11 years ago
  17. 5b132b2 Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap." by reed@google.com · 11 years ago
  18. 3e89524 PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap. by reed@google.com · 11 years ago
  19. 2c7c7ee Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache by halcanary@google.com · 11 years ago
  20. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  21. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  22. 4726291 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  23. 23d0ab7 return false if we can't scale, to force us to try to lock the original and then proceed by reed@google.com · 11 years ago
  24. cef5bb4 test for failing pixelref (crashes, so disable for now) by reed@google.com · 11 years ago
  25. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  26. c2050e3 ARM Skia NEON patches - 01 - Simple fixes by commit-bot@chromium.org · 11 years ago
  27. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 11 years ago
  28. 54f0d1b Tests : Unused parameters cleanup by sugoi@google.com · 11 years ago
  29. ae57358 use SkTreatAsSprite in SkDraw (with guard for chrome if needed) by reed@google.com · 12 years ago
  30. 422188f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  31. ad51430 add unittest for SkTreatAsSprite by reed@google.com · 12 years ago
  32. df194a4 remove #ifdef for scalar==float, since it always is by reed@google.com · 12 years ago
  33. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  34. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  35. 4debcac Debug Windows compiler complaint fixes by robertphillips@google.com · 12 years ago
  36. 0da0627 fix fixed-point build by reed@google.com · 12 years ago
  37. 99c114e We were numerically overflowing our 16bit coordinates that we communicate by reed@google.com · 12 years ago
  38. 6de0bfc regression unittest for the fix in rev. 3558 (handling nan in antihairpaths) by reed@google.com · 12 years ago
  39. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  40. 2ade086 abort drawing if srcRect is outside of the bitmap bounds by reed@google.com · 13 years ago