1. 671e7ee Reorganize strike cache and glyph cache code by Herbert Derby · 6 years ago
  2. 840c66c Rename SkGlyphCacheGlobals to SkStrikeCache by Herb Derby · 6 years ago
  3. c1267c6 Add SkSurfaceCharacterization operator== && != by Robert Phillips · 7 years ago
  4. 5d7e1cf Remove duplicate entry for SkTDPQueue.h in gni by Brian Osman · 7 years ago
  5. ba321b6 Cleanup size calculations in SkGlyph by Herb Derby · 7 years ago
  6. 18e7556 move blur impl into core by Mike Reed · 7 years ago
  7. 8e03f69 remove unused ConvertRadiusToSigma from SkBlurMaskFilter by Mike Reed · 7 years ago
  8. b5e1f75 Revert "Revert "add tiler for SkDraw"" by Mike Reed · 7 years ago
  9. 1b9b7d5 Reland "Reland "make SkJumper stages normal Skia code"" by Mike Klein · 7 years ago
  10. 5cc94cc Revert "Reland "make SkJumper stages normal Skia code"" by Mike Klein · 7 years ago
  11. 78cb579 Reland "make SkJumper stages normal Skia code" by Mike Klein · 7 years ago
  12. 3a4bd34 Revert "make SkJumper stages normal Skia code" by Mike Klein · 7 years ago
  13. 22e536e make SkJumper stages normal Skia code by Mike Klein · 7 years ago
  14. 461ef7a Revert "add tiler for SkDraw" by Florin Malita · 7 years ago
  15. be1b397 add tiler for SkDraw by Mike Reed · 7 years ago
  16. 94458ee Add SkSurfaceCharacterization::createResized by Robert Phillips · 7 years ago
  17. 242135a move some RRect methods into priv by Mike Reed · 7 years ago
  18. 267eccc change path serialization version to 4 by Mike Reed · 7 years ago
  19. 56a4a09 Add init-once to threaded backend by Yuqian Li · 7 years ago
  20. b915b97 move SkMask.h to src by Mike Reed · 7 years ago
  21. b2922f6 Consolidate all the id handling and caching code. by Herb Derby · 7 years ago
  22. 6200036 Implement GPU/OpList DDLs by Robert Phillips · 7 years ago
  23. dcb086b Remove unused SkPictureContentInfo by Brian Salomon · 7 years ago
  24. a8a51ce Start of cross process SkScalerContext. by Mike Klein · 7 years ago
  25. 0331d37 remove unneeded SkFlattenableSerialization by Mike Reed · 7 years ago
  26. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  27. 59a1df2 Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace by Greg Daniel · 7 years ago
  28. 2796430 move SkWriter32.h to src by Mike Reed · 7 years ago
  29. 4c79ecf cubic-map for non-linear t by Mike Reed · 7 years ago
  30. 7c9c9e4 update pipe for lattice and shadowrec by Mike Reed · 7 years ago
  31. b60c5eb remove unused willPlayBackBitmaps from picture and SkPictureAnalyzer by Mike Reed · 7 years ago
  32. c38cce6 make SkColorSpace_New real by Mike Klein · 7 years ago
  33. fadbfcd upgrade SkReadBuffer to always validate by Mike Reed · 7 years ago
  34. 9b50d9d Try to bypass the false-positive clang thread analysis warning by Yuqian Li · 7 years ago
  35. 8a90c4d Revert "Renaming and refactoring to prepare for init-once threaded backend" by Leon Scroggins · 7 years ago
  36. 07a4241 Renaming and refactoring to prepare for init-once threaded backend by Yuqian Li · 7 years ago
  37. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  38. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  39. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  40. 55ad774 Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."" by Brian Salomon · 7 years ago
  41. 1e09e46 Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context." by Brian Osman · 7 years ago
  42. 5627d65 Add method to sk_gpu_test::TestContext to automatically restore the previous context. by Brian Salomon · 7 years ago
  43. 66498bc Try 2 for Gauss filter calculation by Herb Derby · 7 years ago
  44. 6691807 Revert "Gauss filter calculation" by Herb Derby · 7 years ago
  45. 53ec7dc Gauss filter calculation by Herb Derby · 7 years ago
  46. d40b3b0 Make SkTypeface::Style and FromOldStyle private. by Ben Wagner · 7 years ago
  47. ef8ce28 experiments to speed up drawing 32bit images into 565 by Mike Reed · 7 years ago
  48. 85463e6 Fix Android roll. by Mike Klein · 7 years ago
  49. ebf648e [WASM] Add POC compile bot for WebAssembly by Kevin Lubick · 7 years ago
  50. 6492afa Disable SkJumper assembly in cross builds for now. by Nico Weber · 7 years ago
  51. 9b2f69b grand unifried lowp stages by Mike Klein · 7 years ago
  52. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  53. 9d7e57d Revert "Revert "8-bit jumper on armv8"" by Mike Klein · 7 years ago
  54. 6d13575 Revert "8-bit jumper on armv8" by Derek Sollenberger · 7 years ago
  55. 0813358 8-bit jumper on armv8 by Mike Klein · 7 years ago
  56. 4189d1b Add SK_API to SkOverdrawCanvas and SkOverdrawColorFilter. by Sadrul Habib Chowdhury · 7 years ago
  57. dd3feee Move gFDot6INVERSE definition to cpp file by Yuqian Li · 7 years ago
  58. 6dd8cf1 Remove SkLightingShader and associated classes by Robert Phillips · 7 years ago
  59. 1af03d4 Compute correct bounds for DrawShadowRec. by Jim Van Verth · 7 years ago
  60. df60e36 New analytic AA scan converter using delta (I call it DAA for now) by Yuqian Li · 7 years ago
  61. 56e2d94 remove orphaned file by Mike Reed · 7 years ago
  62. 0fddb2d Retry cleaning up SkLinearBitmapPipeline. by Mike Klein · 7 years ago
  63. e32500f Assume HQ is handled by pipeline, delete legacy code-path by Mike Reed · 7 years ago
  64. 771ae96 Revert "Revert "Experimental blur code with 32 bit fix."" by Mike Reed · 7 years ago
  65. 27b3d27 Revert "Experimental blur code with 32 bit fix." by Mike Reed · 7 years ago
  66. d4b2c53 Experimental blur code with 32 bit fix. by Herb Derby · 7 years ago
  67. 6ee2965 remove unreachable perspective code for imageshader by Mike Reed · 7 years ago
  68. a30d407 Revert "Experimental blur code." by Florin Malita · 7 years ago
  69. d96ed9d Experimental blur code. by Herb Derby · 7 years ago
  70. cff94e4 Move threaded BMP device to samples by Brian Osman · 7 years ago
  71. fb49909 Revert "Remove deadcode for sRGB image shading." by Mike Reed · 7 years ago
  72. 91d7d1d Revert "Revert "Remove deadcode for sRGB image shading."" by Mike Reed · 7 years ago
  73. e08e639 Revert "Remove deadcode for sRGB image shading." by Mike Reed · 7 years ago
  74. 1aa77f0 remove unused blitrow by Mike Reed · 7 years ago
  75. 51f6a0f Remove deadcode for sRGB image shading. by Herb Derby · 7 years ago
  76. 0215312 remove unused SkFilterProcs by Mike Reed · 7 years ago
  77. f90aa01 Revert "Revert "use pipeline for non-opt xfermodes"" by Mike Reed · 7 years ago
  78. 4f8c695 Revert "use pipeline for non-opt xfermodes" by Mike Klein · 7 years ago
  79. e93cf97 use pipeline for non-opt xfermodes by Mike Reed · 7 years ago
  80. 43e498e specialize D32 proc for legacy src by Mike Reed · 7 years ago
  81. 89c8fec move SkPathRef.h into private by Mike Reed · 7 years ago
  82. 6b3542a move Coeff into blendmode by Mike Reed · 7 years ago
  83. 3928ff8 Create an SkColorSpaceXform image generator by Matt Sarett · 7 years ago
  84. b5d9e85 remove unused blitters by Mike Reed · 7 years ago
  85. e23bffd Remove support in GPU backend for distance vector field. by Brian Salomon · 7 years ago
  86. bef2852 remove 565 sprite blitter too by Mike Klein · 7 years ago
  87. 2fdc3d5 remove unused spanprocs (leftover from spriteblitter simplification) by Mike Reed · 7 years ago
  88. 1919dc4 remove sprite blitters for non-legacy targets, rely on rasterpipline by Mike Reed · 7 years ago
  89. 5edba45 [Reland] Relocate shaders to own dir by Florin Malita · 7 years ago
  90. d8872be Revert "Relocate shaders to own dir" by Stan Iliev · 7 years ago
  91. 9b868f7 Remove unused PM4f blitters by Florin Malita · 7 years ago
  92. fabe0b2 Relocate shaders to own dir by Florin Malita · 7 years ago
  93. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago
  94. d93e11c Revert "SkShaderBase" by Florin Malita · 7 years ago
  95. 58a7564 SkShaderBase by Florin Malita · 7 years ago
  96. c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 7 years ago
  97. 787a16d move impl for drawvertices into separate file by Mike Reed · 7 years ago
  98. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 7 years ago
  99. 4c9155b Remove EXPERIMENTAL_SHADOWING, Part 1 by Jim Van Verth · 7 years ago
  100. df7e075 Fold SkImageCacherator into SkImage_Lazy by Brian Osman · 7 years ago