1. 267be7f Revert "Revert "IWYU"" by Mike Reed · 7 years ago
  2. 03a7f5f Make header files idempotent; script to check by Hal Canary · 7 years ago
  3. 3c727d2 Revert "IWYU" by Robert Phillips · 7 years ago
  4. 2aeae78 IWYU by Mike Reed · 7 years ago
  5. 2aa535e Tweak shadow sample for demos. by Jim Van Verth · 7 years ago
  6. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  7. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 7 years ago
  8. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  9. 738bc58 delete SkLayer.cpp by Hal Canary · 8 years ago
  10. 964dec3 Move SkGammaColorFilter to tools, limit to sRGB by Brian Osman · 8 years ago
  11. bce7496 Add geometric implementation for ambient shadows by Jim Van Verth · 8 years ago
  12. e330eb2 Revert "Add geometric implementation for ambient shadows" by Ethan Nicholas · 8 years ago
  13. fdb1bdf Add geometric implementation for ambient shadows by Jim Van Verth · 8 years ago
  14. efaad3c Remove SkColorCubeFilter. It is unused. by Mike Klein · 8 years ago
  15. c37e614 Rename GrContext::getFontAtlas to getFontAtlas_ForTesting by Robert Phillips · 8 years ago
  16. 0d4ff6c Fix code that relied on readPixels not doing color space conversion by Brian Osman · 8 years ago
  17. 3f142b6 Remove (most) usage of MakeTextureFromPixmap by Brian Osman · 8 years ago
  18. 43475ad Move Android shadow rendering interface to util library. by Jim Van Verth · 8 years ago
  19. 550148b Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  20. aeef561 Revert "Reland https://skia-review.googlesource.com/c/6091/" by Yuqian Li · 8 years ago
  21. b46fff6 Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  22. 9e937af impl clipping for GDI raster-handle by Mike Reed · 8 years ago
  23. 90ee03b Revert "Implement Analytic AA for General Paths (with Guard against Chrome)" by Yuqian Li · 8 years ago
  24. 89a0e72 Implement Analytic AA for General Paths (with Guard against Chrome) by Yuqian Li · 8 years ago
  25. 108f55e fix clipping in rasterhandleallocator by Mike Reed · 8 years ago
  26. e4ca362 add win subclass of raster-allocator by Mike Reed · 8 years ago
  27. 356f7c2 support external raster handles by Mike Reed · 8 years ago
  28. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  29. 22f4a1f Remove getDevice_just_for_deprecated_compatibility_test() by Robert Phillips · 8 years ago
  30. 1fba702 add fatstroke sample by Mike Reed · 8 years ago
  31. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  32. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  33. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  34. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  35. 7eb01e0 simplify bug by Cary Clark · 8 years ago
  36. fd87be8 hide emboss from everyone (except android for now) by Mike Reed · 8 years ago
  37. fc2e7e0 Add NarrowRGB gamut mode to SampleApp by Brian Osman · 8 years ago
  38. 34755e2 Make ANGLE SampleApp work again by Brian Osman · 8 years ago
  39. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  40. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  41. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  42. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  43. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  44. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  45. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  46. c590341 Add shadowrrect geometry processor by Jim Van Verth · 8 years ago
  47. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  48. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  49. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  50. 8a1036c Include what you use with signbit. by Ben Wagner · 8 years ago
  51. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  52. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  53. 2db8361 bench, samples, etc: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  54. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  55. a964a29 add fatstroke sample by Mike Reed · 8 years ago
  56. 7039f74 Remove SkImageInfoIsGammaCorrect, etc... by Brian Osman · 8 years ago
  57. 5e25717 hide setImageFilter(ptr) by Mike Reed · 8 years ago
  58. 3c1b7db Add SkShadowMaskFilter by Jim Van Verth · 8 years ago
  59. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  60. b6c5e53 Add SampleApp support to GN (win and linux), take two. by Jim Van Verth · 8 years ago
  61. 142d4e9 Revert "Add SampleApp support to GN-win" by Mike Klein · 8 years ago
  62. a70558e Add SampleApp support to GN-win by Jim Van Verth · 8 years ago
  63. 18fa642 chmod -x *.cpp *.h by Hal Canary · 8 years ago
  64. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  65. 16adfa3 Viewer builds (for Windows) with GN by Brian Osman · 8 years ago
  66. 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
  67. 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
  68. ebcb8aa Add AA Analytic Compile Flag (and small fixes) by liyuqian · 8 years ago
  69. 95304e3 Update AndroidShadows slide with new stroking offset by Robert Phillips · 8 years ago
  70. 38c7215 Fix iOS surface creation for SampleApp by jvanverth · 8 years ago
  71. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  72. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  73. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  74. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  75. 511f2d7 Make global use-analytic-AA bit threadsafe. by Mike Klein · 8 years ago
  76. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  77. 38911a7 Resubmit issue 2221103002 to fix the iOS build by declaring the flag in by liyuqian · 8 years ago
  78. d36baa7 Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of https://codereview.chromium.org/2221103002/ ) by stephana · 8 years ago
  79. 7795822 Implement AnalyticAA for convex shapes. by liyuqian · 8 years ago
  80. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  81. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  82. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  83. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  84. 476e6c9 fix mac build by Mike Reed · 8 years ago
  85. 35a02a8 Support monitor profile in SampleApp (on Windows) by brianosman · 8 years ago
  86. 414c429 allow conic chop to fail by caryclark · 8 years ago
  87. 6699838 allow clip calls w/o op param, remove unnecessary kReplace ops by reed · 8 years ago
  88. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  89. 8716a8a add 'g' to fatbits by reed · 8 years ago
  90. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  91. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  92. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  93. 1dfec74 Fix SampleApp compilation with skia_gpu=0 by brianosman · 8 years ago
  94. 39eaf5f add helpers for using SkData with picture serialization by reed · 8 years ago
  95. e1baa7c [SVGDom] Expose intrinsic size info by fmalita · 8 years ago
  96. c20c0c0 Switch default for SkGaussianBlurShader radius size. by jvanverth · 8 years ago
  97. 54dc487 add pipecanvas by reed · 8 years ago
  98. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  99. d99858a Update SampleAndroidShadows to use algorithm closer to Android OpenGL by jvanverth · 8 years ago
  100. 95315f0 made point lights linear attenuation; also fixed point light depth bug by vjiaoblack · 8 years ago