1. bd65955 Remove SkImageCacherator entirely by Brian Osman · 6 years ago
  2. 64bbee7 fix typo by Mike Klein · 6 years ago
  3. d505b19 add src/opts headers to .gni files by Mike Klein · 6 years ago
  4. cca8c6f SkColorSpace cleanup by Brian Osman · 6 years ago
  5. 8378dfb Extract SkGlyphRunListPainter from SkGlyphRun.* by Herb Derby · 6 years ago
  6. e61c234 Remove drawPosText_asPath - more dead code by Herb Derby · 6 years ago
  7. 18d7cf7 Reland "Remove old ICC parser, A2B SkColorSpace, SkGammas, etc..." by Brian Osman · 6 years ago
  8. 7ba1d64 Revert "Remove old ICC parser, A2B SkColorSpace, SkGammas, etc..." by Brian Osman · 6 years ago
  9. 8ae7c90 Remove old ICC parser, A2B SkColorSpace, SkGammas, etc... by Brian Osman · 6 years ago
  10. d2fec23 Have GPU and RemoteGlyphCache share mask position code by Herb Derby · 6 years ago
  11. 4798576 Pull SkSpan into its own header file by Herb Derby · 6 years ago
  12. 82cf64a Remove unused sRGB mip-map support by Brian Osman · 6 years ago
  13. 7d06e26 fixup winding contours by Cary Clark · 6 years ago
  14. 227424b Remove SkTextBlobRunIterator.h from gni by Herb Derby · 6 years ago
  15. 48b6490 remove SkThreadedBMPDevice and friends by Mike Klein · 6 years ago
  16. d5148e3 Move SkNoncopyable to include/private. by Ben Wagner · 6 years ago
  17. a8cdbd7 Restore SkLightingShader and associated classes by Robert Phillips · 6 years ago
  18. f35a1c1 Remove SkRefDict. by Ben Wagner · 6 years ago
  19. e346b1e Add SkTypeface::getVariationDesignParameters by Ben Wagner · 6 years ago
  20. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 6 years ago
  21. 97c6a0e Remove interal use of SkRefCnt_SafeAssign. by Ben Wagner · 6 years ago
  22. 36fe60d Move SkRefSet / pipe code to smart pointer. by Ben Wagner · 6 years ago
  23. 538e1a1 move blurimagefilter.cpp back into effects by Mike Reed · 6 years ago
  24. e2098c4 SkFontMgr.h is a core header. by Hal Canary · 6 years ago
  25. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  26. 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 6 years ago
  27. 74b390d Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Hal Canary · 6 years ago
  28. 4225b32 Have draw(Text|PosText|PosTextH) use a single entry on the device by Herb Derby · 6 years ago
  29. f105dc7 restore headers lost from skia.h by Mike Klein · 6 years ago
  30. 22f673d Move SkColorTable to src/codec by Leon Scroggins III · 6 years ago
  31. 774168e Allow CCPR in DDL mode (take 2) by Robert Phillips · 6 years ago
  32. e2343a1 Add some missing includes to sources. by Ben Wagner · 6 years ago
  33. 9494f3e Revert "Revert "find_headers.py to better find headers."" by Ben Wagner · 6 years ago
  34. 59da548 Revert "find_headers.py to better find headers." by Mike Klein · 6 years ago
  35. 6c8ad11 find_headers.py to better find headers. by Ben Wagner · 6 years ago
  36. 6968f9c SkColorSpaceXformSteps by Mike Klein · 6 years ago
  37. 6747f52 Reland "start cleaning up non-skcms SkColorSpaceXforms" by Mike Klein · 6 years ago
  38. e60ae82 Revert "start cleaning up non-skcms SkColorSpaceXforms" by Mike Klein · 6 years ago
  39. 339133f8 start cleaning up non-skcms SkColorSpaceXforms by Mike Klein · 6 years ago
  40. a113678 Add SkMakeUnique to gn by Herb Derby · 6 years ago
  41. c66eaaf rm SkColorSpace_New by Mike Klein · 6 years ago
  42. eb61f60 Add missing header from core.gni by Herb Derby · 6 years ago
  43. fcac00f Reland "Remove devKerning" by Herb Derby · 6 years ago
  44. c76e26a Revert "Remove devKerning" by Mike Klein · 6 years ago
  45. c86c5c0 Remove devKerning by Herb Derby · 6 years ago
  46. 671e7ee Reorganize strike cache and glyph cache code by Herbert Derby · 7 years ago
  47. 840c66c Rename SkGlyphCacheGlobals to SkStrikeCache by Herb Derby · 7 years ago
  48. c1267c6 Add SkSurfaceCharacterization operator== && != by Robert Phillips · 7 years ago
  49. 5d7e1cf Remove duplicate entry for SkTDPQueue.h in gni by Brian Osman · 7 years ago
  50. ba321b6 Cleanup size calculations in SkGlyph by Herb Derby · 7 years ago
  51. 18e7556 move blur impl into core by Mike Reed · 7 years ago
  52. 8e03f69 remove unused ConvertRadiusToSigma from SkBlurMaskFilter by Mike Reed · 7 years ago
  53. b5e1f75 Revert "Revert "add tiler for SkDraw"" by Mike Reed · 7 years ago
  54. 1b9b7d5 Reland "Reland "make SkJumper stages normal Skia code"" by Mike Klein · 7 years ago
  55. 5cc94cc Revert "Reland "make SkJumper stages normal Skia code"" by Mike Klein · 7 years ago
  56. 78cb579 Reland "make SkJumper stages normal Skia code" by Mike Klein · 7 years ago
  57. 3a4bd34 Revert "make SkJumper stages normal Skia code" by Mike Klein · 7 years ago
  58. 22e536e make SkJumper stages normal Skia code by Mike Klein · 7 years ago
  59. 461ef7a Revert "add tiler for SkDraw" by Florin Malita · 7 years ago
  60. be1b397 add tiler for SkDraw by Mike Reed · 7 years ago
  61. 94458ee Add SkSurfaceCharacterization::createResized by Robert Phillips · 7 years ago
  62. 242135a move some RRect methods into priv by Mike Reed · 7 years ago
  63. 267eccc change path serialization version to 4 by Mike Reed · 7 years ago
  64. 56a4a09 Add init-once to threaded backend by Yuqian Li · 7 years ago
  65. b915b97 move SkMask.h to src by Mike Reed · 7 years ago
  66. b2922f6 Consolidate all the id handling and caching code. by Herb Derby · 7 years ago
  67. 6200036 Implement GPU/OpList DDLs by Robert Phillips · 7 years ago
  68. dcb086b Remove unused SkPictureContentInfo by Brian Salomon · 7 years ago
  69. a8a51ce Start of cross process SkScalerContext. by Mike Klein · 7 years ago
  70. 0331d37 remove unneeded SkFlattenableSerialization by Mike Reed · 7 years ago
  71. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  72. 59a1df2 Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace by Greg Daniel · 7 years ago
  73. 2796430 move SkWriter32.h to src by Mike Reed · 7 years ago
  74. 4c79ecf cubic-map for non-linear t by Mike Reed · 7 years ago
  75. 7c9c9e4 update pipe for lattice and shadowrec by Mike Reed · 7 years ago
  76. b60c5eb remove unused willPlayBackBitmaps from picture and SkPictureAnalyzer by Mike Reed · 7 years ago
  77. c38cce6 make SkColorSpace_New real by Mike Klein · 7 years ago
  78. fadbfcd upgrade SkReadBuffer to always validate by Mike Reed · 7 years ago
  79. 9b50d9d Try to bypass the false-positive clang thread analysis warning by Yuqian Li · 7 years ago
  80. 8a90c4d Revert "Renaming and refactoring to prepare for init-once threaded backend" by Leon Scroggins · 7 years ago
  81. 07a4241 Renaming and refactoring to prepare for init-once threaded backend by Yuqian Li · 7 years ago
  82. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  83. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  84. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  85. 55ad774 Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."" by Brian Salomon · 7 years ago
  86. 1e09e46 Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context." by Brian Osman · 7 years ago
  87. 5627d65 Add method to sk_gpu_test::TestContext to automatically restore the previous context. by Brian Salomon · 7 years ago
  88. 66498bc Try 2 for Gauss filter calculation by Herb Derby · 7 years ago
  89. 6691807 Revert "Gauss filter calculation" by Herb Derby · 7 years ago
  90. 53ec7dc Gauss filter calculation by Herb Derby · 7 years ago
  91. d40b3b0 Make SkTypeface::Style and FromOldStyle private. by Ben Wagner · 7 years ago
  92. ef8ce28 experiments to speed up drawing 32bit images into 565 by Mike Reed · 7 years ago
  93. 85463e6 Fix Android roll. by Mike Klein · 7 years ago
  94. ebf648e [WASM] Add POC compile bot for WebAssembly by Kevin Lubick · 7 years ago
  95. 6492afa Disable SkJumper assembly in cross builds for now. by Nico Weber · 7 years ago
  96. 9b2f69b grand unifried lowp stages by Mike Klein · 7 years ago
  97. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  98. 9d7e57d Revert "Revert "8-bit jumper on armv8"" by Mike Klein · 7 years ago
  99. 6d13575 Revert "8-bit jumper on armv8" by Derek Sollenberger · 7 years ago
  100. 0813358 8-bit jumper on armv8 by Mike Klein · 7 years ago