1. 982542d add SkSurface::NewRasterDirectReleaseProc by reed · 10 years ago
  2. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  3. 95c2003 cleanup GrContext resource cache api by commit-bot@chromium.org · 10 years ago
  4. cae54f1 remove picture-backed surfaces by commit-bot@chromium.org · 10 years ago
  5. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  6. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  7. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  8. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  9. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  10. 99e5b52 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  11. 180e36a Revert "hide Config8888 entirely". Broke a bunch of builds. by bsalomon@google.com · 10 years ago
  12. be41d38 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  13. d8a57af Adding a new SkSurface factory for generating surfaces from the scratch texture pool. by commit-bot@chromium.org · 10 years ago
  14. 02d6f54 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  15. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 11 years ago
  16. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 11 years ago
  17. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 11 years ago
  18. deee496 replace setConfig+allocPixels with single call by mike@reedtribe.org · 11 years ago
  19. 5e0995e Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview.chromium.org/153583007/) by commit-bot@chromium.org · 11 years ago
  20. 7713c38 Revert "Serialization of SkPictureImageFilter" by fmalita@google.com · 11 years ago
  21. c5acc6c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  22. 4f7c615 add ways to peer into an image to get its pixels by reed@google.com · 11 years ago
  23. 999da9c fix refcounting in SkImage::NewRasterData by reed@google.com · 11 years ago
  24. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  25. 4ee16bf Add a DEF_GPUTEST() macro. by tfarina@chromium.org · 11 years ago
  26. 3bddb38 Fix crash in tests on valgrind bot by robertphillips@google.com · 11 years ago
  27. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  28. d1ce77d Fix valgrind uninitialized memory complaint by robertphillips@google.com · 11 years ago
  29. 0308707 Make it explicit that some validate methods are debug only by robertphillips@google.com · 11 years ago
  30. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  31. 4d24b74 Make SkImage_Gpu share it's pixelref with the surface to prevent premature return to scratch pool. by commit-bot@chromium.org · 11 years ago
  32. b516a41 Build fix for SurfaceTest on non-gpu platforms by junov@chromium.org · 11 years ago
  33. da90474 Adding public API method on SkImage for extracting the GPU texture handle. by junov@chromium.org · 11 years ago
  34. c4c9870 Adding optimization to avoid image copy in SkSurface copy on write when content is discardable by commit-bot@chromium.org · 11 years ago
  35. 45fb8b6 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  36. acea3ef Cleanup: Removing unnecessary args/complexity in SkSurface_Base and friends by junov@chromium.org · 11 years ago
  37. 5ee449a Fixing viral copy/paste typo Shapshot -> Snapshot by junov@chromium.org · 11 years ago
  38. 8bc9edc Build fix for Surface Test on non-gpu builds by junov@chromium.org · 11 years ago
  39. af05835 Fixed bug with SkImage leaving canvas backing store in an immutable state after destroy. by junov@chromium.org · 11 years ago
  40. 995beb6 Adding unit test for verifying copy on write in SkSurface + bug fix in SkCanvas::clear by junov@chromium.org · 11 years ago