1. 87bbefd un-ignore image-surface GM results by commit-bot@chromium.org · 10 years ago
  2. 6ef2d23 New Ubuntu baselines for tileimagefilter GM post-r14432. by senorblanco@chromium.org · 10 years ago
  3. 601207a rebaseline but with known incorrectness by commit-bot@chromium.org · 10 years ago
  4. f10aa51 rebaseline GM changes to image-surface by commit-bot@chromium.org · 10 years ago
  5. 8c4953c Cleanup of SSE optimization files. by commit-bot@chromium.org · 10 years ago
  6. 125c6cd DM: when 32-bit, disable pathops internal threading by default by commit-bot@chromium.org · 10 years ago
  7. 83ad45a New baselines for tileimagefilter GM after r14432. by senorblanco@chromium.org · 10 years ago
  8. b8b8b6d remove rebaselined tests from ignore file by commit-bot@chromium.org · 10 years ago
  9. 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL by commit-bot@chromium.org · 10 years ago
  10. d3571ed Rebaselines post-r14433. by senorblanco@chromium.org · 10 years ago
  11. 91fc81c fix cubic/line intersection; add skp tests by commit-bot@chromium.org · 10 years ago
  12. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  13. b53dd6c Remove the unused SkCachePreload_arm by commit-bot@chromium.org · 10 years ago
  14. 8dac8b1 Backfill unit tests for SkRecord by commit-bot@chromium.org · 10 years ago
  15. 55b58ed bench rebase after eeaeafe by commit-bot@chromium.org · 10 years ago
  16. eeaeafe Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  17. f4e67e3 Fail to create GrContext when we get a NULL for a GL/GLSL version string by commit-bot@chromium.org · 10 years ago
  18. 359e4f0 Increase picture bench inner loop iteration to 10 for testing number stableness. by commit-bot@chromium.org · 10 years ago
  19. bd09045 fix bitmap shader leak in gm by commit-bot@chromium.org · 10 years ago
  20. fb1dee8 rebaseline perf expectations after r14443 by commit-bot@chromium.org · 10 years ago
  21. edea842 Revert of Improve Android scripts: (https://codereview.chromium.org/254923003/) by commit-bot@chromium.org · 10 years ago
  22. 2e21823 update yunchao suppressed expectations by commit-bot@chromium.org · 10 years ago
  23. bfd5fb3 rebaseline perf expectations after r14443 by commit-bot@chromium.org · 10 years ago
  24. 7f07e95 adb_push_if_needed - make target directory if it does not exist. by commit-bot@chromium.org · 10 years ago
  25. 9add5dc Move GrGLInterface function ptr setup into a common function for all OpenGL GrGLInterface factories (but not GLES yet). by commit-bot@chromium.org · 10 years ago
  26. 4610a46 reland r14391 ('fix contents of render_pictures JSON summary') by commit-bot@chromium.org · 10 years ago
  27. 21a6d13 Improve Android scripts: by commit-bot@chromium.org · 10 years ago
  28. 19a2189 android_gdbserver - fix warning about missing shared library symbols by commit-bot@chromium.org · 10 years ago
  29. 66ec1e4 Move setup of SkPictCopyInfo into SkPicture::clone by commit-bot@chromium.org · 10 years ago
  30. 95ead5b Fix buildbot_globals.py: Retrieve the file from our repo mirror by commit-bot@chromium.org · 10 years ago
  31. 96eb624 DM's rtree picture replay mode can ignore kSkippedTiled_Flag safely. by commit-bot@chromium.org · 10 years ago
  32. fb6fefe fix cycle_colortypes so we can test 565 by commit-bot@chromium.org · 10 years ago
  33. d9a9628 Rename expectations for renamed bots (Ubuntu13.10) by commit-bot@chromium.org · 10 years ago
  34. 5376325 ARM Skia NEON patches - 36 - Color32 by commit-bot@chromium.org · 10 years ago
  35. 1ac99c8 Fixed issue found by clusterfuzz by commit-bot@chromium.org · 10 years ago
  36. 705b1ff Don't bother doing the empty clip check in SkRecordDraw. by commit-bot@chromium.org · 10 years ago
  37. 0a5c233 Implement bounds traversals for tile and matrix convolution filters. by senorblanco@chromium.org · 10 years ago
  38. daaafa6 add asAShadowBlur for android to drawlooper by reed@google.com · 10 years ago
  39. ccb25c9 bench rebase test 1c74374 by commit-bot@chromium.org · 10 years ago
  40. 6b127cd fix leaks in blurrrect -- this should address the valgrind issues. by commit-bot@chromium.org · 10 years ago
  41. 1c74374 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  42. a398757 Explicitly include gyp_gen/android_framework_gyp. by commit-bot@chromium.org · 10 years ago
  43. 16348bb Remove dependency of views on angle by commit-bot@chromium.org · 10 years ago
  44. 19bce5f add SK_API to include/record by commit-bot@chromium.org · 10 years ago
  45. 51e3960 Add a magnifier lens to the image. by commit-bot@chromium.org · 10 years ago
  46. 4efe1fa fix android logal gm for filltypespersp by commit-bot@chromium.org · 10 years ago
  47. 8cb46b9 Adds a blacklist of SKPs to exclude from bench expectations. by commit-bot@chromium.org · 10 years ago
  48. a31eacb Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag. by commit-bot@chromium.org · 10 years ago
  49. 3d8bf23 Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  50. 0974a61 Simplify empty-clip check. by commit-bot@chromium.org · 10 years ago
  51. 06d4cda Rename GR_GL_GET_PROC macros in mesa and unix GrGLInterface factories to be more consistent with other platforms. by commit-bot@chromium.org · 10 years ago
  52. 172eb1b Add --timescale to bench_record and bench_playback. by commit-bot@chromium.org · 10 years ago
  53. bde3cd8 First version of gpuveto testing script by commit-bot@chromium.org · 10 years ago
  54. 35203e4 Add chrome_changes file by commit-bot@chromium.org · 10 years ago
  55. 55aec08 revert humper changes by commit-bot@chromium.org · 10 years ago
  56. 9eeb632 bench rebase test 472f830 by commit-bot@chromium.org · 10 years ago
  57. 8d0a32c update expectations on linux bots that have recently come on line by commit-bot@chromium.org · 10 years ago
  58. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  59. 2e0c32a Start using type traits in src/record instead of macros. by commit-bot@chromium.org · 10 years ago
  60. a36c782 spelling fix by commit-bot@chromium.org · 10 years ago
  61. d665685 Generate tests/Android.mk from gyp by commit-bot@chromium.org · 10 years ago
  62. 472f830 Add git revision info to the titlebar by commit-bot@chromium.org · 10 years ago
  63. 60a5121 bench rebase test cced37d by commit-bot@chromium.org · 10 years ago
  64. 8400b23 use BenchTimer, print in µs by commit-bot@chromium.org · 10 years ago
  65. 24e91ba Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  66. 4b9b456 Properly enable S32_D16_filter_DX_SSE2 optimization. by commit-bot@chromium.org · 10 years ago
  67. 15b2981 Add pathops and capture stderr so we can get SkDebugf output. by commit-bot@chromium.org · 10 years ago
  68. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  69. c76a4b2 Revert of Fast path for blurred round rects -- blur a small 9patch rect on the CPU (https://codereview.chromium.org/248613004/) by commit-bot@chromium.org · 10 years ago
  70. cced37d Revert of fix contents of render_pictures JSON summary (https://codereview.chromium.org/259703002/) by commit-bot@chromium.org · 10 years ago
  71. 72b7bf8 Add missing include for r14397. by bungeman@google.com · 10 years ago
  72. b6ad00b Create SkGlyphCache globals with SkOnce. by bungeman@google.com · 10 years ago
  73. 2349a1e git-sync-deps - handle symbolic links to directories by commit-bot@chromium.org · 10 years ago
  74. c666197 Xfermode: SSE2 implementation of darken&lighten mode by commit-bot@chromium.org · 10 years ago
  75. 4e3d760 roll DEPS/android/jpeg to current master. by commit-bot@chromium.org · 10 years ago
  76. fe78847 gpuveto tool by commit-bot@chromium.org · 10 years ago
  77. 5729387 Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  78. eecdcb9 fix contents of render_pictures JSON summary by commit-bot@chromium.org · 10 years ago
  79. f672cea teach TSAN about SkSpinlock, SkRefCnt, and SkOnce by commit-bot@chromium.org · 10 years ago
  80. a537627 Revert of teach TSAN about SkSpinlock, SkRefCnt, and SkOnce (https://codereview.chromium.org/247813005/) by commit-bot@chromium.org · 10 years ago
  81. 515a020 Whitespace change to test new 50 GCE compile bots. by commit-bot@chromium.org · 10 years ago
  82. e02c5da Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  83. 02a5a09 Tune bench expectation algorithm parameters. by commit-bot@chromium.org · 10 years ago
  84. 9d3fdbe rebaseline_server unittests: output tkdiff lines when actuals don't match expectations by commit-bot@chromium.org · 10 years ago
  85. 270d445 Re-add SkPictureStateTree::Iterator::draw() SaveFlags. by fmalita@google.com · 10 years ago
  86. 98c4e52 Revert of Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag. (https://codereview.chromium.org/246893005/) by commit-bot@chromium.org · 10 years ago
  87. fe41b8f one more tsan fix by commit-bot@chromium.org · 10 years ago
  88. 830628e Add TSAN suppressions. by commit-bot@chromium.org · 10 years ago
  89. 8ae32b3 bench rebase test cc9dbfb by commit-bot@chromium.org · 10 years ago
  90. 0bcb8ca pathops debug globals use atomic increment by commit-bot@chromium.org · 10 years ago
  91. 8cb1daa fix minor skp-found bugs by commit-bot@chromium.org · 10 years ago
  92. e1ba93e Xfermode: SSE2 implementation of colordodge&colorburn modes by commit-bot@chromium.org · 10 years ago
  93. 6419a5e Xfermode: SSE2 implementation of softlight_modeproc by commit-bot@chromium.org · 10 years ago
  94. 05764d2 Xfermode: SSE2 implementation of difference_modeproc by commit-bot@chromium.org · 10 years ago
  95. f669672 Use EXT_direct_state_access for path matrix manipulation by commit-bot@chromium.org · 10 years ago
  96. 0ea05d8 Xfermode: SSE2 implementation of hardlight mode by commit-bot@chromium.org · 10 years ago
  97. cc9dbfb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  98. b004b8e Xfermode: SSE2 implementation of exclusion_modeproc by commit-bot@chromium.org · 10 years ago
  99. 7bf1015 Xfermode: SSE2 implementation of overlay_modeproc by commit-bot@chromium.org · 10 years ago
  100. b950c6f Fix r14368 (First pass at GPU veto) for non-GPU builds by robertphillips@google.com · 10 years ago