Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Unified Diff: AUTHORS

Issue 1817813002: Fix for unaligned automatic variable address in SSE routines (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Added author line to AUTHORS file for SSE patch Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/opts/SkOpts_sse41.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 4b3c09ed9c7b460ba1cf75d5af845000f568e49b..893569c3b428c9cc98e2a9f5f6fed3e3276e6637 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,41 +1,42 @@
-# This is the official list of Skia authors for copyright purposes.
-#
-# Names should be added to this file with one of the following patterns:
-#
-# For individual contributors:
-# Name <email address>
-#
-# For corporate contributors:
-# Organization <fnmatch pattern>
-# See examples below or python fnmatch module documentation for more information.
-#
-# Please keep the list sorted alphabetically.
-
-ACCESS CO., LTD. <*@access-company.com>
-Anthony Catel <paraboul@gmail.com>
-ARM <*@arm.com>
-Ehsan Akhgari <ehsan.akhgari@gmail.com>
-George Wright <george@mozilla.com>
-Google Inc. <*@google.com>
-Herb Derby <herbderby@gmail.com>
-Igalia <*@igalia.com>
-Intel <*@intel.com>
-Ion Rosca <rosca@adobe.com>
-Jacek Caban <cjacek@gmail.com>
-Jeff Muizelaar <jmuizelaar@mozilla.com>
-Lee Salzman <lsalzman@mozilla.com>
-MIPS <*@imgtec.com>
-NVIDIA <*@nvidia.com>
-Opera Software ASA <*@opera.com>
-Pavel Krajcevski <pavel@cs.unc.edu>
-Samsung <*@samsung.com>
-Samsung Open Source Group <*@osg.samsung.com>
-Skia <*@skia.org>
-Skia Buildbots <skia.buildbots@gmail.com>
-Sony Mobile Communications Inc. <*@sonymobile.com>
-Steve Singer <steve@ssinger.info>
-The Chromium Authors <*@chromium.org>
-Thiago Fransosi Farina <thiago.farina@gmail.com>
-Jose Mayol <jei.mayol@gmail.com>
-Linaro <*@linaro.org>
-Christian Plesner Hansen <plesner@t.undra.org>
+# This is the official list of Skia authors for copyright purposes.
+#
+# Names should be added to this file with one of the following patterns:
+#
+# For individual contributors:
+# Name <email address>
+#
+# For corporate contributors:
+# Organization <fnmatch pattern>
+# See examples below or python fnmatch module documentation for more information.
+#
+# Please keep the list sorted alphabetically.
+
+ACCESS CO., LTD. <*@access-company.com>
+Anthony Catel <paraboul@gmail.com>
+ARM <*@arm.com>
+Ehsan Akhgari <ehsan.akhgari@gmail.com>
+George Wright <george@mozilla.com>
+Google Inc. <*@google.com>
+Herb Derby <herbderby@gmail.com>
+Igalia <*@igalia.com>
+Intel <*@intel.com>
+Ion Rosca <rosca@adobe.com>
+Jacek Caban <cjacek@gmail.com>
+Jeff Muizelaar <jmuizelaar@mozilla.com>
+Lee Salzman <lsalzman@mozilla.com>
+MIPS <*@imgtec.com>
+NVIDIA <*@nvidia.com>
+Opera Software ASA <*@opera.com>
+Pavel Krajcevski <pavel@cs.unc.edu>
+Samsung <*@samsung.com>
+Samsung Open Source Group <*@osg.samsung.com>
+Skia <*@skia.org>
+Skia Buildbots <skia.buildbots@gmail.com>
+Sony Mobile Communications Inc. <*@sonymobile.com>
+Steve Singer <steve@ssinger.info>
+The Chromium Authors <*@chromium.org>
+Thiago Fransosi Farina <thiago.farina@gmail.com>
+Jose Mayol <jei.mayol@gmail.com>
+Linaro <*@linaro.org>
+Christian Plesner Hansen <plesner@t.undra.org>
+Marco Alesiani <marco.diiga@gmail.com>
« no previous file with comments | « no previous file | src/opts/SkOpts_sse41.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698