1. fd45079 Call to retrieve SkDescriptor for SkScalarContext from SkPaint. by joshualitt · 10 years ago
  2. b69d0e0 BUG=skia: by herb · 10 years ago
  3. e59bbf1 Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of https://codereview.chromium.org/939123002/) by scroggo · 10 years ago
  4. f8d24e2 BUG=skia: by herb · 10 years ago
  5. 05d9044 optional res-scale parameter to getFillPath by reed · 10 years ago
  6. f803da1 add newImage API by reed · 10 years ago
  7. 8893e5f add paint::getFontBounds() by reed · 10 years ago
  8. e3aee8f Remove android specific genID from SkPaint. by djsollen · 10 years ago
  9. 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
  10. 7851a56 Change drawText() to generate positions and send to drawPosText() by jvanverth · 10 years ago
  11. fb1fe4f Add SkPaint::getHash(). by mtklein · 10 years ago
  12. 9e96aa0 remove unused TextBufferDirection enum by reed · 10 years ago
  13. 610a015 Remove SkPaint dirty bits. by mtklein · 10 years ago
  14. 855d83f Uses a single pre-baked set of paths for drawing nvpr text of a given by cdalton · 10 years ago
  15. 99ae881 remove (unused) scale parameter from measureText by reed · 10 years ago
  16. bc97ef4 Document return value of SkPaint::operator==. by mtklein · 10 years ago
  17. 3b62554 Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  18. c15e28a Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chromium.org/447873003/) by bsalomon · 10 years ago
  19. f32331f Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  20. da7a944 Revert "Remove SkPaintOptionsAndroid" by Derek Sollenberger · 10 years ago
  21. 27fb949 Remove SkPaintOptionsAndroid by Derek Sollenberger · 10 years ago
  22. 1b27704 Remove ALL font fallback logic from Skia. by djsollen · 10 years ago
  23. f59eab2 patch from issue 383923002 by reed · 10 years ago
  24. c6cb56f Implement text rendering with NVPR by kkinnunen · 10 years ago
  25. c4b84ae Revert of Revert of Fix SkPaint::measureText for stroked hairline text (https://codereview.chromium.org/354433002/) by rmistry · 10 years ago
  26. abc9bb5 Revert of Fix SkPaint::measureText for stroked hairline text (https://codereview.chromium.org/335603003/) by rmistry · 10 years ago
  27. 196af73 Fix SkPaint::measureText for stroked hairline text by kkinnunen · 10 years ago
  28. 2d2a68c Gamma correction for distance field text. by jvanverth · 10 years ago
  29. 919ed4c Revert of Gamma correction for distance field text. (https://codereview.chromium.org/258883002/) by scroggo · 10 years ago
  30. 4d517fd Gamma correction for distance field text. by jvanverth · 10 years ago
  31. 85faf50 remove legacy filter-flags, and store FilterLevel directly by commit-bot@chromium.org · 10 years ago
  32. 4784182 Revert of Implement text rendering with NVPR (https://codereview.chromium.org/196133014/) by commit-bot@chromium.org · 10 years ago
  33. dcb8ef9 Implement text rendering with NVPR by commit-bot@chromium.org · 10 years ago
  34. e8807f4 SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 10 years ago
  35. 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
  36. f48182b SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 10 years ago
  37. fffb2cd Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/) by commit-bot@chromium.org · 10 years ago
  38. fa4dc2c SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 10 years ago
  39. e5957f6 update comment on setShader to clarify alpha-bitmap behavior in bitmapshaders by commit-bot@chromium.org · 10 years ago
  40. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 11 years ago
  41. b97c3ff Enable use of distance fields via SkPaint flag. by commit-bot@chromium.org · 11 years ago
  42. 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
  43. 5007aab Upstream changes from Android by commit-bot@chromium.org · 11 years ago
  44. aca1c01 Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 11 years ago
  45. ac50046 Reverting r13496 (Merge tomhudson and mtklein SkPaint shrinking approaches) due to memory leaks by robertphillips@google.com · 11 years ago
  46. cf52f5b Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 11 years ago
  47. ead1efb Revert of Merge tomhudson and mtklein SkPaint shrinking approaches. (https://codereview.chromium.org/158913005/) by commit-bot@chromium.org · 11 years ago
  48. d017542 Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 11 years ago
  49. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  50. e8612d9 Add standalone drawText for GrTextContext. by commit-bot@chromium.org · 11 years ago
  51. 336d1d7 Implement a computeFastBounds() traversal for SkImageFilter. by senorblanco@chromium.org · 11 years ago
  52. 8128d8c Move distance field font code into GrDistanceFieldTextContext. by commit-bot@chromium.org · 11 years ago
  53. cbe1b54 Supports the cap height for FreeType even when TT OS2 version is 1. by bungeman@google.com · 11 years ago
  54. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  55. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  56. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  57. 950923b All SkAnnotations are no-draw. Propose we fold that through. by commit-bot@chromium.org · 11 years ago
  58. 2822c9a Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it. by mtklein@google.com · 11 years ago
  59. b265741 Revert r10603 (Remove operator== from SkPaint) due to Chrome failures by robertphillips@google.com · 11 years ago
  60. 37ffe8a Remove operator== from SkPaint by commit-bot@chromium.org · 11 years ago
  61. 9cfc83c stop using bitmap-filter flags outside of paint itself, as a step towards really changing them into an enum by reed@google.com · 11 years ago
  62. a799198 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  63. c968315 add FilterLevel API to SkPaint, replacing various Flag bits by reed@google.com · 11 years ago
  64. b088947 New bitmap filter checkin; this time with less build breakage by humper@google.com · 11 years ago
  65. 1a8940e Revert "More general image filter interface; tested implementation of standalone" by humper@google.com · 11 years ago
  66. 25fc6b9 More general image filter interface; tested implementation of standalone by humper@google.com · 11 years ago
  67. 387db0a add extra flag (currently unused) for high quality downsampling by humper@google.com · 11 years ago
  68. e9d8319 Add maxCharWidth and a compile flag to use old metrics (needed by Blink). by bungeman@google.com · 11 years ago
  69. ddc813b move kAlignCount out of Align enum, so it can't accidentally be passed as a parameter by mike@reedtribe.org · 11 years ago
  70. 8f6ef40 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  71. ed43dff add size limit for using glyphcache. above that, draw using paths by reed@google.com · 11 years ago
  72. 25b3bd5 add kBicubicFilterBitmap_Flag to paint, just for testing purposes. by reed@google.com · 11 years ago
  73. c7a20e4 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
  74. e55491d Reverting 9083 & 9084 due to Android failures by robertphillips@google.com · 11 years ago
  75. 1445170 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
  76. 90808e8 Add SkTypeface* parameter to SkScalerContext (and its callers) by reed@google.com · 11 years ago
  77. 4bd2bdb Upstream changes from Android. by djsollen@google.com · 12 years ago
  78. 791f12e Move SkPaint::toString from debugger to SkPaint by robertphillips@google.com · 12 years ago
  79. aac2fb8 move kStyleCount out of Style enum, and into its own, to avoid by mike@reedtribe.org · 12 years ago
  80. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  81. 4bbdeac add optional cull-rect to patheffects, so they can do less work if their results by reed@google.com · 12 years ago
  82. 532470f Expose geometry and gamma on device. https://codereview.appspot.com/6499101/ by bungeman@google.com · 12 years ago
  83. 1f1543f re-apply 5508, but with the new compile-flag disabled for now by reed@google.com · 12 years ago
  84. bfe1572 revert 5508 -- it broke most of the builds by reed@google.com · 12 years ago
  85. 1f8787a Using the device scale factor for glyph positioning by wjmaclean@chromium.org · 12 years ago
  86. b24b4fa Future proof luminance caches. https://codereview.appspot.com/6495071/ by bungeman@google.com · 12 years ago
  87. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  88. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  89. ca0062e add SkPaint::getPosTextPath(), with gm to test it by reed@google.com · 12 years ago
  90. b0a34d8 idea: add annotation to SkPaint by reed@google.com · 12 years ago
  91. 1f90287 Punctuation cleanup to satisfy idiosyncracies of OpenBSD gcc 4.2.1. by tomhudson@google.com · 12 years ago
  92. 73a0258 computeFastStrokeBounds needs to pass kStroke_Style instead of kFill_Style (ya think?) by reed@google.com · 12 years ago
  93. d5f2079 can't make the compute-bounds methods private yet :( by reed@google.com · 12 years ago
  94. a584aed perform quickReject in drawPoints (which is called by drawLine) just like we by reed@google.com · 12 years ago
  95. e4f10a7 add computeFastBounds to SkPathEffect, so we can attempt quickReject by reed@google.com · 12 years ago
  96. 97ecd1d update dox for measureText by reed@google.com · 12 years ago
  97. 880dc47 add dox for Shaders, and how the paint's alpha modulates the shader's colors. by reed@google.com · 12 years ago
  98. 75a0972 move SkStrokePathEffect into hiding for now, as its functionality is rethought. by reed@google.com · 12 years ago
  99. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  100. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 12 years ago