diff options
author | blr.bmlab@gmail.com <blr.bmlab@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-13 16:17:34 +0000 |
---|---|---|
committer | blr.bmlab@gmail.com <blr.bmlab@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-13 16:17:34 +0000 |
commit | f08b3f7a500276d72585b932ba44e03567f94d27 (patch) | |
tree | 93f3125cbde528653d345b2615d2c801bc056be3 /AUTHORS | |
parent | 64f09b8bec7aecb232f863dba062e0627be39871 (diff) | |
download | chromium_src-f08b3f7a500276d72585b932ba44e03567f94d27.zip chromium_src-f08b3f7a500276d72585b932ba44e03567f94d27.tar.gz chromium_src-f08b3f7a500276d72585b932ba44e03567f94d27.tar.bz2 |
Add ARM (asm) memset routines to skia build
ARM ASM optimized memset routines provide better performance
for platforms (with/without NEON) ,compared to portable C - version
Review URL: http://codereview.chromium.org/8262005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105310 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -133,3 +133,4 @@ Naveen Bobbili <naveenbobbili@motorola.com> Vamshikrishna Yellenki <vamshi@motorola.com> Robert Nagy <robert@openbsd.org> Nayan Kumar K <qtc746@motorola.com> +ShankarGanesh K <blr.bmlab@gmail.com> |