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

Side by Side Diff: third_party/jemalloc/README.chromium

Issue 1100003: Pass license check script for most of the tree. (Closed)
Patch Set: retry Created 10 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
« no previous file with comments | « third_party/harfbuzz/README.chromium ('k') | third_party/lcov/README.chromium » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: jemalloc
2 URL: http://hg.mozilla.org/mozilla-central/src/memory
3
1 This contains Chromium's locally patched copy of Jason Evans' jemalloc package. 4 This contains Chromium's locally patched copy of Jason Evans' jemalloc package.
2 5
3 License terms are contained in the source files themselves. 6 License terms are contained in the source files themselves.
4 7
5 Contents: 8 Contents:
6 9
7 README.chromium 10 README.chromium
8 11
9 This file you're looking at right now. 12 This file you're looking at right now.
10 13
(...skipping 18 matching lines...) Expand all
29 32
30 HOWTOs: 33 HOWTOs:
31 34
32 Take a new version from upstream: 35 Take a new version from upstream:
33 36
34 TODO(sgk) 37 TODO(sgk)
35 38
36 Merge a new upstream version with our local patched copy: 39 Merge a new upstream version with our local patched copy:
37 40
38 TODO(sgk) 41 TODO(sgk)
OLDNEW
« no previous file with comments | « third_party/harfbuzz/README.chromium ('k') | third_party/lcov/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698