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

Side by Side Diff: AUTHORS

Issue 269443003: Safety check has been added before calling native JNI functions to prevent random crashes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated code based on review comments. Created 6 years, 7 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 unified diff | Download patch
« no previous file with comments | « no previous file | content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java » ('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 Adam Roben <adam@github.com> 14 Adam Roben <adam@github.com>
15 Adam Treat <adam.treat@samsung.com> 15 Adam Treat <adam.treat@samsung.com>
16 Adenilson Cavalcanti <a.cavalcanti@partner.samsung.com> 16 Adenilson Cavalcanti <a.cavalcanti@partner.samsung.com>
17 Aditya Bhargava <heuristicist@gmail.com> 17 Aditya Bhargava <heuristicist@gmail.com>
18 Ajay Berwal <ajay.berwal@samsung.com> 18 Ajay Berwal <ajay.berwal@samsung.com>
19 Ajith Kumar V <ajith.v@samsung.com>
19 Alex Gartrell <agartrell@cmu.edu> 20 Alex Gartrell <agartrell@cmu.edu>
20 Alex Scheele <alexscheele@gmail.com> 21 Alex Scheele <alexscheele@gmail.com>
21 Alexander Sulfrian <alexander@sulfrian.net> 22 Alexander Sulfrian <alexander@sulfrian.net>
22 Alexandre Abreu <wiss1976@gmail.com> 23 Alexandre Abreu <wiss1976@gmail.com>
23 Alexandru Chiculita <achicu@adobe.com> 24 Alexandru Chiculita <achicu@adobe.com>
24 Alexey Korepanov <alexkorep@gmail.com> 25 Alexey Korepanov <alexkorep@gmail.com>
25 Alexis Menard <alexis.menard@intel.com> 26 Alexis Menard <alexis.menard@intel.com>
26 Alfredo Hernandez <ahernandez.miralles@gmail.com> 27 Alfredo Hernandez <ahernandez.miralles@gmail.com>
27 Ali Vathi <ali.akbar@gmail.com> 28 Ali Vathi <ali.akbar@gmail.com>
28 Amogh Bihani <amogh.bihani@samsung.com> 29 Amogh Bihani <amogh.bihani@samsung.com>
(...skipping 365 matching lines...) Expand 10 before | Expand all | Expand 10 after
394 Comodo CA Limited 395 Comodo CA Limited
395 Google Inc. <*@google.com> 396 Google Inc. <*@google.com>
396 Igalia S.L. <*@igalia.com> 397 Igalia S.L. <*@igalia.com>
397 NVIDIA Corporation <*@nvidia.com> 398 NVIDIA Corporation <*@nvidia.com>
398 Opera Software ASA <*@opera.com> 399 Opera Software ASA <*@opera.com>
399 The Chromium Authors <*@chromium.org> 400 The Chromium Authors <*@chromium.org>
400 The MathWorks, Inc. <binod.pant@mathworks.com> 401 The MathWorks, Inc. <binod.pant@mathworks.com>
401 Torchmobile Inc. 402 Torchmobile Inc.
402 Venture 3 Systems LLC <*@venture3systems.com> 403 Venture 3 Systems LLC <*@venture3systems.com>
403 Yandex LLC <*@yandex-team.ru> 404 Yandex LLC <*@yandex-team.ru>
OLDNEW
« no previous file with comments | « no previous file | content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698