1. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  2. 4ee16bf Add a DEF_GPUTEST() macro. by tfarina@chromium.org · 11 years ago
  3. 3bddb38 Fix crash in tests on valgrind bot by robertphillips@google.com · 11 years ago
  4. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  5. d1ce77d Fix valgrind uninitialized memory complaint by robertphillips@google.com · 11 years ago
  6. 0308707 Make it explicit that some validate methods are debug only by robertphillips@google.com · 11 years ago
  7. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  8. 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
  9. b516a41 Build fix for SurfaceTest on non-gpu platforms by junov@chromium.org · 12 years ago
  10. da90474 Adding public API method on SkImage for extracting the GPU texture handle. by junov@chromium.org · 12 years ago
  11. c4c9870 Adding optimization to avoid image copy in SkSurface copy on write when content is discardable by commit-bot@chromium.org · 12 years ago
  12. 45fb8b6 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  13. acea3ef Cleanup: Removing unnecessary args/complexity in SkSurface_Base and friends by junov@chromium.org · 12 years ago
  14. 5ee449a Fixing viral copy/paste typo Shapshot -> Snapshot by junov@chromium.org · 12 years ago
  15. 8bc9edc Build fix for Surface Test on non-gpu builds by junov@chromium.org · 12 years ago
  16. af05835 Fixed bug with SkImage leaving canvas backing store in an immutable state after destroy. by junov@chromium.org · 12 years ago
  17. 995beb6 Adding unit test for verifying copy on write in SkSurface + bug fix in SkCanvas::clear by junov@chromium.org · 12 years ago