1. 9de35eb Adds non-1 scalar to config names. by commit-bot@chromium.org · 11 years ago
  2. 4be2e00 Empty skimage expectations for Logan by borenet@google.com · 11 years ago
  3. 89a38d3 Rebaseline for WebP by halcanary@google.com · 11 years ago
  4. dedd44a Fix Red/Blue decoding problem in WebP. by halcanary@google.com · 11 years ago
  5. 872796b Allow multiple concurrent timers. by commit-bot@chromium.org · 11 years ago
  6. 40fbcae Change bench_pictures configs by borenet@google.com · 11 years ago
  7. 33c3b1e Skimage expectations for Valgrind builder by borenet@google.com · 11 years ago
  8. 01c41a5 Revert "Revert "begin to remove SkLONGLONG and wean Skia off of Sk64"" by reed@google.com · 11 years ago
  9. 5f2fd5d Revert of https://codereview.chromium.org/101423004/ by commit-bot@chromium.org · 11 years ago
  10. 22e9672 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  11. a9e9a25 This patch makes SkScalerContext_FreeType to be the only one which embolden the glyphs. by commit-bot@chromium.org · 11 years ago
  12. 385afd8 Disable SkFloat unit test due to Chromium-side compilation errors by robertphillips@google.com · 11 years ago
  13. b156044 Revert "begin to remove SkLONGLONG and wean Skia off of Sk64" by reed@google.com · 11 years ago
  14. 8d7ed84 use LL suffix for 64bit literal by reed@google.com · 11 years ago
  15. d6a301e begin to remove SkLONGLONG and wean Skia off of Sk64 by reed@google.com · 11 years ago
  16. 3f2028e rebaselinedownsamplebitmap_image_high_mandrill_512.png by bsalomon@google.com · 11 years ago
  17. 3a8ebd9 Sanitize bitmaps produced by libgif by halcanary@google.com · 11 years ago
  18. cc36aab Some more medium/MIP downsample gpu rebaslines and misc gpu innocuous rebaselines by bsalomon@google.com · 11 years ago
  19. cf95fba rebaseline clipped-bitmap-shaders GMs for gpu by bsalomon@google.com · 11 years ago
  20. a47e7ac rebaseline_server: stop catching KeyboardInterrupt (ctrl-C) by commit-bot@chromium.org · 11 years ago
  21. f5a7683 Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows (Take 2) by robertphillips@google.com · 11 years ago
  22. dc8efab rebaseline medium quality downscale images after mipmap change by bsalomon@google.com · 11 years ago
  23. 12bd4a0 Provide last resort for fCapHeight in SkFontHost_FreeType::onGetAdvancedTypefaceMetrics. by bungeman@google.com · 11 years ago
  24. a6ecbb8 rebaseline_server: add more timing and progress info to server-side log by commit-bot@chromium.org · 11 years ago
  25. 9e8f88b create tools/tests/run_all.py to run all our Python self-tests within tools by commit-bot@chromium.org · 11 years ago
  26. 6d7296a Accept displacement with no displacement input by commit-bot@chromium.org · 11 years ago
  27. 5f6c2c0 Rebaseline for Nexus7 tile multithreads config. Widens the range for benched calculated from average. by commit-bot@chromium.org · 11 years ago
  28. 4744231 Add detection of mip support by commit-bot@chromium.org · 11 years ago
  29. 8128d8c Move distance field font code into GrDistanceFieldTextContext. by commit-bot@chromium.org · 11 years ago
  30. 144cba0 New baselines for xfermodeimagefilter post-r12652. by senorblanco@chromium.org · 11 years ago
  31. 4ec5c95 fix win build by reed@google.com · 11 years ago
  32. 1915fd0 remove unused SkFixed and SkFract functions by reed@google.com · 11 years ago
  33. 4fa237f Yet another round of valgrind suppressions by robertphillips@google.com · 11 years ago
  34. 641bcc3 Add cast to fix Win* compile complaint/failure by commit-bot@chromium.org · 11 years ago
  35. 24d27f4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  36. 01a2f1c Revert r12758 (Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows (Take 2) - https://codereview.chromium.org/118533003) due to Chromium-side compilation issues by robertphillips@google.com · 11 years ago
  37. 7e5d24c Update expectations for r12729 by vandebo@chromium.org · 11 years ago
  38. 9f9d582 Get rid of DEFINE_TESTCLASS() macro. by tfarina@chromium.org · 11 years ago
  39. 9cfa287 Remove SkBitmapAlphaThresholdShader by commit-bot@chromium.org · 11 years ago
  40. 0ef335a Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows (Take 2) by commit-bot@chromium.org · 11 years ago
  41. 98000ef Android now uses Harfbuzz-NG. No need to keep code specific to the old version of Harfbuzz around! by commit-bot@chromium.org · 11 years ago
  42. 7af78e0 fix off-by-one error with rotated HQ scaling by commit-bot@chromium.org · 11 years ago
  43. 087b313 Add cast to fix Win* compile complaint/failure by robertphillips@google.com · 11 years ago
  44. 5db04df Address memory leak in SkScaledImageCache by robertphillips@google.com · 11 years ago
  45. 1ad518b Revert of https://codereview.chromium.org/93703004/ by commit-bot@chromium.org · 11 years ago
  46. 1cd71fb Expose more SkPaint fields in Lua API. by commit-bot@chromium.org · 11 years ago
  47. d665dc4 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
  48. 45e01c3 Suppress questionable gpu errors by robertphillips@google.com · 11 years ago
  49. 94d8f1e Update bench pictures to time image decode & upload costs by robertphillips@google.com · 11 years ago
  50. d20f9b7 Rebaselining displacement gms by commit-bot@chromium.org · 11 years ago
  51. 8015cdd replace SkScalarMulRound(a,b) with SkScalarRountToInt(a*b) by reed@google.com · 11 years ago
  52. 83aaf88 rebaseline_server: write JSON files using Unix line endings, even on Windows by commit-bot@chromium.org · 11 years ago
  53. d9947f6 Split atomic and mutex implementations and make inlinable. by bungeman@google.com · 11 years ago
  54. e238057 SamplePicture no longer uses SkImageRef by halcanary@google.com · 11 years ago
  55. 6cb74f2 Adjusts Ubuntu bench multi_4_threads values. Widens range to cope with the new average instead of 25th. by commit-bot@chromium.org · 11 years ago
  56. 3b85deb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  57. 83c6a22 remove last remnant of SK_SCALAR_IS_FIXED code by reed@google.com · 11 years ago
  58. 6e252d4 move SkScalarMean into its only caller, reducing out public API exposure by reed@google.com · 11 years ago
  59. e15b2f5 move SkScalarLog2 into its only client, in a move to reduce our public API surface area by reed@google.com · 11 years ago
  60. 0fc0dea Add a setTimer() function. by commit-bot@chromium.org · 11 years ago
  61. 4e8f1e5 [PDF] Fix clipping in xfermode improvement. by commit-bot@chromium.org · 11 years ago
  62. b09bfcb add virtual destructor for SkExample to fix build error. by commit-bot@chromium.org · 11 years ago
  63. 658e1b3 Fixing valgrind error by commit-bot@chromium.org · 11 years ago
  64. d6c1d58 Remove bleed from ignored-tests.txt by bsalomon@google.com · 11 years ago
  65. 62bb849 Mark bleed gpu as ignore failure on Xoom (Release version) by bsalomon@google.com · 11 years ago
  66. c1c6a4f Mark bleed gpu as ignore failure on Xoom by bsalomon@google.com · 11 years ago
  67. ef74fa1 Fixed more fuzzer issues by commit-bot@chromium.org · 11 years ago
  68. 7d0b613 Mark 8888/565 bleed GMS as ignore-failure by bsalomon@google.com · 11 years ago
  69. b6a1c01 Adjusts Win7 bench tile_256x256_multi_4_threads. Using 8f4d230. by commit-bot@chromium.org · 11 years ago
  70. 26deb23 change SkScalarRound to SkScalarRoundToInt by reed@google.com · 11 years ago
  71. e1ca705 deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients by reed@google.com · 11 years ago
  72. 3fb15f4 Bench rebaseline for Ubuntu. Also manually adjust one entry for Nexus7. by commit-bot@chromium.org · 11 years ago
  73. 50ad8e4 rebaseline_server: return rebaseline results faster, and reload UI page automatically after by commit-bot@chromium.org · 11 years ago
  74. 588be53 Added five small images to the resources/encoding. by halcanary@google.com · 11 years ago
  75. 55f6b24 Add unreviewed skimage expectations for Test-Win8-ShuttleA-GTX660-x86-Release-NVPR by commit-bot@chromium.org · 11 years ago
  76. bf8ba65 Add Win8 bots to rebaseline.py, add baselines for Win8 by commit-bot@chromium.org · 11 years ago
  77. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  78. a34b638 Rebaseline gpu and pdf bleed GM images by bsalomon@google.com · 11 years ago
  79. 4952516 Create empty GM expectations for all Win8 builders by commit-bot@chromium.org · 11 years ago
  80. bbd893d Fix handling of aggregate times in TimerData::getResult by robertphillips@google.com · 11 years ago
  81. 442fa37 Rebaseline innocuous image changes on Android. by bsalomon@google.com · 11 years ago
  82. 3cf7e93 Revert r12694 (Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows - https://codereview.chromium.org/111403003) due to Chromium-side compilation errors by robertphillips@google.com · 11 years ago
  83. 77887af Prevent crash in Lua bindings. by commit-bot@chromium.org · 11 years ago
  84. 090601c Make bench_pictures' timing more GPU friendly by robertphillips@google.com · 11 years ago
  85. 495dc86 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  86. 46ec815 The register keyword is deprecated in C++, even at -O0, registers are used automatically. by commit-bot@chromium.org · 11 years ago
  87. c285864 Add new baselines for Win8 decoding tests. by scroggo@google.com · 11 years ago
  88. cea0848 Bench rebaseline for Nexus7 and Win7. Expected values are from versions afada4c and 48d94b8. by commit-bot@chromium.org · 11 years ago
  89. 79b7eee Tweaks in how to apply bitmap filter levels in GPU. by commit-bot@chromium.org · 11 years ago
  90. 0207683 Remove an assert that assumes too much. by scroggo@google.com · 11 years ago
  91. 4ad1e97 Add a print function in the global JS scope for debugging. by commit-bot@chromium.org · 11 years ago
  92. 6ed6778 Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows by commit-bot@chromium.org · 11 years ago
  93. 477ed38 rebaseline android images that use bicubic effect by bsalomon@google.com · 11 years ago
  94. 48d94b8c Add command line flag for optionally loading JS from external files. by commit-bot@chromium.org · 11 years ago
  95. afada4c Refreshed SKPs to version 17. Triggering rebuilds. by rmistry@google.com · 11 years ago
  96. cbe1b54 Supports the cap height for FreeType even when TT OS2 version is 1. by bungeman@google.com · 11 years ago
  97. 7d7f314 Use GrTextureDomain in GrBicubicEffect to perform non-bleeding HQ filter drawBitmap. by commit-bot@chromium.org · 11 years ago
  98. 3c12840 remove SkFP.h and replace SkFP with SkScalar stop respecting SK_SOFTWARE_FLOAT, assume its always false stop respecting SK_SCALAR_SLOW_COMPARES, assume its always false by reed@google.com · 11 years ago
  99. 96f5fa0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  100. 4f3c305 Fix some presubmit warnings. by tfarina@chromium.org · 11 years ago