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

Side by Side Diff: AUTHORS

Issue 667833004: Fix extension command service to check if user has modified key before overwrite on update. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix conflicts with rebase Created 6 years, 1 month 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 unified diff | Download patch
« no previous file with comments | « no previous file | chrome/browser/extensions/api/commands/command_service.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Names should be added to this file with this pattern: 1 # Names should be added to this file with this pattern:
2 # 2 #
3 # For individuals: 3 # For individuals:
4 # Name <email address> 4 # Name <email address>
5 # 5 #
6 # For organizations: 6 # For organizations:
7 # Organization <fnmatch pattern> 7 # Organization <fnmatch pattern>
8 # 8 #
9 # See python fnmatch module documentation for more information. 9 # See python fnmatch module documentation for more information.
10 10
11 Aaron Jacobs <samusaaron3@gmail.com> 11 Aaron Jacobs <samusaaron3@gmail.com>
12 Aaron Leventhal <aaronlevbugs@gmail.com> 12 Aaron Leventhal <aaronlevbugs@gmail.com>
13 Aaron Randolph <aaron.randolph@gmail.com> 13 Aaron Randolph <aaron.randolph@gmail.com>
14 Abhishek Agarwal <abhishek.a21@samsung.com> 14 Abhishek Agarwal <abhishek.a21@samsung.com>
15 Adam Roben <adam@github.com> 15 Adam Roben <adam@github.com>
16 Adam Treat <adam.treat@samsung.com> 16 Adam Treat <adam.treat@samsung.com>
17 Addanki Gandhi Kishor <kishor.ag@samsung.com> 17 Addanki Gandhi Kishor <kishor.ag@samsung.com>
18 Adenilson Cavalcanti <a.cavalcanti@samsung.com> 18 Adenilson Cavalcanti <a.cavalcanti@samsung.com>
19 Aditya Bhargava <heuristicist@gmail.com> 19 Aditya Bhargava <heuristicist@gmail.com>
20 Ajay Berwal <ajay.berwal@samsung.com> 20 Ajay Berwal <ajay.berwal@samsung.com>
21 Ajith Kumar V <ajith.v@samsung.com> 21 Ajith Kumar V <ajith.v@samsung.com>
22 Aku Kotkavuo <a.kotkavuo@partner.samsung.com> 22 Aku Kotkavuo <a.kotkavuo@partner.samsung.com>
23 Alex Gabriel <minilogo@gmail.com>
23 Alex Gartrell <agartrell@cmu.edu> 24 Alex Gartrell <agartrell@cmu.edu>
24 Alex Henrie <alexhenrie24@gmail.com> 25 Alex Henrie <alexhenrie24@gmail.com>
25 Alex Scheele <alexscheele@gmail.com> 26 Alex Scheele <alexscheele@gmail.com>
26 Alexander Sulfrian <alexander@sulfrian.net> 27 Alexander Sulfrian <alexander@sulfrian.net>
27 Alexandre Abreu <wiss1976@gmail.com> 28 Alexandre Abreu <wiss1976@gmail.com>
28 Alexandru Chiculita <achicu@adobe.com> 29 Alexandru Chiculita <achicu@adobe.com>
29 Alexey Korepanov <alexkorep@gmail.com> 30 Alexey Korepanov <alexkorep@gmail.com>
30 Alexis Menard <alexis.menard@intel.com> 31 Alexis Menard <alexis.menard@intel.com>
31 Alfredo Hernandez <ahernandez.miralles@gmail.com> 32 Alfredo Hernandez <ahernandez.miralles@gmail.com>
32 Ali Vathi <ali.akbar@gmail.com> 33 Ali Vathi <ali.akbar@gmail.com>
(...skipping 479 matching lines...) Expand 10 before | Expand all | Expand 10 after
512 Google Inc. <*@google.com> 513 Google Inc. <*@google.com>
513 Igalia S.L. <*@igalia.com> 514 Igalia S.L. <*@igalia.com>
514 NVIDIA Corporation <*@nvidia.com> 515 NVIDIA Corporation <*@nvidia.com>
515 Opera Software ASA <*@opera.com> 516 Opera Software ASA <*@opera.com>
516 The Chromium Authors <*@chromium.org> 517 The Chromium Authors <*@chromium.org>
517 The MathWorks, Inc. <binod.pant@mathworks.com> 518 The MathWorks, Inc. <binod.pant@mathworks.com>
518 Torchmobile Inc. 519 Torchmobile Inc.
519 Venture 3 Systems LLC <*@venture3systems.com> 520 Venture 3 Systems LLC <*@venture3systems.com>
520 Yandex LLC <*@yandex-team.ru> 521 Yandex LLC <*@yandex-team.ru>
521 ARM Holdings <*@arm.com> 522 ARM Holdings <*@arm.com>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/extensions/api/commands/command_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698