1. a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 8 years ago
  2. 27d07f0 Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""" by Mike Reed · 8 years ago
  3. 025e244 Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""" by Mike Reed · 8 years ago
  4. baf06bc Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""" by Cary Clark · 8 years ago
  5. cfaa632 Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."" by Mike Reed · 8 years ago
  6. ea5e676 Revert "Remove SkDraw from device-draw methods, and enable device-centric clipping." by Mike Reed · 8 years ago
  7. 391a890 Use proxy canvas size. by Herb Derby · 8 years ago
  8. c77e33f Remove SkDraw from device-draw methods, and enable device-centric clipping. by Mike Reed · 8 years ago
  9. cf40e30 Use fast path for circular shadows. by Jim Van Verth · 8 years ago
  10. e0c9e00 Remove SK_HAS_DWRITE_X defines. by Ben Wagner · 8 years ago
  11. 804e091 Make shadow_utils GM use its own SkResourceCache by Brian Salomon · 8 years ago
  12. 3661bc9 hide trivial helpers on canvas by Mike Reed · 8 years ago
  13. bc9956d Attempt to stabilize shadow_utils GM for replay configs by Brian Salomon · 8 years ago
  14. 60c774d Support shared GL contexts in GrContextFactory by Brian Osman · 8 years ago
  15. 267be7f Revert "Revert "IWYU"" by Mike Reed · 8 years ago
  16. 3c727d2 Revert "IWYU" by Robert Phillips · 8 years ago
  17. 2aeae78 IWYU by Mike Reed · 8 years ago
  18. 2e83b13 Remove SkTextureCompressor. by Herb Derby · 8 years ago
  19. 19c22e9 Revert "Roll minimum picture version up to 44." by Robert Phillips · 8 years ago
  20. b8b51e6 Add a -Mini build bot to build the smallest Skia possible. by Mike Klein · 8 years ago
  21. 6b20a55 Make header files self-sufficient by Hal Canary · 8 years ago
  22. e037d12 Roll minimum picture version up to 44. by Mike Klein · 8 years ago
  23. 3c5cfb0 Remove exec bit from source files. by Ben Wagner · 8 years ago
  24. ea69686 Another workaround for libstdc++ unique_ptr by Brian Salomon · 8 years ago
  25. aff27a2 Use SkVertices for tessellated spot and ambient shadow rendering. by Brian Salomon · 8 years ago
  26. 67386d4 ShadowUtils: Fix umbra inset calculation when determining if umbra is fully occluded. by Brian Salomon · 8 years ago
  27. a84898d Have ShadowTessellators transform path; add SkShadowTessellator base class by Jim Van Verth · 8 years ago
  28. a99b6ce start removing uses of SkScalarMul by Mike Reed · 8 years ago
  29. d1ac982 Improved SkShadowUtils caching by Brian Salomon · 8 years ago
  30. 0dda9cb Make shadow tessellators fail gracefully and add unit test for this. by Brian Salomon · 8 years ago
  31. 0f90668 Initialize some more variables in SpotShadowTessellator by Jim Van Verth · 8 years ago
  32. 66085ed Revert "Revert "Spot shadow cleanup and optimization"" by Brian Salomon · 8 years ago
  33. aa2bd8f Revert "Spot shadow cleanup and optimization" by Hal Canary · 8 years ago
  34. 47784c1 Spot shadow cleanup and optimization by Jim Van Verth · 8 years ago
  35. 0bd699e Add a GM for SkShadowUtils and fix a few issues. by Brian Salomon · 8 years ago
  36. 5e68952 Add caching of ambient and spot shadow meshes. by Brian Salomon · 8 years ago
  37. 4427f16 Fix assert in SkShadowVertices constructor by Brian Salomon · 8 years ago
  38. 1a8b79a Work around GCC 4.6 issue with constructing unique_ptr<const T[]> from a T*. by Brian Salomon · 8 years ago
  39. 958fbc4 Make SkShadowUtils tessellations ref counted in preparation for caching them. by Brian Salomon · 8 years ago
  40. 738bc58 delete SkLayer.cpp by Hal Canary · 8 years ago
  41. 85dc96b Fix SkShadowTessellator.cpp for Chrome iOS build by Jim Van Verth · 8 years ago
  42. efe3ded Change shadow tessellators to use SkColor and move to util. by Jim Van Verth · 8 years ago
  43. 1b2b3fb SkTScopedComPtr: implicit nullptr cast to SkTScopedComPtr<T>() by Hal Canary · 8 years ago
  44. b2cd1d7 utils/win/SkTScopedComPtr<T>: Add C++11ish move semantics by Hal Canary · 8 years ago
  45. 42e8c53 rename virtuals for clipbounds, and deprecate older bool/var-arg pattern by Mike Reed · 8 years ago
  46. 918e144 change clip-bounds getters to always return the rect by Mike Reed · 8 years ago
  47. 4f364fd remove clipstack from lua -- deprecated by Mike Reed · 8 years ago
  48. 3726a4a new hacky api to get cliprgn for android by Mike Reed · 8 years ago
  49. 2103cf0 Split ShadowMaskFilter into separate ambient and spot mask filters by Jim Van Verth · 8 years ago
  50. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
  51. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
  52. 43475ad Move Android shadow rendering interface to util library. by Jim Van Verth · 8 years ago
  53. 356f7c2 support external raster handles by Mike Reed · 8 years ago
  54. 463c848 helper to convert CGImage -> SkImage by Mike Reed · 8 years ago
  55. bd81a32 utils/win/SkTScopedComPtr: reset(T*) by Hal Canary · 8 years ago
  56. 884300d Remove SkDynamicMemoryWStream::getOffset. by Ben Wagner · 8 years ago
  57. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  58. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  59. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  60. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  61. 02b7349 no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore by Mike Reed · 8 years ago
  62. 439ace9 Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas by Florin Malita · 8 years ago
  63. 1a42791 Make SkNWayCanvas use conservative clipping. by Mike Klein · 8 years ago
  64. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  65. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  66. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  67. 584ca89 change SkCanvasStack to take ownership of its subcanvases by Mike Reed · 8 years ago
  68. efa62e1 Remove SkOSFile.cpp. by Ben Wagner · 8 years ago
  69. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  70. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  71. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  72. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  73. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  74. ad51279 Use perfect forwarding in createT of SkSmallAllocator. by herb · 8 years ago
  75. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  76. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  77. 5e25717 hide setImageFilter(ptr) by Mike Reed · 8 years ago
  78. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  79. 18fa642 chmod -x *.cpp *.h by Hal Canary · 8 years ago
  80. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  81. c03e1c5 Re-enable overdraw mode in debugger. by Ben Wagner · 8 years ago
  82. 1e76464 Wrap SkNx types in anonymous namespace again. by Mike Klein · 8 years ago
  83. e54c75f remove SkError by Mike Klein · 8 years ago
  84. 1356978 Fix SkDeferredCanvas for use on android. by Herb Derby · 8 years ago
  85. b55ebf0 fix other printf warning for SkBlendMode by reed · 8 years ago
  86. d207884 fix printf warning in dumpcanvas by Mike Reed · 8 years ago
  87. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  88. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  89. 5cb7617 update deferred by Mike Reed · 8 years ago
  90. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  91. ef4ab9d update defer-canvas for lattice and regions by Mike Reed · 8 years ago
  92. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  93. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  94. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  95. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  96. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  97. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  98. 627778d isABitmap is deprecated, use isAImage by Mike Reed · 8 years ago
  99. d14df7c document.close from bool to void by reed · 8 years ago
  100. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago