1. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  2. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  3. f194219 don't rely on canvas->readPixels by Mike Reed · 7 years ago
  4. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  5. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  6. 3391029 Fix some bugs with read/writePixels by Brian Osman · 7 years ago
  7. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  8. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 7 years ago
  9. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  10. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  11. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  12. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  13. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  14. 3661bc9 hide trivial helpers on canvas by Mike Reed · 7 years ago
  15. 1b3387b SkBitmap::setPixelRef(): less reference churn by Hal Canary · 8 years ago
  16. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  17. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  18. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  19. 71d9d84 Use temporary FBO for GrGLGpu::onReadPixels. by Brian Salomon · 8 years ago
  20. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  21. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  22. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  23. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  24. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  25. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  26. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  27. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  28. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  29. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  30. 7e92276 Reduce usage of MakeRenderTargetDirect by robertphillips · 8 years ago
  31. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  32. 4583ec5 Add support for draws in vulkan read and write pixels by egdaniel · 8 years ago
  33. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  34. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  35. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  36. e8f3062 switch surface to sk_sp by reed · 8 years ago
  37. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  38. 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
  39. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  40. 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
  41. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  42. f067451 Move draw on upload decision in GrGpu by bsalomon · 9 years ago
  43. c3fb746 Revert of Move draw on upload decision in GrGpu (patchset #4 id:50001 of https://codereview.chromium.org/1257073003/) by bsalomon · 9 years ago
  44. 0341b44 Move draw on upload decision in GrGpu by bsalomon · 9 years ago
  45. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  46. d309e7a This replaces the texture creation/caching functions on GrContext with a GrTextureProvider interface. The goal is to pass this narrowly focused object in places that currently take a GrContext but don't need and shouldn't use its other methods. It also has an extended private interface for interacting with non-texture resource types. by bsalomon · 9 years ago
  47. d042358 One createTexture function, attempt to recycle scratch in createTexture. by bsalomon · 9 years ago
  48. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  49. f622a6c Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap. by halcanary · 10 years ago
  50. e305973 Remove uses of GrAutoScratchTexture. by bsalomon · 10 years ago
  51. 8482504 make allocPixels throw on failure by reed · 10 years ago
  52. 52d9ac6 stop calling SkCanvas::getDevice by reed · 10 years ago
  53. 4af35f3 writepixels needs to bump genID by reed · 10 years ago
  54. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  55. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  56. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  57. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  58. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  59. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  60. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  61. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  62. 7111d46 Revert "Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/)" by reed@google.com · 10 years ago
  63. 231f6b8 Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/) by commit-bot@chromium.org · 10 years ago
  64. 1121170 implement readPixels and writePixels natively, w/o using the (deprecated) by reed@google.com · 10 years ago
  65. 61c9b83 Manual memset to work around bogus compiler warning bug. by commit-bot@chromium.org · 10 years ago
  66. 180e36a Revert "hide Config8888 entirely". Broke a bunch of builds. by bsalomon@google.com · 10 years ago
  67. be41d38 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  68. e14792d hide Config8888 entirely by commit-bot@chromium.org · 10 years ago
  69. 4cd9e21 Add SkCanvas::writePixels that takes info+pixels directly by commit-bot@chromium.org · 10 years ago
  70. fa9e5fa replace setConfig+allocPixels with alloc-or-install-pixels by commit-bot@chromium.org · 10 years ago
  71. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 10 years ago
  72. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  73. 4ee16bf Add a DEF_GPUTEST() macro. by tfarina@chromium.org · 11 years ago
  74. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  75. ddf94cf Remove unnamed namespace usage from tests. by commit-bot@chromium.org · 11 years ago
  76. 6323ca5 Yet another patch for 10995 by robertphillips@google.com · 11 years ago
  77. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  78. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  79. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  80. 2862151 Fix BGRA readback on Android by commit-bot@chromium.org · 11 years ago
  81. 54f0d1b Tests : Unused parameters cleanup by sugoi@google.com · 11 years ago
  82. fec0bc3 Remove legacy names no longer referenced in Chrome and WebKit. by bsalomon@google.com · 11 years ago
  83. 9c68058 Fix WritePixels test on ANGLE. by bsalomon@google.com · 11 years ago
  84. 3cb406b Implement support for origin-TopLeft render targets. Note that the default behaviour remains the same: textures default to origin-TopLeft, render targets default to origin-BottomLeft, and backend textures default to origin-BottomLeft. However, the caller can override the default by setting fOrigin in GrTextureDesc, GrBackendTextureDesc or GrBackendRenderTargetDesc. by senorblanco@chromium.org · 11 years ago
  85. cf9faf6 Reverting r7545 (render target origin change) due to layout test issues (see https://codereview.chromium.org/12210002/) by robertphillips@google.com · 11 years ago
  86. ed8659b Implement support for origin-TopLeft render targets in GL backend. by senorblanco@chromium.org · 11 years ago
  87. 67b915d Make GPU unit tests use GrContexts of different GL types. by bsalomon@google.com · 11 years ago
  88. 0e51577 fix warning from scalar --> int32 conversion by humper@google.com · 12 years ago
  89. 44a42ea 1. remove references to (deprecated) SkGpuCanvas by reed@google.com · 12 years ago
  90. ccaa002 Fix some linux build warnings Review URL: https://codereview.appspot.com/6571050 by bsalomon@google.com · 12 years ago
  91. 405d0f4 In which a series of things around attachToCanvas and writePixels are fixed by bsalomon@google.com · 12 years ago
  92. a04e8e8 Do premul and r/b swap conversions in a custom effect by bsalomon@google.com · 12 years ago
  93. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  94. 72f3dca Modify Read/WritePixelTests to print one pixel failure for each test case rather than every pixel by bsalomon@google.com · 12 years ago
  95. 4b163ed Privatization: by reed@google.com · 12 years ago
  96. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  97. 0cb1e2b Disable WritePixelsTest on Android by borenet@google.com · 12 years ago
  98. 31648eb Fix warnings by bsalomon@google.com · 13 years ago
  99. b03db4a fix signed/unsigned warning (use size_t in conjunction with SK_ARRAY_COUNT) by reed@google.com · 13 years ago
  100. 74b9871 Do writepixels alpha-premul using gpu by bsalomon@google.com · 13 years ago