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