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

Side by Side Diff: base/third_party/dynamic_annotations/README.chromium

Issue 1992005: Update dynamic annotations and move them to base/third_party (Closed)
Patch Set: rebased Created 10 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
OLDNEW
(Empty)
1 Name: dynamic annotations
2 URL: http://code.google.com/p/data-race-test/wiki/DynamicAnnotations
3
4 One header and one source file (dynamic_annotations.h and dynamic_annotations.c)
5 in this directory define runtime macros useful for annotating synchronization
6 utilities and benign data races so data race detectors can handle Chromium code
7 with better precision.
8
9 These files were taken from
10 http://code.google.com/p/data-race-test/source/browse/?r=2062#svn/trunk/dynamic_ annotations
11 The files are covered under BSD license as described within the files.
OLDNEW
« no previous file with comments | « base/third_party/dynamic_annotations/LICENSE ('k') | base/third_party/dynamic_annotations/dynamic_annotations.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698