1. bf521ff Move SkTArray to include/private. by bungeman · 9 years ago
  2. cecbbe2 converted skiaserve PNGs from RGBA to RGB by ethannicholas · 9 years ago
  3. 6b3cf73 Add batch information to json by joshualitt · 9 years ago
  4. c43f2af Add a script to build and copy the command buffer shared library. This script will be used by the bots to test skia on the command buffer. by bsalomon · 9 years ago
  5. 272af6e Revert of further skiaserve image performance improvements (patchset #1 id:1 of https://codereview.chromium.org/1707453003/ ) by ethannicholas · 9 years ago
  6. 8715d47 Make SkPicture/SkImageGenerator default to SkCodec by msarett · 9 years ago
  7. 68c063b further skiaserve image performance improvements by ethannicholas · 9 years ago
  8. 0da8537 MSAN: build libc++ with MSAN, link to it. by mtklein · 9 years ago
  9. 546d665 tuned skiaserve's png output for better performance by ethannicholas · 9 years ago
  10. 3341d42 skiaserve: Change alpha setting from GET to POST. by jcgregorio · 9 years ago
  11. 6f65957 Setup for -Fast GCE bot. by mtklein · 9 years ago
  12. 3478f75 Adding a tool to get images from skps by msarett · 9 years ago
  13. 70e418b Make SkJpegCodec compatible with libjpeg by msarett · 9 years ago
  14. 013475a Put all XSAN bots on the same DEPS-sourced build of Clang. by mtklein · 9 years ago
  15. 0a0520a added clip visualization to skiaserve by ethannicholas · 9 years ago
  16. de8e54c skiaserve now retains the graphics context rather than creating a new one each request by ethannicholas · 9 years ago
  17. 891ad66 fixed SkDebugCanvas' handling of drawPicture by ethannicholas · 9 years ago
  18. f8289d9 fixed off-by-one error in skiaserve /cmd by ethannicholas · 9 years ago
  19. e1745a1 enable ThermalManager on Android by joshualitt · 9 years ago
  20. f62a8b7 integrated SkDebugCanvas JSON support with UrlDataManager by ethannicholas · 9 years ago
  21. db6a254 wire up new json code in skiaserve by joshualitt · 9 years ago
  22. 860fc69 fix for gpu valgrind bot by joshualitt · 9 years ago
  23. 12d47ce skiaserve: Fix /cmd/N and /cmd/N[0|1], the response was never queued. by jcgregorio · 9 years ago
  24. 1446a9a added JSON support for various lesser-used features by ethannicholas · 9 years ago
  25. 402cd91 added SkDebugCanvas::toJSON by ethannicholas · 9 years ago
  26. bd3dae8 added some missing static modifiers by ethannicholas · 9 years ago
  27. 1de415f Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ ) by kjlubick · 9 years ago
  28. 026388a Make SkPicture/SkImageGenerator default to SkCodec by scroggo · 9 years ago
  29. 94edeb2 Fix for mips build by joshualitt · 9 years ago
  30. 50a8dd0 Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. by ethannicholas · 9 years ago
  31. d116561 Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. (patchset #3 id:40001 of https://codereview.chromium.org/1681643002/ ) by caryclark · 9 years ago
  32. 46cb6d6 Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. by ethannicholas · 9 years ago
  33. 3cb9542 moved debugger support files from src/utils/debugger to tools/debugger by ethannicholas · 9 years ago
  34. f1d4151 Add unit test to feed valid SVG sequences to make sure that by caryclark · 9 years ago
  35. 3ebd050 Create a thermal manager class and wire it in to nanobench behind a flag by joshualitt · 9 years ago
  36. 3ac66e9 Optionally run RAW images serially by scroggo · 9 years ago
  37. 873d624 Skia serve now supports favicon correctly by joshualitt · 9 years ago
  38. 772cc40 Blacklist RAW images on GPU tests by msarett · 9 years ago
  39. 13a036b Test CodecImageGenerator on GPU bots by msarett · 9 years ago
  40. cdad12f Create image cache for use by json canvas by joshualitt · 9 years ago
  41. 4e79f33 msan: build expat from source by mtklein · 9 years ago
  42. 2afbe23 msan: initialize buffer BlurLargeImage blurs by mtklein · 9 years ago
  43. 1334b41 msan: these might be okay with libjpeg guarded. by mtklein · 9 years ago
  44. e721a8e flags and hacks to get MSAN bot going by mtklein · 9 years ago
  45. f6a84bd Added JSON support for TextBlob et al. by ethannicholas · 9 years ago
  46. 001cc1f dont upload to Gold from MSAN bot by mtklein · 9 years ago
  47. 299200c Fixed references to MakeMatrix function by ethannicholas · 9 years ago
  48. 7471c78 JSON API cleanups by ethannicholas · 9 years ago
  49. 0bd1034 Improved support for images/bitmaps in SkJSONCanvas by ethannicholas · 9 years ago
  50. 29e5a89 Modify skia serve to return clip rect and view matrix by joshualitt · 9 years ago
  51. 8673714 Treat bad values passed to --images as a fatal error by scroggo · 9 years ago
  52. 8ca88e4 Hack together MSAN build. by mtklein · 9 years ago
  53. bd9dabd Revert of Test CodecImageGenerator on GPU bots (patchset #1 id:1 of https://codereview.chromium.org/1663453002/ ) by jcgregorio · 9 years ago
  54. 37ed996 Do not upload to trusted partner's bucket if it is a dry run by rmistry · 9 years ago
  55. c971540 Test CodecImageGenerator on GPU bots by scroggo · 9 years ago
  56. f5e8395 Fix delete_path in webpages_playback.py by rmistry · 9 years ago
  57. c33c79c Delete skp dir in partner bucket before uploading by rmistry · 9 years ago
  58. 8870e94 Recreate SKPs in a single directory for trusted partners. by rmistry · 9 years ago
  59. 792345f Modify skiaserve to support downloads by joshualitt · 9 years ago
  60. 1497f9f Update SK_IMAGE_VERSION to test RAW by scroggo · 9 years ago
  61. 136f517 Modify skiaserve to support drawTo by joshualitt · 9 years ago
  62. 30c5dde support for more features when rendering to/from JSON by ethannicholas · 9 years ago
  63. a341b90 fix skiaserve crash by joshualitt · 9 years ago
  64. 483b901 cleanup of skia serve url handling by joshualitt · 9 years ago
  65. 0575c49 Upload SKPs to chrome-partner-telemetry by rmistry · 9 years ago
  66. ad38ed6 Revert of Treat bad values passed to --images as a fatal error (patchset #17 id:320001 of https://codereview.chromium.org/1611323004/ ) by scroggo · 9 years ago
  67. f2b340f Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  68. c05f7c3 fix for skiaserve build error by ethannicholas · 9 years ago
  69. 78fc22a added support for more features in JSON (blurs, dashing, different path fill types, etc.) by ethannicholas · 9 years ago
  70. 83024f9 tools/git-sync-deps: fix error in git syntax for changing origin by halcanary · 9 years ago
  71. 7579786 Treat bad values passed to --images as a fatal error by scroggo · 9 years ago
  72. b35c82d Add a background timing thread to kilobench by joshualitt · 9 years ago
  73. 21ab120 skiaserve: Clean up flags. by jcgregorio · 9 years ago
  74. 6a2046e skiaserve: Add CORS header, and debugger code is served over HTTPS. by jcgregorio · 9 years ago
  75. 9ce4110 skiaserve: Enable /cmd endpoint. by jcgregorio · 9 years ago
  76. a7dd73b Suppress jpeg valgrind errors by msarett · 9 years ago
  77. 6f17bc5 skiaserve: Set 303 status code on redirect. by jcgregorio · 9 years ago
  78. 609d979 Wire up JsonCanvas in skiaserve by joshualitt · 9 years ago
  79. 2bbc343 switched to SkJSONCPP for JSON output by ethannicholas · 9 years ago
  80. 0edf169 Stop testing SkImageDecoder in DM/nanobench by scroggo · 9 years ago
  81. ccfdaa5 Add primitive url handling system to skiaserve by joshualitt · 9 years ago
  82. 9a4e188 Allow clients to upload skps to skiaserve by joshualitt · 9 years ago
  83. 978d08a Initial support for turning Skia draws into a JSON document and vice versa. by ethannicholas · 9 years ago
  84. 8d61f0d Add pre_log option to nanobench; make this option default true in nanobench_flags.py and dm_flags.py. by benjaminwagner · 9 years ago
  85. 7f6a1e0 First rough draft of skiaserve by joshualitt · 9 years ago
  86. aa97a84 Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:80001 of https://codereview.chromium.org/1610823002/ ) by djsollen · 9 years ago
  87. 4c5cd7d Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  88. 80fc19c Stop testing builds with runtime-detected NEON by mtklein · 9 years ago
  89. 233bab9 Add Lua SkXfermode skp scraping support by robertphillips · 9 years ago
  90. 3425cba teach dump_record to recurse into subpictures by mtklein · 9 years ago
  91. 973d92c SampleApp: Remove SkWindow::setColorType by kkinnunen · 9 years ago
  92. 98eb3d3 Modify kilobench to run each sample in its own process by joshualitt · 9 years ago
  93. eb60d67 Now Kilobench times, exact same timing mechanism as nanobench by joshualitt · 9 years ago
  94. 99f3406 Add skeleton for kilobench experiments by joshualitt · 9 years ago
  95. f44631b Remove size check from SkCodec by msarett · 9 years ago
  96. cc16c59 Remove Google3 scripts. by benjaminwagner · 9 years ago
  97. 0b558cb blacklist cpu cacherator tests in replay modes by mtklein · 9 years ago
  98. 4a34ecb DM: more invariants by mtklein · 9 years ago
  99. 5820fe8 DM: add a pixel check to serialize by mtklein · 9 years ago
  100. 60c0a76 Revert of DM: add a pixel check to serialize (patchset #4 id:60001 of https://codereview.chromium.org/1561993003/ ) by caryclark · 9 years ago