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