1. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 7 years ago
  2. 485c499 Rename SkConfig8888/SkPixelInfo to SkConvertPixels by Matt Sarett · 7 years ago
  3. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  4. 7715e06 Retract SkDevice a bit more by robertphillips · 8 years ago
  5. 68d9134 Make more unit tests run on Vulkan by bsalomon · 8 years ago
  6. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  7. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  8. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  9. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  10. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  11. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  12. 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
  13. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  14. 74f681d Make SkGpuDevice know its alpha type by bsalomon · 9 years ago
  15. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  16. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 9 years ago
  17. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  18. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  19. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  20. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  21. e83909f Add some debugging to PremulAlphaRoundTrip test. by mtklein · 10 years ago
  22. 184ff37 Keep at most one GPU device alive at a time. by mtklein · 10 years ago
  23. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 10 years ago
  24. e62513f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  25. 4cd9e21 Add SkCanvas::writePixels that takes info+pixels directly by commit-bot@chromium.org · 10 years ago
  26. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 10 years ago
  27. deee496 replace setConfig+allocPixels with single call by mike@reedtribe.org · 10 years ago
  28. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  29. 4ee16bf Add a DEF_GPUTEST() macro. by tfarina@chromium.org · 11 years ago
  30. ddf94cf Remove unnamed namespace usage from tests. by commit-bot@chromium.org · 11 years ago
  31. b0b03d9 Patch for r10995 by robertphillips@google.com · 11 years ago
  32. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  33. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  34. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  35. 2862151 Fix BGRA readback on Android by commit-bot@chromium.org · 11 years ago
  36. 67b915d Make GPU unit tests use GrContexts of different GL types. by bsalomon@google.com · 11 years ago
  37. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  38. 44a42ea 1. remove references to (deprecated) SkGpuCanvas by reed@google.com · 12 years ago
  39. 0342a85 Remove _UPM_ GrPixelConfigs Review URL: http://codereview.appspot.com/6460113/ by bsalomon@google.com · 12 years ago
  40. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  41. a91e923 GPU device preserves pixel values across read/write/read of unpremul pixel values by bsalomon@google.com · 12 years ago