1. f5b7f0b rebaseline some more: imageblur, imagemagnification, and yet more gradient_radial2 by mtklein@google.com · 12 years ago
  2. 62b50b7 Have GMs read the GrContext via a setter/getter rather than a global. by mtklein@google.com · 12 years ago
  3. 1cf02a8 Enable msaa4 on Nexus 4 in bench_pictures by borenet@google.com · 12 years ago
  4. bbe55fd Have multiple plotmgrs, one for each mask format. by jvanverth@google.com · 12 years ago
  5. a2f4b15 Don't declare displayCache variable if PROGRAM_CACHE_STATS not defined. by jvanverth@google.com · 12 years ago
  6. 5c9b6fa Only display program cache info if RTConf flag is set. by jvanverth@google.com · 12 years ago
  7. fe66c08 rebaselines for imageblur, imagemagnifier, and still some for gradient_radial2 by mtklein@google.com · 12 years ago
  8. 4e061d3 Allow use of "--config defaults" in bench, like GM by borenet@google.com · 12 years ago
  9. 26c6d58 text size is an SkScalar, Windows reminds me. by mtklein@google.com · 12 years ago
  10. cfa7ba7 srand() + rand() -> SkRandom by mtklein@google.com · 12 years ago
  11. b6e915d Add --from-trybot flag in rebaseline.py to enable rebaselining from trybots by borenet@google.com · 12 years ago
  12. 427eb47 straggler rebaselines for radial_gradient2 by mtklein@google.com · 12 years ago
  13. 9dfac23 Suppress test output. by scroggo@google.com · 12 years ago
  14. 570863f path ops work in progress by caryclark@google.com · 12 years ago
  15. cf78540 rebaseline radial_gradient2 by mtklein@google.com · 12 years ago
  16. 1588354 Compiler fix for r11288 by robertphillips@google.com · 12 years ago
  17. 24ddde9 Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 12 years ago
  18. ba6e954 Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on changes in r11247) by robertphillips@google.com · 12 years ago
  19. 478884f Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 12 years ago
  20. 3ef7eea Split radial_gradients2 GM into two to reproduce its bug. by mtklein@google.com · 12 years ago
  21. 469fec8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  22. cd7838d Fix mimetype on expectations live-viewer (SkipBuildbotRuns) by epoger@google.com · 12 years ago
  23. 7687a83 Add live Javascript viewer for GM expectations BUG=skia:1599 by epoger@google.com · 12 years ago
  24. dc9888c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  25. 6a1f897 Rebaseline single GM test: Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release__gradients_local_perspective_pdf-poppler by epoger@google.com · 12 years ago
  26. be4ec74 Rebaseline known-bad hairline-gpu GM test on ASAN by epoger@google.com · 12 years ago
  27. 7251743 Rebaseline GM tests for Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release by epoger@google.com · 12 years ago
  28. 7c18494 Rebaseline known-bad scaled_tilemodes tests on GalaxyNexus TBR=bsalomon by epoger@google.com · 12 years ago
  29. f7d859a Rebaseline scaled_tilemode_gradient GM tests by epoger@google.com · 12 years ago
  30. 9ef1d21 OK windows, please take my infinity. by mtklein@google.com · 12 years ago
  31. 7e72693 Rebaseline "lighting" GM tests by epoger@google.com · 12 years ago
  32. 91042c2 Whitespace change to test commits. by rmistry@google.com · 12 years ago
  33. dbd41c8 It looks like we're not always running long enough to give the GPU counters time to converge (and possibly the same for CPU too, but GPU is definitely worse off). by mtklein@google.com · 12 years ago
  34. 3ad5dd0 Speed up GM ~50% by NOT running most renderModes by default by epoger@google.com · 12 years ago
  35. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 12 years ago
  36. af54a51 pdfviewer: do not submit, uploaded for backup, and will be done actually after I refactor the params for functions, to put the char* params in a structure: report errors and warnings in pdf, infrastructure by edisonn@google.com · 12 years ago
  37. 1fb04e2 add a way to get code coverage by mtklein@google.com · 12 years ago
  38. cee9dcb start to remove lockPixels from bitmapshader by reed@google.com · 12 years ago
  39. f4dc604 Canary build fix by sugoi@google.com · 12 years ago
  40. 96bf2b5 N7 Performance trigger rebaselines by robertphillips@google.com · 12 years ago
  41. 9e488d8 I don't know what you've been told, rebaselining images never gets old by bsalomon@google.com · 12 years ago
  42. 8c762c6 They're RRRRRrrrrrrreeebaseline! by bsalomon@google.com · 12 years ago
  43. 33cd0ca 319 bottles of rebaseline on the wall... by bsalomon@google.com · 12 years ago
  44. 40fcb59 More warnings as errors fixes by robertphillips@google.com · 12 years ago
  45. 558d5d3 Warnings as errors fix by robertphillips@google.com · 12 years ago
  46. 4b681bc Fixed issues found by fuzzer by commit-bot@chromium.org · 12 years ago
  47. ab13167 Removes uses of unnamed namespace from samplecode. by commit-bot@chromium.org · 12 years ago
  48. 5792cde Initial error handling code by commit-bot@chromium.org · 12 years ago
  49. 2db4eab ARM Skia NEON patches - 19 - Intrinsics version of the Filter32 routines by commit-bot@chromium.org · 12 years ago
  50. 4907b30 whitespace change to trigger buildbots by epoger@google.com · 12 years ago
  51. 6924e9b Rebaseline ANGLE Release bot by bsalomon@google.com · 12 years ago
  52. 3fef76a Whitespace change to trigger rebuilds by borenet@google.com · 12 years ago
  53. 6f3fe63 Whitespace commit to trigger the buildbots, and possible downfall of society. by epoger@google.com · 12 years ago
  54. 3075134 The final rebasline? by bsalomon@google.com · 12 years ago
  55. 4998640 Rererererebaseline by bsalomon@google.com · 12 years ago
  56. e24890b Did you say rebaseline? by bsalomon@google.com · 12 years ago
  57. 78399a9 Fresh baselines! by bsalomon@google.com · 12 years ago
  58. 9da31ed More rebaselines due to re-enabling gpu batching. by bsalomon@google.com · 12 years ago
  59. bb50d61 Rebase after re-enabling GPU batching. by bsalomon@google.com · 12 years ago
  60. bfe9167 Add README file so git will create empty dir BUG=skia:1613 (SkipBuildbotRuns) by epoger@google.com · 12 years ago
  61. 3a98ed7 various bug fixes. by djsollen@google.com · 12 years ago
  62. 7aa8044 Ignore the .git directory in sanitize_source_files, remove .git directory... by borenet@google.com · 12 years ago
  63. ac61ce4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  64. b87bf83 Add explicit double -> SkScalar conversion to fix werror on Windows. by mtklein@google.com · 12 years ago
  65. e932c98 re-enable GrIODB by bsalomon@google.com · 12 years ago
  66. 78d0379 Add missing dependency to unbreak NOGPU build. by mtklein@google.com · 12 years ago
  67. c289743 Major bench refactoring. by mtklein@google.com · 12 years ago
  68. 55ebe8e check for --resourcePath in addition to -i to match the --help string by reed@google.com · 12 years ago
  69. 2950038 Rebaseline fontscaler image for Mac 10.8 by robertphillips@google.com · 12 years ago
  70. 6cc8d44 Fix for ovals failing on Xoom. by jvanverth@google.com · 12 years ago
  71. 115fbf6 Fix uninitialized string bug by robertphillips@google.com · 12 years ago
  72. 8ad29ce Fix bench logging for --repeat 1 by borenet@google.com · 12 years ago
  73. 508780e revert experimental r11177 by epoger@google.com · 12 years ago
  74. 6e5dac6 experiment: remove 340 of the 664 GM expectations for this platform by epoger@google.com · 12 years ago
  75. 9a070f2 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  76. e9382ae stragglers rebaseline. (flakes?) by bsalomon@google.com · 12 years ago
  77. 437ce1d rebaseline cpu configs of scaled_tiledmodes_npot DW bot by bsalomon@google.com · 12 years ago
  78. f0cac80 Even more bulk rebaselining by bsalomon@google.com · 12 years ago
  79. abdbfc7 More bulk rebaselining. I reviewed all the images, mostly from CLs. by bsalomon@google.com · 12 years ago
  80. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 12 years ago
  81. 50b2e33 rebaseline hodge podge by bsalomon@google.com · 12 years ago
  82. 4442895 Third round of GPU gradients by bsalomon@google.com · 12 years ago
  83. 47c6b7f More fontscaler rebaselines after test change by bsalomon@google.com · 12 years ago
  84. fc502a7 Second round of GPU gradient rebaselines by bsalomon@google.com · 12 years ago
  85. eb70ef1 Committing unreviewed GM expectations generated by r11087: scaled_tilemode_*, scaled_tilemodes_* by epoger@google.com · 12 years ago
  86. 74fe0c0 some fontscaler rebaselines by bsalomon@google.com · 12 years ago
  87. f27f83b First round of GPU gradient rebaseline by bsalomon@google.com · 12 years ago
  88. 4121f95 Reduce number of glyphs drawn by fontscaler GM to avoid N4 MSAA4 crash by bsalomon@google.com · 12 years ago
  89. 82d1223 Two and three color GPU gradients without textures. by bsalomon@google.com · 12 years ago
  90. a5ed2ae Fix for r11156 by borenet@google.com · 12 years ago
  91. aa84ac3 Add viewport CPU and GPU bench_pictures configs by borenet@google.com · 12 years ago
  92. ce6da4d Improve handling of FF vertex array state by commit-bot@chromium.org · 12 years ago
  93. beba935 remove SK_IGNORE_IMAGE_PRESCALE flag (no longer used) by reed@google.com · 12 years ago
  94. ef0e319 move decision to smash invmatrix into unit-space (for faster repeat/mirror to after the call to possiblyScaleImage(), so we don't confuse that code with a munged matrix. Fixes the scaled_tilemodes gm for HQ by reed@google.com · 12 years ago
  95. a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 12 years ago
  96. 18c7617 Whitespace change to trigger rebuilds now that all (hopefully) slaves have been resynced. by rmistry@google.com · 12 years ago
  97. 5be1f7b Whitespace change to trigger rebuilds. by rmistry@google.com · 12 years ago
  98. 2482ae2 Whitespace change to test emailing on the master. by rmistry@google.com · 12 years ago
  99. 53cbb0b Return canonical logfont size to 64. by bungeman@google.com · 12 years ago
  100. 14bb808 Rebaselines for r11137. by jvanverth@google.com · 12 years ago