1. 0edf169 Stop testing SkImageDecoder in DM/nanobench by scroggo · 9 years ago
  2. ccfdaa5 Add primitive url handling system to skiaserve by joshualitt · 9 years ago
  3. 9a4e188 Allow clients to upload skps to skiaserve by joshualitt · 9 years ago
  4. 978d08a Initial support for turning Skia draws into a JSON document and vice versa. by ethannicholas · 9 years ago
  5. 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
  6. 7f6a1e0 First rough draft of skiaserve by joshualitt · 9 years ago
  7. 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
  8. 4c5cd7d Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  9. 80fc19c Stop testing builds with runtime-detected NEON by mtklein · 9 years ago
  10. 233bab9 Add Lua SkXfermode skp scraping support by robertphillips · 9 years ago
  11. 3425cba teach dump_record to recurse into subpictures by mtklein · 9 years ago
  12. 973d92c SampleApp: Remove SkWindow::setColorType by kkinnunen · 9 years ago
  13. 98eb3d3 Modify kilobench to run each sample in its own process by joshualitt · 9 years ago
  14. eb60d67 Now Kilobench times, exact same timing mechanism as nanobench by joshualitt · 9 years ago
  15. 99f3406 Add skeleton for kilobench experiments by joshualitt · 9 years ago
  16. f44631b Remove size check from SkCodec by msarett · 9 years ago
  17. cc16c59 Remove Google3 scripts. by benjaminwagner · 9 years ago
  18. 0b558cb blacklist cpu cacherator tests in replay modes by mtklein · 9 years ago
  19. 4a34ecb DM: more invariants by mtklein · 9 years ago
  20. 5820fe8 DM: add a pixel check to serialize by mtklein · 9 years ago
  21. 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
  22. 6eb4e36 DM: add a pixel check to serialize by mtklein · 9 years ago
  23. 3e07d94 Reenable testing webp to PDF on Valgrind by scroggo · 9 years ago
  24. 221524d Start using <type_traits> and <utility> (C++11). by bungeman · 9 years ago
  25. 68bb45e update nanobench Valgrind suppression by mtklein · 9 years ago
  26. c149f0e On Valgrind bots, print a message every 20 minutes by msarett · 9 years ago
  27. 76a834a move SkTDict and SkTSearch into private by reed · 9 years ago
  28. e3c2f80 Use device-independent text for nvprmsaa4/16 in nanobench and dm by kkinnunen · 9 years ago
  29. 3e980c3 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  30. 0f515bd Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #21 id:400001 of https://codereview.chromium.org/1490113005/ ) by rmistry · 9 years ago
  31. 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  32. 14d8fa0 Move SkAndroidSDKCanvas to tools and ensure that it is built on all Android builds by djsollen · 9 years ago
  33. b81ceca Blacklist GLPrograms on Angle Debug bot by joshualitt · 9 years ago
  34. b204fc6 Update dm_flags.json to match dm_flags.py by scroggo · 9 years ago
  35. 4dabf83 Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ ) by joshualitt · 9 years ago
  36. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  37. 6b237b4 Re-enable WritePixels test for iOS by jvanverth · 9 years ago
  38. 3922cef Add 2 new SKPS to the buildbot repository by rmistry · 9 years ago
  39. 64673af Add VisualBench switch to extra_config by joshualitt · 9 years ago
  40. 431dded Blacklist GLInstancedArraysBench on ipad by joshualitt · 9 years ago
  41. 477815c Revert of Blacklist GLInstancedArraysBench on the ipad (patchset #1 id:1 of https://codereview.chromium.org/1529973002/ ) by joshualitt · 9 years ago
  42. 5d16fea Blacklist GLInstancedArraysBench on the ipad by joshualitt · 9 years ago
  43. 4541f6e Blacklist AndroidOne + WritePixelsTest by joshualitt · 9 years ago
  44. a35434a Fix valgrind suppressions for libjpeg-turbo warning by msarett · 9 years ago
  45. 2796767 Update sync_google3.sh to match autoroller.py. by benjaminwagner · 9 years ago
  46. 4ff653c Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ ) by reed · 9 years ago
  47. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  48. 0ff46c0 Change google3 sync scripts to sync latest rather than LKGR. by benjaminwagner · 9 years ago
  49. 78f915e Add a warmup flag to visualbench by cdalton · 9 years ago
  50. f2848b6 default SkPixelSerializer by halcanary · 9 years ago
  51. 1812fa2 Add buildbot spec for Android One bots by borenet · 9 years ago
  52. 9907371 SkPixelSerializer: remove deprecated virtual by halcanary · 9 years ago
  53. 7918b99 try stifling integer overflow error by mtklein · 9 years ago
  54. a2e0567 Revert of default SkPixelSerializer (patchset #2 id:20001 of https://codereview.chromium.org/1507123002/ ) by halcanary · 9 years ago
  55. 808ce28 default SkPixelSerializer by halcanary · 9 years ago
  56. bb5b77d Disable sanitizers with a blacklist. by mtklein · 9 years ago
  57. 290f00c Revert of default SkPixelSerializer (patchset #1 id:1 of https://codereview.chromium.org/1507123002/ ) by reed · 9 years ago
  58. b0bd151 default SkPixelSerializer by halcanary · 9 years ago
  59. 815d571 Enable gpudft on GalaxyS3 by joshualitt · 9 years ago
  60. b5f7d77 When was SkPDiff last used? by mtklein · 9 years ago
  61. 22a517f report back colorfilters in lua by reed · 9 years ago
  62. 6ebd423 Create a skeleton VisualDebugModule by joshualitt · 9 years ago
  63. 4f11b1b Stop disabling fixed test by scroggo · 9 years ago
  64. 404816e Fix ODR violation. by benjaminwagner · 9 years ago
  65. 7384d07 Wire up new define in buildbot_spec by joshualitt · 9 years ago
  66. 5c05d10 Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  67. 3b8c0a9 Add gpuStatsDump to nanobench GPU bots by joshualitt · 9 years ago
  68. dadfc24 skstd -> std for unique_ptr by mtklein · 9 years ago
  69. 2211a7b Fix Google3 fonts. Use fontconfig rather than custom_directory_factory. Add Google3 font caching. by benjaminwagner · 9 years ago
  70. a0a024e Revert of Make NVPR a GL context option instead of a GL context (patchset #2 id:20001 of https://codereview.chromium.org/1448883002/ ) by bsalomon · 9 years ago
  71. eeebdb5 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  72. e066df9 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  73. 70e8dfc skstd -> std for unique_ptr by mtklein · 9 years ago
  74. 43432f3 Add frame_larger_than_image.gif to blacklist by msarett · 9 years ago
  75. 8b6ab36 tools/git-sync-deps: handle changing origin by halcanary · 9 years ago
  76. baf8fcb Add offscreen mode to visualbench by cdalton · 9 years ago
  77. 0f6cca8 Optimize visualbench offscreen blits by cdalton · 9 years ago
  78. 898e02e Move command line print above parse in VisualBench by joshualitt · 9 years ago
  79. dfd7d48 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  80. 0618915 skstd -> std for unique_ptr by mtklein · 9 years ago
  81. e47f1a7 Fix UB in SkDivBits by mtklein · 9 years ago
  82. d76be9c Eliminate SkFILE: it always is the same as FILE. by halcanary · 9 years ago
  83. 211df38 Revert of Fix UB in SkDivBits (patchset #4 id:50001 of https://codereview.chromium.org/1455163004/ ) by stephana · 9 years ago
  84. f38b0d8 add SkRecordOptimize2 and an experimental API for more aggressive opts by reed · 9 years ago
  85. 6c7b104 Fix UB in SkDivBits by mtklein · 9 years ago
  86. ff53af8 add --write option to dump_record by reed · 9 years ago
  87. f045d60 Make block size a template parameter of SkTLList by bsalomon · 9 years ago
  88. c8e8fc6 Revert of Fix UB in SkDivBits (patchset #2 id:10002 of https://codereview.chromium.org/1455163004/ ) by mtklein · 9 years ago
  89. a445cbc In BUILD.public, remove compile-time dependency on GL. by benjaminwagner · 9 years ago
  90. 39e7aa4 Remove Lua from the Google3 build. by benjaminwagner · 9 years ago
  91. 2f2903d restore dump_record by mtklein · 9 years ago
  92. 988addd Fix UB in SkDivBits by mtklein · 9 years ago
  93. 835c1b6 Clean up dead code: PictureRenderer by mtklein · 9 years ago
  94. accaf48 stifle Math test on Mac bot too by mtklein · 9 years ago
  95. f193853 Clean up dead code: filter. by mtklein · 9 years ago
  96. f970ad6 Clean up dead code: render_pdfs. by mtklein · 9 years ago
  97. 44509fa Disable testcase7.bmp on SkImageDecoder and clean up dm_flags by msarett · 9 years ago
  98. 566b23c Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  99. 755c553 skstd -> std for unique_ptr by mtklein · 9 years ago
  100. a7a21cf Disable incomplete image tests in nanobench by msarett · 9 years ago