1. 2103cf0 Split ShadowMaskFilter into separate ambient and spot mask filters by Jim Van Verth · 8 years ago
  2. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
  3. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
  4. 43475ad Move Android shadow rendering interface to util library. by Jim Van Verth · 8 years ago
  5. 356f7c2 support external raster handles by Mike Reed · 8 years ago
  6. 463c848 helper to convert CGImage -> SkImage by Mike Reed · 8 years ago
  7. bd81a32 utils/win/SkTScopedComPtr: reset(T*) by Hal Canary · 8 years ago
  8. 884300d Remove SkDynamicMemoryWStream::getOffset. by Ben Wagner · 8 years ago
  9. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  10. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  11. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  12. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  13. 02b7349 no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore by Mike Reed · 8 years ago
  14. 439ace9 Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas by Florin Malita · 8 years ago
  15. 1a42791 Make SkNWayCanvas use conservative clipping. by Mike Klein · 8 years ago
  16. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  17. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  18. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  19. 584ca89 change SkCanvasStack to take ownership of its subcanvases by Mike Reed · 8 years ago
  20. efa62e1 Remove SkOSFile.cpp. by Ben Wagner · 8 years ago
  21. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  22. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  23. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  24. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  25. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  26. ad51279 Use perfect forwarding in createT of SkSmallAllocator. by herb · 8 years ago
  27. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  28. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  29. 5e25717 hide setImageFilter(ptr) by Mike Reed · 8 years ago
  30. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  31. 18fa642 chmod -x *.cpp *.h by Hal Canary · 8 years ago
  32. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  33. c03e1c5 Re-enable overdraw mode in debugger. by Ben Wagner · 8 years ago
  34. 1e76464 Wrap SkNx types in anonymous namespace again. by Mike Klein · 8 years ago
  35. e54c75f remove SkError by Mike Klein · 8 years ago
  36. 1356978 Fix SkDeferredCanvas for use on android. by Herb Derby · 8 years ago
  37. b55ebf0 fix other printf warning for SkBlendMode by reed · 8 years ago
  38. d207884 fix printf warning in dumpcanvas by Mike Reed · 8 years ago
  39. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  40. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  41. 5cb7617 update deferred by Mike Reed · 8 years ago
  42. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  43. ef4ab9d update defer-canvas for lattice and regions by Mike Reed · 8 years ago
  44. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  45. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  46. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  47. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  48. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  49. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  50. 627778d isABitmap is deprecated, use isAImage by Mike Reed · 8 years ago
  51. d14df7c document.close from bool to void by reed · 8 years ago
  52. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  53. e202bd8 SkPDF: SkBitSet gets reset() to make drop() better. by halcanary · 8 years ago
  54. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  55. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  56. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  57. a17411f Improved optional command handling in SkParsePath::FromSVGString() by fmalita · 8 years ago
  58. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  59. 1e5abf1 made point light shadows by vjiaoblack · 8 years ago
  60. a8eabc4 Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  61. 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
  62. 8f98f0a Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  63. 56f33ea Added distance attenuation and diffuse shading to PointLights by vjiaoblack · 8 years ago
  64. e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
  65. c966ef9 SkMultiSKP: version 2 by halcanary · 8 years ago
  66. e2348cc src/utils/SkBitSet: simplify by halcanary · 8 years ago
  67. ac3aa24 Plumb drawArc to SkDevice. by bsalomon · 8 years ago
  68. 530032a SkPDF: in-place font subsetting by halcanary · 8 years ago
  69. 3aafe11 make LayerIter private, and remove skipClip option by reed · 8 years ago
  70. db085ab Fix bug in cubic derivative coefficient with missing parens by hstern · 8 years ago
  71. a9ca05c Deserialize pictures with custom image-deserializer by reed · 8 years ago
  72. 5a4b18c Add better bounds checks for getTime to fix perf debug assert below by hstern · 8 years ago
  73. 69aaa5a Revert 386ba54 and 4ab47e0 : perf debug assert. by halcanary · 8 years ago
  74. 386ba54 Fastpath lines in SkCurveMeasure by hstern · 8 years ago
  75. 4ab47e0 Refactor SkCurveMeasure to use existing eval code by hstern · 8 years ago
  76. 80ac591 Add time return argument to SkCurveMeasure's getPosTan, rename to getPosTanTime by hstern · 8 years ago
  77. c5769b2 Revert of Change mapRectScaleTranslate to pass args/ret by value (patchset #2 id:20001 of https://codereview.chromium.org/2138943002/ ) by halcanary · 8 years ago
  78. 1bd13ca Change mapRectScaleTranslate to pass args/ret by value by reed · 8 years ago
  79. 23d9776 Move seg_to to a new header, define SkSegType enum there by hstern · 8 years ago
  80. 0adbd3e make SpecialLineRec::addSegment assert more permissive to accomodate rounding error by lsalzman · 8 years ago
  81. 0446a3c Add initial CurveMeasure code by hstern · 8 years ago
  82. 77f2fae Encapsulate GrReducedClip result in class members by csmartdalton · 8 years ago
  83. 4e97607 Use sse4.2 CRC32 instructions to hash when available. by mtklein · 8 years ago
  84. 9be3720 std::move(SkTDArray) by halcanary · 8 years ago
  85. 955e879 Making a sample for shadow maps for more intensive development by vjiaoblack · 8 years ago
  86. 4e44efe SkRTConf: eliminate by halcanary · 8 years ago
  87. b979634 Revert of SkRTConf: reduce functionality to what we use, increase simplicity (patchset #8 id:150001 of https://codereview.chromium.org/2212473002/ ) by mtklein · 8 years ago
  88. ef59974 SkRTConf: reduce functionality to what we use, increase simplicity by halcanary · 8 years ago
  89. 96206a9 Finish delete of SkNinePatch by msarett · 8 years ago
  90. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  91. a25f470 Delete SkNinePatch by msarett · 8 years ago
  92. 0b401ce Add code to lua paths to get the fill path and get lists of verbs and points by hstern · 8 years ago
  93. cb571e1 Rename textual includes as *.inc. by benjaminwagner · 8 years ago
  94. b811378 Update typeface serialization style. by bungeman · 8 years ago
  95. cbecb08 Allow GrReducedClip to take non-integer query bounds by csmartdalton · 8 years ago
  96. f41ae2f limit the number of points in SkDashPathEffect::asPoints by lsalzman · 8 years ago
  97. 7f2c85e Add hard stop count by fmenozzi · 8 years ago
  98. 6092b6e Revert of change mapRectScaleTranslate to pass args/ret by value (patchset #1 id:1 of https://codereview.chromium.org/2137853002/ ) by reed · 8 years ago
  99. 14dce6e change mapRectScaleTranslate to pass args/ret by value by reed · 8 years ago
  100. babc3de deferred canvas by reed · 8 years ago