1. 55325b7 clean up non-ASCII comments by Hal Canary · 8 years ago
  2. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  3. 615d66d Add ImageToColorSpace helper in SkImageFilter by Brian Osman · 8 years ago
  4. 85ff848 remove unused ForceUnique option from makeImageSnapshot by Mike Reed · 8 years ago
  5. a4cb388 Revert "Add ImageToColorSpace helper in SkImageFilter" by Brian Osman · 8 years ago
  6. e02d3ca Add ImageToColorSpace helper in SkImageFilter by Brian Osman · 8 years ago
  7. 69868af Remove render target unique ID virtual from GrOp. by Brian Salomon · 8 years ago
  8. b62ea22 Change GPU read/write pixels API to support color space conversion by Brian Osman · 8 years ago
  9. d5733c7 remove SK_SUPPORT_LEGACY_PREROLL code by Mike Reed · 8 years ago
  10. 463c848 helper to convert CGImage -> SkImage by Mike Reed · 8 years ago
  11. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  12. a69f4cf Remove sk_ref_sp's misleading preprocessor define and comment by Brian Osman · 8 years ago
  13. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  14. f4e27f6 Remove getDevice_just_for_deprecated_compatibility_testing (take 2) by Robert Phillips · 8 years ago
  15. 42ad83a Rename batch->op in GrAuditTrail. by Brian Salomon · 8 years ago
  16. 33667da Restore getDevice_just_for_deprecated_compatibility_testing by Robert Phillips · 8 years ago
  17. 22f4a1f Remove getDevice_just_for_deprecated_compatibility_test() by Robert Phillips · 8 years ago
  18. 3711e11 switch to _deprecated suffix for exotic SkClipOps by Mike Reed · 8 years ago
  19. 2410717 Fix swapped interpretation of c and e in SkColorSpace_ICC by Matt Sarett · 8 years ago
  20. 65869fb update dox for generateScaledPixels by Mike Reed · 8 years ago
  21. 98624d2 "Fix" some ImageFilter fuzzer issues by Robert Phillips · 8 years ago
  22. 5cbc7b9 simplify generatescaledpixels by Mike Reed · 8 years ago
  23. 113d05f Revert "Revert "WIP: Skia support library for ICC tasks"" by Ravi Mistry · 8 years ago
  24. eb733fb Revert "WIP: Skia support library for ICC tasks" by Ravi Mistry · 8 years ago
  25. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  26. ee1c73f tweak SkOnce.h header to work around issues with std::atomic::compare_exchange_strong by Lee Salzman · 8 years ago
  27. fc8dc31 WIP: Skia support library for ICC tasks by Matt Sarett · 8 years ago
  28. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago
  29. 884300d Remove SkDynamicMemoryWStream::getOffset. by Ben Wagner · 8 years ago
  30. 138ea97 Add color space to picture image as a creation parameter by Brian Osman · 8 years ago
  31. 9864257 hide deprecated SkImage::preroll by Mike Reed · 8 years ago
  32. 6b00a07 simplify SkTHash* move support by Mike Klein · 8 years ago
  33. d85dd53 Shrink the SkImageGenerator API by Brian Osman · 8 years ago
  34. 9c457ad speedup dynamicwstream by Mike Reed · 8 years ago
  35. 5adaf8b remove unused dynamicwstream.snapshotAsData() by Mike Reed · 8 years ago
  36. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  37. 8dc1f62 Remove strange 'write' overload on SkDynamicMemoryWStream. by bungeman · 8 years ago
  38. 222e9ad Make picture backed images sRGB by default by Brian Osman · 8 years ago
  39. 31c2608 Demote savePixels to save_pixels by Robert Phillips · 8 years ago
  40. acef51f Remove tombstones from SkTHash. by Herb Derby · 8 years ago
  41. 2dc5237 remove PLAIN_ENUM flag for SkClipOp by Mike Reed · 8 years ago
  42. e305cc1f Partially defer GrSWMaskHelper by Robert Phillips · 8 years ago
  43. 78c212a SK_API-export SkCodec by Florin Malita · 8 years ago
  44. 3639faa Add SkCodec::FrameInfo::fFullyReceived by Leon Scroggins III · 8 years ago
  45. 8dcc84f Prefer F16 in SkAndroidCodec for high precision images by Matt Sarett · 8 years ago
  46. 4a24da5 Make filterMaskGPU use GrTextureProxy by Robert Phillips · 8 years ago
  47. 2734136 Add asDeferredTexture & asDeferredRenderTarget helpers to GrSurfaceContext by Robert Phillips · 8 years ago
  48. 65115a1 Remove mutex guards from GrContext::readSurfacePixels by Robert Phillips · 8 years ago
  49. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  50. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  51. 24f1978 Make GrRenderTargetContext::addDrawOp use sk_sp by Brian Salomon · 8 years ago
  52. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  53. db402ca add move semantics to SkTHash* by Mike Klein · 8 years ago
  54. 0abc8b4 Add helper for idenitfying hw GrAATypes. by Brian Salomon · 8 years ago
  55. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  56. 4ec2b71 don't use deprecated api by Mike Reed · 8 years ago
  57. 5f1bb0a Add a method in SkCanvas to set "hard" clip bounds. by Stan Iliev · 8 years ago
  58. 966bb34 Decode to sRGB on Android by Matt Sarett · 8 years ago
  59. 689169d Hide exotic clipops, with a private rename for internal use by Mike Reed · 8 years ago
  60. 1b3387b SkBitmap::setPixelRef(): less reference churn by Hal Canary · 8 years ago
  61. d737bee Updated the get_images_from_skps tool to check for ICC profile support by raftias · 8 years ago
  62. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  63. c87f99e Make subset param to texture generation API non-optional by Brian Osman · 8 years ago
  64. 9950408 Fix comment formatting for GrRenderTargetContext::drawArc by Brian Salomon · 8 years ago
  65. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  66. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  67. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  68. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  69. d263413 Remove SkImage::makeTextureImage by Brian Osman · 8 years ago
  70. 784b7bf Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  71. 252b724 Revert "SkImageEncoder::* going away" by Herb Derby · 8 years ago
  72. 3489b2b SkImageEncoder::* going away by Hal Canary · 8 years ago
  73. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  74. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  75. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  76. df8599a remove SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag by Mike Reed · 8 years ago
  77. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  78. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  79. 42521e8 Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp by Brian Salomon · 8 years ago
  80. 02b7349 no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore by Mike Reed · 8 years ago
  81. 58a7694 SkBitmap::ComputeIsOpaque -> SkPixmap::computeIsOpaque by Hal Canary · 8 years ago
  82. 4cba3fe SkBitmap::ComputeIsOpaque and SkBitmap::eraseColor support F16 by Hal Canary · 8 years ago
  83. fd87be8 hide emboss from everyone (except android for now) by Mike Reed · 8 years ago
  84. b88ca7e Revert "SkImageEncoder::* going away" by Hal Canary · 8 years ago
  85. d7e1666 SkImageEncoder::* going away by Hal Canary · 8 years ago
  86. 11970e5 Add destination color space to shader ContextRec by Brian Osman · 8 years ago
  87. fe647b2 Make flag values in GrResourceProvider and GrTextureProvider consistent by Brian Salomon · 8 years ago
  88. d8c278a Add no-op draw overrides to SkNoDrawCanvas by Florin Malita · 8 years ago
  89. 439ace9 Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas by Florin Malita · 8 years ago
  90. 0dd6987 Be explicit about the vector<FrameInfo> type by Leon Scroggins III · 8 years ago
  91. 2047189 Two (related) changes here: by brianosman · 8 years ago
  92. 4b7b6f0 Retire SkNoSaveLayerCanvas by Florin Malita · 8 years ago
  93. ac44d69 remove (empty) SkXfermode.h by Mike Reed · 8 years ago
  94. a6abb57 Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
  95. 1aeb78c Two (related) changes here: by brianosman · 8 years ago
  96. 0a2782c Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
  97. ee424ac SkNoDrawCanvas - a public non-drawing canvas base class by Florin Malita · 8 years ago
  98. b2e29bb Revert "Revert "Revert "remove (empty) SkXfermode.h""" by Mike Reed · 8 years ago
  99. 9db12d2 Two (related) changes here: by brianosman · 8 years ago
  100. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago