1. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  2. 8991c67 Call write() within render_pictures but not bench_pictures by commit-bot@chromium.org · 10 years ago
  3. 336df8f fix some bench rebase tool problems. by commit-bot@chromium.org · 10 years ago
  4. 2b4c338 Fix compilation error when building with clang on Linux. by commit-bot@chromium.org · 10 years ago
  5. d82aae7 Fix ANGLE config (take 2) by commit-bot@chromium.org · 10 years ago
  6. 5ddea76 Adds bench rebase tools to experimental for version control and self update. by commit-bot@chromium.org · 10 years ago
  7. 3236109 Remove SkDebugf that is gumming up the bot logs by commit-bot@chromium.org · 10 years ago
  8. 05fadd1 Fix problems with angle bot's configurations by commit-bot@chromium.org · 10 years ago
  9. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  10. e4ae0bc Fix undefined behavior in DirectWrite GDI compatible metrics. by bungeman@google.com · 10 years ago
  11. 5408f8f Remove 1/2 pixel offsets for distance field layout. by commit-bot@chromium.org · 10 years ago
  12. b03be0b Revert "Modify sample buffer size for larger displays." by reed@google.com · 10 years ago
  13. eeef0cc Revert of Revert ""Revert of eliminate config param -- it was always self's config (https://codereview.chromi… (https://codereview.chromium.org/291163005/) by commit-bot@chromium.org · 10 years ago
  14. af159a5 Modify sample buffer size for larger displays. by commit-bot@chromium.org · 10 years ago
  15. b49d637 bench rebase after 661832c by commit-bot@chromium.org · 10 years ago
  16. 4d9fde8 Add EXT suffix to EXT_map_buffer_range references by djsollen@google.com · 10 years ago
  17. f0ea77a SSE2 implementation of memcpy32 by commit-bot@chromium.org · 10 years ago
  18. 74ff1ba Fix windows compiler failures by using SkIsFinite. by djsollen@google.com · 10 years ago
  19. d117a43 bench rebase after 29de433 by commit-bot@chromium.org · 10 years ago
  20. 661832c speed up benches: postpone hash computation in PictureRenderer.cpp by commit-bot@chromium.org · 10 years ago
  21. 89558c9 Fix skpdiff segfault caused by NaN computation. by commit-bot@chromium.org · 10 years ago
  22. 29de433 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  23. d09461f Undo troublesome SSE 4.1 change for now to unblock Skia -> Chrome roll. by commit-bot@chromium.org · 10 years ago
  24. bbdfe29 Rebaseline Alex/Debug for FP math with SSE. by commit-bot@chromium.org · 10 years ago
  25. a3e7c18 Rebaseline Alex/Release for FP math with SSE. by commit-bot@chromium.org · 10 years ago
  26. 7bdd6b5 Rebase 32-bit Linux GMs now that they use SSE for FP math. by commit-bot@chromium.org · 10 years ago
  27. 815d360 Remove -mfpmath=sse for clang, which does it automatically and sometimes is annoyed by it. by commit-bot@chromium.org · 10 years ago
  28. 6a106ce SSE2 everywhere. by commit-bot@chromium.org · 10 years ago
  29. fc9eef4 rebaseline pictureshader GM on GPU by bsalomon@google.com · 10 years ago
  30. 9927bd3 Centralize decision about whether to do bicubic filtering, and fallbacks to mip, bilerp, or nearest by commit-bot@chromium.org · 10 years ago
  31. 97133ad Changed JSON formatting more, workaround bug where SkStringPrintf causes encoding issues by commit-bot@chromium.org · 10 years ago
  32. 7ed173b formalize named picture versions by commit-bot@chromium.org · 10 years ago
  33. 731b28d Revert ""Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)""" by commit-bot@chromium.org · 10 years ago
  34. 93d5355 Rebaseline poppler (for me) and pictureshader/bleed on GPU (for Brian). by commit-bot@chromium.org · 10 years ago
  35. 311a3cd Add function to get both min and max scale factors from matrix by commit-bot@chromium.org · 10 years ago
  36. 6379129 Revert of SSE2 everywhere. (https://codereview.chromium.org/294963002/) by commit-bot@chromium.org · 10 years ago
  37. 3056bdd Since we're only using it on Linux now, just require poppler as a system dependency. by commit-bot@chromium.org · 10 years ago
  38. 9e967ad Preserve GrContext's matrix when calling SkShader::asNewEffect. by commit-bot@chromium.org · 10 years ago
  39. 28f070d SSE2 everywhere. by commit-bot@chromium.org · 10 years ago
  40. c4e416c Add Memcpy32 bench. by commit-bot@chromium.org · 10 years ago
  41. 1878651 Rename SkMatrix::get(Max|Min)Stretch to get(Min|Max)Scale by commit-bot@chromium.org · 10 years ago
  42. 941ff78 Remove legacy constructor for blur draw looper. by commit-bot@chromium.org · 10 years ago
  43. 4297430 Rebaselines for gpu dashing by commit-bot@chromium.org · 10 years ago
  44. 555e74f "Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)"" by reed@google.com · 10 years ago
  45. 61830df bench rebase after 3b9e8be by commit-bot@chromium.org · 10 years ago
  46. 3b9e8be Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  47. dc20432 Add missing include in SkBlurImage optimization by commit-bot@chromium.org · 10 years ago
  48. 7126fef Update valgrind suppression file by commit-bot@chromium.org · 10 years ago
  49. 3595f88 Pass in GrContext instead of SkGpuDevice for dashing and Sk2GrPaint conversion by commit-bot@chromium.org · 10 years ago
  50. 584f337 fix utf32 text in subpixel mode by commit-bot@chromium.org · 10 years ago
  51. 7ba1702 fix off-by-one error in texture coordinate calculations for rrect gpu by commit-bot@chromium.org · 10 years ago
  52. 8d093d5 bench rebase after 71db882 by commit-bot@chromium.org · 10 years ago
  53. a4c3677 Add gzip encoding responses. by commit-bot@chromium.org · 10 years ago
  54. a369e36 Revert "Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)" by commit-bot@chromium.org · 10 years ago
  55. 71e5576 Changed JSON formatting to fit BigQuery requirements by commit-bot@chromium.org · 10 years ago
  56. 015c08e Move zooming into its own component, imported via HTML Imports. by commit-bot@chromium.org · 10 years ago
  57. 99bd7d8 Try out SkMatrix::Concat. by commit-bot@chromium.org · 10 years ago
  58. 7b17152 gradient api sans (deprecated) unitmapper by commit-bot@chromium.org · 10 years ago
  59. da797e1 bench rebase after 8216506 by commit-bot@chromium.org · 10 years ago
  60. abeb958 make render_pictures properly handle empty expectations file by commit-bot@chromium.org · 10 years ago
  61. 0a98d87 Don't clobber initial transform with SetMatrix. by commit-bot@chromium.org · 10 years ago
  62. 71db882 Real fix for Widnows build errors for GrDashingEffect by commit-bot@chromium.org · 10 years ago
  63. ad88340 Fix build error for windows for Dashing CL by commit-bot@chromium.org · 10 years ago
  64. 628ed0b Add Dashing gpu effect for simple dashed lines by commit-bot@chromium.org · 10 years ago
  65. 2a67e12 This adds a checkbox to the debugger to allow seeing the effect pathops has on the clip. A new tab shows the C code that the pathops generate. by commit-bot@chromium.org · 10 years ago
  66. 2ee3c2c Add choke point for performing a fake endRecording by commit-bot@chromium.org · 10 years ago
  67. 8216506 Ensure playing back a picture always balances saves and restores by commit-bot@chromium.org · 10 years ago
  68. 114487c Fix generation tests. by commit-bot@chromium.org · 10 years ago
  69. 90a1767 make buildbot_globals.py read global_variables.json file from googlesource by commit-bot@chromium.org · 10 years ago
  70. a267d41 Fix windows build. by commit-bot@chromium.org · 10 years ago
  71. 120c999 Generate Android.mk for DM. by commit-bot@chromium.org · 10 years ago
  72. 25c1066 Generate gm/Android.mk, minus JSON. by commit-bot@chromium.org · 10 years ago
  73. a783559 Greenify bench bot Perf-Win7-ShuttleA-HD2000-x86-Release at build 2272 by commit-bot@chromium.org · 10 years ago
  74. b0ce4b6 Fix Gpu texture creation bug by commit-bot@chromium.org · 10 years ago
  75. 684b3d0 Disable poppler on Windows since it no longer compiles in VS2013 by commit-bot@chromium.org · 10 years ago
  76. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  77. dbe0cd1 Rebase for https://codereview.chromium.org/283803003/ by commit-bot@chromium.org · 10 years ago
  78. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  79. 61744ec Generate bench/Android.mk from gyp. by commit-bot@chromium.org · 10 years ago
  80. 69031a4 DM: find max component difference by commit-bot@chromium.org · 10 years ago
  81. f9b4a00 bench rebase after 1663d40 by commit-bot@chromium.org · 10 years ago
  82. 1663d40 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  83. 8265fe6 Add polyfill for pointer events, change code to handle both mouse and pointer events equalls. by commit-bot@chromium.org · 10 years ago
  84. 300790e hack to expand 'pad' to account for very wide glyphs by commit-bot@chromium.org · 10 years ago
  85. b3b0cfc Add lua scripts to scrape dashing info by commit-bot@chromium.org · 10 years ago
  86. 8dcff64 Move skPaint2GrPaint to SkGr.h/cpp by commit-bot@chromium.org · 10 years ago
  87. 2664207 refactor DM::SetupBitmap by commit-bot@chromium.org · 10 years ago
  88. 85fd193 Factor out DumpRecord method from dump_record tool for later use by commit-bot@chromium.org · 10 years ago
  89. 0a68c5a Add SSE4 check to BlurImage optimization. by commit-bot@chromium.org · 10 years ago
  90. bd0be25 Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag. by commit-bot@chromium.org · 10 years ago
  91. 3f04517 render_pictures: add --mismatchPath flag by commit-bot@chromium.org · 10 years ago
  92. 76ac7f8 delete no-longer-used update-doxygen.sh by commit-bot@chromium.org · 10 years ago
  93. e1f941f bench rebase after a1633da by commit-bot@chromium.org · 10 years ago
  94. 9c7fdab Always inline SkFloatToFixed_arm. by commit-bot@chromium.org · 10 years ago
  95. a1633da Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  96. ee7e23d Effects on the paint also prevent layer merge optimization. by commit-bot@chromium.org · 10 years ago
  97. d6dcacd DM: tweaks by commit-bot@chromium.org · 10 years ago
  98. 47b679b comment out info4 test until Rob can fix it by reed@google.com · 10 years ago
  99. 4cef1be rebaseline_server: apply ignored-tests.txt within rebaseline_server, not just on the bots by commit-bot@chromium.org · 10 years ago
  100. 90b5a2a DM: Add --skps. by commit-bot@chromium.org · 10 years ago