1. bd09045 fix bitmap shader leak in gm by commit-bot@chromium.org · 10 years ago
  2. fb1dee8 rebaseline perf expectations after r14443 by commit-bot@chromium.org · 10 years ago
  3. edea842 Revert of Improve Android scripts: (https://codereview.chromium.org/254923003/) by commit-bot@chromium.org · 10 years ago
  4. 2e21823 update yunchao suppressed expectations by commit-bot@chromium.org · 10 years ago
  5. bfd5fb3 rebaseline perf expectations after r14443 by commit-bot@chromium.org · 10 years ago
  6. 7f07e95 adb_push_if_needed - make target directory if it does not exist. by commit-bot@chromium.org · 10 years ago
  7. 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
  8. 4610a46 reland r14391 ('fix contents of render_pictures JSON summary') by commit-bot@chromium.org · 10 years ago
  9. 21a6d13 Improve Android scripts: by commit-bot@chromium.org · 10 years ago
  10. 19a2189 android_gdbserver - fix warning about missing shared library symbols by commit-bot@chromium.org · 10 years ago
  11. 66ec1e4 Move setup of SkPictCopyInfo into SkPicture::clone by commit-bot@chromium.org · 10 years ago
  12. 95ead5b Fix buildbot_globals.py: Retrieve the file from our repo mirror by commit-bot@chromium.org · 10 years ago
  13. 96eb624 DM's rtree picture replay mode can ignore kSkippedTiled_Flag safely. by commit-bot@chromium.org · 10 years ago
  14. fb6fefe fix cycle_colortypes so we can test 565 by commit-bot@chromium.org · 10 years ago
  15. d9a9628 Rename expectations for renamed bots (Ubuntu13.10) by commit-bot@chromium.org · 10 years ago
  16. 5376325 ARM Skia NEON patches - 36 - Color32 by commit-bot@chromium.org · 10 years ago
  17. 1ac99c8 Fixed issue found by clusterfuzz by commit-bot@chromium.org · 10 years ago
  18. 705b1ff Don't bother doing the empty clip check in SkRecordDraw. by commit-bot@chromium.org · 10 years ago
  19. 0a5c233 Implement bounds traversals for tile and matrix convolution filters. by senorblanco@chromium.org · 10 years ago
  20. daaafa6 add asAShadowBlur for android to drawlooper by reed@google.com · 10 years ago
  21. ccb25c9 bench rebase test 1c74374 by commit-bot@chromium.org · 10 years ago
  22. 6b127cd fix leaks in blurrrect -- this should address the valgrind issues. by commit-bot@chromium.org · 10 years ago
  23. 1c74374 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  24. a398757 Explicitly include gyp_gen/android_framework_gyp. by commit-bot@chromium.org · 10 years ago
  25. 16348bb Remove dependency of views on angle by commit-bot@chromium.org · 10 years ago
  26. 19bce5f add SK_API to include/record by commit-bot@chromium.org · 10 years ago
  27. 51e3960 Add a magnifier lens to the image. by commit-bot@chromium.org · 10 years ago
  28. 4efe1fa fix android logal gm for filltypespersp by commit-bot@chromium.org · 10 years ago
  29. 8cb46b9 Adds a blacklist of SKPs to exclude from bench expectations. by commit-bot@chromium.org · 10 years ago
  30. a31eacb Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag. by commit-bot@chromium.org · 10 years ago
  31. 3d8bf23 Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  32. 0974a61 Simplify empty-clip check. by commit-bot@chromium.org · 10 years ago
  33. 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
  34. 172eb1b Add --timescale to bench_record and bench_playback. by commit-bot@chromium.org · 10 years ago
  35. bde3cd8 First version of gpuveto testing script by commit-bot@chromium.org · 10 years ago
  36. 35203e4 Add chrome_changes file by commit-bot@chromium.org · 10 years ago
  37. 55aec08 revert humper changes by commit-bot@chromium.org · 10 years ago
  38. 9eeb632 bench rebase test 472f830 by commit-bot@chromium.org · 10 years ago
  39. 8d0a32c update expectations on linux bots that have recently come on line by commit-bot@chromium.org · 10 years ago
  40. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  41. 2e0c32a Start using type traits in src/record instead of macros. by commit-bot@chromium.org · 10 years ago
  42. a36c782 spelling fix by commit-bot@chromium.org · 10 years ago
  43. d665685 Generate tests/Android.mk from gyp by commit-bot@chromium.org · 10 years ago
  44. 472f830 Add git revision info to the titlebar by commit-bot@chromium.org · 10 years ago
  45. 60a5121 bench rebase test cced37d by commit-bot@chromium.org · 10 years ago
  46. 8400b23 use BenchTimer, print in µs by commit-bot@chromium.org · 10 years ago
  47. 24e91ba Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  48. 4b9b456 Properly enable S32_D16_filter_DX_SSE2 optimization. by commit-bot@chromium.org · 10 years ago
  49. 15b2981 Add pathops and capture stderr so we can get SkDebugf output. by commit-bot@chromium.org · 10 years ago
  50. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  51. 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
  52. cced37d Revert of fix contents of render_pictures JSON summary (https://codereview.chromium.org/259703002/) by commit-bot@chromium.org · 10 years ago
  53. 72b7bf8 Add missing include for r14397. by bungeman@google.com · 10 years ago
  54. b6ad00b Create SkGlyphCache globals with SkOnce. by bungeman@google.com · 10 years ago
  55. 2349a1e git-sync-deps - handle symbolic links to directories by commit-bot@chromium.org · 10 years ago
  56. c666197 Xfermode: SSE2 implementation of darken&lighten mode by commit-bot@chromium.org · 10 years ago
  57. 4e3d760 roll DEPS/android/jpeg to current master. by commit-bot@chromium.org · 10 years ago
  58. fe78847 gpuveto tool by commit-bot@chromium.org · 10 years ago
  59. 5729387 Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  60. eecdcb9 fix contents of render_pictures JSON summary by commit-bot@chromium.org · 10 years ago
  61. f672cea teach TSAN about SkSpinlock, SkRefCnt, and SkOnce by commit-bot@chromium.org · 10 years ago
  62. a537627 Revert of teach TSAN about SkSpinlock, SkRefCnt, and SkOnce (https://codereview.chromium.org/247813005/) by commit-bot@chromium.org · 10 years ago
  63. 515a020 Whitespace change to test new 50 GCE compile bots. by commit-bot@chromium.org · 10 years ago
  64. e02c5da Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  65. 02a5a09 Tune bench expectation algorithm parameters. by commit-bot@chromium.org · 10 years ago
  66. 9d3fdbe rebaseline_server unittests: output tkdiff lines when actuals don't match expectations by commit-bot@chromium.org · 10 years ago
  67. 270d445 Re-add SkPictureStateTree::Iterator::draw() SaveFlags. by fmalita@google.com · 10 years ago
  68. 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
  69. fe41b8f one more tsan fix by commit-bot@chromium.org · 10 years ago
  70. 830628e Add TSAN suppressions. by commit-bot@chromium.org · 10 years ago
  71. 8ae32b3 bench rebase test cc9dbfb by commit-bot@chromium.org · 10 years ago
  72. 0bcb8ca pathops debug globals use atomic increment by commit-bot@chromium.org · 10 years ago
  73. 8cb1daa fix minor skp-found bugs by commit-bot@chromium.org · 10 years ago
  74. e1ba93e Xfermode: SSE2 implementation of colordodge&colorburn modes by commit-bot@chromium.org · 10 years ago
  75. 6419a5e Xfermode: SSE2 implementation of softlight_modeproc by commit-bot@chromium.org · 10 years ago
  76. 05764d2 Xfermode: SSE2 implementation of difference_modeproc by commit-bot@chromium.org · 10 years ago
  77. f669672 Use EXT_direct_state_access for path matrix manipulation by commit-bot@chromium.org · 10 years ago
  78. 0ea05d8 Xfermode: SSE2 implementation of hardlight mode by commit-bot@chromium.org · 10 years ago
  79. cc9dbfb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  80. b004b8e Xfermode: SSE2 implementation of exclusion_modeproc by commit-bot@chromium.org · 10 years ago
  81. 7bf1015 Xfermode: SSE2 implementation of overlay_modeproc by commit-bot@chromium.org · 10 years ago
  82. b950c6f Fix r14368 (First pass at GPU veto) for non-GPU builds by robertphillips@google.com · 10 years ago
  83. e2cb12a First pass at GPU veto by commit-bot@chromium.org · 10 years ago
  84. d70fa20 Deprecate SaveFlags use in the public SkCanvas API. by commit-bot@chromium.org · 10 years ago
  85. 0b27f2e Fix int->scalar warning on windows by bsalomon@google.com · 10 years ago
  86. 04f03d1 Add GM that exercises SkCanvas::discard() by commit-bot@chromium.org · 10 years ago
  87. d0306a1 Revert of Add nanosecond timer. (https://codereview.chromium.org/250243002/) by commit-bot@chromium.org · 10 years ago
  88. f1c0135 Rework ATI driver suppressions for bench valgrind by bsalomon@google.com · 10 years ago
  89. 74b43a9 Add nanosecond timer. by commit-bot@chromium.org · 10 years ago
  90. e00ad68 Remove unused include. by commit-bot@chromium.org · 10 years ago
  91. 915b972 Reland "Properly set alpha type in webp decode." by commit-bot@chromium.org · 10 years ago
  92. 1f64a21 Fix build: these asserts are always now true, which GCC warns about by commit-bot@chromium.org · 10 years ago
  93. 44566e2 Fix android_gdbserver script to work with changes from a137675. by commit-bot@chromium.org · 10 years ago
  94. b45bd1f fix int/size_t warnings in pipe by commit-bot@chromium.org · 10 years ago
  95. 7eb529f simplify tools/xsan_build now that make runs ninja by commit-bot@chromium.org · 10 years ago
  96. 76a3b2a Remove support for inheriting the paint color from SkColorShader by commit-bot@chromium.org · 10 years ago
  97. 6d4e90a teach TSAN about SkSpinlock, SkRefCnt, and SkOnce by commit-bot@chromium.org · 10 years ago
  98. 1d24eb2 teach TSAN about SkSpinlock, SkRefCnt, and SkOnce by commit-bot@chromium.org · 10 years ago
  99. f0ae5e4 Proof of adoption in SkRecord::replace. by commit-bot@chromium.org · 10 years ago
  100. 732bd66 Rearrange SkRecord public API to fit better with cc/resources/picture by commit-bot@chromium.org · 10 years ago