1. f44631b Remove size check from SkCodec by msarett · 9 years ago
  2. cc16c59 Remove Google3 scripts. by benjaminwagner · 9 years ago
  3. 0b558cb blacklist cpu cacherator tests in replay modes by mtklein · 9 years ago
  4. 4a34ecb DM: more invariants by mtklein · 9 years ago
  5. 5820fe8 DM: add a pixel check to serialize by mtklein · 9 years ago
  6. 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
  7. 6eb4e36 DM: add a pixel check to serialize by mtklein · 9 years ago
  8. 3e07d94 Reenable testing webp to PDF on Valgrind by scroggo · 9 years ago
  9. 221524d Start using <type_traits> and <utility> (C++11). by bungeman · 9 years ago
  10. 68bb45e update nanobench Valgrind suppression by mtklein · 9 years ago
  11. c149f0e On Valgrind bots, print a message every 20 minutes by msarett · 9 years ago
  12. 76a834a move SkTDict and SkTSearch into private by reed · 9 years ago
  13. e3c2f80 Use device-independent text for nvprmsaa4/16 in nanobench and dm by kkinnunen · 9 years ago
  14. 3e980c3 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  15. 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
  16. 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  17. 14d8fa0 Move SkAndroidSDKCanvas to tools and ensure that it is built on all Android builds by djsollen · 9 years ago
  18. b81ceca Blacklist GLPrograms on Angle Debug bot by joshualitt · 9 years ago
  19. b204fc6 Update dm_flags.json to match dm_flags.py by scroggo · 9 years ago
  20. 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
  21. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  22. 6b237b4 Re-enable WritePixels test for iOS by jvanverth · 9 years ago
  23. 3922cef Add 2 new SKPS to the buildbot repository by rmistry · 9 years ago
  24. 64673af Add VisualBench switch to extra_config by joshualitt · 9 years ago
  25. 431dded Blacklist GLInstancedArraysBench on ipad by joshualitt · 9 years ago
  26. 477815c Revert of Blacklist GLInstancedArraysBench on the ipad (patchset #1 id:1 of https://codereview.chromium.org/1529973002/ ) by joshualitt · 9 years ago
  27. 5d16fea Blacklist GLInstancedArraysBench on the ipad by joshualitt · 9 years ago
  28. 4541f6e Blacklist AndroidOne + WritePixelsTest by joshualitt · 9 years ago
  29. a35434a Fix valgrind suppressions for libjpeg-turbo warning by msarett · 9 years ago
  30. 2796767 Update sync_google3.sh to match autoroller.py. by benjaminwagner · 9 years ago
  31. 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
  32. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  33. 0ff46c0 Change google3 sync scripts to sync latest rather than LKGR. by benjaminwagner · 9 years ago
  34. 78f915e Add a warmup flag to visualbench by cdalton · 9 years ago
  35. f2848b6 default SkPixelSerializer by halcanary · 9 years ago
  36. 1812fa2 Add buildbot spec for Android One bots by borenet · 9 years ago
  37. 9907371 SkPixelSerializer: remove deprecated virtual by halcanary · 9 years ago
  38. 7918b99 try stifling integer overflow error by mtklein · 9 years ago
  39. a2e0567 Revert of default SkPixelSerializer (patchset #2 id:20001 of https://codereview.chromium.org/1507123002/ ) by halcanary · 9 years ago
  40. 808ce28 default SkPixelSerializer by halcanary · 9 years ago
  41. bb5b77d Disable sanitizers with a blacklist. by mtklein · 9 years ago
  42. 290f00c Revert of default SkPixelSerializer (patchset #1 id:1 of https://codereview.chromium.org/1507123002/ ) by reed · 9 years ago
  43. b0bd151 default SkPixelSerializer by halcanary · 9 years ago
  44. 815d571 Enable gpudft on GalaxyS3 by joshualitt · 9 years ago
  45. b5f7d77 When was SkPDiff last used? by mtklein · 9 years ago
  46. 22a517f report back colorfilters in lua by reed · 9 years ago
  47. 6ebd423 Create a skeleton VisualDebugModule by joshualitt · 9 years ago
  48. 4f11b1b Stop disabling fixed test by scroggo · 9 years ago
  49. 404816e Fix ODR violation. by benjaminwagner · 9 years ago
  50. 7384d07 Wire up new define in buildbot_spec by joshualitt · 9 years ago
  51. 5c05d10 Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  52. 3b8c0a9 Add gpuStatsDump to nanobench GPU bots by joshualitt · 9 years ago
  53. dadfc24 skstd -> std for unique_ptr by mtklein · 9 years ago
  54. 2211a7b Fix Google3 fonts. Use fontconfig rather than custom_directory_factory. Add Google3 font caching. by benjaminwagner · 9 years ago
  55. 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
  56. eeebdb5 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  57. e066df9 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  58. 70e8dfc skstd -> std for unique_ptr by mtklein · 9 years ago
  59. 43432f3 Add frame_larger_than_image.gif to blacklist by msarett · 9 years ago
  60. 8b6ab36 tools/git-sync-deps: handle changing origin by halcanary · 9 years ago
  61. baf8fcb Add offscreen mode to visualbench by cdalton · 9 years ago
  62. 0f6cca8 Optimize visualbench offscreen blits by cdalton · 9 years ago
  63. 898e02e Move command line print above parse in VisualBench by joshualitt · 9 years ago
  64. dfd7d48 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  65. 0618915 skstd -> std for unique_ptr by mtklein · 9 years ago
  66. e47f1a7 Fix UB in SkDivBits by mtklein · 9 years ago
  67. d76be9c Eliminate SkFILE: it always is the same as FILE. by halcanary · 9 years ago
  68. 211df38 Revert of Fix UB in SkDivBits (patchset #4 id:50001 of https://codereview.chromium.org/1455163004/ ) by stephana · 9 years ago
  69. f38b0d8 add SkRecordOptimize2 and an experimental API for more aggressive opts by reed · 9 years ago
  70. 6c7b104 Fix UB in SkDivBits by mtklein · 9 years ago
  71. ff53af8 add --write option to dump_record by reed · 9 years ago
  72. f045d60 Make block size a template parameter of SkTLList by bsalomon · 9 years ago
  73. c8e8fc6 Revert of Fix UB in SkDivBits (patchset #2 id:10002 of https://codereview.chromium.org/1455163004/ ) by mtklein · 9 years ago
  74. a445cbc In BUILD.public, remove compile-time dependency on GL. by benjaminwagner · 9 years ago
  75. 39e7aa4 Remove Lua from the Google3 build. by benjaminwagner · 9 years ago
  76. 2f2903d restore dump_record by mtklein · 9 years ago
  77. 988addd Fix UB in SkDivBits by mtklein · 9 years ago
  78. 835c1b6 Clean up dead code: PictureRenderer by mtklein · 9 years ago
  79. accaf48 stifle Math test on Mac bot too by mtklein · 9 years ago
  80. f193853 Clean up dead code: filter. by mtklein · 9 years ago
  81. f970ad6 Clean up dead code: render_pdfs. by mtklein · 9 years ago
  82. 44509fa Disable testcase7.bmp on SkImageDecoder and clean up dm_flags by msarett · 9 years ago
  83. 566b23c Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  84. 755c553 skstd -> std for unique_ptr by mtklein · 9 years ago
  85. a7a21cf Disable incomplete image tests in nanobench by msarett · 9 years ago
  86. e659a58 Move GrGLPrimitive/GeometryProc to GLSL by egdaniel · 9 years ago
  87. 60795d9 Add visualbench option for nvpr stencil samples by cdalton · 9 years ago
  88. f844177 Fix visualbench flicker on triple buffered platforms by cdalton · 9 years ago
  89. 1023725 Make visualbench timing continuous for no-reset mode by cdalton · 9 years ago
  90. fa4cc8b Move XferProcessors to glsl by egdaniel · 9 years ago
  91. 266e202 Add visualbench option to not reset between samples by cdalton · 9 years ago
  92. 506e19a Move SkBitmapRegionDecoder to include/android and src/android by msarett · 9 years ago
  93. 7fdda60 Lock pixels again after dummy reset of pixel ref in SkBitmapRegionCodec by msarett · 9 years ago
  94. 23267db SkAtomic: always use std::atomic by mtklein · 9 years ago
  95. 6459352 Replace SkFunction with std::function by mtklein · 9 years ago
  96. 9510593 Add include guards for SkBRDAllocator by scroggo · 9 years ago
  97. cb8d719 Make BRD take advantage of zero initialized memory by msarett · 9 years ago
  98. b5213e6 Change quality settings on SkImageDecoder_libjpeg by msarett · 9 years ago
  99. 49115b5 Add an Allocator interface that indicates if memory is zero init by msarett · 9 years ago
  100. 84a8065 Reorganize BRD code in new tools directory by msarett · 9 years ago