1. f0ced62 Make createTestingOnlyBackendTexture and deleteTestingOnlyBackendTexture no longer be behind GR_TEST_UTILS (take 2) by Robert Phillips · 5 years ago
  2. 3f4b4dc Roll ../src a01010a50904..8c742b264faa (455 commits) by skia-autoroll · 5 years ago
  3. 9ad72e7 Roll third_party/externals/angle2 bff32703c75b..6ddb7768fa25 (10 commits) by skia-autoroll · 5 years ago
  4. 7921042 Roll third_party/externals/swiftshader 3d7b7ea134d1..d61595f367af (10 commits) by skia-autoroll · 5 years ago
  5. b3c0bf6 Revert "manually register codecs in DM" by Mike Klein · 5 years ago
  6. 4bf6fd6 Revert "add runtime registration for encoders" by Mike Klein · 5 years ago
  7. 0af9929 Revert "remove #if guards in SkAndroidCodec.cpp" by Mike Klein · 5 years ago
  8. c9deffa Revert "skip runtime registration on iOS" by Mike Klein · 5 years ago
  9. ab737e4 Revert "unguard SkFooEncoder.cpp" by Mike Klein · 5 years ago
  10. 9509e04 Revert "move encoders into codec_srcs" by Mike Klein · 5 years ago
  11. 9098c28 Revert "format public.bzl" by Mike Klein · 5 years ago
  12. f9ef1b8 fixed SkSL interpreter copying from nullptr by Ethan Nicholas · 5 years ago
  13. f4c2c8e format public.bzl by Mike Klein · 5 years ago
  14. 6a89611 move encoders into codec_srcs by Mike Klein · 5 years ago
  15. 91164d1 added external value support to SkSL interpreter by Ethan Nicholas · 5 years ago
  16. fc1dddb Reland "Get EGLimage functions out of GrGLInterface." by Brian Salomon · 5 years ago
  17. c2dd348 clean up some .gitignores by Mike Klein · 5 years ago
  18. 703fe68 Silence a spurious GL error by Chris Dalton · 5 years ago
  19. 32c32b9 unguard SkFooEncoder.cpp by Mike Klein · 5 years ago
  20. 8ad0cbd Revert "Make createTestingOnlyBackendTexture and deleteTestingOnlyBackendTexture no longer be behind GR_TEST_UTILS" by Michael Ludwig · 5 years ago
  21. 017126f skip runtime registration on iOS by Mike Klein · 5 years ago
  22. 8ae07c3 remove #if guards in SkAndroidCodec.cpp by Mike Klein · 5 years ago
  23. 940c3f1 add runtime registration for encoders by Mike Klein · 5 years ago
  24. 753836f Revert "Get EGLimage functions out of GrGLInterface." by Michael Ludwig · 5 years ago
  25. b745129 Interpreter: Implement/fix vectorized load/store of globals by Brian Osman · 5 years ago
  26. 50a4e6e Make createTestingOnlyBackendTexture and deleteTestingOnlyBackendTexture no longer be behind GR_TEST_UTILS by Robert Phillips · 5 years ago
  27. 9b2633e manually register codecs in DM by Mike Klein · 5 years ago
  28. bc23313 Get EGLimage functions out of GrGLInterface. by Brian Salomon · 5 years ago
  29. 945d1e5 simplify rtree loops in Skia too by Mike Klein · 5 years ago
  30. 6bb79bb Add SkShaper which just shapes. by Ben Wagner · 5 years ago
  31. 21bca28 Move SkMessageBus.h into src/core by Ben Wagner · 5 years ago
  32. 6e17f1d Revert "Clear and discard stencil buffers on tilers" by Michael Ludwig · 5 years ago
  33. 1f09898 Add GrVkFormatIsCompressed and GrVkFormatCompressedDataSize to rm uses of GrPixelConfig by Robert Phillips · 5 years ago
  34. c8d66d3 Roll skia/third_party/skcms 853f66269c16..1578d6b6f5dd (1 commits) by skia-autoroll · 5 years ago
  35. b9ce40a Interpreter: Remove vectorized branches by Brian Osman · 5 years ago
  36. 8bd6e8f Move SkTSearch.h into src. by Ben Wagner · 5 years ago
  37. 39ef2ef GrVkCaps: add isFormatRenderable and rename some isConfig* methods to isFormat* by Robert Phillips · 5 years ago
  38. 0cda4c8 Remove tools/clang from .gitignore by Ben Wagner · 5 years ago
  39. 226668a Add support for calling functions within the interpreter by Brian Osman · 5 years ago
  40. 348880c Roll third_party/externals/angle2 f7033c55be3f..bff32703c75b (4 commits) by skia-autoroll · 5 years ago
  41. 82ca93b Roll ../src 156f1f758a0f..a01010a50904 (446 commits) by skia-autoroll · 5 years ago
  42. 8207ade Roll third_party/externals/swiftshader 65b1e97d13eb..3d7b7ea134d1 (5 commits) by skia-autoroll · 5 years ago
  43. 3f79f07 Use SkStrikeSpecStorage to lookup strike for GPU text drawing by Herb Derby · 5 years ago
  44. c8a84d2 Move compute_combined_buffer_size behind GR_TEST_UTILS by Robert Phillips · 5 years ago
  45. ad44dd5 preserve comments past the #include "" by Mike Klein · 5 years ago
  46. 5162a74 Remove GpuLayerCacheTest by Ben Wagner · 5 years ago
  47. 046ecb1 remove SkMiniPicture and co. by Mike Klein · 5 years ago
  48. 42dda08 Remove some uses of GrBytesPerPixel (take 2) by Robert Phillips · 5 years ago
  49. a705cb9 remove SkLiteDL by Mike Klein · 5 years ago
  50. 7b2c855 Clear and discard stencil buffers on tilers by Chris Dalton · 5 years ago
  51. caa795f Reduce use of GrPixelConfig inside of GrVkCaps. by Greg Daniel · 5 years ago
  52. f1344ac Remove SK_ALLOW_STATIC_GLOBAL_INITIALIZERS from tests. by Ben Wagner · 5 years ago
  53. 4167215 Fix stack indexing bug in vectorized unsigned -> float conversion by Brian Osman · 5 years ago
  54. 69258ff Add a workaround to allow sample variables for stencil draws by Chris Dalton · 5 years ago
  55. 209ebc0 Add thread annotations to SkSharedMutex by Herb Derby · 5 years ago
  56. bcbd30b Trivial code cleanup by Herb Derby · 5 years ago
  57. d210782 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  58. c2aea59 Roll recipe dependencies (nontrivial). by recipe-roller · 5 years ago
  59. 136ad09 Roll third_party/externals/angle2 3dbe480b559e..f7033c55be3f (11 commits) by skia-autoroll · 5 years ago
  60. 7788fa1 Roll ../src 97d5761990f6..156f1f758a0f (423 commits) by skia-autoroll · 5 years ago
  61. 4e66df5 Roll third_party/externals/swiftshader 9e4f690166c1..65b1e97d13eb (7 commits) by skia-autoroll · 5 years ago
  62. 01eaf17 Remove global mutex around CG by Herb Derby · 5 years ago
  63. 8fae51b Introduce SkStrikeSpecStorage. by Herb Derby · 5 years ago
  64. 13371a1 Standardize DDL images to RGBA by Robert Phillips · 5 years ago
  65. 76ec80a Use per-edge AA flags to respect mixed AA between clip and draw by Michael Ludwig · 5 years ago
  66. 0221e8b Revert "Remove some uses of GrBytesPerPixel" by Robert Phillips · 5 years ago
  67. 13f02be2 Remove some uses of GrBytesPerPixel by Robert Phillips · 5 years ago
  68. 2b8b06e rewrite docs to explicitly use python2 by Mike Klein · 5 years ago
  69. 44d4476 Interpreter: Fix bool literals by Brian Osman · 5 years ago
  70. dfcaaa9 Blacklikst AsyncReadPixels on MoltenVK by Brian Salomon · 5 years ago
  71. d696f8e Support GL_ANGLE_texture_rectangle. by Brian Salomon · 5 years ago
  72. 9b86955 Add thread safety annotations for SkMutex by Herb Derby · 5 years ago
  73. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  74. a6fcb76 ccpr: Clip path octo bounds by the scissor by Chris Dalton · 5 years ago
  75. cd734f6 Add color space and type conversion support to asyncReadPixels by Brian Salomon · 5 years ago
  76. b3f6654 Remove mutex in GrVkSemaphore by Greg Daniel · 5 years ago
  77. 617d801 Reland "Reland "remove legacy 255-biased colormatrix"" by Mike Reed · 5 years ago
  78. 7bc76b4 Roll third_party/externals/angle2 ebab670cb32d..3dbe480b559e (16 commits) by skia-autoroll · 5 years ago
  79. 06faa5e Roll ../src 589d8ec2fcaa..97d5761990f6 (957 commits) by skia-autoroll · 5 years ago
  80. 695206d Roll third_party/externals/swiftshader ecfeede6014c..9e4f690166c1 (28 commits) by skia-autoroll · 5 years ago
  81. 806621b Update SKP version by skia-recreate-skps · 5 years ago
  82. 5c7b541 Fix compatible format check for vkCmdCopyImage. by Greg Daniel · 5 years ago
  83. 603e09b Remove SK_IGNORE_LINEAR_METRICS_FIX. by Ben Wagner · 5 years ago
  84. 303bacb Fix build for GCC. Cast enum to int when using with %d format specifier by Brian Salomon · 5 years ago
  85. ab32f65 Add SkSurface::asyncReadPixels() by Brian Salomon · 5 years ago
  86. 6e40798 Skip D3D ANGLE backends in dm/nanobench/... under Wine. by Brian Salomon · 5 years ago
  87. ad8efda Reland "Reland "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA."" by Brian Salomon · 5 years ago
  88. a1b7be6 Add thread safety annotations. by Herb Derby · 5 years ago
  89. 54e052b [infra] Update Win OS version by Eric Boren · 5 years ago
  90. 6eeaf92 Promote circle clipping to full float by Brian Salomon · 5 years ago
  91. 4687bdd Fix DDL tests when MIP map support not available by Brian Salomon · 5 years ago
  92. e246b13 Only enable the interpreter particle affector with GPU support by Brian Osman · 5 years ago
  93. 8fbca48 Revert "Reland "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA."" by Brian Salomon · 5 years ago
  94. 622b6f5 Reland "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA." by Brian Salomon · 5 years ago
  95. bc0c460 Revert "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA." by Robert Phillips · 5 years ago
  96. d1c57b6 Fix a spurious MSVC compiler warning by Chris Dalton · 5 years ago
  97. 797efca Add option to GrContext::flush for GrPrepareForExternalIORequests. by Greg Daniel · 5 years ago
  98. c04cadb Prototype interpreter particle affector by Brian Osman · 5 years ago
  99. 8610e9c ccpr: Add a GrOctoBounds class by Chris Dalton · 5 years ago
  100. a15f355 Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA. by Brian Salomon · 5 years ago