2015-03-26 |
mtklein | C++11 override should now be supported by all of {bots...
|
commit | commitdiff | tree |
2015-03-26 |
mtklein | hack on linear gradient
|
commit | commitdiff | tree |
2015-03-25 |
mtklein | Update 4-at-a-time APIs.
|
commit | commitdiff | tree |
2015-03-25 |
mtklein | Lazy SKP image decoding in DM.
|
commit | commitdiff | tree |
2015-03-25 |
mtklein | land some real hashtags
|
commit | commitdiff | tree |
2015-03-25 |
mtklein | More file types to check for (C).
|
commit | commitdiff | tree |
2015-03-24 |
mtklein | Go back to storeAligned / LoadAligned for SkPMFloat...
|
commit | commitdiff | tree |
2015-03-24 |
mtklein | aacc + bbdd
|
commit | commitdiff | tree |
2015-03-23 |
mtklein | Start fresh on swizzles
|
commit | commitdiff | tree |
2015-03-23 |
mtklein | Replace _mm_cvtps_epi32(x) with _mm_cvttps_epi32(_mm_add_ps...
|
commit | commitdiff | tree |
2015-03-20 |
mtklein | Some usability ideas around SkTHash.
|
commit | commitdiff | tree |
2015-03-20 |
mtklein | Sk2x::invert() and Sk2x::approxInvert()
|
commit | commitdiff | tree |
2015-03-20 |
mtklein | Hack around skia:3570 for now.
|
commit | commitdiff | tree |
2015-03-20 |
mtklein | Add divide to Sk2x, use native vdiv and vsqrt on ARM 64.
|
commit | commitdiff | tree |
2015-03-20 |
mtklein | Allow negative error for Sk4f::sqrt() test.
|
commit | commitdiff | tree |
2015-03-20 |
mtklein | Specialize Sk2d for ARM64
|
commit | commitdiff | tree |
2015-03-20 |
mtklein | Revert of Specialize Sk2d for ARM64 (patchset #3 id... TBR=msarett@google.com,reed@google.com,mtklein@chromium.org
|
commit | commitdiff | tree |
2015-03-20 |
mtklein | Specialize Sk2d for ARM64
|
commit | commitdiff | tree |
2015-03-20 |
Mike Klein | Fix ambiguity in negate()s.
|
commit | commitdiff | tree |
2015-03-20 |
mtklein | Sk2x/Sk4x: add negate(), operator -()
|
commit | commitdiff | tree |
2015-03-20 |
mtklein | Guard SIMD code with !defined(SKNX_NO_SIMD).
|
commit | commitdiff | tree |
2015-03-20 |
mtklein | operator overloads for Sk4x, use them all where possible
|
commit | commitdiff | tree |
2015-03-19 |
mtklein | Try out operator overloads for Sk2x.
|
commit | commitdiff | tree |
2015-03-19 |
mtklein | Sk2x for NEON
|
commit | commitdiff | tree |
2015-03-19 |
mtklein | Port to real Sk2f.
|
commit | commitdiff | tree |
2015-03-19 |
mtklein | Sk2x
|
commit | commitdiff | tree |
2015-03-19 |
mtklein | Reorg Sk4x to match the pattern of SkPMFloat.
|
commit | commitdiff | tree |
2015-03-18 |
mtklein | temporarily stifle Math test on TSAN bot
|
commit | commitdiff | tree |
2015-03-18 |
mtklein | Let's find out what's up with the TSAN bot test failures.
|
commit | commitdiff | tree |
2015-03-18 |
mtklein | SkPMFloat: avoid loads and stores where possible.
|
commit | commitdiff | tree |
2015-03-18 |
mtklein | Display currently running tests as the keepalive message.
|
commit | commitdiff | tree |
2015-03-17 |
mtklein | DM: disable image src type on Windows.
|
commit | commitdiff | tree |
2015-03-17 |
mtklein | Current RSS on linux and android too?
|
commit | commitdiff | tree |
2015-03-16 |
mtklein | widen leak supression. looks like start_keepalive...
|
commit | commitdiff | tree |
2015-03-16 |
mtklein | DM: allow SKPs to be smaller than 1000x1000
|
commit | commitdiff | tree |
2015-03-16 |
mtklein | Suppress keepalive thread leak in DM.
|
commit | commitdiff | tree |
2015-03-14 |
mtklein | Skip absurdly slow PDF tests on Valgrind bot.
|
commit | commitdiff | tree |
2015-03-12 |
mtklein | Have DM and nanobench display times in minutes when...
|
commit | commitdiff | tree |
2015-03-12 |
mtklein | Revert of Ignore public API checks if COMMIT=false... ...authentication cookies from /Users/mtklein/.codereview_upload_cookies
|
commit | commitdiff | tree |
2015-03-12 |
mtklein | DM: display current memory usage (instead of peak)...
|
commit | commitdiff | tree |
2015-03-12 |
mtklein | Rejigger keep-alive thread so TSAN and LSAN don't complain.
|
commit | commitdiff | tree |
2015-03-12 |
mtklein | DM: add keepalive for Valgrind bot.
|
commit | commitdiff | tree |
2015-03-12 |
mtklein | Clean up SkDynamicAnnotations.
|
commit | commitdiff | tree |
2015-03-11 |
mtklein | delete dead code
|
commit | commitdiff | tree |
2015-03-11 |
mtklein | For safety include SkTypes.h in SkFontHost_mac.cpp
|
commit | commitdiff | tree |
2015-03-11 |
mtklein | Clean up poppler code.
|
commit | commitdiff | tree |
2015-03-11 |
mtklein | Skip WritePixels on GalaxyS3
|
commit | commitdiff | tree |
2015-03-11 |
mtklein | DM: show skipped and --blacklist notes only in verbose...
|
commit | commitdiff | tree |
2015-03-10 |
mtklein | Don't run ResourceCache unit test on NexusPlayer.
|
commit | commitdiff | tree |
2015-03-10 |
mtklein | Fix bug in Valgrind flags config.
|
commit | commitdiff | tree |
2015-03-07 |
mtklein | Revert of For consistency, use our homebrew zlib everywhere... TBR=scroggo@google.com,mtklein@chromium.org
|
commit | commitdiff | tree |
2015-03-07 |
mtklein | Make Sk4f(float) constructor explicit.
|
commit | commitdiff | tree |
2015-03-07 |
mtklein | For consistency, use our homebrew zlib everywhere possible.
|
commit | commitdiff | tree |
2015-03-06 |
mtklein | SKPMFloat: we can beat the naive loops when clamping
|
commit | commitdiff | tree |
2015-03-05 |
mtklein | When running under Valgrind, don't draw .webps into...
|
commit | commitdiff | tree |
2015-03-05 |
mtklein | Disable --config pdf temporarily on Valgrind bot.
|
commit | commitdiff | tree |
2015-03-05 |
mtklein | 4-at-a-time SkPMColor -> SkPMFloat API.
|
commit | commitdiff | tree |
2015-03-05 |
mtklein | DM: support non-fatal errors
|
commit | commitdiff | tree |
2015-03-04 |
mtklein | DM: no PDF for Daisy either
|
commit | commitdiff | tree |
2015-03-04 |
mtklein | DM: run PDF except on Android bots.
|
commit | commitdiff | tree |
2015-03-04 |
mtklein | Revert of fix casts (patchset #1 id:1 of https://codereview... > (starting with mtklein's 966503002 mod to 963593003)
|
commit | commitdiff | tree |
2015-03-04 |
mtklein | Update SkPMFloat API a bit.
|
commit | commitdiff | tree |
2015-03-04 |
mtklein | Add SSSE3 implementation for SkPMFloat, with faster...
|
commit | commitdiff | tree |
2015-03-03 |
mtklein | Test and fix SkPMFloat rounding.
|
commit | commitdiff | tree |
2015-03-03 |
mtklein | Trim the fat off SkPMFloat bench.
|
commit | commitdiff | tree |
2015-03-03 |
mtklein | Make SkPMFloats store floats in [0,255] instead of...
|
commit | commitdiff | tree |
2015-03-02 |
mtklein | Don't guarantee any particular color order for SkPMFloat...
|
commit | commitdiff | tree |
2015-03-02 |
mtklein | Revert of DM: run pdf config on the bots. (patchset... ...google.com,halcanary@google.com,mtklein@chromium.org
|
commit | commitdiff | tree |
2015-03-02 |
mtklein | DM: run pdf config on the bots.
|
commit | commitdiff | tree |
2015-02-26 |
mtklein | miniz support in SkFlate / PDF
|
commit | commitdiff | tree |
2015-02-26 |
mtklein | Add sqrt() and rsqrt() to Sk4f.
|
commit | commitdiff | tree |
2015-02-26 |
mtklein | Think implicit promotion is a good idea?
|
commit | commitdiff | tree |
2015-02-26 |
mtklein | add auto SkPMFloat <-> Sk4f conversion
|
commit | commitdiff | tree |
2015-02-26 |
mtklein | Spin off some fixes to land right away.
|
commit | commitdiff | tree |
2015-02-25 |
mtklein | Clean up ColorRectProc plumbing.
|
commit | commitdiff | tree |
2015-02-25 |
mtklein | Fix the race to set the new gen ID.
|
commit | commitdiff | tree |
2015-02-25 |
mtklein | Steal a bit from the gen ID instead of managing two...
|
commit | commitdiff | tree |
2015-02-25 |
mtklein | Revert of fAddedToCache doesn't need to be atomic.... TBR=reed@google.com,mtklein@chromium.org
|
commit | commitdiff | tree |
2015-02-25 |
mtklein | Revert of Default SK_ANGLE to true on Windows, run... TBR=bsalomon@google.com,mtklein@chromium.org
|
commit | commitdiff | tree |
2015-02-25 |
mtklein | fAddedToCache doesn't need to be atomic.
|
commit | commitdiff | tree |
2015-02-25 |
mtklein | Default SK_ANGLE to true on Windows, run angle whenever...
|
commit | commitdiff | tree |
2015-02-24 |
mtklein | SkTRacy<T> -> SkAtomic<T>
|
commit | commitdiff | tree |
2015-02-24 |
mtklein | Add tools/nanobench_flags.py.
|
commit | commitdiff | tree |
2015-02-24 |
Mike Klein | fix nvpr
|
commit | commitdiff | tree |
2015-02-24 |
mtklein | add tools/dm_flags.py
|
commit | commitdiff | tree |
2015-02-23 |
mtklein | Sketch SkPMFloat
|
commit | commitdiff | tree |
2015-02-23 |
mtklein | Revert of Sketch SkPMFloat (patchset #15 id:270001... ...google.com,msarrett@google.com,mtklein@chromium.org
|
commit | commitdiff | tree |
2015-02-23 |
mtklein | Sketch SkPMFloat
|
commit | commitdiff | tree |
2015-02-20 |
mtklein | Make SkPixelRef::isLocked() debug-only, remove related...
|
commit | commitdiff | tree |
2015-02-20 |
mtklein | Port GrGLCaps over to use SkTHash.
|
commit | commitdiff | tree |
2015-02-20 |
mtklein | Use simpler SkTHashSet in DM to store reference gold
|
commit | commitdiff | tree |
2015-02-20 |
mtklein | Make SkPixelRef::isLocked() debug-only, remove related...
|
commit | commitdiff | tree |
2015-02-19 |
mtklein | Revert of notify resource caches when pixelref genID...
|
commit | commitdiff | tree |
2015-02-19 |
mtklein | PDF: why do we have flags no one uses (or can use)?
|
commit | commitdiff | tree |
2015-02-18 |
mtklein | fix xcode build
|
commit | commitdiff | tree |
2015-02-17 |
mtklein | DM: move ext into key
|
commit | commitdiff | tree |
2015-02-17 |
mtklein | SK_NO_FLATE
|
commit | commitdiff | tree |
2015-02-17 |
mtklein | Suggested version with 'undo'.
|
commit | commitdiff | tree |
2015-02-17 |
mtklein | Upstream support for sfntly in Google3
|
commit | commitdiff | tree |
2015-02-15 |
mtklein | Negative numbers are not flags.
|
commit | commitdiff | tree |
next |