1. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  2. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  3. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  4. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  5. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  6. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  7. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  8. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  9. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  10. 267be7f Revert "Revert "IWYU"" by Mike Reed · 7 years ago
  11. 3c727d2 Revert "IWYU" by Robert Phillips · 7 years ago
  12. 2aeae78 IWYU by Mike Reed · 7 years ago
  13. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  14. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  15. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  16. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  17. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  18. c5e15a1 remove alphatype from colortable by reed · 10 years ago
  19. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  20. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  21. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  22. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  23. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  24. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 10 years ago
  25. a8c1831 use SkColorType instead of SkBitmap::Config in samplecode by commit-bot@chromium.org · 10 years ago
  26. 9acb8cd SampleApp Cleanup: by halcanary@google.com · 11 years ago
  27. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  28. 0a6151d Revert "Revert "change SkColorTable to be immutable"" by reed@google.com · 11 years ago
  29. 48d9ff5 Revert "change SkColorTable to be immutable" by reed@google.com · 11 years ago
  30. 9864c24 change SkColorTable to be immutable by reed@google.com · 11 years ago
  31. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  32. ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  33. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  34. 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 13 years ago
  35. 0faac1e remove some dead code in pipes by reed@google.com · 13 years ago
  36. 3c9b2a4 expand SkShader's flag kConstInY to 16 and 32 variants, allowing a shader by reed@android.com · 15 years ago
  37. c645996 special case 1x1 bitmaps when drawn as a shader (treat as a solid color) by reed@android.com · 15 years ago
  38. cafc9f9 fixes around isOpaque and dithering by reed@android.com · 15 years ago
  39. 755dd47 respect dither setting in index8->565 sprite case by reed@android.com · 15 years ago