index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkUtils.h
Commit message (
Expand
)
Author
Age
*
update memset16/32 inlining heuristics
mtklein
2015-09-29
*
Revert of Combined approach. (patchset #2 id:20001 of https://codereview.chro...
mtklein
2015-09-21
*
Combined approach.
mtklein
2015-09-21
*
Revert of try simplest code: inline whenever vaguely sensible (patchset #1 id...
mtklein
2015-09-20
*
try simplest code: inline whenever vaguely sensible
mtklein
2015-09-20
*
Revert of try stosd/w (patchset #2 id:20001 of https://codereview.chromium.or...
mtklein
2015-09-20
*
try stosd/w
mtklein
2015-09-20
*
Revert of update memset16/32 inlining heuristics (patchset #1 id:1 of https:/...
mtklein
2015-09-20
*
update memset16/32 inlining heuristics
mtklein
2015-09-20
*
Move SkOpts.h back to src/core.
mtklein
2015-07-31
*
Port SkUtils opts to SkOpts.
mtklein
2015-07-31
*
Remove sk_memcpy32
mtklein
2015-07-27
*
Rewrite memset benches, then use results to add a small-N optimization.
mtklein
2015-04-09
*
SSE2 implementation of memcpy32
commit-bot@chromium.org
2014-05-21
*
Choose memset procs once.
commit-bot@chromium.org
2014-05-02
*
More Windows 64b compilation warning fixes
robertphillips@google.com
2013-11-21
*
Reverting r12315 (More Windows 64b compilation warning fixes) due to compilat...
robertphillips@google.com
2013-11-20
*
More Windows 64b compilation warning fixes
robertphillips@google.com
2013-11-20
*
Guard against most unintentionally ephemeral SkAutoFoo instantiations.
commit-bot@chromium.org
2013-11-18
*
Fix a few clang errors while trying to build tools target.
tfarina@chromium.org
2013-03-26
*
tweak to spacing, to trigger build
mike@reedtribe.org
2013-02-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Add ARM optimizations to the build.
djsollen@google.com
2012-01-09
*
declare IsVariationSelector to be inline, to fix warning
reed@google.com
2011-12-21
*
add SkUnichar_IsVariationSelector()
reed@google.com
2011-12-21
*
Update files to use SK_BUILD_FOR_ANDROID.
djsollen@google.com
2011-11-08
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
code style
mike@reedtribe.org
2011-04-10
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
More SSE2-ification; fix for gcc -msse2.
senorblanco@chromium.org
2009-11-16
*
add initial unittest framework (tests)
reed@android.com
2009-02-27
*
grab from latest android
reed@android.com
2008-12-17