1. a1e8f8d Decouple contrast boost from fake gamma. by brianosman · 8 years ago
  2. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  3. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  4. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  5. 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
  6. 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
  7. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  8. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  9. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  10. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  11. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 9 years ago
  12. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 9 years ago
  13. 9fbee18 switch patheffects over to sk_sp by reed · 9 years ago
  14. a5ab9ec Add variants of the setters on SkPaint which take a sk_sp<effect>. At the same time, change the internal storage to be sk_sp<effect>. by reed · 9 years ago
  15. 992854d Revert of add setter on SkPaint that takes sk_sp (patchset #1 id:1 of https://codereview.chromium.org/1769803002/ ) by reed · 9 years ago
  16. a917eba add setter on SkPaint that takes sk_sp by reed · 9 years ago
  17. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 9 years ago
  18. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 9 years ago
  19. 0eda258 move annotations to canvas virtual by reed · 9 years ago
  20. d936f63 Simplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::GlyphCacheProc. by benjaminwagner · 9 years ago
  21. f6d1e60 Only use fake gamma with linear devices. by bungeman · 9 years ago
  22. 0449bcf add helper to create fancy underlines by caryclark · 9 years ago
  23. ccce0e0 Make SkPaint movable. by bungeman · 9 years ago
  24. e76b4bb Reland of Make draw* lines responsible for cache management (patchset #1 id:1 of https://codereview.chromium.org/1552513003/ ) by joshualitt · 9 years ago
  25. 90e293d Revert of Make draw* lines responsible for cache management (patchset #1 id:1 of https://codereview.chromium.org/1521613002/ ) by joshualitt · 9 years ago
  26. 6855ddb remove deprecated annotation helper by reed · 9 years ago
  27. 6695794 Make draw* lines responsible for cache management by joshualitt · 9 years ago
  28. 0a42e68 Create GrTextUtils by joshualitt · 9 years ago
  29. fe81e2d Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
  30. d9b8d7a Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:20001 of https://codereview.chromium.org/1329853005/ ) by mtklein · 9 years ago
  31. 925979f Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
  32. 5cb00a9 zero-length cap fix by caryclark · 9 years ago
  33. 21b998b Revert of experiment with zero-length round capped line segments (patchset #4 id:60001 of https://codereview.chromium.org/1309753002/ ) by caryclark · 9 years ago
  34. dd3c165 experiment with zero-length round capped line segments by caryclark · 9 years ago
  35. 0abdf76 Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id:1 of https://codereview.chromium.org/1300403003/ ) by senorblanco · 9 years ago
  36. 12d8472 Revert of Implement canComputeFastBounds() for image filters. (patchset #8 id:130001 of https://codereview.chromium.org/1296943002/ ) by herb · 9 years ago
  37. 915881f Implement canComputeFastBounds() for image filters. by senorblanco · 9 years ago
  38. d24955a Make SkPaint::glyphsToUnichars use explicit SkSurfaceProps by robertphillips · 9 years ago
  39. af4b233 remove SK_SUPPORT_LEGACY_FILTERLEVEL_ENUM by reed · 9 years ago
  40. 4854d13 Remove distance field flag from SkPaint by jvanverth · 9 years ago
  41. fcf7829 remove SkDeviceProperties by robertphillips · 9 years ago
  42. 9e36c1a Start canonicalizing color for all A8 textblobs by joshualitt · 9 years ago
  43. dbd3593 Rename GrBitmapTextContextB to GrAtlasTextContext by joshualitt · 9 years ago
  44. 2b6acb4 Switch to one single bitmap text blob cache allocation by joshualitt · 9 years ago
  45. 7c3a2f8 BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  46. c03391e Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https://codereview.chromium.org/1011403004/) by joshualitt · 9 years ago
  47. eed1dae BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  48. 6e8cd96 Let text contexts fall back directly to paths by joshualitt · 9 years ago
  49. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 10 years ago
  50. 3a22466 remove deprecated setFilterBitmap/isFilterBitmap by reed · 10 years ago
  51. fd45079 Call to retrieve SkDescriptor for SkScalarContext from SkPaint. by joshualitt · 10 years ago
  52. b69d0e0 BUG=skia: by herb · 10 years ago
  53. e59bbf1 Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of https://codereview.chromium.org/939123002/) by scroggo · 10 years ago
  54. f8d24e2 BUG=skia: by herb · 10 years ago
  55. 05d9044 optional res-scale parameter to getFillPath by reed · 10 years ago
  56. f803da1 add newImage API by reed · 10 years ago
  57. 8893e5f add paint::getFontBounds() by reed · 10 years ago
  58. e3aee8f Remove android specific genID from SkPaint. by djsollen · 10 years ago
  59. aab626c Revert of Change drawText() to generate positions and send to drawPosText() (patchset #4 id:60001 of https://codereview.chromium.org/653133004/) by jvanverth · 10 years ago
  60. 7851a56 Change drawText() to generate positions and send to drawPosText() by jvanverth · 10 years ago
  61. fb1fe4f Add SkPaint::getHash(). by mtklein · 10 years ago
  62. 9e96aa0 remove unused TextBufferDirection enum by reed · 10 years ago
  63. 610a015 Remove SkPaint dirty bits. by mtklein · 10 years ago
  64. 855d83f Uses a single pre-baked set of paths for drawing nvpr text of a given by cdalton · 10 years ago
  65. 99ae881 remove (unused) scale parameter from measureText by reed · 10 years ago
  66. bc97ef4 Document return value of SkPaint::operator==. by mtklein · 10 years ago
  67. 3b62554 Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  68. c15e28a Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chromium.org/447873003/) by bsalomon · 10 years ago
  69. f32331f Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  70. da7a944 Revert "Remove SkPaintOptionsAndroid" by Derek Sollenberger · 10 years ago
  71. 27fb949 Remove SkPaintOptionsAndroid by Derek Sollenberger · 10 years ago
  72. 1b27704 Remove ALL font fallback logic from Skia. by djsollen · 10 years ago
  73. f59eab2 patch from issue 383923002 by reed · 10 years ago
  74. c6cb56f Implement text rendering with NVPR by kkinnunen · 10 years ago
  75. c4b84ae Revert of Revert of Fix SkPaint::measureText for stroked hairline text (https://codereview.chromium.org/354433002/) by rmistry · 10 years ago
  76. abc9bb5 Revert of Fix SkPaint::measureText for stroked hairline text (https://codereview.chromium.org/335603003/) by rmistry · 10 years ago
  77. 196af73 Fix SkPaint::measureText for stroked hairline text by kkinnunen · 10 years ago
  78. 2d2a68c Gamma correction for distance field text. by jvanverth · 10 years ago
  79. 919ed4c Revert of Gamma correction for distance field text. (https://codereview.chromium.org/258883002/) by scroggo · 10 years ago
  80. 4d517fd Gamma correction for distance field text. by jvanverth · 10 years ago
  81. 85faf50 remove legacy filter-flags, and store FilterLevel directly by commit-bot@chromium.org · 10 years ago
  82. 4784182 Revert of Implement text rendering with NVPR (https://codereview.chromium.org/196133014/) by commit-bot@chromium.org · 10 years ago
  83. dcb8ef9 Implement text rendering with NVPR by commit-bot@chromium.org · 10 years ago
  84. e8807f4 SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 10 years ago
  85. 9206da6 Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/) by commit-bot@chromium.org · 10 years ago
  86. f48182b SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 10 years ago
  87. fffb2cd Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/) by commit-bot@chromium.org · 11 years ago
  88. fa4dc2c SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 11 years ago
  89. e5957f6 update comment on setShader to clarify alpha-bitmap behavior in bitmapshaders by commit-bot@chromium.org · 11 years ago
  90. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 11 years ago
  91. b97c3ff Enable use of distance fields via SkPaint flag. by commit-bot@chromium.org · 11 years ago
  92. 0bc406d Adding code to calculate Underline Thickness from Font Metrics, this will be useful when Skia is used with Blink/Chrome. Blink changes are uploaded with code change in patch https://codereview.chromium.org/147703002/ by commit-bot@chromium.org · 11 years ago
  93. 5007aab Upstream changes from Android by commit-bot@chromium.org · 11 years ago
  94. aca1c01 Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 11 years ago
  95. ac50046 Reverting r13496 (Merge tomhudson and mtklein SkPaint shrinking approaches) due to memory leaks by robertphillips@google.com · 11 years ago
  96. cf52f5b Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 11 years ago
  97. ead1efb Revert of Merge tomhudson and mtklein SkPaint shrinking approaches. (https://codereview.chromium.org/158913005/) by commit-bot@chromium.org · 11 years ago
  98. d017542 Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 11 years ago
  99. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  100. e8612d9 Add standalone drawText for GrTextContext. by commit-bot@chromium.org · 11 years ago