1. 0cc5754 Revert "Revert "Change promise image contract to for when Release and Done are called."" by Brian Salomon · 6 years ago
  2. f774818 Reland "Disable coverage counting by default" by Chris Dalton · 6 years ago
  3. 9ff956e Revert "Disable coverage counting by default" by Chris Dalton · 6 years ago
  4. 576b2a5 Disable coverage counting by default by Chris Dalton · 6 years ago
  5. 8751512 Revert "Revert "Compile all fiddle examples locally"" by Hal Canary · 6 years ago
  6. a3407ab Fix asserts in Metal tests. by Jim Van Verth · 6 years ago
  7. 37575bf Revert "Compile all fiddle examples locally" by Hal Canary · 6 years ago
  8. 83c2f70 Compile all fiddle examples locally by Hal Canary · 6 years ago
  9. 138a06d Revert "Reland "Update SkCanvas' experimental SkiaRenderer API"" by Brian Salomon · 6 years ago
  10. bd9d88a Reland "Update SkCanvas' experimental SkiaRenderer API" by Michael Ludwig · 6 years ago
  11. 376d812 Use '&' to toggle showing the gm's size in viewer by Mike Reed · 6 years ago
  12. 90791c2 Revert "Update SkCanvas' experimental SkiaRenderer API" by Michael Ludwig · 6 years ago
  13. 4bf9646 Update SkCanvas' experimental SkiaRenderer API by Michael Ludwig · 6 years ago
  14. cfdf87e fill out more of SkDebugCanvas interface by Nathaniel Nifong · 6 years ago
  15. 570f4e5 Always explicitly allocate except in Android Framework (take 3) by Robert Phillips · 6 years ago
  16. 2a2d732 Revert "Always explicitly allocate except in Android Framework (take 2)" by Robert Phillips · 6 years ago
  17. 88b93da Always explicitly allocate except in Android Framework (take 2) by Robert Phillips · 6 years ago
  18. d40dc3f Revert "Always explicitly allocate except in Android Framework" by Robert Phillips · 6 years ago
  19. e157745 Always explicitly allocate except in Android Framework by Robert Phillips · 6 years ago
  20. ca9e2a4 api.skia.org - Don't document private. by Joe Gregorio · 6 years ago
  21. 964571d Move 'Tiling' out of 'Transform' in viewer. by Ben Wagner · 6 years ago
  22. bea1f94 remove platform_font_manager() by Mike Klein · 6 years ago
  23. dd51aac Get doxygen working again. by Joe Gregorio · 6 years ago
  24. 61610be Add Autorelease pools to clear out no longer needed Metal objects. by Jim Van Verth · 6 years ago
  25. d10a78f Add filter quality to paint overrides in viewer. by Ben Wagner · 6 years ago
  26. d716d44 Revert "Change promise image contract to for when Release and Done are called." by Brian Salomon · 6 years ago
  27. c5e8e15 Change promise image contract to for when Release and Done are called. by Brian Salomon · 6 years ago
  28. 0bb2db1 Correct argument order for blobs in viewer. by Ben Wagner · 6 years ago
  29. 34336e3 Make SkCubicMap immutable by Florin Malita · 6 years ago
  30. d0163fb Add glf16norm config to DM by Brian Osman · 6 years ago
  31. b77d502 Particles: Cleanup and better UI by Brian Osman · 6 years ago
  32. e675260 SkQP: from skqp_gn_args import SkqpGnArgs by Hal Canary · 6 years ago
  33. 9e9653c SkQP: fix five tests by Hal Canary · 6 years ago
  34. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 6 years ago
  35. bdcdf1a Add SkParticleValue to allow further customization of curve behavior by Brian Osman · 6 years ago
  36. 0d075de Clean up GrSurfaceContext's relationship with GrRecordingContext by Robert Phillips · 6 years ago
  37. b70990e add kRGBA_F16Norm_SkColorType by Mike Klein · 6 years ago
  38. 197a39e SkQP: fix androidx (follows 2ccdd2bc1d0) by Hal Canary · 6 years ago
  39. 193c421 Remove peekProxy's side-effect behavior by Robert Phillips · 6 years ago
  40. 58a7538 change particleslide to use Resources by Mike Reed · 6 years ago
  41. 74826c8 Restore old Viewer setup order. by Jim Van Verth · 6 years ago
  42. bae7121 Add flush call to take access type, flags, and semaphore. by Greg Daniel · 6 years ago
  43. 44861f9 SkQP: Fix report by Hal Canary · 6 years ago
  44. ab094da fix docs for fitsInBytes by Mike Reed · 6 years ago
  45. 3d76d1b Particles: Removed emitters, added more full-featured position affectors by Brian Osman · 6 years ago
  46. e94af49 Fix a couple of Mac windowing issues. by Jim Van Verth · 6 years ago
  47. 7d88f31 Remove support for SkDeferredDisplayListRecorder::DelayReleaseCallback::kNo. by Brian Salomon · 6 years ago
  48. 34d1331 Particles: Improvements to SkCurve by Brian Osman · 6 years ago
  49. ff84d8a SkTypeface::openStream to return smart pointer. by Ben Wagner · 6 years ago
  50. e5d532e Particles: remove non-stable random, add better enum reflection by Brian Osman · 6 years ago
  51. cb32415 Add support for VK_IMAGE_LAYOUT_PRESENT_SRC_KHR in skia vulkan. by Greg Daniel · 6 years ago
  52. 804f17e [Viewer] Set the current slide first before attaching the fBackendType to fWindow. by jongdeok.kim · 6 years ago
  53. 843909c Add full definition of SkStreamAsset. by Ben Wagner · 6 years ago
  54. 4212a7d SkTypeface::onOpenStream to return unique_ptr. by Ben Wagner · 6 years ago
  55. 6989370 Move DrawingManager to RecordingContext by Robert Phillips · 6 years ago
  56. 22eeb3c Use upper case hex in viewer's zoom window by Brian Osman · 6 years ago
  57. f922c78 add colorspace param to textblobdiff canvas by Mike Reed · 6 years ago
  58. b059194 Make SkShaper an interface. by Ben Wagner · 6 years ago
  59. b23532b Fix layout feedback loop in particle GUI by Brian Osman · 6 years ago
  60. 2991cbe Remove SkField, it's no longer used by Brian Osman · 6 years ago
  61. 1bdb219 tools/skqp/release.sh: Add Instant and ABI XML tags by Hal Canary · 6 years ago
  62. 6a6de56 Begin switching GrRecordingContext over to having the GrDrawingManager by Robert Phillips · 6 years ago
  63. 543d2e2 Moved image params out to SkParticleDrawable by Brian Osman · 6 years ago
  64. be9aff2 Remove GrContextPriv.h from GrRenderTargetContext.h by Robert Phillips · 6 years ago
  65. 112aa2d Add curve visualization back, guard eval by Brian Osman · 6 years ago
  66. 8b6283f New SkCurve type with multiple curve segments by Brian Osman · 6 years ago
  67. 83597ce Remove typeface from SkShaper constructor. by Ben Wagner · 6 years ago
  68. ce51c14 Add MoltenVK support to Viewer. by Jim Van Verth · 6 years ago
  69. 5c1f8eb Various particle system improvements by Brian Osman · 6 years ago
  70. 5de7ea4 Particles/SkReflected: Generalize array reflection by Brian Osman · 6 years ago
  71. a57d868 Defer loading particle effect to load time. by Ben Wagner · 6 years ago
  72. 2782b28 Fix drag events in Mac viewer. by Jim Van Verth · 6 years ago
  73. b97da53 Switch Ops over to using GrRecordingContext by Robert Phillips · 6 years ago
  74. 7c979f5 Experimental Particle System by Brian Osman · 6 years ago
  75. 7ad9b96 Upgrade to Mesa 18.3.3 by Ben Wagner · 6 years ago
  76. eb46bd8 [sksg] Hit-testing API by Florin Malita · 6 years ago
  77. 454e5fb Fix cluster reporting from shaper. by Ben Wagner · 6 years ago
  78. 640654d run all available OpenCL devices by Mike Klein · 6 years ago
  79. b6e9d3c Outline GrDrawAtlasOp and GrDrawVerticesOp by Robert Phillips · 6 years ago
  80. a9162df Plumb abandonment throughout GrContext hierarchy by Robert Phillips · 6 years ago
  81. 8a1f15d update hello-opencl by Mike Klein · 6 years ago
  82. 4dbaafa bookmaker: Remove fflush() on closed file by Greg Kaiser · 6 years ago
  83. 535c5e3 Add ImGui::DragCanvas, to simplify several custom widgets by Brian Osman · 6 years ago
  84. 77a1a7e find_commit_with_best_gold_results takes arguments by Hal Canary · 6 years ago
  85. be39f71 Add Metal context to Viewer. by Jim Van Verth · 6 years ago
  86. 1f05d45 Add GrContext::resetGLTextureBindings(). by Brian Salomon · 6 years ago
  87. 3e8392e Manage Mac paint events more directly. by Jim Van Verth · 6 years ago
  88. 70441fa SkQP: make text context outlast gm by Hal Canary · 6 years ago
  89. d684148 Move auditTrail and opMemoryPool from GrContext to GrRecordingContext by Robert Phillips · 6 years ago
  90. a5ab35c Fix vertex indexing error when using ImGui skiaWidgets by Brian Osman · 6 years ago
  91. a41c685 Move proxyProvider and singleOwner to GrImageContext by Robert Phillips · 6 years ago
  92. 764f25a remove a couple more jsoncpp deps by Mike Klein · 6 years ago
  93. 480d29b SkQP: new tool: tools/skqp/find_commit_with_best_gold_results by Hal Canary · 6 years ago
  94. 6512fa3 SkQP: update tools/skqp/gn_to_bp.py, add release script by Hal Canary · 6 years ago
  95. 5b9126b Give ImGui the correct DeltaTime by Brian Osman · 6 years ago
  96. dbaf317 Move GrContextPriv methods to their own .cpp file by Robert Phillips · 6 years ago
  97. 2b1d179 Have the RecreateSKPs bot upload to partner bucket by Ravi Mistry · 6 years ago
  98. 98385ba Switch back to non-Retina display resolution. by Jim Van Verth · 6 years ago
  99. 6c30e74 Add DDL jobs for Intel by Ben Wagner · 6 years ago
  100. 88cfc50 Remove all references to jsoncpp (build scripts, DEPS, etc) by Brian Osman · 6 years ago