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