1. 076238f Add clear benchmark by Michael Ludwig · 6 years ago
  2. 55bc051 Fixup textblob benchmark by Herb Derby · 6 years ago
  3. 434377a Split out SkRunFont and SkPaint by Herb Derby · 6 years ago
  4. 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
  5. 87311c6 Remove SkPM4fPriv.h includes, then IWYU by Brian Osman · 6 years ago
  6. 512a244 only build stats bar chart when it'll be printed by Mike Klein · 6 years ago
  7. 5ea41fc Remove more SkColorSpaceXform (and friends) by Brian Osman · 6 years ago
  8. c25f440 Reland "add getAlphaf() to pixmap/bitmap" by Mike Reed · 6 years ago
  9. 60900b5 move skpipe to experimental by Mike Klein · 6 years ago
  10. 6e78ae5 Reland "have SkConvertPixels use SkColorSpaceXformSteps" by Mike Klein · 6 years ago
  11. be852e4 Revert "add getAlphaf() to pixmap/bitmap" by Robert Phillips · 6 years ago
  12. f3ebd31 add getAlphaf() to pixmap/bitmap by Mike Reed · 6 years ago
  13. 0f1bb92 Add new PolyUtils benches by Jim Van Verth · 6 years ago
  14. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  15. a5c578f Add Short4 vertex attributes, and benchmark them as 4.12 colors by Brian Osman · 6 years ago
  16. 133823d Load SVGs into memory before parsing by Brian Osman · 6 years ago
  17. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  18. 90d2d93 Revert "Add Short4 vertex attributes, and benchmark them as 4.12 colors" by Brian Osman · 6 years ago
  19. d2ca047 Add Short4 vertex attributes, and benchmark them as 4.12 colors by Brian Osman · 6 years ago
  20. 499bf1a Add half-float vertex attribute caps bit and benchmark by Brian Osman · 6 years ago
  21. d4c2970 Specify CPU (buffer) and GPU (shader) types explicitly in Attribute by Brian Osman · 6 years ago
  22. e650b85 SkPDF: SkPDFMakeArray; clean up pdfutils, pdfresourcedict by Hal Canary · 6 years ago
  23. 60ebf14 Revert "SkStream: remove some WStream functions from public api" by Cary Clark · 6 years ago
  24. 8b68110 SkStream: remove some WStream functions from public api by Hal Canary · 6 years ago
  25. 343553a Don't use MEM_MOVE=true with SkTArrays of sk_sp by Brian Salomon · 6 years ago
  26. 9e41c21 SkPDF: use more vector<>, more sk_sp<>, cleanup. by Hal Canary · 6 years ago
  27. 6b62296 Reland "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  28. 5f7b5e3 Revert "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  29. d1589c7 Stop conflating F16 with linear gamma by Brian Osman · 6 years ago
  30. e03a176 streamline interface to GrColorSpaceXform::Make() by Mike Klein · 6 years ago
  31. e163969 ccpr: Rename GrCCPathParser to GrCCFiller by Chris Dalton · 6 years ago
  32. 15e60a4 Remove occluded rrect blur benchmark by Robert Phillips · 6 years ago
  33. cf7258a add bench for cubicmap by Mike Reed · 6 years ago
  34. 8f3d36c add dstAT param to xform steps by Mike Klein · 6 years ago
  35. 1e4a4da Remove dead code from Benchmark by Brian Osman · 6 years ago
  36. c857956 transform colors with steps + raster pipeline in SkColorSpaceXformer by Mike Klein · 6 years ago
  37. 430424b Update text blob benchmark to reflect reality by Herb Derby · 6 years ago
  38. 4ed73e0 Add a bench for various single color xforms by Mike Klein · 6 years ago
  39. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  40. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  41. 641ac7d Make result of GrOp::combineIfPossible be an enum. by Brian Salomon · 6 years ago
  42. 986f64c Remove multitexturing support from GrTextureOp. by Brian Salomon · 6 years ago
  43. b948572 Store GrMeshDrawOps' meshes in GrOpFlushState's arena. by Brian Salomon · 6 years ago
  44. 607be37 GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement. by Brian Salomon · 6 years ago
  45. 972eba3 sk_tool::Registry: make an iterator. by Hal Canary · 6 years ago
  46. e28a6b5 add explicit accessor for sRGB singleton colorspaces by Mike Klein · 6 years ago
  47. 0067369 Reland "Reland "Add some optimizations to PolyUtils"" by Jim Van Verth · 6 years ago
  48. 387eaff Vertex color xform bench by Brian Osman · 6 years ago
  49. e9dd316 Revert "Reland "Add some optimizations to PolyUtils"" by Ben Wagner · 6 years ago
  50. 946c370 Reland "Add some optimizations to PolyUtils" by Jim Van Verth · 6 years ago
  51. 3229e65 Revert "Add some optimizations to PolyUtils" by Jim Van Verth · 6 years ago
  52. 8bb0db3 Add some optimizations to PolyUtils by Jim Van Verth · 6 years ago
  53. 9ec70c6 Remove SkSafeSetNull. by Ben Wagner · 6 years ago
  54. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  55. 4eebd9e collapse parametric_{r,g,b} into parametric, remove _a and gamma_dst by Mike Klein · 6 years ago
  56. d499817 Whitespace Fixup by Hal Canary · 6 years ago
  57. 061cc21 Add more tests for PolyUtils by Jim Van Verth · 6 years ago
  58. e0a9962 Interpolate patch vertices in destination color space by Brian Osman · 6 years ago
  59. 0e4041f update software DM/nanobench configs for color testing by Mike Klein · 6 years ago
  60. 80452be Fold SkJSON into Skia/utils by Florin Malita · 6 years ago
  61. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  62. e72e773 remove SkTCast by Mike Klein · 6 years ago
  63. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  64. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  65. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  66. 79aea6a trim #include <new> from SkPostConfig.h by Mike Klein · 6 years ago
  67. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  68. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  69. bfe4db5 remove unimportant bench by Mike Klein · 6 years ago
  70. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  71. 6120164 remove "srgb" config from DM,nanobench by Mike Klein · 6 years ago
  72. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  73. b4a8a62 SkFloatToDecimal: optimize the less common cases. by Hal Canary · 6 years ago
  74. 2372a33 add std::sort() to SortBench by Mike Klein · 6 years ago
  75. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  76. fe75169 Remove ColorCodecBench by Brian Osman · 6 years ago
  77. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  78. 6cdb7d3 prepare to remove obsolete macros by Cary Clark · 6 years ago
  79. 6f5e77a ccpr: Cull extremely thin triangles by Chris Dalton · 6 years ago
  80. b3a6959 ccpr: Clean up GrCCGeometry by Chris Dalton · 6 years ago
  81. dce19a7 Untangle strike cache and glyph cache by Herb Derby · 6 years ago
  82. fa99690 Move strike cache Find*() to strike cache by Herb Derby · 6 years ago
  83. 15a64e7 Convert A8 D32 mask blitters to Sk4px by Florin Malita · 6 years ago
  84. 840c66c Rename SkGlyphCacheGlobals to SkStrikeCache by Herb Derby · 6 years ago
  85. 2dc50cc add conservative bounds to raster tiling by Mike Reed · 6 years ago
  86. 5ddb308 Distinguish between glyphs with empty path and no path. by Ben Wagner · 6 years ago
  87. 7a002c3 Revert "allow timing in release-with-assert builds" by Mike Klein · 6 years ago
  88. 97708e5 allow timing in release-with-assert builds by Mike Klein · 6 years ago
  89. cf6da8c Dump additional details about the gpu resources. by Derek Sollenberger · 6 years ago
  90. 032aaae Remove legacy GrContext factories function and supporting code/types. by Brian Salomon · 6 years ago
  91. 0f66681 BUILD: build when !skia_use_expat by Hal Canary · 6 years ago
  92. 4e34a01 Remove more uses of SkAutoGlyphCache. by Herb Derby · 6 years ago
  93. 6357116 Allow only Android to use SkAutoGlyphCacheNoGamma by Herb Derby · 6 years ago
  94. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 6 years ago
  95. 0118e97 Remove calls to computeOutputColor- Type and Space by Leon Scroggins III · 6 years ago
  96. f865b05 Add GM configs that test rendering to a GL backend texture and render target by Brian Salomon · 6 years ago
  97. c2ef4ab Remove all uses of getCache with get. by Herb Derby · 6 years ago
  98. ab6fd7e Revert "Remove attach and detach glyph cache." by Herb Derby · 6 years ago
  99. 61d56b9 Remove attach and detach glyph cache. by Herb Derby · 6 years ago
  100. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago