1. c8c5992 Widen suppression to tileimagefilter-pdf. by senorblanco@chromium.org · 11 years ago
  2. a502d60 Ignore failures on tileimagefilter-pdf_poppler. by senorblanco@chromium.org · 11 years ago
  3. 6776b82 Make SkImageFilter crop rects relative to the primitive origin, instead of relative to their parent's crop rect. This is required by SVG semantics, and is more sane anyway. by senorblanco@chromium.org · 11 years ago
  4. 9271389 Revert "Revert of https://codereview.chromium.org/110593003/" by reed@google.com · 11 years ago
  5. d4bda50 Add SkPreConfig.h to core.gypi by commit-bot@chromium.org · 11 years ago
  6. 758b7a4 rebaseline gm self-tests after https://code.google.com/p/skia/source/detail?r=12850 by commit-bot@chromium.org · 11 years ago
  7. 27f8902 Revert of https://codereview.chromium.org/110593003/ by commit-bot@chromium.org · 11 years ago
  8. f1ce052 Add onNewLockPixels, that returns rowbytes and relies on info in pixelref by reed@google.com · 11 years ago
  9. 0bf919c make results_test.py work better within python unittest framework by commit-bot@chromium.org · 11 years ago
  10. dcea530 assert in setPixelRef that the pr matches the bitmap's config by reed@google.com · 11 years ago
  11. 8620207 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  12. 04018f3 An SkOSWindow for Unix may experience stuttering, with missed events or long delays before events are processed when using SkEvent.postDelay(). by commit-bot@chromium.org · 11 years ago
  13. 07adb63 Function pointers -> templates in SkPictureFlat. by commit-bot@chromium.org · 11 years ago
  14. 78e7b4e Get rid of DEFINE_TESTCLASS_SHORT() macro. by tfarina@chromium.org · 11 years ago
  15. dab032a Update 4 skimage expectations. by halcanary@google.com · 11 years ago
  16. c735598 take 2: create simple 'skpmaker' tool to generate SKP files for testing by commit-bot@chromium.org · 11 years ago
  17. 5ccdf01 Revert of https://codereview.chromium.org/108343006/ by commit-bot@chromium.org · 11 years ago
  18. dbd8379 create simple 'skpmaker' tool to generate SKP files for testing by commit-bot@chromium.org · 11 years ago
  19. 33cc989 remove SK_SUPPORT_LEGACY_PIXELREF_CONSTRUCTOR and make fInfo const by reed@google.com · 11 years ago
  20. 1bed687 Add a release procedure to SkMallocPixelRef; remove SkDataPixelRef by halcanary@google.com · 11 years ago
  21. 261c666 Make tests output spin on the same line by default. by commit-bot@chromium.org · 11 years ago
  22. 8625fdb Remove unused function. by commit-bot@chromium.org · 11 years ago
  23. 3d50ea1 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
  24. f8affa2 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  25. ae8f952 speedup SkRect::intersect by mike@reedtribe.org · 11 years ago
  26. 725a64c Add default resource path for skia test cases in gm and bench tools. by tfarina@chromium.org · 11 years ago
  27. f5e1f63 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  28. 4856964 ComputeRowBytes must not overflow width when it shifts by reed@google.com · 11 years ago
  29. 51c2a83 fix drawVertices when we have both colors and textures by reed@google.com · 11 years ago
  30. 73be1fc Possibly uninitialized SkRgnBuilder fStorage. by commit-bot@chromium.org · 11 years ago
  31. 85e143c reenable vertices gm, adding picture support by reed@google.com · 11 years ago
  32. fbd9b17 Fixing crash found by fuzzer by commit-bot@chromium.org · 11 years ago
  33. 57212f9 Revert "Revert of https://codereview.chromium.org/113823003/" by reed@google.com · 11 years ago
  34. 4ad4ae9 Revert of https://codereview.chromium.org/113823003/ by commit-bot@chromium.org · 11 years ago
  35. a306d93 remove Sk64 from public API, and start to remove usage internally by reed@google.com · 11 years ago
  36. 4c91286 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  37. 6adf296 disable gm/vertices until I can find/fix all warnings by mike@reedtribe.org · 11 years ago
  38. 5f14dfd really disable replay by mike@reedtribe.org · 11 years ago
  39. 2c326b7 suppress pictures for vertices for now by mike@reedtribe.org · 11 years ago
  40. 0c87ea8 add gm::vertices by mike@reedtribe.org · 11 years ago
  41. 6fa81d7 Revert of https://codereview.chromium.org/119943002/ by commit-bot@chromium.org · 11 years ago
  42. f4552d6 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  43. 7b06c8e create unittest for gm/rebaseline_server/results.py by commit-bot@chromium.org · 11 years ago
  44. 5861e52 Adding additional optional parameters to imagediffdb to make calling from Cluster Telemetry possible. by rmistry@google.com · 11 years ago
  45. 5f31b4f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  46. 9de35eb Adds non-1 scalar to config names. by commit-bot@chromium.org · 11 years ago
  47. 4be2e00 Empty skimage expectations for Logan by borenet@google.com · 11 years ago
  48. 89a38d3 Rebaseline for WebP by halcanary@google.com · 11 years ago
  49. dedd44a Fix Red/Blue decoding problem in WebP. by halcanary@google.com · 11 years ago
  50. 872796b Allow multiple concurrent timers. by commit-bot@chromium.org · 11 years ago
  51. 40fbcae Change bench_pictures configs by borenet@google.com · 11 years ago
  52. 33c3b1e Skimage expectations for Valgrind builder by borenet@google.com · 11 years ago
  53. 01c41a5 Revert "Revert "begin to remove SkLONGLONG and wean Skia off of Sk64"" by reed@google.com · 11 years ago
  54. 5f2fd5d Revert of https://codereview.chromium.org/101423004/ by commit-bot@chromium.org · 11 years ago
  55. 22e9672 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  56. a9e9a25 This patch makes SkScalerContext_FreeType to be the only one which embolden the glyphs. by commit-bot@chromium.org · 11 years ago
  57. 385afd8 Disable SkFloat unit test due to Chromium-side compilation errors by robertphillips@google.com · 11 years ago
  58. b156044 Revert "begin to remove SkLONGLONG and wean Skia off of Sk64" by reed@google.com · 11 years ago
  59. 8d7ed84 use LL suffix for 64bit literal by reed@google.com · 11 years ago
  60. d6a301e begin to remove SkLONGLONG and wean Skia off of Sk64 by reed@google.com · 11 years ago
  61. 3f2028e rebaselinedownsamplebitmap_image_high_mandrill_512.png by bsalomon@google.com · 11 years ago
  62. 3a8ebd9 Sanitize bitmaps produced by libgif by halcanary@google.com · 11 years ago
  63. cc36aab Some more medium/MIP downsample gpu rebaslines and misc gpu innocuous rebaselines by bsalomon@google.com · 11 years ago
  64. cf95fba rebaseline clipped-bitmap-shaders GMs for gpu by bsalomon@google.com · 11 years ago
  65. a47e7ac rebaseline_server: stop catching KeyboardInterrupt (ctrl-C) by commit-bot@chromium.org · 11 years ago
  66. f5a7683 Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows (Take 2) by robertphillips@google.com · 11 years ago
  67. dc8efab rebaseline medium quality downscale images after mipmap change by bsalomon@google.com · 11 years ago
  68. 12bd4a0 Provide last resort for fCapHeight in SkFontHost_FreeType::onGetAdvancedTypefaceMetrics. by bungeman@google.com · 11 years ago
  69. a6ecbb8 rebaseline_server: add more timing and progress info to server-side log by commit-bot@chromium.org · 11 years ago
  70. 9e8f88b create tools/tests/run_all.py to run all our Python self-tests within tools by commit-bot@chromium.org · 11 years ago
  71. 6d7296a Accept displacement with no displacement input by commit-bot@chromium.org · 11 years ago
  72. 5f6c2c0 Rebaseline for Nexus7 tile multithreads config. Widens the range for benched calculated from average. by commit-bot@chromium.org · 11 years ago
  73. 4744231 Add detection of mip support by commit-bot@chromium.org · 11 years ago
  74. 8128d8c Move distance field font code into GrDistanceFieldTextContext. by commit-bot@chromium.org · 11 years ago
  75. 144cba0 New baselines for xfermodeimagefilter post-r12652. by senorblanco@chromium.org · 11 years ago
  76. 4ec5c95 fix win build by reed@google.com · 11 years ago
  77. 1915fd0 remove unused SkFixed and SkFract functions by reed@google.com · 11 years ago
  78. 4fa237f Yet another round of valgrind suppressions by robertphillips@google.com · 11 years ago
  79. 641bcc3 Add cast to fix Win* compile complaint/failure by commit-bot@chromium.org · 11 years ago
  80. 24d27f4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  81. 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
  82. 7e5d24c Update expectations for r12729 by vandebo@chromium.org · 11 years ago
  83. 9f9d582 Get rid of DEFINE_TESTCLASS() macro. by tfarina@chromium.org · 11 years ago
  84. 9cfa287 Remove SkBitmapAlphaThresholdShader by commit-bot@chromium.org · 11 years ago
  85. 0ef335a Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows (Take 2) by commit-bot@chromium.org · 11 years ago
  86. 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
  87. 7af78e0 fix off-by-one error with rotated HQ scaling by commit-bot@chromium.org · 11 years ago
  88. 087b313 Add cast to fix Win* compile complaint/failure by robertphillips@google.com · 11 years ago
  89. 5db04df Address memory leak in SkScaledImageCache by robertphillips@google.com · 11 years ago
  90. 1ad518b Revert of https://codereview.chromium.org/93703004/ by commit-bot@chromium.org · 11 years ago
  91. 1cd71fb Expose more SkPaint fields in Lua API. by commit-bot@chromium.org · 11 years ago
  92. d665dc4 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
  93. 45e01c3 Suppress questionable gpu errors by robertphillips@google.com · 11 years ago
  94. 94d8f1e Update bench pictures to time image decode & upload costs by robertphillips@google.com · 11 years ago
  95. d20f9b7 Rebaselining displacement gms by commit-bot@chromium.org · 11 years ago
  96. 8015cdd replace SkScalarMulRound(a,b) with SkScalarRountToInt(a*b) by reed@google.com · 11 years ago
  97. 83aaf88 rebaseline_server: write JSON files using Unix line endings, even on Windows by commit-bot@chromium.org · 11 years ago
  98. d9947f6 Split atomic and mutex implementations and make inlinable. by bungeman@google.com · 11 years ago
  99. e238057 SamplePicture no longer uses SkImageRef by halcanary@google.com · 11 years ago
  100. 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