1. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  2. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  3. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  4. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  5. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  6. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  7. 453888f Improve computeMatrices singular matrix handling. by Ben Wagner · 7 years ago
  8. 7120b2d move set-text-matrix into private by Mike Reed · 7 years ago
  9. 8be952a SkScalarMul is deprecated by Mike Reed · 8 years ago
  10. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  11. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  12. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  13. 6e9ac12 Clean up glyph id handling. by Ben Wagner · 8 years ago
  14. 7cfd46a SkScalerContext to use smart pointers. by bungeman · 8 years ago
  15. 1f0e78d SkScalerContextRec::computeMatrices to return status. by bungeman · 8 years ago
  16. 1e7f5e7 remove 'deprecated' region from SkDraw by reed · 8 years ago
  17. a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 8 years ago
  18. 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 8 years ago
  19. c791728 Pass effects directly to fontcache by reed · 8 years ago
  20. 3b37545 Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) by mtklein · 8 years ago
  21. 99d9231 Delete SkFlattenable::Type by msarett · 8 years ago
  22. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  23. c5035e7 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  24. 19dea94 Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ ) by robertphillips · 8 years ago
  25. 2505814 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  26. d7ea92f pass cap to dash text by caryclark · 8 years ago
  27. 27876bc Improve horizontal baseline detection. by bungeman · 8 years ago
  28. e37514d Fully check basis vectors for extent degeneracy. by bungeman · 8 years ago
  29. eb85b83 Fix text axis alignment calculation by herb · 9 years ago
  30. 435657f Forward declare SkStrokeRec in SkPathEffect by halcanary · 9 years ago
  31. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  32. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  33. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  34. 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
  35. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  36. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  37. b3f0ec9 Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (patchset #6 id:100001 of https://codereview.chromium.org/1148793007/) by reed · 9 years ago
  38. c31af44 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 9 years ago
  39. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  40. b69d0e0 BUG=skia: by herb · 9 years ago
  41. e59bbf1 Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of https://codereview.chromium.org/939123002/) by scroggo · 9 years ago
  42. f8d24e2 BUG=skia: by herb · 9 years ago
  43. 8ece6eb Remove unused methods from SkScalerContext. by bungeman · 10 years ago
  44. 3f43f8a remove dead SkPersp macros by reed · 10 years ago
  45. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  46. 1348dfd Cleanup: Remove a bunch of SkFontHost.h includes (unused). by tfarina · 10 years ago
  47. 3490263 Replace use of deprecated CG methods. by bungeman · 10 years ago
  48. 5f14c5e Factor text size device mapping in SkScalerContext. by bungeman · 10 years ago
  49. be2284d Use text size on Mac. by bungeman · 10 years ago
  50. b07a94f add roundOut that returns its result by reed · 10 years ago
  51. d54d3fc remove unused kLCD_MaskFormat by reed · 10 years ago
  52. 8482504 make allocPixels throw on failure by reed · 10 years ago
  53. 3b62554 Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  54. c15e28a Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chromium.org/447873003/) by bsalomon · 10 years ago
  55. f32331f Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  56. da7a944 Revert "Remove SkPaintOptionsAndroid" by Derek Sollenberger · 10 years ago
  57. 27fb949 Remove SkPaintOptionsAndroid by Derek Sollenberger · 10 years ago
  58. 1b27704 Remove ALL font fallback logic from Skia. by djsollen · 10 years ago
  59. 4107806 Remove vertical/horizontal metrics selection. by bungeman · 10 years ago
  60. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  61. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  62. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  63. f117781 fix size_t/int warnings by commit-bot@chromium.org · 10 years ago
  64. 900ecf2 use colortype instead of config by reed@google.com · 10 years ago
  65. 34abef1 Fix spelling of class name in comment. by commit-bot@chromium.org · 11 years ago
  66. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  67. 1938242 Convert SkWriter32 to use an SkTDArray for its internal storage. by commit-bot@chromium.org · 11 years ago
  68. c932c9f Fix truncation of glyphs in SkScalerContext.cpp by robertphillips@google.com · 11 years ago
  69. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  70. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  71. cb4f77d Document the SkScalerContext pure virtuals. by bungeman@google.com · 11 years ago
  72. 43c465f fix 8->1 bugs shown by removal of A1 config by reed@google.com · 11 years ago
  73. 11f392e Revert "Revert "remove kA1_Config, as it is no longer supported"" by commit-bot@chromium.org · 11 years ago
  74. 72e7808 Revert "remove kA1_Config, as it is no longer supported" by reed@google.com · 11 years ago
  75. 2a1f446 remove kA1_Config, as it is no longer supported by reed@google.com · 11 years ago
  76. 583b18a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  77. c0b7e10 Initial error handling code by commit-bot@chromium.org · 11 years ago
  78. 3534822 force readbuffer clients to use specialized readFoo for flattenables by reed@google.com · 11 years ago
  79. 29bf862 Upstream changes from Android by djsollen@google.com · 11 years ago
  80. 27e21fe Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  81. 0abbff9 Fix metrics on Windows. by bungeman@google.com · 11 years ago
  82. de2e4e8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  83. 84e22d8 allow createScalerContext to return null, and then have the GDI backend trigger that if we fail to create the necessary GDI resources by reed@google.com · 11 years ago
  84. ed43dff add size limit for using glyphcache. above that, draw using paths by reed@google.com · 11 years ago
  85. c7a20e4 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
  86. e55491d Reverting 9083 & 9084 due to Android failures by robertphillips@google.com · 11 years ago
  87. 3a886cc fix warning/error of uninitialized len by reed@google.com · 11 years ago
  88. 1445170 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
  89. 0a01f5a we only need one fontmetrics, since the paint (and fontcache) now know explicitly by reed@google.com · 11 years ago
  90. 2fd42c4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  91. 5bdfb33 Detect color masks, and divert to draw-sprite instead of maskblitters. by reed@google.com · 11 years ago
  92. 1fa793f remove SkFontHost::NextLogicalFont, and add android-specific function by reed@google.com · 11 years ago
  93. d257a7e limit SkFontHost::NextLogicalTypeface to only android (the only backend that by reed@google.com · 11 years ago
  94. a45bcc8 make SkFontHost::NextLogicalTypeface private (only called by SkScalerContext) by reed@google.com · 11 years ago
  95. 01c34ee Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  96. 0da4861 remove SkFontHost::CreateScalerContext by reed@google.com · 11 years ago
  97. 90808e8 Add SkTypeface* parameter to SkScalerContext (and its callers) by reed@google.com · 11 years ago
  98. 4bd2bdb Upstream changes from Android. by djsollen@google.com · 11 years ago
  99. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  100. 4bbdeac add optional cull-rect to patheffects, so they can do less work if their results by reed@google.com · 12 years ago