1. fbb56ce Add a new GrResourceCache purging mechanism for purging unused resources. by Brian Salomon · 7 years ago
  2. b667fe2 Small downsample_3_3 optimization by Matt Sarett · 7 years ago
  3. a2eb235 Skia Gerrit 10k! by Ravi Mistry · 7 years ago
  4. fde9bff Revert "Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag" by Robert Phillips · 7 years ago
  5. e3b95ce Add support for writing icc profiles to the jpeg encoder by Matt Sarett · 7 years ago
  6. c3efe67 Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag by Robert Phillips · 7 years ago
  7. 0ae6faa Make SkImage_Gpu be deferred (take 2) by Robert Phillips · 7 years ago
  8. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 7 years ago
  9. 337432d In GrRenderTargetOpList::forwardCombine check adjacent ops by Brian Salomon · 7 years ago
  10. 27ecd86 SkImageSource::Make() returns nullptr when srcrect is empty. by Hal Canary · 7 years ago
  11. ebbdec4 document when we retired a serialized verb -- for later removal by Mike Reed · 7 years ago
  12. 5aa9158 FuzzCanvas: NullGL & DebugGL by Hal Canary · 7 years ago
  13. bbd7a3b Make experimental Perlin noise shader take texture proxies by Robert Phillips · 7 years ago
  14. 7322b52 C API: document sk_matrix_t by Hal Canary · 8 years ago
  15. 3adf1c3 Run discardable test bots as single-threaded by Matt Sarett · 7 years ago
  16. 0887c70 SkImage_Raster: Keep tmp in scope while it is in use by Matt Sarett · 7 years ago
  17. 74de1f6 More png API compatibility by Matt Sarett · 7 years ago
  18. 189491c Enable dng testing on windows by Matt Sarett · 7 years ago
  19. a6c7c7a Add docs for iOS simulator build. by Mike Klein · 7 years ago
  20. fa74caa Add iOS simulator support and a Build bot. by Mike Klein · 7 years ago
  21. 271d495 check-headers-self-sufficient: update by Hal Canary · 8 years ago
  22. 28da283 fix fuzz by Cary Clark · 7 years ago
  23. 90960eb Exclude Vulkan from running PreFlushCallbackTest by Robert Phillips · 7 years ago
  24. 687b656 Compatible use of png_set_iCCP by Matt Sarett · 7 years ago
  25. 291547d Add Chromecast Perf jobs by Kevin Lubick · 7 years ago
  26. a33b43d Combine some duplicate code in AA using template by Yuqian Li · 7 years ago
  27. 5f3b940 Move build tasks to MacOS 10.12 by Stephan Altmueller · 7 years ago
  28. a3b6a55 In Vulkan make sure to add barriers between write operations by Greg Daniel · 7 years ago
  29. 1683f78 Have SkColorSpaceXformCanas tell SkCanvas about clips. by Mike Klein · 7 years ago
  30. bb91bd3 Enable GLES on Intel Linux bots. by Ben Wagner · 7 years ago
  31. 81444fb rename makeCopyForTextureParams to isACopyNeededForTextureParams by Robert Phillips · 7 years ago
  32. eaa78c4 Revert "Make SkImage_Gpu be deferred" by Robert Phillips · 7 years ago
  33. 107524c Attempt to fix AMD ANGLE bots. by Brian Salomon · 7 years ago
  34. bbb24f2 Followup fixes for recipe roll by Eric Boren · 7 years ago
  35. 8915058 readpixels GM uses GPU image in GPU configs by Brian Osman · 7 years ago
  36. 4c55027 Add support for F32 sources to SkColorSpaceXform by Matt Sarett · 7 years ago
  37. eb35f4d Add pre-Flush callback to GrDrawingManager (take 2) by Robert Phillips · 7 years ago
  38. 0db235b Make SkImage_Gpu be deferred by Robert Phillips · 7 years ago
  39. 53262d0 Roll Recipe DEPS by Eric Boren · 7 years ago
  40. 3130fbb remove SK_SUPPORT_LEGACY_DRAWVERTICES_VIRTUAL flag by Mike Reed · 7 years ago
  41. 4e8472c Support vs2017. by Ben Wagner · 7 years ago
  42. 0e032be Add support for writing ICC profiles in png encodes by Matt Sarett · 7 years ago
  43. 29dd456 Update SKP version by UpdateSKPs · 7 years ago
  44. 18ea65a Revert "Revert "remove unused SkMeshUtils and SkBoundaryPatch"" by Mike Reed · 7 years ago
  45. 02f577b reenable lua and fix bitrot by Mike Reed · 7 years ago
  46. c5cc2de Set maxVertexAttrib limit for Vulkan by Greg Daniel · 7 years ago
  47. 3b5bf35 Add $VULKAN_SDK/$Lib to lib_dirs on windows by Brian Salomon · 7 years ago
  48. 9c61466 Disable msaa nanobench on iOS due to crashes by Brian Salomon · 7 years ago
  49. b1168a7 Improvements to readpixels GM by Brian Osman · 7 years ago
  50. edf06b2 Ignore Clang's -Wdeprecated-register for flex-generated code by Roland McGrath · 7 years ago
  51. d7b34a5 Make SkMemory.h and adjust all files for usage. by Herb Derby · 7 years ago
  52. 628999d Gray8 is supported on GPU, remove incorrect comments & check by Brian Osman · 7 years ago
  53. f9bd468 Make gn directory importable in python by Ravi Mistry · 7 years ago
  54. a159085 Roll Recipe DEPS by Eric Boren · 7 years ago
  55. c00f530 Fix expected extension for CIPD on Windows by Brian Osman · 7 years ago
  56. ed182d7 Remove SkImage::MakeTextureFromPixmap by Brian Osman · 7 years ago
  57. dcf0ab0 Switch 16 sample gpu configs to 8 samples BUG=skia: by Brian Salomon · 7 years ago
  58. 25d540f Enable CIPD automatic GCE authentication and fix upload_skps.py by Ravi Mistry · 7 years ago
  59. 480951f Fix discardable memory bot by calling lockPixels() by Matt Sarett · 7 years ago
  60. 1a3c4b8 Eager or Lazy evaluation of sub-drawings for SkDeferredCanvas. by Herb Derby · 7 years ago
  61. 0dbf042 Widen nondetmerministic testing of processors to all Ubuntu bots by Brian Osman · 7 years ago
  62. 09de753 Move SkOSFile.h to src/core by Ben Wagner · 7 years ago
  63. 6599b88 Omit hanging/failing tests on AMD Vulkan. by Ben Wagner · 7 years ago
  64. e2ce08a SkData::MakeFromFD to pass size to release proc. by Ben Wagner · 7 years ago
  65. 006c8da Revert "remove unused SkMeshUtils and SkBoundaryPatch" by Stephan Altmueller · 7 years ago
  66. 1c1c740 GetResourceAsData to use SkData::MakeFromFileName directly. by Ben Wagner · 7 years ago
  67. 6598564 remove unsupported flag by Mike Reed · 7 years ago
  68. ac6b1fa Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) by Robert Phillips · 7 years ago
  69. 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 7 years ago
  70. 5e21e09 remove unused SkMeshUtils and SkBoundaryPatch by Mike Reed · 7 years ago
  71. 2f6b5a4 remove legacy vertices virtual from SkDevice by Mike Reed · 7 years ago
  72. 919cc45 Revert "Revert "Add color spin test for SkColorSpaceXformCanvas"" by Mike Klein · 7 years ago
  73. c09e88c remov patheffect flag from google3 by Mike Reed · 7 years ago
  74. 06ee8e8 Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""" by Yuqian Li · 7 years ago
  75. 980fb36 Run 4 sample msaa configs for perf on iOS by Brian Salomon · 7 years ago
  76. eefa289 sk_fgetsize to not use ftell. by Ben Wagner · 7 years ago
  77. 7da8d64 SkXPS: use correct drawBitmapRect logic for !bitmap.bounds().contains(*src) by Hal Canary · 7 years ago
  78. 6ab59ba remove unused params by Mike Reed · 7 years ago
  79. 795c5ea don't use deprecated (raw) form of SkPatchUtils, delete duplicate util by Mike Reed · 7 years ago
  80. 9bb0a28 add flag for android by Mike Reed · 7 years ago
  81. 50f66d8 Be explicit on test and perf bots about GL vs GLES by Brian Salomon · 7 years ago
  82. f6ce600 Remove "Unused uniform in shader" messages by Brian Osman · 7 years ago
  83. 025a1ca add flag for google3 by Mike Reed · 7 years ago
  84. bc21243 SkXPS: fix drawBitmapRect() by Hal Canary · 7 years ago
  85. 31249bb Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"" by Robert Phillips · 7 years ago
  86. b2082af Detect RenderDoc in Windows viewer and make a core profile by Brian Osman · 7 years ago
  87. ce91b19 Update build tools to newer gn. by Herb Derby · 7 years ago
  88. c35a2d4 Add nondeterministic seed option for ProcessorOptimization test by Brian Osman · 7 years ago
  89. fed9cfd remove legacy virtual for vertices, only support object form by Mike Reed · 7 years ago
  90. e0a34e7 Only set dw antialias mode to grayscale for A8. by Ben Wagner · 7 years ago
  91. d02b6f3 Make dstreadshuffle not crash in with --preAbandonGpuContext and look better in 565 by Brian Salomon · 7 years ago
  92. 2fb3662 Fix overflow bug in slow span. by Herb Derby · 7 years ago
  93. 9bc39bb Add highp to specular lighting intermediate to fix iOS bots by Brian Osman · 7 years ago
  94. e88a1cb Revert[2] "More SkVertices implementation work"" by Mike Reed · 7 years ago
  95. a392dba Revert "Revert "Revert "Revert "Detect Chrome either by renderer or version strings."""" by Brian Salomon · 7 years ago
  96. 1eb3fef Revert "More SkVertices implementation work" by Mike Reed · 7 years ago
  97. 73e21af Revert "Add color spin test for SkColorSpaceXformCanvas" by Eric Boren · 7 years ago
  98. 14583e1 More SkVertices implementation work by Mike Reed · 7 years ago
  99. dea7428 Enable Bazel build for ppc and arm. by Ben Wagner · 7 years ago
  100. 8627124 Reboot PixelCs before every task by Kevin Lubick · 7 years ago