1. 1488d52 Merge latest Skia into master (3 commits) by Skia_Android Canary Bot · 8 years ago
  2. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
  3. 2ba5573 Merge latest Skia into master (3 commits) by Skia_Android Canary Bot · 8 years ago
  4. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
  5. ca57f1d Merge latest Skia into master (8 commits) by Skia_Android Canary Bot · 8 years ago
  6. aab259e Simplify GrProcOptInfo initialization. by Brian Salomon · 8 years ago
  7. 46784be hide getClipStack by Mike Reed · 8 years ago
  8. fbdf698 Merge latest Skia into master (6 commits) by Skia_Android Canary Bot · 8 years ago
  9. 2103cf0 Split ShadowMaskFilter into separate ambient and spot mask filters by Jim Van Verth · 8 years ago
  10. ac04fef Remove SkFallbackAlloc and SkFixedAlloc. by Herb Derby · 8 years ago
  11. a3bd6e0 Merge latest Skia into master (23 commits) by Skia_Android Canary Bot · 8 years ago
  12. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
  13. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
  14. 4fa20ce Fix syntax error for adjusting old stdc++ headers. by Herb Derby · 8 years ago
  15. d9b6abb Remove (unused) YUV API from SkPixelRef by Brian Osman · 8 years ago
  16. 43475ad Move Android shadow rendering interface to util library. by Jim Van Verth · 8 years ago
  17. d4652ca Remove most modifiers of processors on GrPipelineBuilder by Brian Salomon · 8 years ago
  18. 0497f08 Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors. by Herb Derby · 8 years ago
  19. 6f1d36c Delay SkPaint->GrPaint conversion in text rendering. by Brian Salomon · 8 years ago
  20. 0ed3b64 Revert "Revert "Hide SkCanvas getDevice() & getTopDevice()}"" by Florin Malita · 8 years ago
  21. 91861ca Merge latest Skia into master (5 commits) by Skia_Android Canary Bot · 8 years ago
  22. 70b49fd Minor Ganesh refFoo cleanup by Robert Phillips · 8 years ago
  23. 75a475c Try out refFoo pattern on GrRenderTargetContext by Robert Phillips · 8 years ago
  24. e050ca7 Revert "Hide SkCanvas getDevice() & getTopDevice()}" by Florin Malita · 8 years ago
  25. 76467a1 Hide SkCanvas getDevice() & getTopDevice()} by Florin Malita · 8 years ago
  26. f3d296f Merge latest Skia into master (20 commits) by Skia_Android Canary Bot · 8 years ago
  27. aeef561 Revert "Reland https://skia-review.googlesource.com/c/6091/" by Yuqian Li · 8 years ago
  28. 379938e Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
  29. b46fff6 Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  30. 25b6083 Revert "Use RasterPipeline to support full precision on 16-bit RGBA pngs" by Matt Sarett · 8 years ago
  31. 3d97a0e rm -r {include,src}/animator by Hal Canary · 8 years ago
  32. 5aedd6d cleanup after 95e3c05 by Hal Canary · 8 years ago
  33. bb2339d Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
  34. 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 8 years ago
  35. 78f20e0 Cleanup GrPixelConfig helper functions by Brian Osman · 8 years ago
  36. beb1368 Merge latest Skia into master (128 commits) by Skia_Android Canary Bot · 8 years ago
  37. 0c2997b Remove second version of SkImageInfo2GrPixelConfig by Brian Osman · 8 years ago
  38. d0be1ef Remove kIndex_8_GrPixelConfig by Brian Osman · 8 years ago
  39. 178e891 Merge latest Skia into master (5 commits) by Skia_Android Canary Bot · 8 years ago
  40. 7355440 Merge latest Skia into master (32 commits) by Skia_Android Canary Bot · 8 years ago
  41. f046e15 Fix undefined GrIORef test method on Chrome win bot by Brian Salomon · 8 years ago
  42. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  43. ab273fa move SkTRegister.h into tools by Mike Reed · 8 years ago
  44. 20d031a Remove SK_LEGACY_FONTMGR_FACTORY. by Ben Wagner · 8 years ago
  45. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  46. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  47. bc6b99d Add test for processor->resource ref/io counts by Brian Salomon · 8 years ago
  48. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  49. 3ad26d4 Merge latest Skia into master (30 commits) by Skia_Android Canary Bot · 8 years ago
  50. db52cf3 move SkDraw.h to core by Mike Reed · 8 years ago
  51. 986563b Add Gray8 pixel config by Brian Osman · 8 years ago
  52. 7243f49 Remove last of SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS by Hal Canary · 8 years ago
  53. 4641d7d Revert "Add Gray8 pixel config" by Brian Osman · 8 years ago
  54. dc11f98 Clean up unused SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS code by Hal Canary · 8 years ago
  55. 356f7c2 support external raster handles by Mike Reed · 8 years ago
  56. 0ab977f Remove SkUseTestFontConfigFile. by Ben Wagner · 8 years ago
  57. f295645 Add Gray8 pixel config by Brian Osman · 8 years ago
  58. e57194f Move resource ref/io manipulation from GrProgramElement to GrProcessor by Brian Salomon · 8 years ago
  59. f9436b8 Allow constrained and unconstrained picture-images by Matt Sarett · 8 years ago
  60. 19ae138 Remove unused unique ID from GrProgramElement by Brian Salomon · 8 years ago
  61. 89cb821 Separate SkArithmeticImageFilter from SkXfermodeImageFilter. by Brian Salomon · 8 years ago
  62. e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
  63. a163392 Revert "Revert "Removing ref counting from GrXPFactory."" by Brian Salomon · 8 years ago
  64. 003312a Revert "Removing ref counting from GrXPFactory." by Brian Salomon · 8 years ago
  65. a8f80de Removing ref counting from GrXPFactory. by Brian Salomon · 8 years ago
  66. 5cb9a4e move SkBlitRow.h out of public by Mike Reed · 8 years ago
  67. ff80c2a remove SkMemoryWStream -- unused externally by Mike Reed · 8 years ago
  68. c3063e5 remove SkDebugWStream and other cleanups by Mike Reed · 8 years ago
  69. 19f0ed5 Purge clip masks when they are no longer findable. by Brian Salomon · 8 years ago
  70. 1090da6 Add support for tagging GrUniqueKeys with a debug string by Brian Salomon · 8 years ago
  71. 68dd8d0 add writePixels to SkBitmap by Mike Reed · 8 years ago
  72. e151bdb Fix color space matrix hashing to avoid hashing the typemask by Matt Sarett · 8 years ago
  73. 8c852be Removing tracking of whether GP/FP coverage calculations are used by XP. by Brian Salomon · 8 years ago
  74. 3546ff1 Stage SkFontMgr factories to return smart pointers. by Ben Wagner · 8 years ago
  75. 7551898 Make C API compatible with -Wstrict-prototypes by Brian Salomon · 8 years ago
  76. 55325b7 clean up non-ASCII comments by Hal Canary · 8 years ago
  77. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  78. 615d66d Add ImageToColorSpace helper in SkImageFilter by Brian Osman · 8 years ago
  79. 85ff848 remove unused ForceUnique option from makeImageSnapshot by Mike Reed · 8 years ago
  80. a4cb388 Revert "Add ImageToColorSpace helper in SkImageFilter" by Brian Osman · 8 years ago
  81. e02d3ca Add ImageToColorSpace helper in SkImageFilter by Brian Osman · 8 years ago
  82. d64bd98 Merge latest Skia into master (13 commits) by Skia_Android Canary Bot · 8 years ago
  83. 69868af Remove render target unique ID virtual from GrOp. by Brian Salomon · 8 years ago
  84. b62ea22 Change GPU read/write pixels API to support color space conversion by Brian Osman · 8 years ago
  85. d5733c7 remove SK_SUPPORT_LEGACY_PREROLL code by Mike Reed · 8 years ago
  86. 463c848 helper to convert CGImage -> SkImage by Mike Reed · 8 years ago
  87. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  88. 4d11b3c Merge latest Skia into master (26 commits) by Skia_Android Canary Bot · 8 years ago
  89. a69f4cf Remove sk_ref_sp's misleading preprocessor define and comment by Brian Osman · 8 years ago
  90. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  91. f4e27f6 Remove getDevice_just_for_deprecated_compatibility_testing (take 2) by Robert Phillips · 8 years ago
  92. 42ad83a Rename batch->op in GrAuditTrail. by Brian Salomon · 8 years ago
  93. 33667da Restore getDevice_just_for_deprecated_compatibility_testing by Robert Phillips · 8 years ago
  94. 939a075 Merge latest Skia into master (5 commits) by Skia_Android Canary Bot · 8 years ago
  95. 22f4a1f Remove getDevice_just_for_deprecated_compatibility_test() by Robert Phillips · 8 years ago
  96. 3711e11 switch to _deprecated suffix for exotic SkClipOps by Mike Reed · 8 years ago
  97. 3337262 Merge latest Skia into master (6 commits) by Skia_Android Canary Bot · 8 years ago
  98. 2410717 Fix swapped interpretation of c and e in SkColorSpace_ICC by Matt Sarett · 8 years ago
  99. 9e74296 Merge latest Skia into master (23 commits) by Skia_Android Canary Bot · 8 years ago
  100. 65869fb update dox for generateScaledPixels by Mike Reed · 8 years ago