1. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 8 years ago
  2. 434b6e8 Revert "Make SkPngCodec only read as much of the stream as necessary" by Leon Scroggins · 8 years ago
  3. 26eb16f calculate cull rects for SkMiniPictures by Mike Klein · 8 years ago
  4. 5338f99 rectangle texture scaling is now handled in skslc by Ethan Nicholas · 8 years ago
  5. 2c65d51 Make SkPngCodec only read as much of the stream as necessary by Leon Scroggins III · 8 years ago
  6. d0ce148 test and fix f16<->f32 conversion stages by Mike Klein · 8 years ago
  7. 544e0ad remove dead code around SK_SUPPORT_LEGACY_CANVAS_READPIXELS by Mike Reed · 8 years ago
  8. ecc364c Remove SkOpTAllocator by Herb Derby · 8 years ago
  9. 41cf197 Update ProxyTest to skip configs that don't support the requested sample counts by Greg Daniel · 8 years ago
  10. 4437517 jumper, parametric_{r,g,b,a} by Mike Klein · 8 years ago
  11. 8f2911f add unit tests for parametric_* stages by Mike Klein · 8 years ago
  12. 0301308 Fix SkATan2_255 fuzzer crash by Florin Malita · 8 years ago
  13. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 8 years ago
  14. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 8 years ago
  15. 3f4531d Remove SkVarAlloc by Herb Derby · 8 years ago
  16. 3391029 Fix some bugs with read/writePixels by Brian Osman · 8 years ago
  17. 7ce67db Revert "Split up opLists" by Robert Phillips · 8 years ago
  18. 73e597d keep integral rectangle intersections integral by Cary Clark · 8 years ago
  19. bc8ee52 Split up opLists by Robert Phillips · 8 years ago
  20. 7a17b2f Re-enable deferred proxies in Chrome by Robert Phillips · 8 years ago
  21. f41c22f Pass GrSurfaceContext into read/writeSurfacePixels by Robert Phillips · 8 years ago
  22. f5442bb Split cleanup changes out of bigger CL (take 2) by Robert Phillips · 8 years ago
  23. c7d9c0b jumper, table_{r,g,b,a} by Mike Klein · 8 years ago
  24. e186cfd Revert "Split cleanup changes out of bigger CL" by Mike Klein · 8 years ago
  25. 249b8e3 Switch SkCodec to int for counts and indices by Leon Scroggins III · 8 years ago
  26. cd11c80 Split cleanup changes out of bigger CL by Robert Phillips · 8 years ago
  27. 62745a8 Finish overriding onMakeColorSpace() for SkImageFilters by Matt Sarett · 8 years ago
  28. 7d22a33 Add a test for getFrameInfo on truncated data by Leon Scroggins III · 8 years ago
  29. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 8 years ago
  30. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 8 years ago
  31. bab2dbb Reduce read/write-SurfacePixels call sites (take 2) by Robert Phillips · 8 years ago
  32. dcbe2c8 Remove dangerous constructor from SkArenaAlloc by Herb Derby · 8 years ago
  33. 747636f Revert "Reduce read/write-SurfacePixels call sites" by Robert Phillips · 8 years ago
  34. 74d5a14 Reduce read/write-SurfacePixels call sites by Robert Phillips · 8 years ago
  35. 4343654 Improve accuracy of cubic classification by Chris Dalton · 8 years ago
  36. 389c557 fix pathops_unittest test strings by Cary Clark · 8 years ago
  37. c756c7a make picture-imagegenerator more robust on requested infos by Mike Reed · 8 years ago
  38. 2af5d68 disable this test on NoGPU bots by Mike Klein · 8 years ago
  39. 9866817 make ShadowUtils unit test pass on no-GPU builds by Mike Klein · 8 years ago
  40. e0b7287 fix drawDRRect for fuzzer by Cary Clark · 8 years ago
  41. e132e7b Add SkCodec methods for individual frames by Leon Scroggins III · 8 years ago
  42. 123b7b8 Disable deferred proxies for Chrome branch by Robert Phillips · 8 years ago
  43. 8f30709 Revert "Revert "remove unused SkBitmap::copyPixelsTo"" by Mike Reed · 8 years ago
  44. a00f347 switch over to no lockPixels in pixelref by Mike Reed · 8 years ago
  45. da96550 Add perspective shadows by Jim Van Verth · 8 years ago
  46. 1119dc3 Remove discard from GrRenderTarget & force it to always go through a RenderTargetContext by Robert Phillips · 8 years ago
  47. fafe135 SkSize can be aggregate-initialized by Hal Canary · 8 years ago
  48. 7a542c5 Change bitmapcache to not rely on lockpixels. by Mike Reed · 8 years ago
  49. 7bfdfda Revert "remove unused SkBitmap::copyPixelsTo" by Mike Klein · 8 years ago
  50. a4db9be Correct GIF frame dependencies and track alpha by Leon Scroggins III · 8 years ago
  51. 0f3fdfa remove unused SkBitmap::copyPixelsTo by Mike Reed · 8 years ago
  52. 31f99ce SkCanvas constructor with legacy flag for Android framework by Matt Sarett · 8 years ago
  53. 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 8 years ago
  54. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 8 years ago
  55. 5bd9848 remove kReturnNullForEmpty_FinishFlag feature by Mike Klein · 8 years ago
  56. 7b29749 constexprify GrBlend.h and GrPorterDuffXferProcessor.cpp by Brian Salomon · 8 years ago
  57. d61c9d9 Move ref counting out of GrProcessor and into subclasses. by Brian Salomon · 8 years ago
  58. 1dd161c Fix infinite loop in SkRTree::insert() by Mike Klein · 8 years ago
  59. 48d1b4c Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis."" by Brian Salomon · 8 years ago
  60. 5dac9b3 Revert "Create GrXferProcessor while doing GrProcessorSet analysis." by Brian Salomon · 8 years ago
  61. 0ae0e23 Create GrXferProcessor while doing GrProcessorSet analysis. by Brian Salomon · 8 years ago
  62. 149e42e make SkAutoTMalloc self-move safe by Mike Klein · 8 years ago
  63. bf25d43 Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2) by Robert Phillips · 8 years ago
  64. 9a121cc Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy" by Robert Phillips · 8 years ago
  65. 46a45ba Revert "Manual revert: Add support for writing ICC profiles to webp encoder" by Matt Sarett · 8 years ago
  66. d7cda9a Make GrCopySurfaceOp friendlier to GrSurfaceProxy by Robert Phillips · 8 years ago
  67. 42ce38f make copyTo_with_allocator android only by Mike Reed · 8 years ago
  68. 6ff6af9 handle odd-index-count in encode/decode by Mike Reed · 8 years ago
  69. 4293a1e Manual revert: Add support for writing ICC profiles to webp encoder by Matt Sarett · 8 years ago
  70. 93b1b4f add guard for obsolete (non-functioning) replayClips by Mike Reed · 8 years ago
  71. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 8 years ago
  72. 7abfb5e SkImageEncoder: Be more lenient on inputs by Matt Sarett · 8 years ago
  73. 3dbef9f Revert "Revert "Add support for writing ICC profiles to webp encoder"" by Matt Sarett · 8 years ago
  74. 1a26ba9 Fix MSAN error in test by Matt Sarett · 8 years ago
  75. e87d778 Revert "Add support for writing ICC profiles to webp encoder" by Jim Van Verth · 8 years ago
  76. 0c9d0b4 Add support for writing ICC profiles to webp encoder by Matt Sarett · 8 years ago
  77. d9836f4 Fix various SkBitmap::copyTo() bugs by Matt Sarett · 8 years ago
  78. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 8 years ago
  79. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 8 years ago
  80. cb87423 Add SkImage::makeColorSpace() to public API by Matt Sarett · 8 years ago
  81. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 8 years ago
  82. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 8 years ago
  83. 72e551e Support Canvas Clip on Blit Framebuffer by Eric Karl · 8 years ago
  84. a076d87 Use sk_sp with GrXferProcessor and use a static factory to handle the nullptr==srcover case. by Brian Salomon · 8 years ago
  85. e14bd80 Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp by Brian Salomon · 8 years ago
  86. 7448088 Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 8 years ago
  87. 18dfa98 Store the dst texture used by an XP in GrPipeline rather than in the XP. by Brian Salomon · 8 years ago
  88. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 8 years ago
  89. 5b1dba8 Support parametric transfer functions in SkImage_Raster::onMakeColorSpace() by Matt Sarett · 8 years ago
  90. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 8 years ago
  91. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 8 years ago
  92. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 8 years ago
  93. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 8 years ago
  94. ec61785 Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup" by Mike Klein · 8 years ago
  95. d58f040 Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 8 years ago
  96. c6f5e10 fixed SPIR-V compilation error with unmodified variables by Ethan Nicholas · 8 years ago
  97. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
  98. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 8 years ago
  99. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 8 years ago
  100. 2e491a6 clean up (partially) colortable api by Mike Reed · 8 years ago