1. 2c8371a Moving weather pageset since it is crashing by Ravi Mistry · 10 years ago
  2. d50bbc7 Moving wikipedia pageset since it is crashing by Ravi Mistry · 10 years ago
  3. e951189 Change extension of crashing page set by Ravi Mistry · 10 years ago
  4. 6451324 Moving vnexpress pageset since it is crashing by Ravi Mistry · 10 years ago
  5. 7b3afa6 Increase wait times for androidpolice and nytimes by Ravi Mistry · 10 years ago
  6. 7aa4d34 pagesets are still crashing in RecreateSKPs bot, try adding waits to most pagesets by rmistry · 10 years ago
  7. 6eea9e7 Add wait to amazon page set to avoid tab crashes by rmistry · 10 years ago
  8. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  9. 0ec28af Updated all page sets to capture new set of webpage archives. by rmistry · 10 years ago
  10. 27c46a0 Revert of harden pathops for pathological test (patchset #19 id:410001 of https://codereview.chromium.org/633393002/) by hcm · 10 years ago
  11. 6f726ad These tests stress pathops by describing the union of circle-like paths that have tiny line segments embedded and double back to create near-coincident conditions. by caryclark · 10 years ago
  12. 7620bf0 Fix ability to capture archives in webpages_playback.py by rmistry · 10 years ago
  13. 30b83d4 add gm: colorwheel by halcanary · 10 years ago
  14. a15893a tools: Remove reference to svndiff. by Thiago Farina · 10 years ago
  15. 24234fe Build gpu stats tracking in dev builds. by bsalomon · 10 years ago
  16. 11ed6b8 Add flag to skimage for decoding into unpremul. by scroggo · 10 years ago
  17. 22b5ab6 Add back page_sets/skia_googlespreadsheet_desktop by rmistry · 10 years ago
  18. f802f32 Update webpages_playback script and all page_sets to use new skpicture_printer benchmark by rmistry · 10 years ago
  19. 9abf4f8 Implement maxrss for Windows by mtklein · 10 years ago
  20. a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  21. 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
  22. 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  23. 4a36d9a Fix clearing issue in render_pictures by robertphillips · 10 years ago
  24. 3f75220 bug_chomper: Cleanup template initialization. by tfarina · 10 years ago
  25. 25956ce Fix RecreateSKPs bot (again) by borenet · 10 years ago
  26. 7839915 Fix recreate_skps? by borenet · 10 years ago
  27. dc89ca5 Add recreate_skps script by borenet · 10 years ago
  28. 5bb9700 render_pdfs cull rect output formated better by halcanary · 10 years ago
  29. 30bc88c Refactor SkGLContext to be actually extendable by kkinnunen · 10 years ago
  30. a365947 bug_chomper: Consolidate public flag in a single place. by tfarina · 10 years ago
  31. 70242ac Archive svndiff script. by tfarina · 10 years ago
  32. a658d36 bug_chomper: Make server's port configurable. by tfarina · 10 years ago
  33. 10c2c74 bug_chomper: Use parenthesized declaration style for const and vars. by tfarina · 10 years ago
  34. 8f1f7f8 Use the function recently added to common in svndiff.py by Thiago Farina · 10 years ago
  35. 9e61bb7 Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  36. 78c7127 Update old tools to allow MultiPictureDraw rendering by robertphillips · 10 years ago
  37. 1080596 Revert of Make the Sk GL context class an abstract base class (patchset #4 id:60001 of https://codereview.chromium.org/630843002/) by bsalomon · 10 years ago
  38. a90ed4e Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  39. e356c7f Restore a really single-threaded mode to DM. by mtklein · 10 years ago
  40. 6b87df2 Fix usage of SK_BUILD_* defines. by tfarina · 10 years ago
  41. d0a185e Run goimports through 'go' code in bug_chomper. by tfarina · 10 years ago
  42. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  43. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  44. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  45. 630240d fail early if coincidence can't be resolved by caryclark · 10 years ago
  46. 754f4e9 Add counting of some GL calls by robertphillips · 10 years ago
  47. abfaf63 remove no-op override by reed · 10 years ago
  48. 65b427c fix battlefield website by disallowing very small coordinates by caryclark · 10 years ago
  49. f0ddf33 add lua to histogram text lengths by reed · 10 years ago
  50. 9594da1 use SkData::NewUninitialized by reed · 10 years ago
  51. 33bce0a Clean up old custom tools now subsumed by nanobench. by mtklein · 10 years ago
  52. ea65bfa Update DM JSON format. by mtklein · 10 years ago
  53. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  54. 7260d72 For certain input skpdiff segfaulted. This prevents the segfault and should fix the failed test in housekeeping. by stephana · 10 years ago
  55. 4f90c50 Suppress mystery leak. by mtklein · 10 years ago
  56. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  57. 406654b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  58. 2460bbd Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/) by mtklein · 10 years ago
  59. 9c7207b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  60. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  61. 00f30bd SkRecordPartialDraw with less code duplication by mtklein · 10 years ago
  62. 2210d9e Update FontConfig valgrind suppressions. by bungeman · 10 years ago
  63. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  64. 970e106 Update LSAN suppressions. by mtklein · 10 years ago
  65. 2a65a23 Remove SkQuadTree. by mtklein · 10 years ago
  66. 50119fa Update valgrind suppression file for new FontConfig code. by bungeman · 10 years ago
  67. c6c0624 git-sync-deps: handle recursion and deps_os at the same time by halcanary · 10 years ago
  68. 2529f2e Add ability to output ImageBaseGSUrl to render_picture and use in rebaseline server. by rmistry · 10 years ago
  69. 85b438d create sk_tools::Expectation class, similar to skiagm::Expectations class by epoger · 10 years ago
  70. 5164a97 git-sync-deps handles recursive DEPS by halcanary · 10 years ago
  71. c92e550 Install a hook to swap between SkPicture backends with a single define. by mtklein · 10 years ago
  72. 1915b62 Add --properties for things like gitHash that describe the current nanobench run. by mtklein · 10 years ago
  73. afb4379 Print max RSS in GM and nanobench too. by mtklein · 10 years ago
  74. 0f149e5 Add scraper to find paths that fallback to software by krajcevski · 10 years ago
  75. b1aded8 Add flag to bench/render pictures by krajcevski · 10 years ago
  76. 86cfff0 valgrind suppression for zlib Flate Test by halcanary · 10 years ago
  77. b492c6f add --descriptions flag to render_pictures tool by epoger · 10 years ago
  78. 21b342d This eliminates the need to copy the generated images from a temporary directory to the directory that is served by the rebaseline_server. by stephana · 10 years ago
  79. e947075 Update tools for use of picture stats in GPU optimization decision by robertphillips · 10 years ago
  80. 80a83ad relax quadratic binary search test by caryclark · 10 years ago
  81. 8b2cb33 clean up render_pdfs: by halcanary · 10 years ago
  82. 0d154ee Process Statistics header, add max RSS to render_pdfs by halcanary · 10 years ago
  83. dfb9bc4 Fix string assert and dead code which caused it. by bungeman · 10 years ago
  84. b511042 Fix iOS build by centralizing --writePath. by mtklein · 10 years ago
  85. 619e076 Revert of Process Statistics header, add max RSS to render_pdfs (https://codereview.chromium.org/448993003/) by bungeman · 10 years ago
  86. 6274baa Process Statistics header, add max RSS to render_pdfs by halcanary · 10 years ago
  87. 34580f7 Default --skps to ./skps by mtklein · 10 years ago
  88. 0bef17a render_pdfs implements --match by halcanary · 10 years ago
  89. 3b4d077 Add angle config to nanobench and make angle a default config for dm and nanobench. by bsalomon · 10 years ago
  90. f91b47f Revert of Memory improvements to render_pdfs; better DM pool size defaults (https://codereview.chromium.org/433063002/) by halcanary · 10 years ago
  91. 66058b6 Memory improvements to render_pdfs; better DM pool size defaults by halcanary · 10 years ago
  92. 9200758 SKPs-as-benches in nanobench by mtklein · 10 years ago
  93. c2a4846 fix signed mismatch by caryclark · 10 years ago
  94. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  95. fa6d656 add cubic red option to pathops tool by caryclark · 10 years ago
  96. a8f8da0 Optimize correct picture in bench_pictures when using --bbh by robertphillips · 10 years ago
  97. a8e2e15 Cleanup: Rename SkOSPath functions. by tfarina · 10 years ago
  98. 2354f84 Test abandoning GL context in dm/nanobench. by bsalomon · 10 years ago
  99. 75e62ea Fix assert in skimage test. by scroggo · 10 years ago
  100. d771f6b Add auto purging for SkPicture-related Ganesh resources (esp. layers) by robertphillips · 10 years ago