1. 9509e04 Revert "move encoders into codec_srcs" by Mike Klein · 5 years ago
  2. 9098c28 Revert "format public.bzl" by Mike Klein · 5 years ago
  3. f4c2c8e format public.bzl by Mike Klein · 5 years ago
  4. 6a89611 move encoders into codec_srcs by Mike Klein · 5 years ago
  5. ca449d5 [skottie] Cleanup: relocate text sources by Florin Malita · 5 years ago
  6. 1b1b657 Fix .bzl skottie_lib_hdrs by Florin Malita · 5 years ago
  7. e4e9551 Add explicit .bzl sources and headers lists for skottie/sksg by Florin Malita · 5 years ago
  8. 6db27c2 Reduce opList splitting by default in Skia by Robert Phillips · 5 years ago
  9. ea236bf Move skcms.h to include/third_party/skcms by Brian Osman · 5 years ago
  10. f0a5369 cut SK_SAMPLES_FOR_X, simplify SK_?32_SHIFT by Mike Klein · 5 years ago
  11. e11e5c1 AFAICT, only gm/etc1 uses third_party/etc1 by Mike Klein · 5 years ago
  12. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  13. 7ecad87 add third_party/skcms to includes by Mike Klein · 5 years ago
  14. 3276d95 rm src/compute by Mike Klein · 5 years ago
  15. 299ea7b buildifier public.bzl by Mike Klein · 5 years ago
  16. 7f95c29 split up skia_srcs() in public.bzl by Mike Klein · 5 years ago
  17. b61e25b update DM_SRCS to build tools/HashAndEncode by Mike Klein · 5 years ago
  18. c5ee499 Enable fontconfig fontmgr in public.bzl. by Ben Wagner · 5 years ago
  19. 0498857 fold sk_pixel_iter.h into ToolUtils by Mike Klein · 5 years ago
  20. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  21. 0cffcbf9 de-Sk tools/font, and git clang-format by Mike Klein · 5 years ago
  22. 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 5 years ago
  23. 30c9eda SkShaper/public.bzl fix by Hal Canary · 5 years ago
  24. 88cfc50 Remove all references to jsoncpp (build scripts, DEPS, etc) by Brian Osman · 6 years ago
  25. 226ba98 [skshaper] Export "primitive" sources in public.bzl by Florin Malita · 6 years ago
  26. 6d415bc [skshaper] Build tweaks by Florin Malita · 6 years ago
  27. 1676cb9 Restore ETC1 compressed texture support. by Jim Van Verth · 6 years ago
  28. f3babcd Reland "Add SkFontMgr implementation for Fuchsia" by Sergey Ulanov · 6 years ago
  29. 1c3255d Revert "add SK_SUPPORT_LEGACY_TEXTBLOBBUILD_WITH_PAINT for google3" by Mike Reed · 6 years ago
  30. 8b998b1 add SK_SUPPORT_LEGACY_TEXTBLOBBUILD_WITH_PAINT for google3 by Mike Reed · 6 years ago
  31. a831655 [skottie] Make animated image support generally available by Florin Malita · 6 years ago
  32. 0b50838 Reland "remove guards for hinting in google3" by Mike Reed · 6 years ago
  33. 2b5edcb Revert "remove guards for hinting in google3" by Mike Reed · 6 years ago
  34. 761f390 remove guards for hinting in google3 by Mike Reed · 6 years ago
  35. dd650c4 disable unit tests in Google3 by Mike Klein · 6 years ago
  36. dcc9d06 [skottie] Add skottie_tool srcs/includes to public.bzl by Florin Malita · 6 years ago
  37. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  38. 5437823 Reland "simplify disabling effect deserialization" by Mike Klein · 6 years ago
  39. 5d58d09 exclude RAW codec code from Google3 build by Mike Klein · 6 years ago
  40. 34d7a16 Revert "simplify disabling effect deserialization" by Mike Klein · 6 years ago
  41. 5bbf790 simplify disabling effect deserialization by Mike Klein · 6 years ago
  42. b5c2cf8 back out SK_CODEC_DECODES_RAW in Google3 by Mike Klein · 6 years ago
  43. 4991cd3 move third_party/gif deps to codec_srcs by Mike Klein · 6 years ago
  44. b435b6c Revert "add flag for google3 build" by Mike Reed · 6 years ago
  45. f9e3a13 add flag for google3 build by Mike Reed · 6 years ago
  46. ec8c660 Fix Bazel formatting. by Ben Wagner · 6 years ago
  47. 8677607 Reformat public.bzl by Leon Scroggins III · 6 years ago
  48. e93ec68 Reland "New GIF codec; new third_party/wuffs dep" by Leon Scroggins III · 6 years ago
  49. 0ade68c we don't need two ways to disable lowp by Mike Klein · 6 years ago
  50. b11ab57 remove src/jumper by Mike Klein · 6 years ago
  51. 8014c48 Add forgotton comma by Kevin Lubick · 6 years ago
  52. 32dfdbe [canvaskit] Slice out SkPicture by Kevin Lubick · 6 years ago
  53. c921067 Add ignore to Bazel file by Kevin Lubick · 6 years ago
  54. 93faa67 Make CCPR optional by Kevin Lubick · 6 years ago
  55. 5ea41fc Remove more SkColorSpaceXform (and friends) by Brian Osman · 6 years ago
  56. 00529a1 SK_SUPPORT_LEGACY_DOCUMENT_FACTORY: clean up part 1/2 by Hal Canary · 6 years ago
  57. 60900b5 move skpipe to experimental by Mike Klein · 6 years ago
  58. cc62b5d Fix bzl missing include dir. by Ben Wagner · 6 years ago
  59. 71a2e00 Fix bzl formatting. by Ben Wagner · 6 years ago
  60. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  61. 4f94ef6 Reland "Base Gradient FP Refactor" by Michael Ludwig · 6 years ago
  62. 52fd687 Reland "remove legacy google3 flag" by Mike Reed · 6 years ago
  63. 5f5dd18 Revert "remove legacy google3 flag" by Mike Reed · 6 years ago
  64. b8b2586 remove legacy google3 flag by Mike Reed · 6 years ago
  65. 87ce069 Revert "Revert "add flag to soften the blow of removing a legacy api for flutter"" by Mike Reed · 6 years ago
  66. a6dc5c5 Revert "fix g3 by adding legacy flag" by Mike Reed · 6 years ago
  67. 2dc3129 fix g3 by adding legacy flag by Mike Reed · 6 years ago
  68. 9b7e99e also set Wno-implicit-fallthrough for Android by Mike Klein · 6 years ago
  69. 773151f [Bazel] Enable GPU for Android build. by Ben Wagner · 6 years ago
  70. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  71. e581aaa Remove picture_utils by Brian Osman · 6 years ago
  72. 722efde [Bazel] Add lottie as dm source. by Ben Wagner · 6 years ago
  73. fd10d17 Set `-Wno-implicit-fallthrough` when building for iOS by Benjamin Barenblat · 6 years ago
  74. b303a42 [Bazel] Reformat public.bzl with buildifier. by Ben Wagner · 6 years ago
  75. 9396bc3 [Bazel] Omit new test that causes infinite loop in libjpeg-turbo. by Ben Wagner · 6 years ago
  76. 37a06c0 Reland "Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig." by Ben Wagner · 6 years ago
  77. b056e7f exclude src/compute in Google3 by Mike Klein · 6 years ago
  78. 53418da exclude _none_imagefilters.cpp in Google3 by Mike Klein · 6 years ago
  79. 229f4d9 srgb config is gone. Stop testing it. by Brian Osman · 6 years ago
  80. db53760 exclude cgms.cpp from DM on Google3 build by Mike Klein · 6 years ago
  81. e61ba84 Add new DDL helper files to public.bzl by Robert Phillips · 6 years ago
  82. 0e6e651 Remove SK_SUPPORT_LEGACY_BACKEND_OBJECTS from public.bzl. by Greg Daniel · 6 years ago
  83. 1b6eb99 disable -Wself-assign in Google3 by Mike Klein · 6 years ago
  84. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 6 years ago
  85. 97182cc Add color fonts. by Ben Wagner · 6 years ago
  86. 3560b58 Revert "Add color fonts." by Ben Wagner · 6 years ago
  87. 83ee463 exclude SkColorSpaceXform_skcms.cpp from Google3 by Mike Klein · 6 years ago
  88. d3b933f Add color fonts. by Ben Wagner · 6 years ago
  89. 6ce482a Remove include/svg from public.bzl includes. by Ben Wagner · 6 years ago
  90. e579f1e [Bazel] Add missing include dir. by Ben Wagner · 6 years ago
  91. fb4487b External part of internal cl/190527962 by Ben Wagner · 6 years ago
  92. d10e0d5 Remove src/xml/*.h from DM in public.bzl. by Ben Wagner · 6 years ago
  93. 4ccf49c Add the xml and svg model code to DM in public.bzl. by Ben Wagner · 6 years ago
  94. af78a94 Revert "Add color fonts." by Jim Van Verth · 6 years ago
  95. c912d61 Add color fonts. by Ben Wagner · 6 years ago
  96. e489c9f rm guard for google3 by Mike Reed · 6 years ago
  97. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 6 years ago
  98. aa567ab Remove dm excludes from public.bzl. by Ben Wagner · 6 years ago
  99. 5fa2711 Add "--nonativeFonts" to public.bzl for running dm. by Ben Wagner · 6 years ago
  100. 33d077d prepare Google3 for the return of SkOpts_hsw.cpp by Mike Klein · 6 years ago