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