1. c857956 transform colors with steps + raster pipeline in SkColorSpaceXformer by Mike Klein · 6 years ago
  2. 430424b Update text blob benchmark to reflect reality by Herb Derby · 6 years ago
  3. 4ed73e0 Add a bench for various single color xforms by Mike Klein · 6 years ago
  4. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  5. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  6. 641ac7d Make result of GrOp::combineIfPossible be an enum. by Brian Salomon · 6 years ago
  7. 986f64c Remove multitexturing support from GrTextureOp. by Brian Salomon · 6 years ago
  8. b948572 Store GrMeshDrawOps' meshes in GrOpFlushState's arena. by Brian Salomon · 6 years ago
  9. 607be37 GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement. by Brian Salomon · 6 years ago
  10. 972eba3 sk_tool::Registry: make an iterator. by Hal Canary · 6 years ago
  11. e28a6b5 add explicit accessor for sRGB singleton colorspaces by Mike Klein · 6 years ago
  12. 0067369 Reland "Reland "Add some optimizations to PolyUtils"" by Jim Van Verth · 6 years ago
  13. 387eaff Vertex color xform bench by Brian Osman · 6 years ago
  14. e9dd316 Revert "Reland "Add some optimizations to PolyUtils"" by Ben Wagner · 6 years ago
  15. 946c370 Reland "Add some optimizations to PolyUtils" by Jim Van Verth · 6 years ago
  16. 3229e65 Revert "Add some optimizations to PolyUtils" by Jim Van Verth · 6 years ago
  17. 8bb0db3 Add some optimizations to PolyUtils by Jim Van Verth · 6 years ago
  18. 9ec70c6 Remove SkSafeSetNull. by Ben Wagner · 6 years ago
  19. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  20. 4eebd9e collapse parametric_{r,g,b} into parametric, remove _a and gamma_dst by Mike Klein · 6 years ago
  21. d499817 Whitespace Fixup by Hal Canary · 6 years ago
  22. 061cc21 Add more tests for PolyUtils by Jim Van Verth · 6 years ago
  23. e0a9962 Interpolate patch vertices in destination color space by Brian Osman · 6 years ago
  24. 0e4041f update software DM/nanobench configs for color testing by Mike Klein · 6 years ago
  25. 80452be Fold SkJSON into Skia/utils by Florin Malita · 6 years ago
  26. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  27. e72e773 remove SkTCast by Mike Klein · 6 years ago
  28. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  29. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  30. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  31. 79aea6a trim #include <new> from SkPostConfig.h by Mike Klein · 6 years ago
  32. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  33. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  34. bfe4db5 remove unimportant bench by Mike Klein · 6 years ago
  35. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  36. 6120164 remove "srgb" config from DM,nanobench by Mike Klein · 6 years ago
  37. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  38. b4a8a62 SkFloatToDecimal: optimize the less common cases. by Hal Canary · 7 years ago
  39. 2372a33 add std::sort() to SortBench by Mike Klein · 6 years ago
  40. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  41. fe75169 Remove ColorCodecBench by Brian Osman · 6 years ago
  42. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  43. 6cdb7d3 prepare to remove obsolete macros by Cary Clark · 6 years ago
  44. 6f5e77a ccpr: Cull extremely thin triangles by Chris Dalton · 6 years ago
  45. b3a6959 ccpr: Clean up GrCCGeometry by Chris Dalton · 6 years ago
  46. dce19a7 Untangle strike cache and glyph cache by Herb Derby · 6 years ago
  47. fa99690 Move strike cache Find*() to strike cache by Herb Derby · 6 years ago
  48. 15a64e7 Convert A8 D32 mask blitters to Sk4px by Florin Malita · 6 years ago
  49. 840c66c Rename SkGlyphCacheGlobals to SkStrikeCache by Herb Derby · 6 years ago
  50. 2dc50cc add conservative bounds to raster tiling by Mike Reed · 6 years ago
  51. 5ddb308 Distinguish between glyphs with empty path and no path. by Ben Wagner · 6 years ago
  52. 7a002c3 Revert "allow timing in release-with-assert builds" by Mike Klein · 6 years ago
  53. 97708e5 allow timing in release-with-assert builds by Mike Klein · 6 years ago
  54. cf6da8c Dump additional details about the gpu resources. by Derek Sollenberger · 6 years ago
  55. 032aaae Remove legacy GrContext factories function and supporting code/types. by Brian Salomon · 6 years ago
  56. 0f66681 BUILD: build when !skia_use_expat by Hal Canary · 6 years ago
  57. 4e34a01 Remove more uses of SkAutoGlyphCache. by Herb Derby · 6 years ago
  58. 6357116 Allow only Android to use SkAutoGlyphCacheNoGamma by Herb Derby · 6 years ago
  59. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 6 years ago
  60. 0118e97 Remove calls to computeOutputColor- Type and Space by Leon Scroggins III · 6 years ago
  61. f865b05 Add GM configs that test rendering to a GL backend texture and render target by Brian Salomon · 6 years ago
  62. c2ef4ab Remove all uses of getCache with get. by Herb Derby · 6 years ago
  63. ab6fd7e Revert "Remove attach and detach glyph cache." by Herb Derby · 6 years ago
  64. 61d56b9 Remove attach and detach glyph cache. by Herb Derby · 7 years ago
  65. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  66. 4150eea Move control of explicit GPU resource allocation to GrContextOptions by Robert Phillips · 7 years ago
  67. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  68. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  69. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  70. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  71. d653cac More sample count cleanup: by Brian Salomon · 7 years ago
  72. 88d9071 Revert "hide picture virtuals (no public callers)" by Mike Klein · 7 years ago
  73. 8005bff hide picture virtuals (no public callers) by Mike Reed · 7 years ago
  74. 8f11d4d eliminate SK_BUILD_FOR_WIN32 by Mike Klein · 7 years ago
  75. 75ae421 IWYU -- SkShader.h by Mike Reed · 7 years ago
  76. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  77. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  78. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  79. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  80. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  81. b1b80f7 Remove tonal color from DrawShadow internals by Jim Van Verth · 7 years ago
  82. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  83. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  84. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  85. b5ef1f9 Make GrTextureOp capable of edge antialiasing. by Brian Salomon · 7 years ago
  86. c5980d0 SkDocument: remove unused fDoneProc by Hal Canary · 7 years ago
  87. bd3a0cc Revert "Revert "remove unused SkCurveMeasure"" by Mike Reed · 7 years ago
  88. 4d1d8bc Revert "remove unused SkCurveMeasure" by Mike Reed · 7 years ago
  89. 065c2e8 remove unused SkCurveMeasure by Mike Reed · 7 years ago
  90. 4284613 Enable conditional-uninitialized flag by Kevin Lubick · 7 years ago
  91. 3c36ef6 SkFloatToDecimal moved to src/utils by Hal Canary · 7 years ago
  92. 7557bbb Revert "remove approxbytes api from SkPicture" by Mike Reed · 7 years ago
  93. 0a9d728 Revert "re-add dummy printf to fix bots" by Mike Reed · 7 years ago
  94. cda4e94 Add a bench for comparing complex clip strategies by Florin Malita · 7 years ago
  95. 1395994 re-add dummy printf to fix bots by Mike Reed · 7 years ago
  96. bfc1185 remove approxbytes api from SkPicture by Mike Reed · 7 years ago
  97. 47fdf6c add serialprocs to MultiDocument, hide redundant methods by Mike Reed · 7 years ago
  98. 040238b Add a tools flag to suppress geometry shaders by Chris Dalton · 7 years ago
  99. f1f1162 remove append_from_srgb() by Mike Klein · 7 years ago
  100. 7035a8e Fix benches that aren't really timing what we want by Brian Osman · 7 years ago