1. 3d8bf23 Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  2. 0974a61 Simplify empty-clip check. by commit-bot@chromium.org · 10 years ago
  3. 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
  4. 172eb1b Add --timescale to bench_record and bench_playback. by commit-bot@chromium.org · 10 years ago
  5. bde3cd8 First version of gpuveto testing script by commit-bot@chromium.org · 10 years ago
  6. 35203e4 Add chrome_changes file by commit-bot@chromium.org · 10 years ago
  7. 55aec08 revert humper changes by commit-bot@chromium.org · 10 years ago
  8. 9eeb632 bench rebase test 472f830 by commit-bot@chromium.org · 10 years ago
  9. 8d0a32c update expectations on linux bots that have recently come on line by commit-bot@chromium.org · 10 years ago
  10. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  11. 2e0c32a Start using type traits in src/record instead of macros. by commit-bot@chromium.org · 10 years ago
  12. a36c782 spelling fix by commit-bot@chromium.org · 10 years ago
  13. d665685 Generate tests/Android.mk from gyp by commit-bot@chromium.org · 10 years ago
  14. 472f830 Add git revision info to the titlebar by commit-bot@chromium.org · 10 years ago
  15. 60a5121 bench rebase test cced37d by commit-bot@chromium.org · 10 years ago
  16. 8400b23 use BenchTimer, print in µs by commit-bot@chromium.org · 10 years ago
  17. 24e91ba Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  18. 4b9b456 Properly enable S32_D16_filter_DX_SSE2 optimization. by commit-bot@chromium.org · 10 years ago
  19. 15b2981 Add pathops and capture stderr so we can get SkDebugf output. by commit-bot@chromium.org · 10 years ago
  20. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  21. 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
  22. cced37d Revert of fix contents of render_pictures JSON summary (https://codereview.chromium.org/259703002/) by commit-bot@chromium.org · 10 years ago
  23. 72b7bf8 Add missing include for r14397. by bungeman@google.com · 10 years ago
  24. b6ad00b Create SkGlyphCache globals with SkOnce. by bungeman@google.com · 10 years ago
  25. 2349a1e git-sync-deps - handle symbolic links to directories by commit-bot@chromium.org · 10 years ago
  26. c666197 Xfermode: SSE2 implementation of darken&lighten mode by commit-bot@chromium.org · 10 years ago
  27. 4e3d760 roll DEPS/android/jpeg to current master. by commit-bot@chromium.org · 10 years ago
  28. fe78847 gpuveto tool by commit-bot@chromium.org · 10 years ago
  29. 5729387 Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  30. eecdcb9 fix contents of render_pictures JSON summary by commit-bot@chromium.org · 10 years ago
  31. f672cea teach TSAN about SkSpinlock, SkRefCnt, and SkOnce by commit-bot@chromium.org · 10 years ago
  32. a537627 Revert of teach TSAN about SkSpinlock, SkRefCnt, and SkOnce (https://codereview.chromium.org/247813005/) by commit-bot@chromium.org · 10 years ago
  33. 515a020 Whitespace change to test new 50 GCE compile bots. by commit-bot@chromium.org · 10 years ago
  34. e02c5da Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  35. 02a5a09 Tune bench expectation algorithm parameters. by commit-bot@chromium.org · 10 years ago
  36. 9d3fdbe rebaseline_server unittests: output tkdiff lines when actuals don't match expectations by commit-bot@chromium.org · 10 years ago
  37. 270d445 Re-add SkPictureStateTree::Iterator::draw() SaveFlags. by fmalita@google.com · 10 years ago
  38. 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
  39. fe41b8f one more tsan fix by commit-bot@chromium.org · 10 years ago
  40. 830628e Add TSAN suppressions. by commit-bot@chromium.org · 10 years ago
  41. 8ae32b3 bench rebase test cc9dbfb by commit-bot@chromium.org · 10 years ago
  42. 0bcb8ca pathops debug globals use atomic increment by commit-bot@chromium.org · 10 years ago
  43. 8cb1daa fix minor skp-found bugs by commit-bot@chromium.org · 10 years ago
  44. e1ba93e Xfermode: SSE2 implementation of colordodge&colorburn modes by commit-bot@chromium.org · 10 years ago
  45. 6419a5e Xfermode: SSE2 implementation of softlight_modeproc by commit-bot@chromium.org · 10 years ago
  46. 05764d2 Xfermode: SSE2 implementation of difference_modeproc by commit-bot@chromium.org · 10 years ago
  47. f669672 Use EXT_direct_state_access for path matrix manipulation by commit-bot@chromium.org · 10 years ago
  48. 0ea05d8 Xfermode: SSE2 implementation of hardlight mode by commit-bot@chromium.org · 10 years ago
  49. cc9dbfb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  50. b004b8e Xfermode: SSE2 implementation of exclusion_modeproc by commit-bot@chromium.org · 10 years ago
  51. 7bf1015 Xfermode: SSE2 implementation of overlay_modeproc by commit-bot@chromium.org · 10 years ago
  52. b950c6f Fix r14368 (First pass at GPU veto) for non-GPU builds by robertphillips@google.com · 10 years ago
  53. e2cb12a First pass at GPU veto by commit-bot@chromium.org · 10 years ago
  54. d70fa20 Deprecate SaveFlags use in the public SkCanvas API. by commit-bot@chromium.org · 10 years ago
  55. 0b27f2e Fix int->scalar warning on windows by bsalomon@google.com · 10 years ago
  56. 04f03d1 Add GM that exercises SkCanvas::discard() by commit-bot@chromium.org · 10 years ago
  57. d0306a1 Revert of Add nanosecond timer. (https://codereview.chromium.org/250243002/) by commit-bot@chromium.org · 10 years ago
  58. f1c0135 Rework ATI driver suppressions for bench valgrind by bsalomon@google.com · 10 years ago
  59. 74b43a9 Add nanosecond timer. by commit-bot@chromium.org · 10 years ago
  60. e00ad68 Remove unused include. by commit-bot@chromium.org · 10 years ago
  61. 915b972 Reland "Properly set alpha type in webp decode." by commit-bot@chromium.org · 10 years ago
  62. 1f64a21 Fix build: these asserts are always now true, which GCC warns about by commit-bot@chromium.org · 10 years ago
  63. 44566e2 Fix android_gdbserver script to work with changes from a137675. by commit-bot@chromium.org · 10 years ago
  64. b45bd1f fix int/size_t warnings in pipe by commit-bot@chromium.org · 10 years ago
  65. 7eb529f simplify tools/xsan_build now that make runs ninja by commit-bot@chromium.org · 10 years ago
  66. 76a3b2a Remove support for inheriting the paint color from SkColorShader by commit-bot@chromium.org · 10 years ago
  67. 6d4e90a teach TSAN about SkSpinlock, SkRefCnt, and SkOnce by commit-bot@chromium.org · 10 years ago
  68. 1d24eb2 teach TSAN about SkSpinlock, SkRefCnt, and SkOnce by commit-bot@chromium.org · 10 years ago
  69. f0ae5e4 Proof of adoption in SkRecord::replace. by commit-bot@chromium.org · 10 years ago
  70. 732bd66 Rearrange SkRecord public API to fit better with cc/resources/picture by commit-bot@chromium.org · 10 years ago
  71. e20f7cf android scripts respect SKIA_OUT, if already set. by commit-bot@chromium.org · 10 years ago
  72. 94e2872 Restore SkPicture-related guard flags for Chrome by robertphillips@google.com · 10 years ago
  73. eb3519c Whitespace change to trigger the new GCE compile bots. by commit-bot@chromium.org · 10 years ago
  74. e107edb Remove 2 SkPicture-related flags Chrome should be able to live without by commit-bot@chromium.org · 10 years ago
  75. b0430d0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  76. c822bb3 Fix for r14341 Chrome build error by robertphillips@google.com · 10 years ago
  77. a3cff85 remove unused functions by commit-bot@chromium.org · 10 years ago
  78. a49c0a5 Add a missing SK_API to SkImageFilter::Cache. by senorblanco@chromium.org · 10 years ago
  79. cedbc73 fix x86 emulator for Android framework. by commit-bot@chromium.org · 10 years ago
  80. 8f831f2 First step in pulling SkPicturePlayback & SkPictureRecord out of SkPicture by commit-bot@chromium.org · 10 years ago
  81. dcbc360 add one-channel output support to webp encoder by commit-bot@chromium.org · 10 years ago
  82. 32d041c rebaseline filltypespersp on ubuntu for nvprmsaa4 by bsalomon@google.com · 10 years ago
  83. b2db443 Rename benchmark classes, hopefully less confusing to valgrid? by commit-bot@chromium.org · 10 years ago
  84. 034c66b Add valgrind suppressions for fglrx by bsalomon@google.com · 10 years ago
  85. c398f71 Revert of Properly enable S32_D16_filter_DX_SSE2 optimization. (https://codereview.chromium.org/239453010/) by commit-bot@chromium.org · 10 years ago
  86. 74e608c Use default save() flags in SkBlurDrawLooper. by commit-bot@chromium.org · 10 years ago
  87. 0a6fe71 Use fixed function pipeline only when drawing paths by commit-bot@chromium.org · 10 years ago
  88. 8628fac Properly enable S32_D16_filter_DX_SSE2 optimization. by commit-bot@chromium.org · 10 years ago
  89. f117781 fix size_t/int warnings by commit-bot@chromium.org · 10 years ago
  90. edbd6ae Use textContent instead of innerText. by commit-bot@chromium.org · 10 years ago
  91. 3adcc34 stop using deprecated bitmap::config for gpu by commit-bot@chromium.org · 10 years ago
  92. 40afe0e Remove guards Chromium no longer needs by commit-bot@chromium.org · 10 years ago
  93. 87fcd95 Revert of Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/249643002/) by commit-bot@chromium.org · 10 years ago
  94. 2a9e3ad Disable cgimage GM by bsalomon@google.com · 10 years ago
  95. 6e5671d Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/) by commit-bot@chromium.org · 10 years ago
  96. 0ad7936 Rebaselines for 2pt Conical Gradients by commit-bot@chromium.org · 10 years ago
  97. 6e332f7 Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/) by commit-bot@chromium.org · 10 years ago
  98. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  99. ea26a0e comment out SkDebugf (only needed for local testing) by commit-bot@chromium.org · 10 years ago
  100. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 years ago