1. a77f30c Reland "Split building encoding from decoding" by Leon Scroggins III · 4 years, 6 months ago
  2. 9d4b788 Revert "Split building encoding from decoding" by Mike Klein · 4 years, 6 months ago
  3. dbbf753 disable command buffer on iOS g3 builds by Mike Klein · 4 years, 6 months ago
  4. 94aaf7c Split building encoding from decoding by Leon Scroggins III · 4 years, 6 months ago
  5. 491df6b remove SkTLS by Mike Klein · 4 years, 6 months ago
  6. c6ce3d4 Patch public.bzl change from cl/298337962 by Nathaniel Nifong · 4 years, 6 months ago
  7. 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
  8. 55607b1 Can't submit bzl change without google3 BUILD files using it correctly. by Nathaniel Nifong · 4 years, 7 months ago
  9. e2e4d70 Fix missing comma in public.bzl by Nathaniel Nifong · 4 years, 7 months ago
  10. 8334618 Add WASM os target to public.bzl by Nathaniel Nifong · 4 years, 7 months ago
  11. 03b8ab2 Reland "Create D3D device and queue" by Jim Van Verth · 4 years, 7 months ago
  12. 45f94f8 Reland: Initial checkin of GM verifier framework by Tyler Denniston · 4 years, 7 months ago
  13. cbf31d0 [skottie] Cleanup: convert shape layer adapters to new pattern by Florin Malita · 4 years, 8 months ago
  14. 118df7c skottie_ios_app: Add OpenGL. by Hal Canary · 4 years, 9 months ago
  15. 76cc2c5 public.bzl: add SKOTTIE_IOS_LIB_SDK_FRAMEWORKS by Hal Canary · 4 years, 8 months ago
  16. b56b554 public.bzl: add SKOTTIE_IOS_LIB_{SRCS,HDRS} by Hal Canary · 4 years, 9 months ago
  17. 484384b Skottie: fix public.bzl by Hal Canary · 4 years, 9 months ago
  18. 8718be9 Format public.bzl by Ben Wagner · 4 years, 9 months ago
  19. 6ad6c50 public.bzl: add metal_objc_srcs() by Hal Canary · 4 years, 9 months ago
  20. 849f4d6 Copy SkottieUtils' classes into skresources by Brian Osman · 4 years, 10 months ago
  21. b5c217b [reland] public.bzl: update to replace Gif with Wuffs by Hal Canary · 4 years, 10 months ago
  22. ce4693f Revert "public.bzl: update to replace Gif with Wuffs" by Hal Canary · 4 years, 10 months ago
  23. 3e0aa84 public.bzl: update to replace Gif with Wuffs by Hal Canary · 4 years, 10 months ago
  24. f0ade8a Fixing no icu situation by Julia Lavrova · 4 years, 10 months ago
  25. d394f2e SkPDF/bublic.bzl: switch away from Sfntly subsetter. by Hal Canary · 4 years, 10 months ago
  26. df54f37 remove SkPicture_none.cpp by Mike Klein · 5 years ago
  27. c4abade Reland "add a stub for running fiddles as GMs" by Mike Klein · 5 years ago
  28. 985741a First draft of Dawn backend: clears are working. by Stephen White · 5 years ago
  29. e574f1e [reland] SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
  30. ccacfa0 [skottie] Caching motion tile by Florin Malita · 5 years ago
  31. 489cf88 Reland "Make the SkSL interpreter opt-in" by Brian Osman · 5 years ago
  32. 45dc1f0 [skottie] Cleanup: split off layers into own CUs by Florin Malita · 5 years ago
  33. 0426c38 Reland "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." by Nathaniel Nifong · 5 years ago
  34. e47d8af [skottie] Add support for Transform distort effect by Florin Malita · 5 years ago
  35. daf1945 expose xform to google3 by Mike Reed · 5 years ago
  36. 5ec1b8f Adding skparagraphto public.bzl by Julia Lavrova · 5 years ago
  37. a4bb020 add SkVMBuilders.* to DM deps in G3 by Mike Klein · 5 years ago
  38. 8a9a371 Reland "Added AutoreleasePool for managing pool memory in testing apps." by Jim Van Verth · 5 years ago
  39. 7bf160e Revert "Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg"" by Mike Reed · 5 years ago
  40. 9509e04 Revert "move encoders into codec_srcs" by Mike Klein · 5 years ago
  41. 9098c28 Revert "format public.bzl" by Mike Klein · 5 years ago
  42. f4c2c8e format public.bzl by Mike Klein · 5 years ago
  43. 6a89611 move encoders into codec_srcs by Mike Klein · 5 years ago
  44. ca449d5 [skottie] Cleanup: relocate text sources by Florin Malita · 5 years ago
  45. 1b1b657 Fix .bzl skottie_lib_hdrs by Florin Malita · 5 years ago
  46. e4e9551 Add explicit .bzl sources and headers lists for skottie/sksg by Florin Malita · 5 years ago
  47. 6db27c2 Reduce opList splitting by default in Skia by Robert Phillips · 5 years ago
  48. ea236bf Move skcms.h to include/third_party/skcms by Brian Osman · 5 years ago
  49. f0a5369 cut SK_SAMPLES_FOR_X, simplify SK_?32_SHIFT by Mike Klein · 5 years ago
  50. e11e5c1 AFAICT, only gm/etc1 uses third_party/etc1 by Mike Klein · 5 years ago
  51. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  52. 7ecad87 add third_party/skcms to includes by Mike Klein · 5 years ago
  53. 3276d95 rm src/compute by Mike Klein · 5 years ago
  54. 299ea7b buildifier public.bzl by Mike Klein · 5 years ago
  55. 7f95c29 split up skia_srcs() in public.bzl by Mike Klein · 5 years ago
  56. b61e25b update DM_SRCS to build tools/HashAndEncode by Mike Klein · 5 years ago
  57. c5ee499 Enable fontconfig fontmgr in public.bzl. by Ben Wagner · 5 years ago
  58. 0498857 fold sk_pixel_iter.h into ToolUtils by Mike Klein · 5 years ago
  59. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  60. 0cffcbf9 de-Sk tools/font, and git clang-format by Mike Klein · 5 years ago
  61. 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 5 years ago
  62. 30c9eda SkShaper/public.bzl fix by Hal Canary · 6 years ago
  63. 88cfc50 Remove all references to jsoncpp (build scripts, DEPS, etc) by Brian Osman · 6 years ago
  64. 226ba98 [skshaper] Export "primitive" sources in public.bzl by Florin Malita · 6 years ago
  65. 6d415bc [skshaper] Build tweaks by Florin Malita · 6 years ago
  66. 1676cb9 Restore ETC1 compressed texture support. by Jim Van Verth · 6 years ago
  67. f3babcd Reland "Add SkFontMgr implementation for Fuchsia" by Sergey Ulanov · 6 years ago
  68. 1c3255d Revert "add SK_SUPPORT_LEGACY_TEXTBLOBBUILD_WITH_PAINT for google3" by Mike Reed · 6 years ago
  69. 8b998b1 add SK_SUPPORT_LEGACY_TEXTBLOBBUILD_WITH_PAINT for google3 by Mike Reed · 6 years ago
  70. a831655 [skottie] Make animated image support generally available by Florin Malita · 6 years ago
  71. 0b50838 Reland "remove guards for hinting in google3" by Mike Reed · 6 years ago
  72. 2b5edcb Revert "remove guards for hinting in google3" by Mike Reed · 6 years ago
  73. 761f390 remove guards for hinting in google3 by Mike Reed · 6 years ago
  74. dd650c4 disable unit tests in Google3 by Mike Klein · 6 years ago
  75. dcc9d06 [skottie] Add skottie_tool srcs/includes to public.bzl by Florin Malita · 6 years ago
  76. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  77. 5437823 Reland "simplify disabling effect deserialization" by Mike Klein · 6 years ago
  78. 5d58d09 exclude RAW codec code from Google3 build by Mike Klein · 6 years ago
  79. 34d7a16 Revert "simplify disabling effect deserialization" by Mike Klein · 6 years ago
  80. 5bbf790 simplify disabling effect deserialization by Mike Klein · 6 years ago
  81. b5c2cf8 back out SK_CODEC_DECODES_RAW in Google3 by Mike Klein · 6 years ago
  82. 4991cd3 move third_party/gif deps to codec_srcs by Mike Klein · 6 years ago
  83. b435b6c Revert "add flag for google3 build" by Mike Reed · 6 years ago
  84. f9e3a13 add flag for google3 build by Mike Reed · 6 years ago
  85. ec8c660 Fix Bazel formatting. by Ben Wagner · 6 years ago
  86. 8677607 Reformat public.bzl by Leon Scroggins III · 6 years ago
  87. e93ec68 Reland "New GIF codec; new third_party/wuffs dep" by Leon Scroggins III · 6 years ago
  88. 0ade68c we don't need two ways to disable lowp by Mike Klein · 6 years ago
  89. b11ab57 remove src/jumper by Mike Klein · 6 years ago
  90. 8014c48 Add forgotton comma by Kevin Lubick · 6 years ago
  91. 32dfdbe [canvaskit] Slice out SkPicture by Kevin Lubick · 6 years ago
  92. c921067 Add ignore to Bazel file by Kevin Lubick · 6 years ago
  93. 93faa67 Make CCPR optional by Kevin Lubick · 6 years ago
  94. 5ea41fc Remove more SkColorSpaceXform (and friends) by Brian Osman · 6 years ago
  95. 00529a1 SK_SUPPORT_LEGACY_DOCUMENT_FACTORY: clean up part 1/2 by Hal Canary · 6 years ago
  96. 60900b5 move skpipe to experimental by Mike Klein · 6 years ago
  97. cc62b5d Fix bzl missing include dir. by Ben Wagner · 6 years ago
  98. 71a2e00 Fix bzl formatting. by Ben Wagner · 6 years ago
  99. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  100. 4f94ef6 Reland "Base Gradient FP Refactor" by Michael Ludwig · 6 years ago