1. 5e25717 hide setImageFilter(ptr) by Mike Reed · 8 years ago
  2. 32b6623 remove bunch of legacy flags by Mike Reed · 8 years ago
  3. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  4. e9db0b7 Do not exclude Gif on iOS by scroggo · 8 years ago
  5. d0a3b06 Add gif sources to public.bzl. by Ben Wagner · 8 years ago
  6. a8834bb SkShader* refAs... to sk_sp<SkShader> makeAs... by Ben Wagner · 8 years ago
  7. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  8. 95f6b39 remove some legacy flags for g3 by Mike Reed · 8 years ago
  9. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  10. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  11. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  12. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  13. 8174ebe Remove SK_SUPPORT_LEGACY_TEXTBLOB_BUILDER from public.bzl by Ben Wagner · 8 years ago
  14. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  15. 95ea469 Remove SkFontConfigInterface_direct_google3. by Ben Wagner · 8 years ago
  16. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  17. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  18. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  19. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  20. c896251 Unomit SkSL in public.bzl. by benjaminwagner · 8 years ago
  21. c8deb02 Clean up public.bzl after G3-side CL. by Mike Klein · 8 years ago
  22. 7147505 Fix G3 excludes lists for AVX2 -> HSW. by Mike Klein · 8 years ago
  23. 78d5a3b Add an SkOpts target for Haswell+ Intel chips. by Mike Klein · 8 years ago
  24. 6b1da0a Revert of Add SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to work around dependent test failure. (patchset #1 id:1 of https://codereview.chromium.org/2379843002/ ) by benjaminwagner · 8 years ago
  25. aa6ef3e Add SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to work around dependent test failure. by benjaminwagner · 8 years ago
  26. 627778d isABitmap is deprecated, use isAImage by Mike Reed · 8 years ago
  27. b3a3b58 Add SK_SUPPORT_LEGACY_ARITHMETICMODE flag to public.bzl. by benjaminwagner · 8 years ago
  28. 9466379 Include GLTestContext_command_buffer.cpp in G3 build. by Mike Klein · 8 years ago
  29. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  30. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  31. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  32. bd4569c Remove SkBitmap::getTexture() by bsalomon · 8 years ago
  33. 650e20d SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern by halcanary · 8 years ago
  34. da19f6f Assume all TURBO_HAS_* are true. by mtklein · 8 years ago
  35. dfd32b7 add legacy flag for google3 by reed · 8 years ago
  36. 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
  37. f95388d Remove SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  38. f21cd16 Cleanup use of legacy SkSurface creation methods a bit by robertphillips · 8 years ago
  39. f789b38 added initial GLSL support to skslc by ethannicholas · 8 years ago
  40. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  41. b605f89 Remove now unused source files. by bungeman · 8 years ago
  42. 7d0e3bc Rename FontConfigInterface font manager files. by bungeman · 8 years ago
  43. 99fb670 Update public.bzl based on internal cl/128616707. by benjaminwagner · 8 years ago
  44. cb571e1 Rename textual includes as *.inc. by benjaminwagner · 8 years ago
  45. d9ddad2 add SK_SUPPORT_LEGACY_BITMAP_GETTEXTURE for out-of-date google3 callers by reed · 8 years ago
  46. 1d35231 Remove long-running sk_linear_to_srgb test for ASAN in public.bzl. by benjaminwagner · 8 years ago
  47. bddb372 Add SK_SUPPORT_LEGACY_ACCESSBITMAP to public.bzl. by benjaminwagner · 8 years ago
  48. 523e76d exclude test that fails on google3 asan by caryclark · 8 years ago
  49. 7f119ca Enable libjpeg-turbo features by msarett · 8 years ago
  50. 921e48b Exclude XML and dependencies from Bazel build. by benjaminwagner · 8 years ago
  51. 2214de4 Exclude SkSL in public.bzl. by benjaminwagner · 8 years ago
  52. b518862 Disable PathOpsFailOp test for Bazel ASAN test, because there are double->float cast overflows in PathOps code. by benjaminwagner · 8 years ago
  53. 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
  54. e6939c1 Bring back compiling third_party/libpng in public.bzl by scroggo · 8 years ago
  55. faa9036 Stop trying to build files that are not there by scroggo · 8 years ago
  56. 3965825 Check libpng directly into third_party/ by scroggo · 8 years ago
  57. e3fa811 [GN] Add support for disabling opts via SK_BUILD_NO_OPTS define. by sdefresne · 8 years ago
  58. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  59. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  60. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  61. ad3a5c6 Compile SkForceLinking on CMake by msarett · 8 years ago
  62. 83906ae Patch in internal cl/121138374. by benjaminwagner · 8 years ago
  63. 36736a2 Remove SkCanvas::LayerIter guard by robertphillips · 8 years ago
  64. cb61a64 Add compile guard for SkCanvas::LayerIter by robertphillips · 8 years ago
  65. 6d3119c Fix DM blaze build (PNG output is now dependent on picture_utils) by brianosman · 8 years ago
  66. 2a04104 exernalize imagefactory guard by reed · 8 years ago
  67. 849b175 Separate private headers for condition inclusion in BUILD file. by iroth · 8 years ago
  68. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  69. 31dcc2a Add SK_SUPPORT_LEGACY_IMAGEFILTER_PTR to public.bzl DEFINES to fix build. by benjaminwagner · 8 years ago
  70. 38d68bc In public.bzl, change file locations after https://codereview.chromium.org/1815823002 by benjaminwagner · 8 years ago
  71. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  72. 5cd0ed3 Delete SkImageDecoder_empty by msarett · 8 years ago
  73. af3b35e Remove GLFW from public.bzl. by benjaminwagner · 8 years ago
  74. c1d0312 Rename encoders to Sk*ImageEncoder by msarett · 8 years ago
  75. 41c4096 Relocate SK_SUPPORT_LEGACY_PICTURE_PTR by fmalita · 8 years ago
  76. e8f3062 switch surface to sk_sp by reed · 8 years ago
  77. 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
  78. 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
  79. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  80. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  81. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  82. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  83. d9dd581 Exclude new file in Google3 build. by benjaminwagner · 8 years ago
  84. b95f555 add SK_SUPPORT_LEGACY_PATHEFFECT_PTR for google3 roll fix by reed · 8 years ago
  85. fc0b6d1 Add SkImageGeneratorWIC by msarett · 8 years ago
  86. 9552ed3 Google3 apps are still using Create* shader methods. by mtklein · 8 years ago
  87. ca26a18 Fix Google3 build by updating pdf path after https://codereview.chromium.org/1781773002 by benjaminwagner · 8 years ago
  88. 3f193a9 exclude src/ports/*CG* for all targets by mtklein · 8 years ago
  89. 6b4985c Do not compile CG on Google3 Linux/Android by msarett · 8 years ago
  90. f6bfccd Cleanups related to SkFixed. by benjaminwagner · 8 years ago
  91. bc9a9b4 Fix DM_INCLUDES after https://codereview.chromium.org/1688543002 by benjaminwagner · 8 years ago
  92. 32119f1 Fix to bazel build file to exclude vulkan files by egdaniel · 8 years ago
  93. 2775cf5 Speculative fix for Google3 iOS build by msarett · 8 years ago
  94. 5f0de06 Enable GL interfaces for iOS build by iroth · 8 years ago
  95. 8715d47 Make SkPicture/SkImageGenerator default to SkCodec by msarett · 8 years ago
  96. 39b2d5a Individually enable and disable SkCodecs by msarett · 8 years ago
  97. ab669de Fix linker errors when skia_ios target is used a dependency of an iOS app. by iroth · 8 years ago
  98. 70e418b Make SkJpegCodec compatible with libjpeg by msarett · 8 years ago
  99. 186e0b9 Enable RAW codec for Google3. by benjaminwagner · 8 years ago
  100. 1de415f Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ ) by kjlubick · 8 years ago