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