1. 50f66d8 Be explicit on test and perf bots about GL vs GLES by Brian Salomon · 8 years ago
  2. 31249bb Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"" by Robert Phillips · 8 years ago
  3. c35a2d4 Add nondeterministic seed option for ProcessorOptimization test by Brian Osman · 8 years ago
  4. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 8 years ago
  5. aa9e332 Revert[4] "store vertices arrays inline with object"""" by Mike Reed · 8 years ago
  6. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 8 years ago
  7. 0c492cf Revert[3] "store vertices arrays inline with object""" by Mike Reed · 8 years ago
  8. 9e9188f Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot" by Yuqian Li · 8 years ago
  9. b64bcbd Remove budgeted parameter from SkSurface::makeImageSnapshot by Robert Phillips · 8 years ago
  10. 8301046 Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer by Jim Van Verth · 8 years ago
  11. 69225d0 Make SkTArray not allocate unless reserve or initial count > 0 by Brian Salomon · 8 years ago
  12. 0b83319 SkDynamicMemoryWStream::detachAsStream() returns unique_ptr by Hal Canary · 8 years ago
  13. 18ea816 Revert "Add pre-Flush callback to GrDrawingManager" by Robert Phillips · 8 years ago
  14. 7d9f9e3 Revert[2] "store vertices arrays inline with object"" by Mike Reed · 8 years ago
  15. cd9ada5 must check for zero-length in reader32::read() before calling memcpy by Mike Reed · 8 years ago
  16. 2f3865b Fix formatting error in test output by Brian Osman · 8 years ago
  17. d222ec4 Add pre-Flush callback to GrDrawingManager by Robert Phillips · 8 years ago
  18. 9e62df6 Revert "store vertices arrays inline with object" by Mike Reed · 8 years ago
  19. eaaebb1 store vertices arrays inline with object by Mike Reed · 8 years ago
  20. bd1f76f Emit dumpInfo string when processor opt test fails by Brian Osman · 8 years ago
  21. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 8 years ago
  22. dabe8ac SkDynamicMemoryWStream::detachAsData more memory efficent by Hal Canary · 8 years ago
  23. 9a8065d add uniqueID by Mike Reed · 8 years ago
  24. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 8 years ago
  25. 97180af Compute clipped draw bounds outside GrAppliedClip. by Brian Salomon · 8 years ago
  26. 6de1310 Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 8 years ago
  27. bdce9c2 vertices to/from data by Mike Reed · 8 years ago
  28. 8f7d9b9 Revert "Begin implementation of SkImage_Base::makeColorSpace" by Mike Reed · 8 years ago
  29. 98629ef Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 8 years ago
  30. 4f70623 Restore deferred GPU resources in Chrome by Robert Phillips · 8 years ago
  31. 8d2f90b Changes to GrProcessorSet::FragmentProcessorAnalysis to prepare for deferred pipeline creation. by Brian Salomon · 8 years ago
  32. 766fcbb Treat cross context images as Ganesh-created resources by Brian Osman · 8 years ago
  33. 3a9a7a3 Remove run count field from SkTextBlob. by Florin Malita · 8 years ago
  34. d54639f Add SkSTArray move assignment operators by Florin Malita · 8 years ago
  35. a6953f2 Revert "Treat cross context images as Ganesh-created resources" by Brian Osman · 8 years ago
  36. 4d1955c Fix SkFILEStream. by Ben Wagner · 8 years ago
  37. dc9f0db Check for bad bounds in picture cullbounds by Mike Reed · 8 years ago
  38. cccda60 Treat cross context images as Ganesh-created resources by Brian Osman · 8 years ago
  39. 053730d Fix SkTHashTable dangling values by Florin Malita · 8 years ago
  40. 566e53c re-guard against negative dimensions on no-draw canvas by Mike Reed · 8 years ago
  41. 0b791f5 Remove ownership aruments from render target wrap functions by Brian Osman · 8 years ago
  42. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 8 years ago
  43. c2d5bd0 Fix SkTArray copy construction by Florin Malita · 8 years ago
  44. 84dd857 make GrPaint.h private -- IWYU by Mike Reed · 8 years ago
  45. c65aec9 Make GrClip.h private by Brian Salomon · 8 years ago
  46. 4eed4c8 limit addEndMoveSpans loop in pathops by Cary Clark · 8 years ago
  47. 8310f0e Revert "remove SkClipVisitor" by Mike Reed · 8 years ago
  48. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 8 years ago
  49. 3139de3 Remove SkChunckAlloc by Herb Derby · 8 years ago
  50. 91b961d remove SkClipVisitor by Mike Reed · 8 years ago
  51. 90b2005 remove SkPictureUtils.h by Mike Reed · 8 years ago
  52. c3cc5fa Move from SkChunkAlloc to SkArenaAlloc for PathOps by Herb Derby · 8 years ago
  53. a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 8 years ago
  54. c0a4c4f Revert "Move from SkChunkAlloc to SkArenaAlloc for PathOps" by Derek Sollenberger · 8 years ago
  55. f3b16d0 fix RecordOptsTest.cpp on Android framework by Mike Klein · 8 years ago
  56. 05a4296 Turn off savelayer optimization for Android framework by Yuqian Li · 8 years ago
  57. 38c6018 Move from SkChunkAlloc to SkArenaAlloc for PathOps by Herb Derby · 8 years ago
  58. d83545e Add SkColorSpace::isSRGB() by Matt Sarett · 8 years ago
  59. 0bb6f38 Add unit tests for SkImage::colorSpace() by Matt Sarett · 8 years ago
  60. 1c10fdd Remove XP override color. by Brian Salomon · 8 years ago
  61. 27d07f0 Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""" by Mike Reed · 8 years ago
  62. 025e244 Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""" by Mike Reed · 8 years ago
  63. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  64. baf06bc Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""" by Cary Clark · 8 years ago
  65. cfaa632 Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."" by Mike Reed · 8 years ago
  66. 2f49314 Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy> by Robert Phillips · 8 years ago
  67. 3b4c22d update cliptype test to exercise clipstack backend by Mike Reed · 8 years ago
  68. 373b538 Release resources if SkMallocPixelRef::NewWithProc fails. by Ben Wagner · 8 years ago
  69. cd667b6 add unittests for clip-state queries by Mike Reed · 8 years ago
  70. ea5e676 Revert "Remove SkDraw from device-draw methods, and enable device-centric clipping." by Mike Reed · 8 years ago
  71. d7875f5 Refactor SkLiteDL to no longer extend SkDrawable. by Derek Sollenberger · 8 years ago
  72. c77e33f Remove SkDraw from device-draw methods, and enable device-centric clipping. by Mike Reed · 8 years ago
  73. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 8 years ago
  74. 256c37b Remove atlas creation from GrResourceProvider by Robert Phillips · 8 years ago
  75. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 8 years ago
  76. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 8 years ago
  77. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 8 years ago
  78. 24429c6 Move GrTextureProvider to src by Brian Osman · 8 years ago
  79. 7928e76 Disable deferred gpu resources for Chrome branch by Robert Phillips · 8 years ago
  80. 32f2818 Clean up/remove unused GrFragmentProcessor-derived ctors by Robert Phillips · 8 years ago
  81. 5990680 Remove SkDataTableBuilder. It is not used. by Herb Derby · 8 years ago
  82. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  83. c787e49 Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2) by Robert Phillips · 8 years ago
  84. e556bf7 Fix single leg Compose Shader crash. by Herb Derby · 8 years ago
  85. c746bc1 Add another null check for the Vk NexusPlayer bot by Brian Osman · 8 years ago
  86. af19769 Re-land of skslc switch support by Ethan Nicholas · 8 years ago
  87. 9eac2ea Fixes to shared context test API by Brian Osman · 8 years ago
  88. 0354c62 Set a limit on the size for BMP images by Leon Scroggins III · 8 years ago
  89. b5cb683 Use construct/init pattern with GrPipeline to replace CreateAt. by Brian Salomon · 8 years ago
  90. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 8 years ago
  91. fc49734 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
  92. 02baee9 Remove the skip-draw xp optimization by Brian Salomon · 8 years ago
  93. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  94. 875218e Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch blurs, etc.) by Robert Phillips · 8 years ago
  95. 9704329 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
  96. 0f3d0c3 Add SkTypeface::getVariationDesignPosition. by bungeman · 8 years ago
  97. 03e0584 Fix Chrome iOS no GPU build and block includes from src/gpu on our NoGpu bot. by Brian Salomon · 8 years ago
  98. 7d975fc Revert "skslc switch support" by Ethan Nicholas · 8 years ago
  99. 2b1e468 skslc switch support by Ethan Nicholas · 8 years ago
  100. 30f9bc6 Switch GrTextureStripAtlas over to GrTextureProxies by Robert Phillips · 8 years ago