1. dcba993 Add sk_memcpy32 to Memcpy bench. by commit-bot@chromium.org · 11 years ago
  2. 793ddd9 Shut up windows build errors on new GM by commit-bot@chromium.org · 11 years ago
  3. 3c1594a make new blurrect GM and replace the dozens of existing ones by commit-bot@chromium.org · 11 years ago
  4. e3c400f Set the default discardable pool size for Android framework. by commit-bot@chromium.org · 11 years ago
  5. 81496fb Spin off just SkLazyFnPtr from 305513002. by commit-bot@chromium.org · 11 years ago
  6. 940aa23 rebaseline #5 for shadertext2 by commit-bot@chromium.org · 11 years ago
  7. f263f34 yet more rebaselines for shadertext and mandrills by commit-bot@chromium.org · 11 years ago
  8. c950ee6 more rebaselines for shadertext2 and stroketext and a couple of mandrills by commit-bot@chromium.org · 11 years ago
  9. 86b0de4 Revert "Remove SkThread.h from public API." by commit-bot@chromium.org · 11 years ago
  10. 05d1cc2 Revert of Spin off just SkLazyFnPtr from 305513002. (https://codereview.chromium.org/305753002/) by commit-bot@chromium.org · 11 years ago
  11. 6640ee3 Revert of Fix SkAtomics_win.h typos. (https://codereview.chromium.org/293363017/) by commit-bot@chromium.org · 11 years ago
  12. a32260d add flag to disable changes to image scaling to avoid breaking every single by commit-bot@chromium.org · 11 years ago
  13. 5133fc1 Fix SkAtomics_win.h typos. by commit-bot@chromium.org · 11 years ago
  14. 3fdc7d6 Spin off just SkLazyFnPtr from 305513002. by commit-bot@chromium.org · 11 years ago
  15. 29ac34e Fix filter bounds computation for SkOffsetImageFilter. by senorblanco@chromium.org · 11 years ago
  16. 77cb589 more rebaselines for shadertext by commit-bot@chromium.org · 11 years ago
  17. b1aec17 Remove SkThread.h from public API. by commit-bot@chromium.org · 11 years ago
  18. 7e2b0f3 Add SkPurgeGlobalDiscardableMemoryPool, needed to replace SkImageRef by commit-bot@chromium.org · 11 years ago
  19. e9ba81f rebaseline shadertext2 shadertext3 and stroketext (sans 2) by commit-bot@chromium.org · 11 years ago
  20. 93d7bb6 add a verbose flag to skdiff that shows the progress and status of by commit-bot@chromium.org · 11 years ago
  21. fa95b26 rename ignored tests by commit-bot@chromium.org · 11 years ago
  22. ea6cb91 Add script to rebaseline benches from codereview trybot results by commit-bot@chromium.org · 11 years ago
  23. f449156 Make image scaling have floating point scales. Third attempt to land this by commit-bot@chromium.org · 11 years ago
  24. d4c5f2f Followup GM rebaselines for non-GPU configs after removing tests from ignored-tests.txt by bsalomon@google.com · 11 years ago
  25. 025e6d5 Take care of a bunch of pending GPU rebaselines and remove tests from ignored-tests.txt by bsalomon@google.com · 11 years ago
  26. 924205a Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) by commit-bot@chromium.org · 11 years ago
  27. b263985 add colortable support to imagegenerator by commit-bot@chromium.org · 11 years ago
  28. 7c18351 Better handling of bitmaps in DirectWrite. by bungeman@google.com · 11 years ago
  29. 5889e30 Include SkTypes to fix Android frameworks build by commit-bot@chromium.org · 11 years ago
  30. 6be0ab3 Add SKP_VERSION file to determine which SKPs to download by commit-bot@chromium.org · 11 years ago
  31. 8e7d37d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  32. 6d3eaea add replay entry point to SkPictureRecorder for Android by commit-bot@chromium.org · 11 years ago
  33. 293a4b3 Revert of PictureBenchmark JSON logging (https://codereview.chromium.org/286903025/) by commit-bot@chromium.org · 11 years ago
  34. 466f5f3 remove SkBitmap::asImageInfo by commit-bot@chromium.org · 11 years ago
  35. 300c429 add box image to resources; landing separately to avoid issues with by commit-bot@chromium.org · 11 years ago
  36. f3b1eb4 Manual SVN revert of https://code.google.com/p/skia/source/detail?r=14905 by epoger@google.com · 11 years ago
  37. 3089004 Add JSON logging support to bench_pictures by adding a PictureResultsWriter class (in tools/PictureResultsWriter.h) to process logging information, using a very similar style as bench/ResultsWriter.h by commit-bot@chromium.org · 11 years ago
  38. 44f4129 floating point scale factors for images by commit-bot@chromium.org · 11 years ago
  39. 61a03b7 whitespace change to trigger new builds after buildbot fix by commit-bot@chromium.org · 11 years ago
  40. 42dc813 Revert of Revert of Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 11 years ago
  41. 8bfcd72 Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/) by commit-bot@chromium.org · 11 years ago
  42. 420b2ff Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 11 years ago
  43. fdf2c55 Add another expectation for bug with perspective gpu by commit-bot@chromium.org · 11 years ago
  44. b859fe6 Fixing windows warnings by commit-bot@chromium.org · 11 years ago
  45. dd56a24 Adds perf expectations for ANGLE bot. by commit-bot@chromium.org · 11 years ago
  46. 60c8d24 Remove some unnecessary uses of SkOnce. by commit-bot@chromium.org · 11 years ago
  47. 64f6d15 Use SkAtomics_sync on Android by commit-bot@chromium.org · 11 years ago
  48. e8765c4 rebaseline simpleblurroundrect by commit-bot@chromium.org · 11 years ago
  49. abf4189 Drop support for non-atomic non-mutex platforms. by commit-bot@chromium.org · 11 years ago
  50. 212b211 Update expectations for etc1bitmap by commit-bot@chromium.org · 11 years ago
  51. 81da061 Implement sk_atomic_conditional_inc with sk_atomic_cas. by commit-bot@chromium.org · 11 years ago
  52. 29239a0 Move SkDecodingImageGenerator.h to include/ by commit-bot@chromium.org · 11 years ago
  53. c2dbbb6 Add OpenGL Compressed Texture enum values by commit-bot@chromium.org · 11 years ago
  54. 2d970b5 hide discardable factory from public imagegenerator api by commit-bot@chromium.org · 11 years ago
  55. 851155c remove SK_SUPPORT_LEGACY_BITMAPFLATTEN code by commit-bot@chromium.org · 11 years ago
  56. 067fe48 Adding new filters to fuzzer by commit-bot@chromium.org · 11 years ago
  57. b0c769a sk_memcpy32 should fall back on libc memcpy. by commit-bot@chromium.org · 11 years ago
  58. 53c63a5 remove SK_SUPPORT_LEGACY_BUILDMIPMAP by commit-bot@chromium.org · 11 years ago
  59. 3c134a9 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  60. 5e565d1 Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/) by commit-bot@chromium.org · 11 years ago
  61. e5a8e66 move ashmem switching logic to SkDiscardableMemory::Create by commit-bot@chromium.org · 11 years ago
  62. 4c45064 Change the PKM decoder to adhere to sampler size by commit-bot@chromium.org · 11 years ago
  63. 2dcd243 Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 11 years ago
  64. 778873a rather than committing new unreviewed expectations, just ignore the failures by commit-bot@chromium.org · 11 years ago
  65. f21991b Revert of Modify sample buffer size for larger displays. (https://codereview.chromium.org/240433002/) by commit-bot@chromium.org · 11 years ago
  66. 334ec00 Revert of Suppress more GMs pending rebaseline after 0533146d005 (https://codereview.chromium.org/296173009/) by commit-bot@chromium.org · 11 years ago
  67. 446aefe instead of ignoring testimagefilters EVERYWHERE, just ignore particular failures by commit-bot@chromium.org · 11 years ago
  68. 720b703 Suppress testimagefilters GM. by fmalita@google.com · 11 years ago
  69. af6d170 Suppress more GMs pending rebaseline after 0533146d005 by fmalita@google.com · 11 years ago
  70. 08f4f90 manual bench rebase after f757fd3 by commit-bot@chromium.org · 11 years ago
  71. 0533146 Modify sample buffer size for larger displays. by commit-bot@chromium.org · 11 years ago
  72. a3746a0 (bad) rebaselines for shader change by commit-bot@chromium.org · 11 years ago
  73. 4bdb241 Adds more bots for bench alerts. by commit-bot@chromium.org · 11 years ago
  74. 41e2ff2 fix bench rebase tool to cope with wider range of bots. by commit-bot@chromium.org · 11 years ago
  75. f757fd3 rebaseline after unitmapper shader change by commit-bot@chromium.org · 11 years ago
  76. 968edca stop calling SkBitmap::flatten by commit-bot@chromium.org · 11 years ago
  77. 5f640a3 Adds angle to bench expectation configs. by commit-bot@chromium.org · 11 years ago
  78. 4e82cdb fix stroking large drawPosText by commit-bot@chromium.org · 11 years ago
  79. 368bc6c manual bench rebase after 7693dbf by commit-bot@chromium.org · 11 years ago
  80. c93e681 fix the visual diff of raster vs gpu -- vertices_80. The sw-raster is correct, all images are blurry. by commit-bot@chromium.org · 11 years ago
  81. 7693dbf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  82. ba7aedd Revert of Turn on preprocessing by default (https://codereview.chromium.org/299033002/) by commit-bot@chromium.org · 11 years ago
  83. 0df2e8d Turn on preprocessing by default by commit-bot@chromium.org · 11 years ago
  84. 39123f4 temporarily add back in the factores that took a unitmapper by commit-bot@chromium.org · 11 years ago
  85. ca96902 Add pkm missing from r14852 (Simple PKM image decoder - https://codereview.chromium.org/292663011/) commit by robertphillips@google.com · 11 years ago
  86. 55e8f3b remove bit rotted gyp from most by commit-bot@chromium.org · 11 years ago
  87. 9e34473 remove bit rot test gyp by commit-bot@chromium.org · 11 years ago
  88. 738a921 If our gyp does not exist, use chromium's. by commit-bot@chromium.org · 11 years ago
  89. 6f4e473 turn assert into not_implemented_yet for patheffects on text by reed@google.com · 11 years ago
  90. de5553a re-expose hasLocalMatrix for now (can't hurt) -- unblocks blink by commit-bot@chromium.org · 11 years ago
  91. 8cf81e0 Simple PKM image decoder. by robertphillips@google.com · 11 years ago
  92. 0be2d83 Fix memcpy32_sse2_unalign. by commit-bot@chromium.org · 11 years ago
  93. 7cb5e47 tweak stroketext GM to actually test dashing by reed@google.com · 11 years ago
  94. 4a867a6 Remove SK_IGNORE_UNDERLINE_POSITION_FIX now that it is no longer used. by bungeman@google.com · 11 years ago
  95. 7426681 update stroketext gm by commit-bot@chromium.org · 11 years ago
  96. df1d83d Rebaseline two GMs that subtly changed in perspective after convexity fix. by bsalomon@google.com · 11 years ago
  97. 6627a76 Don't try to remove xcodebuild directory on Windows. by tfarina@chromium.org · 11 years ago
  98. 8be07bb In convexity checker don't advance last vector when x-product isn't significant. by commit-bot@chromium.org · 11 years ago
  99. ab08437 Revert "Temporarily disable NEON on Android framework builds." by commit-bot@chromium.org · 11 years ago
  100. 4885d50 Disable bench that's crashing on ChromeOS/Alex perf bot. by commit-bot@chromium.org · 11 years ago