1. b92234a Revert "Remove SkImage::MakeTextureFromPixmap" by Brian Osman · 8 years ago
  2. 6f4a9b2 restore bool version of clip-bounds by Mike Reed · 8 years ago
  3. 42e8c53 rename virtuals for clipbounds, and deprecate older bool/var-arg pattern by Mike Reed · 8 years ago
  4. 918e144 change clip-bounds getters to always return the rect by Mike Reed · 8 years ago
  5. 288e471 clipstack is now private by Mike Reed · 8 years ago
  6. 8ccbbb4 Remove SkImage::MakeTextureFromPixmap by Brian Osman · 8 years ago
  7. 48f770c Remove unused asACustomShader function from SkShader by Greg Daniel · 8 years ago
  8. c485907 Revert "explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused" by Joe Gregorio · 8 years ago
  9. 5bee0b6 Reland "Respect full precision for RGB16 PNGs" (part 2) by Matt Sarett · 8 years ago
  10. 1790f8e Revert "Revert "move device headers to core"" by Mike Reed · 8 years ago
  11. 4f364fd remove clipstack from lua -- deprecated by Mike Reed · 8 years ago
  12. 1baaaca explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused by Mike Reed · 8 years ago
  13. 3726a4a new hacky api to get cliprgn for android by Mike Reed · 8 years ago
  14. c5a37f6 Update Skia milestone to 58 by Heather Miller · 8 years ago
  15. 2a83603 remove metadata from device by Mike Reed · 8 years ago
  16. dfff166 Revert "Respect full precision for RGB16 PNGs" by Matt Sarett · 8 years ago
  17. 7a090c4 Respect full precision for RGB16 PNGs by Matt Sarett · 8 years ago
  18. d4bdee5 Revert "move device headers to core" by Mike Reed · 8 years ago
  19. 98420d0 move device headers to core by Mike Reed · 8 years ago
  20. 46784be hide getClipStack by Mike Reed · 8 years ago
  21. ac04fef Remove SkFallbackAlloc and SkFixedAlloc. by Herb Derby · 8 years ago
  22. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
  23. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
  24. d9b6abb Remove (unused) YUV API from SkPixelRef by Brian Osman · 8 years ago
  25. 0ed3b64 Revert "Revert "Hide SkCanvas getDevice() & getTopDevice()}"" by Florin Malita · 8 years ago
  26. 70b49fd Minor Ganesh refFoo cleanup by Robert Phillips · 8 years ago
  27. e050ca7 Revert "Hide SkCanvas getDevice() & getTopDevice()}" by Florin Malita · 8 years ago
  28. 76467a1 Hide SkCanvas getDevice() & getTopDevice()} by Florin Malita · 8 years ago
  29. 379938e Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
  30. 25b6083 Revert "Use RasterPipeline to support full precision on 16-bit RGBA pngs" by Matt Sarett · 8 years ago
  31. 5aedd6d cleanup after 95e3c05 by Hal Canary · 8 years ago
  32. bb2339d Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
  33. 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 8 years ago
  34. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  35. ab273fa move SkTRegister.h into tools by Mike Reed · 8 years ago
  36. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  37. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  38. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  39. db52cf3 move SkDraw.h to core by Mike Reed · 8 years ago
  40. 7243f49 Remove last of SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS by Hal Canary · 8 years ago
  41. dc11f98 Clean up unused SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS code by Hal Canary · 8 years ago
  42. 356f7c2 support external raster handles by Mike Reed · 8 years ago
  43. f9436b8 Allow constrained and unconstrained picture-images by Matt Sarett · 8 years ago
  44. e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
  45. 5cb9a4e move SkBlitRow.h out of public by Mike Reed · 8 years ago
  46. ff80c2a remove SkMemoryWStream -- unused externally by Mike Reed · 8 years ago
  47. c3063e5 remove SkDebugWStream and other cleanups by Mike Reed · 8 years ago
  48. 19f0ed5 Purge clip masks when they are no longer findable. by Brian Salomon · 8 years ago
  49. 68dd8d0 add writePixels to SkBitmap by Mike Reed · 8 years ago
  50. e151bdb Fix color space matrix hashing to avoid hashing the typemask by Matt Sarett · 8 years ago
  51. 55325b7 clean up non-ASCII comments by Hal Canary · 8 years ago
  52. 615d66d Add ImageToColorSpace helper in SkImageFilter by Brian Osman · 8 years ago
  53. 85ff848 remove unused ForceUnique option from makeImageSnapshot by Mike Reed · 8 years ago
  54. a4cb388 Revert "Add ImageToColorSpace helper in SkImageFilter" by Brian Osman · 8 years ago
  55. e02d3ca Add ImageToColorSpace helper in SkImageFilter by Brian Osman · 8 years ago
  56. d5733c7 remove SK_SUPPORT_LEGACY_PREROLL code by Mike Reed · 8 years ago
  57. a69f4cf Remove sk_ref_sp's misleading preprocessor define and comment by Brian Osman · 8 years ago
  58. f4e27f6 Remove getDevice_just_for_deprecated_compatibility_testing (take 2) by Robert Phillips · 8 years ago
  59. 33667da Restore getDevice_just_for_deprecated_compatibility_testing by Robert Phillips · 8 years ago
  60. 22f4a1f Remove getDevice_just_for_deprecated_compatibility_test() by Robert Phillips · 8 years ago
  61. 3711e11 switch to _deprecated suffix for exotic SkClipOps by Mike Reed · 8 years ago
  62. 2410717 Fix swapped interpretation of c and e in SkColorSpace_ICC by Matt Sarett · 8 years ago
  63. 65869fb update dox for generateScaledPixels by Mike Reed · 8 years ago
  64. 98624d2 "Fix" some ImageFilter fuzzer issues by Robert Phillips · 8 years ago
  65. 5cbc7b9 simplify generatescaledpixels by Mike Reed · 8 years ago
  66. 113d05f Revert "Revert "WIP: Skia support library for ICC tasks"" by Ravi Mistry · 8 years ago
  67. eb733fb Revert "WIP: Skia support library for ICC tasks" by Ravi Mistry · 8 years ago
  68. fc8dc31 WIP: Skia support library for ICC tasks by Matt Sarett · 8 years ago
  69. 884300d Remove SkDynamicMemoryWStream::getOffset. by Ben Wagner · 8 years ago
  70. 138ea97 Add color space to picture image as a creation parameter by Brian Osman · 8 years ago
  71. 9864257 hide deprecated SkImage::preroll by Mike Reed · 8 years ago
  72. d85dd53 Shrink the SkImageGenerator API by Brian Osman · 8 years ago
  73. 9c457ad speedup dynamicwstream by Mike Reed · 8 years ago
  74. 5adaf8b remove unused dynamicwstream.snapshotAsData() by Mike Reed · 8 years ago
  75. 8dc1f62 Remove strange 'write' overload on SkDynamicMemoryWStream. by bungeman · 8 years ago
  76. 222e9ad Make picture backed images sRGB by default by Brian Osman · 8 years ago
  77. 2dc5237 remove PLAIN_ENUM flag for SkClipOp by Mike Reed · 8 years ago
  78. 4a24da5 Make filterMaskGPU use GrTextureProxy by Robert Phillips · 8 years ago
  79. 4ec2b71 don't use deprecated api by Mike Reed · 8 years ago
  80. 5f1bb0a Add a method in SkCanvas to set "hard" clip bounds. by Stan Iliev · 8 years ago
  81. 689169d Hide exotic clipops, with a private rename for internal use by Mike Reed · 8 years ago
  82. 1b3387b SkBitmap::setPixelRef(): less reference churn by Hal Canary · 8 years ago
  83. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  84. c87f99e Make subset param to texture generation API non-optional by Brian Osman · 8 years ago
  85. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  86. d263413 Remove SkImage::makeTextureImage by Brian Osman · 8 years ago
  87. 252b724 Revert "SkImageEncoder::* going away" by Herb Derby · 8 years ago
  88. 3489b2b SkImageEncoder::* going away by Hal Canary · 8 years ago
  89. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  90. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  91. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  92. df8599a remove SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag by Mike Reed · 8 years ago
  93. 02b7349 no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore by Mike Reed · 8 years ago
  94. 58a7694 SkBitmap::ComputeIsOpaque -> SkPixmap::computeIsOpaque by Hal Canary · 8 years ago
  95. 4cba3fe SkBitmap::ComputeIsOpaque and SkBitmap::eraseColor support F16 by Hal Canary · 8 years ago
  96. b88ca7e Revert "SkImageEncoder::* going away" by Hal Canary · 8 years ago
  97. d7e1666 SkImageEncoder::* going away by Hal Canary · 8 years ago
  98. 11970e5 Add destination color space to shader ContextRec by Brian Osman · 8 years ago
  99. 439ace9 Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas by Florin Malita · 8 years ago
  100. 4b7b6f0 Retire SkNoSaveLayerCanvas by Florin Malita · 8 years ago