1. bfc0d6b Add an option to rebaseline.py to mark tests as ignore-failure. by senorblanco@chromium.org · 11 years ago
  2. 286a883 cleanup XML_Parser after reading android config files. by djsollen@google.com · 11 years ago
  3. 5898dce Attempt to remove 64 bit min size for NPOT resized texture. by commit-bot@chromium.org · 11 years ago
  4. e2419cc Add getFloat/setFloat funcs to SkMatrix44 by commit-bot@chromium.org · 11 years ago
  5. d5a1639 You get a rebaseline, and *you* get a rebaseline - everybody gets a lumamode rebaseline! by fmalita@google.com · 11 years ago
  6. b58cf8c whitespace change to trigger bots. by edisonn@google.com · 11 years ago
  7. 12ea03a Rebaseline msaa4 images for scaled_tilemodes_npot on Galaxy Nexus. Images are known to be bad. by bsalomon@google.com · 11 years ago
  8. 37af77c Rebaseline N10 hairmodes with bug note by bsalomon@google.com · 11 years ago
  9. b0ec970 Rebaseline N7 images. This bot was down for a long time. Many GM tests themselves changed and all 2 and 3 color gradients on the GPU changed while it was down. by bsalomon@google.com · 11 years ago
  10. c9e30e1 rebaseline: perspective gradients in pdf by edisonn@google.com · 11 years ago
  11. 3fa91be rebaseline: gradients in pdf by edisonn@google.com · 11 years ago
  12. 6d28e8d rebaseline.py: make builder names copy-pastable from --help output by epoger@google.com · 11 years ago
  13. 1f6f0a8 Rebaseline tilemode npot images on SGX GPUs by bsalomon@google.com · 11 years ago
  14. fa4a999 Rebaseline these tests: radial_gradient2 lumamode morphology imageblur imagemagnifier gradients by bsalomon@google.com · 11 years ago
  15. c8a768c Even more GM:lumamode rebaselines. by fmalita@google.com · 11 years ago
  16. 35349d8 Revert r11342 (Add infrastructure for testing the debugger code) due to build breakages by robertphillips@google.com · 11 years ago
  17. 15ec2ea Add infrastructure for testing the debugger code. by commit-bot@chromium.org · 11 years ago
  18. a0b4028 Replace uses of GrNoncopyable by SkNoncopyable. by commit-bot@chromium.org · 11 years ago
  19. 0694ea7 Fix to allow ovals GM to finish on N7 by commit-bot@chromium.org · 11 years ago
  20. 688d362 ARM Skia NEON patches - 23 - S32_D565_Opaque_Dither cleanup/bugfix/speed by commit-bot@chromium.org · 11 years ago
  21. 8c960bf Fix Mac 10.6 DeviceLooperTest build error (this time with feeling) by robertphillips@google.com · 11 years ago
  22. 697b212 Fix for Mac10.6 compiler error on tests\DeviceLooperTest.cpp by robertphillips@google.com · 11 years ago
  23. 2291e72 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  24. 05c393b More GM:lumamode rebaselines. by fmalita@google.com · 11 years ago
  25. 1e41c7f Yet more morphology rebaselines. by senorblanco@chromium.org · 11 years ago
  26. a513efb add missing file by reed@google.com · 11 years ago
  27. 636d87a update devicelooper to skip internal tiles that are empty, and unittests by reed@google.com · 11 years ago
  28. dcd36f3 Add Clock Sample. by jvanverth@google.com · 11 years ago
  29. b352627 1) Don't allocate 100,000 ints when we only need 1,000. by mtklein@google.com · 11 years ago
  30. 93d2f55 also limit loops-per-canvas in picture_record_dictionaries, which has the same problem as unique_paint by mtklein@google.com · 11 years ago
  31. 59cd5ca More morphology GM rebaselines. by senorblanco@chromium.org · 11 years ago
  32. 1dd9194 Splits bench_expectations into per-bot files in preparation for growth. by bensong@google.com · 11 years ago
  33. 8135323 pdf: ifgnore shader colors applied for 0 range. by edisonn@google.com · 11 years ago
  34. 5e5239e switch to a new canvas every once in a while in picture_record_unique by mtklein@google.com · 11 years ago
  35. d880797 fix broken build due to coloremoji gm. by djsollen@google.com · 11 years ago
  36. 6def2a2 Add a test for color bitmap fonts. by djsollen@google.com · 11 years ago
  37. e1e084f Rebaseline morphology GM after https://skia.googlesource.com/skia.git/+/3b64f20423a2bfc454cd569594d78f4169756764 by senorblanco@chromium.org · 11 years ago
  38. 257b8c2 Rebaseline lumamode GM after dce12a8a79f6094bc17eab15ce4d05ba9c99b814 by fmalita@google.com · 11 years ago
  39. 8fcad98 Implement crop rect for the dilate and erode (morphology) filters. This provoked some cleanup on the GPU side: apply_morphology() now deals with SkBitmaps, rather than GrTextures. There's still a clear opportunity for more refactoring between the two filters. by senorblanco@chromium.org · 11 years ago
  40. ef45a64 [External patch] Source-over support for SkLumaXfermode. by fmalita@google.com · 11 years ago
  41. 07f81a5 Baby step in making SkGpuDevice no longer derive from SkBitmapDevice by robertphillips@google.com · 11 years ago
  42. 6a6c6a1 finish rebaselining? by mtklein@google.com · 11 years ago
  43. a604c4f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  44. f5b7f0b rebaseline some more: imageblur, imagemagnification, and yet more gradient_radial2 by mtklein@google.com · 11 years ago
  45. 62b50b7 Have GMs read the GrContext via a setter/getter rather than a global. by mtklein@google.com · 11 years ago
  46. 1cf02a8 Enable msaa4 on Nexus 4 in bench_pictures by borenet@google.com · 11 years ago
  47. bbe55fd Have multiple plotmgrs, one for each mask format. by jvanverth@google.com · 11 years ago
  48. a2f4b15 Don't declare displayCache variable if PROGRAM_CACHE_STATS not defined. by jvanverth@google.com · 11 years ago
  49. 5c9b6fa Only display program cache info if RTConf flag is set. by jvanverth@google.com · 11 years ago
  50. fe66c08 rebaselines for imageblur, imagemagnifier, and still some for gradient_radial2 by mtklein@google.com · 11 years ago
  51. 4e061d3 Allow use of "--config defaults" in bench, like GM by borenet@google.com · 11 years ago
  52. 26c6d58 text size is an SkScalar, Windows reminds me. by mtklein@google.com · 11 years ago
  53. cfa7ba7 srand() + rand() -> SkRandom by mtklein@google.com · 11 years ago
  54. b6e915d Add --from-trybot flag in rebaseline.py to enable rebaselining from trybots by borenet@google.com · 11 years ago
  55. 427eb47 straggler rebaselines for radial_gradient2 by mtklein@google.com · 11 years ago
  56. 9dfac23 Suppress test output. by scroggo@google.com · 11 years ago
  57. 570863f path ops work in progress by caryclark@google.com · 11 years ago
  58. cf78540 rebaseline radial_gradient2 by mtklein@google.com · 11 years ago
  59. 1588354 Compiler fix for r11288 by robertphillips@google.com · 11 years ago
  60. 24ddde9 Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  61. ba6e954 Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on changes in r11247) by robertphillips@google.com · 11 years ago
  62. 478884f Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  63. 3ef7eea Split radial_gradients2 GM into two to reproduce its bug. by mtklein@google.com · 11 years ago
  64. 469fec8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  65. cd7838d Fix mimetype on expectations live-viewer (SkipBuildbotRuns) by epoger@google.com · 11 years ago
  66. 7687a83 Add live Javascript viewer for GM expectations BUG=skia:1599 by epoger@google.com · 11 years ago
  67. dc9888c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  68. 6a1f897 Rebaseline single GM test: Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release__gradients_local_perspective_pdf-poppler by epoger@google.com · 11 years ago
  69. be4ec74 Rebaseline known-bad hairline-gpu GM test on ASAN by epoger@google.com · 11 years ago
  70. 7251743 Rebaseline GM tests for Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release by epoger@google.com · 11 years ago
  71. 7c18494 Rebaseline known-bad scaled_tilemodes tests on GalaxyNexus TBR=bsalomon by epoger@google.com · 11 years ago
  72. f7d859a Rebaseline scaled_tilemode_gradient GM tests by epoger@google.com · 11 years ago
  73. 9ef1d21 OK windows, please take my infinity. by mtklein@google.com · 11 years ago
  74. 7e72693 Rebaseline "lighting" GM tests by epoger@google.com · 11 years ago
  75. 91042c2 Whitespace change to test commits. by rmistry@google.com · 11 years ago
  76. 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 · 11 years ago
  77. 3ad5dd0 Speed up GM ~50% by NOT running most renderModes by default by epoger@google.com · 11 years ago
  78. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  79. 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 · 11 years ago
  80. 1fb04e2 add a way to get code coverage by mtklein@google.com · 11 years ago
  81. cee9dcb start to remove lockPixels from bitmapshader by reed@google.com · 11 years ago
  82. f4dc604 Canary build fix by sugoi@google.com · 11 years ago
  83. 96bf2b5 N7 Performance trigger rebaselines by robertphillips@google.com · 11 years ago
  84. 9e488d8 I don't know what you've been told, rebaselining images never gets old by bsalomon@google.com · 11 years ago
  85. 8c762c6 They're RRRRRrrrrrrreeebaseline! by bsalomon@google.com · 11 years ago
  86. 33cd0ca 319 bottles of rebaseline on the wall... by bsalomon@google.com · 11 years ago
  87. 40fcb59 More warnings as errors fixes by robertphillips@google.com · 11 years ago
  88. 558d5d3 Warnings as errors fix by robertphillips@google.com · 11 years ago
  89. 4b681bc Fixed issues found by fuzzer by commit-bot@chromium.org · 11 years ago
  90. ab13167 Removes uses of unnamed namespace from samplecode. by commit-bot@chromium.org · 11 years ago
  91. 5792cde Initial error handling code by commit-bot@chromium.org · 11 years ago
  92. 2db4eab ARM Skia NEON patches - 19 - Intrinsics version of the Filter32 routines by commit-bot@chromium.org · 11 years ago
  93. 4907b30 whitespace change to trigger buildbots by epoger@google.com · 11 years ago
  94. 6924e9b Rebaseline ANGLE Release bot by bsalomon@google.com · 11 years ago
  95. 3fef76a Whitespace change to trigger rebuilds by borenet@google.com · 11 years ago
  96. 6f3fe63 Whitespace commit to trigger the buildbots, and possible downfall of society. by epoger@google.com · 11 years ago
  97. 3075134 The final rebasline? by bsalomon@google.com · 11 years ago
  98. 4998640 Rererererebaseline by bsalomon@google.com · 11 years ago
  99. e24890b Did you say rebaseline? by bsalomon@google.com · 11 years ago
  100. 78399a9 Fresh baselines! by bsalomon@google.com · 11 years ago