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