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

Side by Side Diff: AUTHORS

Issue 10540089: Removes reference counting from syncable::Directory::Kernel as it is no longer required because syn… (Closed) Base URL: https://src.chromium.org/svn/trunk/src/
Patch Set: Created 8 years, 6 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 | sync/syncable/directory.h » ('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
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
184 Mitchell Rosen <mitchellwrosen@chromium.org> 184 Mitchell Rosen <mitchellwrosen@chromium.org>
185 Yongsheng Zhu <yongsheng.zhu@intel.com> 185 Yongsheng Zhu <yongsheng.zhu@intel.com>
186 Shouqun Liu <shouqun.liu@intel.com> 186 Shouqun Liu <shouqun.liu@intel.com>
187 Jake Helfert <jake@helfert.us> 187 Jake Helfert <jake@helfert.us>
188 Hongbo Min <hongbo.min@intel.com> 188 Hongbo Min <hongbo.min@intel.com>
189 Anastasios Cassiotis <tom.cassiotis@gmail.com> 189 Anastasios Cassiotis <tom.cassiotis@gmail.com>
190 Evangelos Foutras <evangelos@foutrelis.com> 190 Evangelos Foutras <evangelos@foutrelis.com>
191 Pavel Ivanov <paivanof@gmail.com> 191 Pavel Ivanov <paivanof@gmail.com>
192 Rene Bolldorf <rb@radix.io> 192 Rene Bolldorf <rb@radix.io>
193 Petar Jovanovic <petarj@mips.com> 193 Petar Jovanovic <petarj@mips.com>
194 Sergio Carlos Morales Angeles <carloschilazo@gmail.com>
OLDNEW
« no previous file with comments | « no previous file | sync/syncable/directory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698