1. 4f70623 Restore deferred GPU resources in Chrome by Robert Phillips · 8 years ago
  2. 841101d SkColorSpaceXformCanvas by Mike Klein · 8 years ago
  3. 52fe583 Remove SK_SUPPORT_LEGACY_BROKEN_LERP support by Florin Malita · 8 years ago
  4. 766fcbb Treat cross context images as Ganesh-created resources by Brian Osman · 8 years ago
  5. 3a9a7a3 Remove run count field from SkTextBlob. by Florin Malita · 8 years ago
  6. d54639f Add SkSTArray move assignment operators by Florin Malita · 8 years ago
  7. a6953f2 Revert "Treat cross context images as Ganesh-created resources" by Brian Osman · 8 years ago
  8. 4d1955c Fix SkFILEStream. by Ben Wagner · 8 years ago
  9. cccda60 Treat cross context images as Ganesh-created resources by Brian Osman · 8 years ago
  10. 053730d Fix SkTHashTable dangling values by Florin Malita · 8 years ago
  11. 566e53c re-guard against negative dimensions on no-draw canvas by Mike Reed · 8 years ago
  12. b726d58 Partially defer SkImage_Gpu by Robert Phillips · 8 years ago
  13. e53de48 increase Builder's prealloc size after colorspace change by Mike Reed · 8 years ago
  14. 6c14c8d take fast case in swap() if we're using malloc OR we're empty by Mike Reed · 8 years ago
  15. 383dd9d Remove unused ownership argument to GrSurfaceProxy::MakeWrappedBackend by Brian Osman · 8 years ago
  16. c2d5bd0 Fix SkTArray copy construction by Florin Malita · 8 years ago
  17. b1d800d SkSTArray move ctor by Florin Malita · 8 years ago
  18. 84dd857 make GrPaint.h private -- IWYU by Mike Reed · 8 years ago
  19. 4a21c94 move intermediate patheffect classes inside src by Mike Reed · 8 years ago
  20. c65aec9 Make GrClip.h private by Brian Salomon · 8 years ago
  21. 8310f0e Revert "remove SkClipVisitor" by Mike Reed · 8 years ago
  22. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 8 years ago
  23. 3139de3 Remove SkChunckAlloc by Herb Derby · 8 years ago
  24. 91b961d remove SkClipVisitor by Mike Reed · 8 years ago
  25. 90b2005 remove SkPictureUtils.h by Mike Reed · 8 years ago
  26. ca49067 optimize intersect, use getType to utilize fast-case in preTranslate by Mike Reed · 8 years ago
  27. d85f97d Control making of GrSemaphore objects inside of GrResourceProvider by Greg Daniel · 8 years ago
  28. 4729914 Groundwork for nonlinear blending mode in Ganesh by Brian Osman · 8 years ago
  29. a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 8 years ago
  30. 467921e Move GrDrawOp pipeline/clip processing to GrRenderTargetContext by Brian Salomon · 8 years ago
  31. 4b19b40 Revert "Fix new IT blocks ARMv8" by Mike Klein · 8 years ago
  32. 90165c2 Fix new IT blocks ARMv8 by Amaury Le Leyzour · 8 years ago
  33. d83545e Add SkColorSpace::isSRGB() by Matt Sarett · 8 years ago
  34. 42c456f Remove PLS path renderer by Brian Salomon · 8 years ago
  35. 27d07f0 Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""" by Mike Reed · 8 years ago
  36. 5b4599f Add SkImage::colorSpace() and SkImage::refColorSpace() by Matt Sarett · 8 years ago
  37. 025e244 Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""" by Mike Reed · 8 years ago
  38. 12da890 Revert "move some of patheffect internals into private" by Mike Reed · 8 years ago
  39. 7067fc6 move some of patheffect internals into private by Mike Reed · 8 years ago
  40. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  41. e370cbe Remove clip to bounds GrContextOption by Brian Salomon · 8 years ago
  42. baf06bc Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""" by Cary Clark · 8 years ago
  43. cfaa632 Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."" by Mike Reed · 8 years ago
  44. 4447b64 Switch SkImageGenerator over to generating GrTextureProxies by Robert Phillips · 8 years ago
  45. 2f49314 Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy> by Robert Phillips · 8 years ago
  46. fe3b516 Use GrSemaphore rather than GrFence for external texture data by Brian Osman · 8 years ago
  47. ea5e676 Revert "Remove SkDraw from device-draw methods, and enable device-centric clipping." by Mike Reed · 8 years ago
  48. c77e33f Remove SkDraw from device-draw methods, and enable device-centric clipping. by Mike Reed · 8 years ago
  49. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 8 years ago
  50. f7cf81a Use GrTextureProvider's uniqueKey setting method rather than directly setting it by Robert Phillips · 8 years ago
  51. 1429550 Update Skia milestone to 59 by Heather Miller · 8 years ago
  52. afe7a5f Add some thread safety notes. by Mike Klein · 8 years ago
  53. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 8 years ago
  54. 6be3523 Add support for Semaphores (gpu waiting on gpu) in Ganesh by Greg Daniel · 8 years ago
  55. bb7dd44 Make SkTypeface::onGetVariationDesignPosition pure virtual. by Ben Wagner · 8 years ago
  56. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 8 years ago
  57. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 8 years ago
  58. 8a9de3d Add path renderer options to viewer GUI by Brian Osman · 8 years ago
  59. 5ff3a5c Remove stencil related flags from GrInstancedPipelineInfo. by Brian Salomon · 8 years ago
  60. 24429c6 Move GrTextureProvider to src by Brian Osman · 8 years ago
  61. af9847e Use GrAAType in instanced rendering. by Brian Salomon · 8 years ago
  62. 7928e76 Disable deferred gpu resources for Chrome branch by Robert Phillips · 8 years ago
  63. c61abee add isolate (init-with-previous) savelayer flag by Mike Reed · 8 years ago
  64. dac5f6b Fix -Wshadow-field warnings by Brian Salomon · 8 years ago
  65. 5990680 Remove SkDataTableBuilder. It is not used. by Herb Derby · 8 years ago
  66. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  67. 6722553 Add SkColorSpace::isNumericalTransferFn() to the public API by Matt Sarett · 8 years ago
  68. c787e49 Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2) by Robert Phillips · 8 years ago
  69. 2411c11 Revert "Allow GrSurfaceProxy-derived classes to use flags when instantiating" by Robert Phillips · 8 years ago
  70. c8f1e3a Allow GrSurfaceProxy-derived classes to use flags when instantiating by Robert Phillips · 8 years ago
  71. a07741a begin to hide details of SkPathEffect by Mike Reed · 8 years ago
  72. 541b1b0 Improve comment in SkICC.h by Matt Sarett · 8 years ago
  73. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 8 years ago
  74. fc49734 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
  75. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  76. 20de615 headers: forward declare SkDOM, and include SkClipOp by Hal Canary · 8 years ago
  77. 9704329 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
  78. 0f3d0c3 Add SkTypeface::getVariationDesignPosition. by bungeman · 8 years ago
  79. 804e091 Make shadow_utils GM use its own SkResourceCache by Brian Salomon · 8 years ago
  80. 30f9bc6 Switch GrTextureStripAtlas over to GrTextureProxies by Robert Phillips · 8 years ago
  81. bcfb8f6 Revert "Revert "Revert[2] "hide deprecated underline and strikethru""" by Mike Reed · 8 years ago
  82. cfd3d9f Revert "Revert[2] "hide deprecated underline and strikethru"" by Mike Reed · 8 years ago
  83. aab68c5 Revert[2] "hide deprecated underline and strikethru" by Mike Reed · 8 years ago
  84. 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
  85. 19eec39 Fix SkSemaphore comments. by Mike Klein · 8 years ago
  86. 46b83a4 Update endRecordingAsPicture to finishRecordingAsPicture by Yuqian Li · 8 years ago
  87. 3661bc9 hide trivial helpers on canvas by Mike Reed · 8 years ago
  88. bc9956d Attempt to stabilize shadow_utils GM for replay configs by Brian Salomon · 8 years ago
  89. 384b90a SkExecutor by Mike Klein · 8 years ago
  90. 22eb2f1 remove guard for SkImageGenerator api by Mike Reed · 8 years ago
  91. ddbd37e expore flags for text decoration into android-specific reserved bits by Mike Reed · 8 years ago
  92. 94cce4c Make GrXferProcessor and related classes private. by Brian Salomon · 8 years ago
  93. ad2a2be Add GrTFlagsMask<> wrapper for C++11 bitfield enums by csmartdalton · 8 years ago
  94. 00b2cca Simplify GrPaint::isConstantBlendedColor to avoid FP analysis and XP virtual calls by Brian Salomon · 8 years ago
  95. dbc8eeb Remove GrProcessorTestData's GrTextures by Robert Phillips · 8 years ago
  96. 8e1c4e6 Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2) by Robert Phillips · 8 years ago
  97. 251bf3e SkRegion deserialization more robust by Hal Canary · 8 years ago
  98. f67c459 add ViaSVG to dm by Mike Reed · 8 years ago
  99. e005edd Revert "hide deprecated underline and strikethru" by Leon Scroggins · 8 years ago
  100. 7d07d46 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago