1. c37e614 Rename GrContext::getFontAtlas to getFontAtlas_ForTesting by Robert Phillips · 8 years ago
  2. 4f364fd remove clipstack from lua -- deprecated by Mike Reed · 8 years ago
  3. 189098e7 Don't require GrPipelineBuilder to build GrPipeline by Brian Salomon · 8 years ago
  4. 4897fb8 Implement sk_tool_utils::copy_to_g8(), used by gms by Matt Sarett · 8 years ago
  5. aa9b5a1 call fetch-gn from git-sync-deps by Mike Klein · 8 years ago
  6. 550148b Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  7. aeef561 Revert "Reland https://skia-review.googlesource.com/c/6091/" by Yuqian Li · 8 years ago
  8. ac42aeb Add support for drawImageLattice in SKIA debugger by Stan Iliev · 8 years ago
  9. b46fff6 Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  10. 444c1bd Fix tool with swapped fC, fE (SkColorSpaceTransferFn) by Matt Sarett · 8 years ago
  11. 90ee03b Revert "Implement Analytic AA for General Paths (with Guard against Chrome)" by Yuqian Li · 8 years ago
  12. 89a0e72 Implement Analytic AA for General Paths (with Guard against Chrome) by Yuqian Li · 8 years ago
  13. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  14. ab273fa move SkTRegister.h into tools by Mike Reed · 8 years ago
  15. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  16. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  17. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  18. 21d742d Get latest ANGLE as of January 6, 2017 by Brian Osman · 8 years ago
  19. 1090da6 Add support for tagging GrUniqueKeys with a debug string by Brian Salomon · 8 years ago
  20. c4bb2b9 Revert "Get latest ANGLE as of January 6, 2017" by Mike Klein · 8 years ago
  21. 151d3b1 Get latest ANGLE as of January 6, 2017 by Brian Osman · 8 years ago
  22. ef6bbbd monobench: don't sort the Bench vector while iterating through it... by Mike Klein · 8 years ago
  23. 7c6bc46 monobench: shuffle benchmark order between samples by Mike Klein · 8 years ago
  24. f09492b Rename batch->op in GrAuditTrail json and skiaserver's url handlers by Brian Salomon · 8 years ago
  25. d63c102 Minor fixes for the Linux viewer by Jim Van Verth · 8 years ago
  26. c65386a Remove DMSrcSinkAndroid. by Derek Sollenberger · 8 years ago
  27. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  28. 3f375d0 Add skia_enable_discrete_gpu argument to GN by Brian Osman · 8 years ago
  29. 99c9796 Revert "Revert "Fix issue in SkDebugCanvas where filter canvas prevents GrOp bounds from drawing"" by Ravi Mistry · 8 years ago
  30. 9bcda71 Revert "Fix issue in SkDebugCanvas where filter canvas prevents GrOp bounds from drawing" by Ravi Mistry · 8 years ago
  31. 4bf98e7 Fix issue in SkDebugCanvas where filter canvas prevents GrOp bounds from drawing by Brian Salomon · 8 years ago
  32. 463c848 helper to convert CGImage -> SkImage by Mike Reed · 8 years ago
  33. 144a5c5 Rename batch->op in skiaserve by Brian Salomon · 8 years ago
  34. 42ad83a Rename batch->op in GrAuditTrail. by Brian Salomon · 8 years ago
  35. 2b25d34 Tag string bitmaps (for GMs) as sRGB by Brian Osman · 8 years ago
  36. 22f4a1f Remove getDevice_just_for_deprecated_compatibility_test() by Robert Phillips · 8 years ago
  37. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  38. 903da79 Rename GrBatchAtlas files to GrDrawOpAtlas by Brian Salomon · 8 years ago
  39. a97a60c Added gamma visualizations to colorspaceinfo tool by raftias · 8 years ago
  40. ab2d73b rework xor to be more like winding by Cary Clark · 8 years ago
  41. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago
  42. 427da6f Revert "Remove all KTX support" by Leon Scroggins · 8 years ago
  43. ada12ab Remove all KTX support by Leon Scroggins III · 8 years ago
  44. ba62b4a Change FLAGS_analyticAA's default to true by Yuqian Li · 8 years ago
  45. ff11428 more simplify bugs by Cary Clark · 8 years ago
  46. 1b3387b SkBitmap::setPixelRef(): less reference churn by Hal Canary · 8 years ago
  47. d737bee Updated the get_images_from_skps tool to check for ICC profile support by raftias · 8 years ago
  48. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  49. 1951f3d Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_sp by Brian Salomon · 8 years ago
  50. 21aa35f Make GrRenderTargetOpList::addDrawOp use sk_sp by Brian Salomon · 8 years ago
  51. a4a3381 tools and docs: clean up gyp-specific things by Hal Canary · 8 years ago
  52. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  53. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  54. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  55. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  56. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  57. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  58. 7eb01e0 simplify bug by Cary Clark · 8 years ago
  59. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  60. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  61. 1e41f4a Rename batch->op in GrOpList and subclasses by Brian Salomon · 8 years ago
  62. c39f3fb fiddle: Don't run F16 by default, it doesn't work with OSMesa. by Joe Gregorio · 8 years ago
  63. 2047189 Two (related) changes here: by brianosman · 8 years ago
  64. a6abb57 Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
  65. 1aeb78c Two (related) changes here: by brianosman · 8 years ago
  66. 0a2782c Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
  67. a2f7126 Add srgb and f16 modes to fiddle by Matt Sarett · 8 years ago
  68. 9db12d2 Two (related) changes here: by brianosman · 8 years ago
  69. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  70. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  71. 08c79b8 remove more old cmake files by Hal Canary · 8 years ago
  72. c293a29 Make GrGpuCommandBuffer infer its render target from first draw by Brian Salomon · 8 years ago
  73. 9fcc743 Add support for resources on android Viewer by Greg Daniel · 8 years ago
  74. 06826d9 In GetResourceAsBitmap, don't crash if the resource is missing by Brian Osman · 8 years ago
  75. f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
  76. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  77. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  78. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  79. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  80. 50500ad GN: add public headers warnings check. by Mike Klein · 8 years ago
  81. 27f05a2 skpbench: fix parser script for bots by csmartdalton · 8 years ago
  82. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  83. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  84. 2e27207 skpbench: skiaperf.py modifications by csmartdalton · 8 years ago
  85. c168a3a Revert "Always build the ANGLE test code. Always build ANGLE on windows and linux." by Mike Klein · 8 years ago
  86. 238b820 Always build the ANGLE test code. Always build ANGLE on windows and linux. by Brian Salomon · 8 years ago
  87. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  88. 8740d58 Re-purpose color space tool by Matt Sarett · 8 years ago
  89. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  90. 38af943 GN: build Lua tools when skia_use_lua. by Mike Klein · 8 years ago
  91. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  92. 9c2249f skpbench: add utility to format results for Skia Perf by Kevin Lubick · 8 years ago
  93. 49df770 skpbench: add "resultsfile" option by csmartdalton · 8 years ago
  94. 2087dda skpbench: remove --path flag by csmartdalton · 8 years ago
  95. a115129 skpbench: call adb wait-for-device after root by csmartdalton · 8 years ago
  96. f2b024d skpbench: filter out junk spewed by Pixel C driver by csmartdalton · 8 years ago
  97. b87642e skpbench: use 3 cores instead of 4 on Pixel C by csmartdalton · 8 years ago
  98. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  99. d067ae7 Missing SkOSPath include in lua_pictures.cpp by fmalita · 8 years ago
  100. e4fd078 skpbench: simplify adb and reduce number of invocations by csmartdalton · 8 years ago