1. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  2. 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 9 years ago
  3. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  4. d24955a Make SkPaint::glyphsToUnichars use explicit SkSurfaceProps by robertphillips · 9 years ago
  5. 4854d13 Remove distance field flag from SkPaint by jvanverth · 9 years ago
  6. fcf7829 remove SkDeviceProperties by robertphillips · 9 years ago
  7. 9fc8275 Remove gamma field from SkDeviceProperties by robertphillips · 9 years ago
  8. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  9. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  10. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  11. 181d7ba Fix build warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] by dongseong.hwang · 9 years ago
  12. 9d911d5 Remove filename from SkFontDescriptor. by bungeman · 9 years ago
  13. 9e36c1a Start canonicalizing color for all A8 textblobs by joshualitt · 9 years ago
  14. 2b6acb4 Switch to one single bitmap text blob cache allocation by joshualitt · 9 years ago
  15. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  16. fd45079 Call to retrieve SkDescriptor for SkScalarContext from SkPaint. by joshualitt · 9 years ago
  17. 79738cc Glyph positions maintain 32 bit integer part. by bungeman · 9 years ago
  18. 05d9044 optional res-scale parameter to getFillPath by reed · 10 years ago
  19. 42dbfa8 Add patheffects to debugger printout by robertphillips · 10 years ago
  20. f803da1 add newImage API by reed · 10 years ago
  21. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  22. f3f5bad Add toString methods to SkImageFilter-derived classes by robertphillips · 10 years ago
  23. 1348dfd Cleanup: Remove a bunch of SkFontHost.h includes (unused). by tfarina · 10 years ago
  24. 8893e5f add paint::getFontBounds() by reed · 10 years ago
  25. 88fd0fb Bump min picture version. by mtklein · 10 years ago
  26. d54d3fc remove unused kLCD_MaskFormat by reed · 10 years ago
  27. f539b8c modify nothingToDraw to notice filters by reed · 10 years ago
  28. c71ffd4 Revert of modify nothingToDraw to notice filters (patchset #1 id:1 of https://codereview.chromium.org/717753002/) by mtklein · 10 years ago
  29. d5688c5 modify nothingToDraw to notice filters by reed · 10 years ago
  30. e3aee8f Remove android specific genID from SkPaint. by djsollen · 10 years ago
  31. b2d77e4 add gamma value to deviceproperties by reed · 10 years ago
  32. fb1fe4f Add SkPaint::getHash(). by mtklein · 10 years ago
  33. 9e96aa0 remove unused TextBufferDirection enum by reed · 10 years ago
  34. 4942e75 fix prev change to tooBigForLCD, and add test by reed · 10 years ago
  35. b3da83a avoid extra math work in MackRec by reed · 10 years ago
  36. 610a015 Remove SkPaint dirty bits. by mtklein · 10 years ago
  37. ee902cd Make a flipped fDirtyBit always mean "this field is not the default". by mtklein · 10 years ago
  38. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  39. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  40. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  41. d71b757 Serialize the font index. by bungeman · 10 years ago
  42. 8365830 remove confusing/unused stream methods by reed · 10 years ago
  43. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  44. 99ae881 remove (unused) scale parameter from measureText by reed · 10 years ago
  45. 8367b8c extend SkShader to report a luminance-color to be used for gamma correction by reed · 10 years ago
  46. ec730b9 Remove fOrigFontID from SkScalerContextRec. by bungeman · 10 years ago
  47. 3b62554 Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  48. c15e28a Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chromium.org/447873003/) by bsalomon · 10 years ago
  49. f32331f Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  50. da7a944 Revert "Remove SkPaintOptionsAndroid" by Derek Sollenberger · 10 years ago
  51. 27fb949 Remove SkPaintOptionsAndroid by Derek Sollenberger · 10 years ago
  52. 1b27704 Remove ALL font fallback logic from Skia. by djsollen · 10 years ago
  53. f59eab2 patch from issue 383923002 by reed · 10 years ago
  54. 65b6fa1 Use stack allocation for Android data in SkScalerContext::MakeRec(). by jvanverth · 10 years ago
  55. a5c0844 Remove SK_IGNORE_FASTER_TEXT_FIX. by Ben Wagner · 10 years ago
  56. dc1cf66 Remove A8_LCD luminance hack. by jvanverth · 10 years ago
  57. c4b84ae Revert of Revert of Fix SkPaint::measureText for stroked hairline text (https://codereview.chromium.org/354433002/) by rmistry · 10 years ago
  58. abc9bb5 Revert of Fix SkPaint::measureText for stroked hairline text (https://codereview.chromium.org/335603003/) by rmistry · 10 years ago
  59. 196af73 Fix SkPaint::measureText for stroked hairline text by kkinnunen · 10 years ago
  60. 2d2a68c Gamma correction for distance field text. by jvanverth · 10 years ago
  61. b83f6c3 Add assertHeld() to SkMutex. by mtklein · 10 years ago
  62. 919ed4c Revert of Gamma correction for distance field text. (https://codereview.chromium.org/258883002/) by scroggo · 10 years ago
  63. 4d517fd Gamma correction for distance field text. by jvanverth · 10 years ago
  64. b77c7ef Clean up Skia for Clang's -Wtautological-undefined-compare by Mike Klein · 10 years ago
  65. 7ed173b formalize named picture versions by commit-bot@chromium.org · 10 years ago
  66. 584f337 fix utf32 text in subpixel mode by commit-bot@chromium.org · 10 years ago
  67. 40f6e3a add release-mode checks for null, at least for a while by commit-bot@chromium.org · 10 years ago
  68. f239d91 guard against self-assignment by commit-bot@chromium.org · 10 years ago
  69. 2cfa320 fix warnings around size_t/int by commit-bot@chromium.org · 10 years ago
  70. 667b98d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  71. 45d86e7 always store bitfields along with dirty in FlatteningTraits by commit-bot@chromium.org · 10 years ago
  72. 85faf50 remove legacy filter-flags, and store FilterLevel directly by commit-bot@chromium.org · 10 years ago
  73. e8807f4 SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 10 years ago
  74. 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
  75. f48182b SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 10 years ago
  76. 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
  77. fa4dc2c SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 10 years ago
  78. e78f7cf change tooBitForLCD to compare against linear size of the text, not the area by commit-bot@chromium.org · 10 years ago
  79. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 10 years ago
  80. b97c3ff Enable use of distance fields via SkPaint flag. by commit-bot@chromium.org · 10 years ago
  81. 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
  82. d957984 Factory methods for heap-allocated SkAnnotation objects. by commit-bot@chromium.org · 11 years ago
  83. 5007aab Upstream changes from Android by commit-bot@chromium.org · 11 years ago
  84. aca1c01 Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 11 years ago
  85. ac50046 Reverting r13496 (Merge tomhudson and mtklein SkPaint shrinking approaches) due to memory leaks by robertphillips@google.com · 11 years ago
  86. cf52f5b Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 11 years ago
  87. ead1efb Revert of Merge tomhudson and mtklein SkPaint shrinking approaches. (https://codereview.chromium.org/158913005/) by commit-bot@chromium.org · 11 years ago
  88. d017542 Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 11 years ago
  89. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  90. 336d1d7 Implement a computeFastBounds() traversal for SkImageFilter. by senorblanco@chromium.org · 11 years ago
  91. f6f5687 Clarify kAutohinting is kForceAutohinting. by bungeman@google.com · 11 years ago
  92. 1938242 Convert SkWriter32 to use an SkTDArray for its internal storage. by commit-bot@chromium.org · 11 years ago
  93. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  94. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  95. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  96. 7f78611 Clean up 4 old bytes per paint. by commit-bot@chromium.org · 11 years ago
  97. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  98. 950923b All SkAnnotations are no-draw. Propose we fold that through. by commit-bot@chromium.org · 11 years ago
  99. 3e7e992 Add display of filterLevel to debugger by robertphillips@google.com · 11 years ago
  100. 3534822 force readbuffer clients to use specialized readFoo for flattenables by reed@google.com · 11 years ago