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