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

Side by Side Diff: third_party/WebKit/Source/platform/wtf/CONTRIBUTORS.pthreads-win32

Issue 2767153004: Move files in wtf/ to platform/wtf/ (Part 12). (Closed)
Patch Set: Rebase. Created 3 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 unified diff | Download patch
OLDNEW
1 This is a copy of CONTRIBUTORS file for the Pthreads-win32 library, downloaded 1 This is a copy of CONTRIBUTORS file for the Pthreads-win32 library, downloaded
2 from http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/pthreads/CONTRIBUTORS?r ev=1.32&cvsroot=pthreads-win32 2 from http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/pthreads/CONTRIBUTORS?r ev=1.32&cvsroot=pthreads-win32
3 3
4 Included here to compliment the Pthreads-win32 license header in wtf/ThreadingWi n.cpp file. 4 Included here to compliment the Pthreads-win32 license header in wtf/ThreadingWi n.cpp file.
5 WebKit is using derived sources of ThreadCondition code from Pthreads-win32. 5 WebKit is using derived sources of ThreadCondition code from Pthreads-win32.
6 6
7 ------------------------------------------------------------------------------- 7 -------------------------------------------------------------------------------
8 8
9 Contributors (in approximate order of appearance) 9 Contributors (in approximate order of appearance)
10 10
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
128 Borland compiler patch and makefile. 128 Borland compiler patch and makefile.
129 Anuj Goyal anuj dot goyal at gmail dot com 129 Anuj Goyal anuj dot goyal at gmail dot com
130 Port to Digital Mars compiler. 130 Port to Digital Mars compiler.
131 Gottlob Frege gottlobfrege at gmail dot com 131 Gottlob Frege gottlobfrege at gmail dot com
132 re-implemented pthread_once (version 2) 132 re-implemented pthread_once (version 2)
133 (pthread_once cancellation added by rpj) . 133 (pthread_once cancellation added by rpj) .
134 Vladimir Kliatchko vladimir at kliatchko dot com 134 Vladimir Kliatchko vladimir at kliatchko dot com
135 reimplemented pthread_once with the same form 135 reimplemented pthread_once with the same form
136 as described by A.Terekhov (later versio n 2); 136 as described by A.Terekhov (later versio n 2);
137 implementation of MCS (Mellor-Crummey/Sc ott) locks. 137 implementation of MCS (Mellor-Crummey/Sc ott) locks.
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/platform/wtf/ByteOrder.h ('k') | third_party/WebKit/Source/platform/wtf/DateMath.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698