1. 0e99fbe Add RuntimeBlendUtils to bazel. by John Stiles · 3 years, 2 months ago
  2. 685e09b Reland "Purge ccpr" by Chris Dalton · 3 years, 3 months ago
  3. fe83ab6 Revert "Purge ccpr" by Brian Osman · 3 years, 3 months ago
  4. 7bf6bc0 Purge ccpr by Chris Dalton · 3 years, 3 months ago
  5. abde8fc Enable DSL FP tests. by John Stiles · 3 years, 5 months ago
  6. dd8f8ed clean up defines that do nothing by Mike Klein · 3 years, 5 months ago
  7. 31798c2 Remove NVPR by Robert Phillips · 3 years, 6 months ago
  8. be6de9b Support building GrGLInterface factory functions for both EGL and GLX. by Brian Salomon · 3 years, 7 months ago
  9. a3e5e55 Reland "Reland "Test mac system font variations."" by Ben Wagner · 3 years, 7 months ago
  10. d20a109 Round unresolved font blocks to grapheme edges by Julia Lavrova · 3 years, 8 months ago
  11. 4e0e8d4 [canvaskit] Remove custom_embedded_factory from G3 build by Kevin Lubick · 3 years, 9 months ago
  12. 0047aff remove very oldest SkVM testing by Mike Klein · 3 years, 9 months ago
  13. 09a2691 remove SK_BUILD_NO_OPTS by Mike Klein · 3 years, 10 months ago
  14. 1f71f43 Always enable SkSL's ByteCodeGenerator, disable interpreter in Google3 by Brian Osman · 3 years, 10 months ago
  15. 94584f4 Remove unused macros from GrGLConfig.h, GrGLConfig_chrome.h, and scripts by Brian Salomon · 3 years, 10 months ago
  16. 1340dbd Reland "SkAndroidCodec: Support decoding all frames" by Leon Scroggins · 3 years, 10 months ago
  17. a5e8f6b [svg] Post-relocation cleanup by Florin Malita · 4 years ago
  18. b341810 Reland "[svg] Relocate out of experimental" by Florin Malita · 4 years ago
  19. d6cf56f Revert "[svg] Relocate out of experimental" by Robert Phillips · 4 years ago
  20. 6fc4106 [svg] Relocate out of experimental by Florin Malita · 4 years ago
  21. 3bfeab7 Reland [svg] Add svg_tool by Florin Malita · 4 years ago
  22. 0f02d0b [svg] Add public.bzl defs for SVG source sets by Florin Malita · 4 years ago
  23. 3d6d416 Reland "include freetype in wasm build, see cl/332073924 for complete change" by Nathaniel Nifong · 4 years ago
  24. 77960d9 Revert "include freetype in wasm build, see cl/332073924 for complete change" by Greg Daniel · 4 years ago
  25. 6cc032c include freetype in wasm build, see cl/332073924 for complete change by Nathaniel Nifong · 4 years ago
  26. 81606b5 remove unused (and bit-rotting) Lua support by Mike Reed · 4 years ago
  27. 2eabdf5 Remove webgl from public.bzl by Kevin Lubick · 4 years, 1 month ago
  28. 853d4ed Revert "remove sksl interpreter guards" by Mike Klein · 4 years, 1 month ago
  29. 7f1117e remove sksl interpreter guards by Mike Klein · 4 years, 1 month ago
  30. f21d6b9 Reland "Add an SkImageGenerator that uses NDK APIs" by Leon Scroggins III · 4 years, 1 month ago
  31. 17dc63f Don't define SK_GL when no other GPU backends are enabled by Brian Salomon · 4 years, 2 months ago
  32. 90787fe Reland #3 "ICU API: only in SkParagraph, simplified." by Julia Lavrova · 4 years, 2 months ago
  33. 25a1d4f Fix Mac GPU references by Andy Weiss · 4 years, 2 months ago
  34. 9ae4020 Exclude gl files for Fuchsia platform. by Guruji Panda · 4 years, 2 months ago
  35. 5160e8c Revert "Exclude gl files for Fuchsia platform." by Mike Klein · 4 years, 2 months ago
  36. c1f3f8c Exclude gl files for Fuchsia platform. by Guruji Panda · 4 years, 2 months ago
  37. 6438194 Add SK_BUILD_NO_OPTS to mac base defines by Andy Weiss · 4 years, 3 months ago
  38. be1829f Add macos condition support for G3 build by Andy Weiss · 4 years, 3 months ago
  39. b884645 Fix public.bzl formatting by Florin Malita · 4 years, 3 months ago
  40. 044e8bc Add SkottieUtils src/hdr defines to public.bzl by Florin Malita · 4 years, 3 months ago
  41. 7c1f3fa Remove SkFontHost_mac.cpp. by Ben Wagner · 4 years, 3 months ago
  42. 0ef90dd Split out coretext fontmgr factory. by Ben Wagner · 4 years, 4 months ago
  43. bb5b2a1 Revert "Split out coretext fontmgr factory." by Mike Klein · 4 years, 3 months ago
  44. 2c62834 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 4 months ago
  45. aa10dfe Revert "Split out coretext fontmgr factory." by Ben Wagner · 4 years, 4 months ago
  46. 5c14d63 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 4 months ago
  47. 64aa513 Remove SkAtlasTextTarget by Herb Derby · 4 years, 4 months ago
  48. 54c0d06 add Fuchsia condition results for G3 build by Mike Klein · 4 years, 4 months ago
  49. bec7f10 trim down skia_select() by Mike Klein · 4 years, 4 months ago
  50. 141ac68 [skottie] Cleanup: split animators into separate CUs by Florin Malita · 4 years, 6 months ago
  51. a77f30c Reland "Split building encoding from decoding" by Leon Scroggins III · 4 years, 6 months ago
  52. 9d4b788 Revert "Split building encoding from decoding" by Mike Klein · 4 years, 7 months ago
  53. dbbf753 disable command buffer on iOS g3 builds by Mike Klein · 4 years, 7 months ago
  54. 94aaf7c Split building encoding from decoding by Leon Scroggins III · 4 years, 7 months ago
  55. 491df6b remove SkTLS by Mike Klein · 4 years, 7 months ago
  56. c6ce3d4 Patch public.bzl change from cl/298337962 by Nathaniel Nifong · 4 years, 7 months ago
  57. 59b160f Can't submit bzl change adding extra arg to skia_select without google3 BUILD rules using it correctly. by Nathaniel Nifong · 4 years, 7 months ago
  58. 55607b1 Can't submit bzl change without google3 BUILD files using it correctly. by Nathaniel Nifong · 4 years, 7 months ago
  59. e2e4d70 Fix missing comma in public.bzl by Nathaniel Nifong · 4 years, 7 months ago
  60. 8334618 Add WASM os target to public.bzl by Nathaniel Nifong · 4 years, 7 months ago
  61. 03b8ab2 Reland "Create D3D device and queue" by Jim Van Verth · 4 years, 7 months ago
  62. 45f94f8 Reland: Initial checkin of GM verifier framework by Tyler Denniston · 4 years, 8 months ago
  63. cbf31d0 [skottie] Cleanup: convert shape layer adapters to new pattern by Florin Malita · 4 years, 8 months ago
  64. 118df7c skottie_ios_app: Add OpenGL. by Hal Canary · 4 years, 9 months ago
  65. 76cc2c5 public.bzl: add SKOTTIE_IOS_LIB_SDK_FRAMEWORKS by Hal Canary · 4 years, 9 months ago
  66. b56b554 public.bzl: add SKOTTIE_IOS_LIB_{SRCS,HDRS} by Hal Canary · 4 years, 9 months ago
  67. 484384b Skottie: fix public.bzl by Hal Canary · 4 years, 9 months ago
  68. 8718be9 Format public.bzl by Ben Wagner · 4 years, 9 months ago
  69. 6ad6c50 public.bzl: add metal_objc_srcs() by Hal Canary · 4 years, 9 months ago
  70. 849f4d6 Copy SkottieUtils' classes into skresources by Brian Osman · 4 years, 10 months ago
  71. b5c217b [reland] public.bzl: update to replace Gif with Wuffs by Hal Canary · 4 years, 10 months ago
  72. ce4693f Revert "public.bzl: update to replace Gif with Wuffs" by Hal Canary · 4 years, 10 months ago
  73. 3e0aa84 public.bzl: update to replace Gif with Wuffs by Hal Canary · 4 years, 10 months ago
  74. f0ade8a Fixing no icu situation by Julia Lavrova · 4 years, 11 months ago
  75. d394f2e SkPDF/bublic.bzl: switch away from Sfntly subsetter. by Hal Canary · 4 years, 11 months ago
  76. df54f37 remove SkPicture_none.cpp by Mike Klein · 5 years ago
  77. c4abade Reland "add a stub for running fiddles as GMs" by Mike Klein · 5 years ago
  78. 985741a First draft of Dawn backend: clears are working. by Stephen White · 5 years ago
  79. e574f1e [reland] SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
  80. ccacfa0 [skottie] Caching motion tile by Florin Malita · 5 years ago
  81. 489cf88 Reland "Make the SkSL interpreter opt-in" by Brian Osman · 5 years ago
  82. 45dc1f0 [skottie] Cleanup: split off layers into own CUs by Florin Malita · 5 years ago
  83. 0426c38 Reland "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." by Nathaniel Nifong · 5 years ago
  84. e47d8af [skottie] Add support for Transform distort effect by Florin Malita · 5 years ago
  85. daf1945 expose xform to google3 by Mike Reed · 5 years ago
  86. 5ec1b8f Adding skparagraphto public.bzl by Julia Lavrova · 5 years ago
  87. a4bb020 add SkVMBuilders.* to DM deps in G3 by Mike Klein · 5 years ago
  88. 8a9a371 Reland "Added AutoreleasePool for managing pool memory in testing apps." by Jim Van Verth · 5 years ago
  89. 7bf160e Revert "Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg"" by Mike Reed · 5 years ago
  90. 9509e04 Revert "move encoders into codec_srcs" by Mike Klein · 5 years ago
  91. 9098c28 Revert "format public.bzl" by Mike Klein · 5 years ago
  92. f4c2c8e format public.bzl by Mike Klein · 5 years ago
  93. 6a89611 move encoders into codec_srcs by Mike Klein · 5 years ago
  94. ca449d5 [skottie] Cleanup: relocate text sources by Florin Malita · 5 years ago
  95. 1b1b657 Fix .bzl skottie_lib_hdrs by Florin Malita · 5 years ago
  96. e4e9551 Add explicit .bzl sources and headers lists for skottie/sksg by Florin Malita · 5 years ago
  97. 6db27c2 Reduce opList splitting by default in Skia by Robert Phillips · 5 years ago
  98. ea236bf Move skcms.h to include/third_party/skcms by Brian Osman · 5 years ago
  99. f0a5369 cut SK_SAMPLES_FOR_X, simplify SK_?32_SHIFT by Mike Klein · 5 years ago
  100. e11e5c1 AFAICT, only gm/etc1 uses third_party/etc1 by Mike Klein · 5 years ago