- f1ce052 Add onNewLockPixels, that returns rowbytes and relies on info in pixelref by reed@google.com · 11 years ago
- 0bf919c make results_test.py work better within python unittest framework by commit-bot@chromium.org · 11 years ago
- dcea530 assert in setPixelRef that the pr matches the bitmap's config by reed@google.com · 11 years ago
- 8620207 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 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
- 07adb63 Function pointers -> templates in SkPictureFlat. by commit-bot@chromium.org · 11 years ago
- 78e7b4e Get rid of DEFINE_TESTCLASS_SHORT() macro. by tfarina@chromium.org · 11 years ago
- dab032a Update 4 skimage expectations. by halcanary@google.com · 11 years ago
- c735598 take 2: create simple 'skpmaker' tool to generate SKP files for testing by commit-bot@chromium.org · 11 years ago
- 5ccdf01 Revert of https://codereview.chromium.org/108343006/ by commit-bot@chromium.org · 11 years ago
- dbd8379 create simple 'skpmaker' tool to generate SKP files for testing by commit-bot@chromium.org · 11 years ago
- 33cc989 remove SK_SUPPORT_LEGACY_PIXELREF_CONSTRUCTOR and make fInfo const by reed@google.com · 11 years ago
- 1bed687 Add a release procedure to SkMallocPixelRef; remove SkDataPixelRef by halcanary@google.com · 11 years ago
- 261c666 Make tests output spin on the same line by default. by commit-bot@chromium.org · 11 years ago
- 8625fdb Remove unused function. by commit-bot@chromium.org · 11 years ago
- 3d50ea1 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
- f8affa2 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- ae8f952 speedup SkRect::intersect by mike@reedtribe.org · 11 years ago
- 725a64c Add default resource path for skia test cases in gm and bench tools. by tfarina@chromium.org · 11 years ago
- f5e1f63 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 4856964 ComputeRowBytes must not overflow width when it shifts by reed@google.com · 11 years ago
- 51c2a83 fix drawVertices when we have both colors and textures by reed@google.com · 11 years ago
- 73be1fc Possibly uninitialized SkRgnBuilder fStorage. by commit-bot@chromium.org · 11 years ago
- 85e143c reenable vertices gm, adding picture support by reed@google.com · 11 years ago
- fbd9b17 Fixing crash found by fuzzer by commit-bot@chromium.org · 11 years ago
- 57212f9 Revert "Revert of https://codereview.chromium.org/113823003/" by reed@google.com · 11 years ago
- 4ad4ae9 Revert of https://codereview.chromium.org/113823003/ by commit-bot@chromium.org · 11 years ago
- a306d93 remove Sk64 from public API, and start to remove usage internally by reed@google.com · 11 years ago
- 4c91286 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 6adf296 disable gm/vertices until I can find/fix all warnings by mike@reedtribe.org · 11 years ago
- 5f14dfd really disable replay by mike@reedtribe.org · 11 years ago
- 2c326b7 suppress pictures for vertices for now by mike@reedtribe.org · 11 years ago
- 0c87ea8 add gm::vertices by mike@reedtribe.org · 11 years ago
- 6fa81d7 Revert of https://codereview.chromium.org/119943002/ by commit-bot@chromium.org · 11 years ago
- f4552d6 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 7b06c8e create unittest for gm/rebaseline_server/results.py by commit-bot@chromium.org · 11 years ago
- 5861e52 Adding additional optional parameters to imagediffdb to make calling from Cluster Telemetry possible. by rmistry@google.com · 11 years ago
- 5f31b4f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 9de35eb Adds non-1 scalar to config names. by commit-bot@chromium.org · 11 years ago
- 4be2e00 Empty skimage expectations for Logan by borenet@google.com · 11 years ago
- 89a38d3 Rebaseline for WebP by halcanary@google.com · 11 years ago
- dedd44a Fix Red/Blue decoding problem in WebP. by halcanary@google.com · 11 years ago
- 872796b Allow multiple concurrent timers. by commit-bot@chromium.org · 11 years ago
- 40fbcae Change bench_pictures configs by borenet@google.com · 11 years ago
- 33c3b1e Skimage expectations for Valgrind builder by borenet@google.com · 11 years ago
- 01c41a5 Revert "Revert "begin to remove SkLONGLONG and wean Skia off of Sk64"" by reed@google.com · 11 years ago
- 5f2fd5d Revert of https://codereview.chromium.org/101423004/ by commit-bot@chromium.org · 11 years ago
- 22e9672 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- a9e9a25 This patch makes SkScalerContext_FreeType to be the only one which embolden the glyphs. by commit-bot@chromium.org · 11 years ago
- 385afd8 Disable SkFloat unit test due to Chromium-side compilation errors by robertphillips@google.com · 11 years ago
- b156044 Revert "begin to remove SkLONGLONG and wean Skia off of Sk64" by reed@google.com · 11 years ago
- 8d7ed84 use LL suffix for 64bit literal by reed@google.com · 11 years ago
- d6a301e begin to remove SkLONGLONG and wean Skia off of Sk64 by reed@google.com · 11 years ago
- 3f2028e rebaselinedownsamplebitmap_image_high_mandrill_512.png by bsalomon@google.com · 11 years ago
- 3a8ebd9 Sanitize bitmaps produced by libgif by halcanary@google.com · 11 years ago
- cc36aab Some more medium/MIP downsample gpu rebaslines and misc gpu innocuous rebaselines by bsalomon@google.com · 11 years ago
- cf95fba rebaseline clipped-bitmap-shaders GMs for gpu by bsalomon@google.com · 11 years ago
- a47e7ac rebaseline_server: stop catching KeyboardInterrupt (ctrl-C) by commit-bot@chromium.org · 11 years ago
- f5a7683 Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows (Take 2) by robertphillips@google.com · 11 years ago
- dc8efab rebaseline medium quality downscale images after mipmap change by bsalomon@google.com · 11 years ago
- 12bd4a0 Provide last resort for fCapHeight in SkFontHost_FreeType::onGetAdvancedTypefaceMetrics. by bungeman@google.com · 11 years ago
- a6ecbb8 rebaseline_server: add more timing and progress info to server-side log by commit-bot@chromium.org · 11 years ago
- 9e8f88b create tools/tests/run_all.py to run all our Python self-tests within tools by commit-bot@chromium.org · 11 years ago
- 6d7296a Accept displacement with no displacement input by commit-bot@chromium.org · 11 years ago
- 5f6c2c0 Rebaseline for Nexus7 tile multithreads config. Widens the range for benched calculated from average. by commit-bot@chromium.org · 11 years ago
- 4744231 Add detection of mip support by commit-bot@chromium.org · 11 years ago
- 8128d8c Move distance field font code into GrDistanceFieldTextContext. by commit-bot@chromium.org · 11 years ago
- 144cba0 New baselines for xfermodeimagefilter post-r12652. by senorblanco@chromium.org · 11 years ago
- 4ec5c95 fix win build by reed@google.com · 11 years ago
- 1915fd0 remove unused SkFixed and SkFract functions by reed@google.com · 11 years ago
- 4fa237f Yet another round of valgrind suppressions by robertphillips@google.com · 11 years ago
- 641bcc3 Add cast to fix Win* compile complaint/failure by commit-bot@chromium.org · 11 years ago
- 24d27f4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 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
- 7e5d24c Update expectations for r12729 by vandebo@chromium.org · 11 years ago
- 9f9d582 Get rid of DEFINE_TESTCLASS() macro. by tfarina@chromium.org · 11 years ago
- 9cfa287 Remove SkBitmapAlphaThresholdShader by commit-bot@chromium.org · 11 years ago
- 0ef335a Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows (Take 2) by commit-bot@chromium.org · 11 years ago
- 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
- 7af78e0 fix off-by-one error with rotated HQ scaling by commit-bot@chromium.org · 11 years ago
- 087b313 Add cast to fix Win* compile complaint/failure by robertphillips@google.com · 11 years ago
- 5db04df Address memory leak in SkScaledImageCache by robertphillips@google.com · 11 years ago
- 1ad518b Revert of https://codereview.chromium.org/93703004/ by commit-bot@chromium.org · 11 years ago
- 1cd71fb Expose more SkPaint fields in Lua API. by commit-bot@chromium.org · 11 years ago
- d665dc4 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
- 45e01c3 Suppress questionable gpu errors by robertphillips@google.com · 11 years ago
- 94d8f1e Update bench pictures to time image decode & upload costs by robertphillips@google.com · 11 years ago
- d20f9b7 Rebaselining displacement gms by commit-bot@chromium.org · 11 years ago
- 8015cdd replace SkScalarMulRound(a,b) with SkScalarRountToInt(a*b) by reed@google.com · 11 years ago
- 83aaf88 rebaseline_server: write JSON files using Unix line endings, even on Windows by commit-bot@chromium.org · 11 years ago
- d9947f6 Split atomic and mutex implementations and make inlinable. by bungeman@google.com · 11 years ago
- e238057 SamplePicture no longer uses SkImageRef by halcanary@google.com · 11 years ago
- 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
- 3b85deb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 83c6a22 remove last remnant of SK_SCALAR_IS_FIXED code by reed@google.com · 11 years ago
- 6e252d4 move SkScalarMean into its only caller, reducing out public API exposure by reed@google.com · 11 years ago
- e15b2f5 move SkScalarLog2 into its only client, in a move to reduce our public API surface area by reed@google.com · 11 years ago
- 0fc0dea Add a setTimer() function. by commit-bot@chromium.org · 11 years ago
- 4e8f1e5 [PDF] Fix clipping in xfermode improvement. by commit-bot@chromium.org · 11 years ago
- b09bfcb add virtual destructor for SkExample to fix build error. by commit-bot@chromium.org · 11 years ago