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