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