1. b3a3b58 Add SK_SUPPORT_LEGACY_ARITHMETICMODE flag to public.bzl. by benjaminwagner · 8 years ago
  2. 9466379 Include GLTestContext_command_buffer.cpp in G3 build. by Mike Klein · 8 years ago
  3. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  4. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  5. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  6. bd4569c Remove SkBitmap::getTexture() by bsalomon · 8 years ago
  7. 650e20d SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern by halcanary · 8 years ago
  8. da19f6f Assume all TURBO_HAS_* are true. by mtklein · 8 years ago
  9. dfd32b7 add legacy flag for google3 by reed · 8 years ago
  10. 0652baa Revert of Cleanup use of legacy SkSurface creation methods a bit (patchset #2 id:20001 of https://codereview.chromium.org/2223023002/ ) by robertphillips · 8 years ago
  11. f95388d Remove SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  12. f21cd16 Cleanup use of legacy SkSurface creation methods a bit by robertphillips · 8 years ago
  13. f789b38 added initial GLSL support to skslc by ethannicholas · 8 years ago
  14. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  15. b605f89 Remove now unused source files. by bungeman · 8 years ago
  16. 7d0e3bc Rename FontConfigInterface font manager files. by bungeman · 8 years ago
  17. 99fb670 Update public.bzl based on internal cl/128616707. by benjaminwagner · 8 years ago
  18. cb571e1 Rename textual includes as *.inc. by benjaminwagner · 8 years ago
  19. d9ddad2 add SK_SUPPORT_LEGACY_BITMAP_GETTEXTURE for out-of-date google3 callers by reed · 8 years ago
  20. 1d35231 Remove long-running sk_linear_to_srgb test for ASAN in public.bzl. by benjaminwagner · 8 years ago
  21. bddb372 Add SK_SUPPORT_LEGACY_ACCESSBITMAP to public.bzl. by benjaminwagner · 8 years ago
  22. 523e76d exclude test that fails on google3 asan by caryclark · 8 years ago
  23. 7f119ca Enable libjpeg-turbo features by msarett · 8 years ago
  24. 921e48b Exclude XML and dependencies from Bazel build. by benjaminwagner · 8 years ago
  25. 2214de4 Exclude SkSL in public.bzl. by benjaminwagner · 8 years ago
  26. b518862 Disable PathOpsFailOp test for Bazel ASAN test, because there are double->float cast overflows in PathOps code. by benjaminwagner · 8 years ago
  27. 7732c0c Revert of Bring back compiling third_party/libpng in public.bzl (patchset #3 id:40001 of https://codereview.chromium.org/2044703006/ ) by scroggo · 8 years ago
  28. e6939c1 Bring back compiling third_party/libpng in public.bzl by scroggo · 8 years ago
  29. faa9036 Stop trying to build files that are not there by scroggo · 8 years ago
  30. 3965825 Check libpng directly into third_party/ by scroggo · 8 years ago
  31. e3fa811 [GN] Add support for disabling opts via SK_BUILD_NO_OPTS define. by sdefresne · 8 years ago
  32. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  33. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  34. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  35. ad3a5c6 Compile SkForceLinking on CMake by msarett · 8 years ago
  36. 83906ae Patch in internal cl/121138374. by benjaminwagner · 8 years ago
  37. 36736a2 Remove SkCanvas::LayerIter guard by robertphillips · 8 years ago
  38. cb61a64 Add compile guard for SkCanvas::LayerIter by robertphillips · 8 years ago
  39. 6d3119c Fix DM blaze build (PNG output is now dependent on picture_utils) by brianosman · 8 years ago
  40. 2a04104 exernalize imagefactory guard by reed · 8 years ago
  41. 849b175 Separate private headers for condition inclusion in BUILD file. by iroth · 8 years ago
  42. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  43. 31dcc2a Add SK_SUPPORT_LEGACY_IMAGEFILTER_PTR to public.bzl DEFINES to fix build. by benjaminwagner · 8 years ago
  44. 38d68bc In public.bzl, change file locations after https://codereview.chromium.org/1815823002 by benjaminwagner · 8 years ago
  45. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  46. 5cd0ed3 Delete SkImageDecoder_empty by msarett · 8 years ago
  47. af3b35e Remove GLFW from public.bzl. by benjaminwagner · 8 years ago
  48. c1d0312 Rename encoders to Sk*ImageEncoder by msarett · 8 years ago
  49. 41c4096 Relocate SK_SUPPORT_LEGACY_PICTURE_PTR by fmalita · 8 years ago
  50. e8f3062 switch surface to sk_sp by reed · 8 years ago
  51. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 8 years ago
  52. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 8 years ago
  53. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  54. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  55. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  56. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  57. d9dd581 Exclude new file in Google3 build. by benjaminwagner · 8 years ago
  58. b95f555 add SK_SUPPORT_LEGACY_PATHEFFECT_PTR for google3 roll fix by reed · 8 years ago
  59. fc0b6d1 Add SkImageGeneratorWIC by msarett · 8 years ago
  60. 9552ed3 Google3 apps are still using Create* shader methods. by mtklein · 8 years ago
  61. ca26a18 Fix Google3 build by updating pdf path after https://codereview.chromium.org/1781773002 by benjaminwagner · 8 years ago
  62. 3f193a9 exclude src/ports/*CG* for all targets by mtklein · 8 years ago
  63. 6b4985c Do not compile CG on Google3 Linux/Android by msarett · 8 years ago
  64. f6bfccd Cleanups related to SkFixed. by benjaminwagner · 8 years ago
  65. bc9a9b4 Fix DM_INCLUDES after https://codereview.chromium.org/1688543002 by benjaminwagner · 8 years ago
  66. 32119f1 Fix to bazel build file to exclude vulkan files by egdaniel · 8 years ago
  67. 2775cf5 Speculative fix for Google3 iOS build by msarett · 8 years ago
  68. 5f0de06 Enable GL interfaces for iOS build by iroth · 8 years ago
  69. 8715d47 Make SkPicture/SkImageGenerator default to SkCodec by msarett · 8 years ago
  70. 39b2d5a Individually enable and disable SkCodecs by msarett · 8 years ago
  71. ab669de Fix linker errors when skia_ios target is used a dependency of an iOS app. by iroth · 8 years ago
  72. 70e418b Make SkJpegCodec compatible with libjpeg by msarett · 8 years ago
  73. 186e0b9 Enable RAW codec for Google3. by benjaminwagner · 8 years ago
  74. 1de415f Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ ) by kjlubick · 8 years ago
  75. 026388a Make SkPicture/SkImageGenerator default to SkCodec by scroggo · 8 years ago
  76. 3cb9542 moved debugger support files from src/utils/debugger to tools/debugger by ethannicholas · 8 years ago
  77. e1fc452 update DM deps in g3 build by mtklein · 8 years ago
  78. b1fe8f6 Add dm to DM_INCLUDES to fix Google3 build. by benjaminwagner · 8 years ago
  79. 188d44c Move SkPixelXorXfermode.h to include/client/android by robertphillips · 8 years ago
  80. d2ccc77 Changes to public.bzl to support building on iOS with objc_library bazel target. by iroth · 8 years ago
  81. 89061ed Remove RAW Codec from Google3 build. by benjaminwagner · 8 years ago
  82. 56f6d06 Reland of Move BUILD.public to public.bzl. (patchset #1 id:1 of https://codereview.chromium.org/1580923002/ ) by benjaminwagner · 8 years ago[Renamed (69%) from BUILD.public]
  83. 330043c Revert of Move BUILD.public to public.bzl. (patchset #1 id:1 of https://codereview.chromium.org/1577353002/ ) by iroth · 8 years ago[Renamed (69%) from public.bzl]
  84. eeebfff Move BUILD.public to public.bzl. by iroth · 8 years ago[Renamed (69%) from BUILD.public]
  85. 1ad0415 Revert of For Google3, enable SK_SUPPORT_LEGACY_SAVEFLAGS; required by legacy webkit_headless. (patchset #2 id:20001 of https://codereview.chromium.org/1568633002/ ) by benjaminwagner · 8 years ago
  86. 76a1225 Remove codecs and images from iOS Bazel build. by iroth · 9 years ago
  87. 85c8d06 For Google3, enable SK_SUPPORT_LEGACY_SAVEFLAGS; required by legacy webkit_headless. by benjaminwagner · 9 years ago
  88. bc348f4 In Google3 build, use SK_SFNTLY_SUBSETTER define to enable/disable sfntly. by benjaminwagner · 9 years ago
  89. f6d8d28 update CMake and Google3 builds for AVX/AVX2 by mtklein · 9 years ago
  90. 6822c20 Revert of In BUILD.public, enable SK_SUPPORT_LEGACY_HAIR_IGNORES_CAPS. (patchset #1 id:1 of https://codereview.chromium.org/1516863007/ ) by benjaminwagner · 9 years ago
  91. b6c77f6 In BUILD.public, enable SK_SUPPORT_LEGACY_HAIR_IGNORES_CAPS. by benjaminwagner · 9 years ago
  92. 404816e Fix ODR violation. by benjaminwagner · 9 years ago
  93. 2211a7b Fix Google3 fonts. Use fontconfig rather than custom_directory_factory. Add Google3 font caching. by benjaminwagner · 9 years ago
  94. e47f1a7 Fix UB in SkDivBits by mtklein · 9 years ago
  95. 211df38 Revert of Fix UB in SkDivBits (patchset #4 id:50001 of https://codereview.chromium.org/1455163004/ ) by stephana · 9 years ago
  96. 6c7b104 Fix UB in SkDivBits by mtklein · 9 years ago
  97. c8e8fc6 Revert of Fix UB in SkDivBits (patchset #2 id:10002 of https://codereview.chromium.org/1455163004/ ) by mtklein · 9 years ago
  98. a445cbc In BUILD.public, remove compile-time dependency on GL. by benjaminwagner · 9 years ago
  99. 39e7aa4 Remove Lua from the Google3 build. by benjaminwagner · 9 years ago
  100. 988addd Fix UB in SkDivBits by mtklein · 9 years ago