README.chromium
1Name: jemalloc
2Short Name: jemalloc
3URL: http://hg.mozilla.org/mozilla-central/src/memory
4Version: 31465:63c44f8d16ac
5License: BSD
6License File: LICENSE
7Security Critical: yes
8
9Description:
10This contains Chromium's locally patched copy of Jason Evans' jemalloc package.
11
12License terms are contained in the source files themselves.
13
14Contents:
15
16 README.chromium
17
18 This file you're looking at right now.
19
20 chromium/
21
22 The chromium patched sources, copied from the vendor/
23 subdirectory and containing our local modifications.
24
25 vendor/
26
27 Vanilla sources from Mozilla's copy at:
28
29 http://hg.mozilla.org/mozilla-central/src/memory
30
31 The current revision is:
32
33 changeset: 31465:63c44f8d16ac
34 parent: 31462:70b3b23c948a
35 user: Robert Sayre <sayrer@gmail.com>
36 date: Thu Aug 06 11:16:20 2009 -0700
37 summary: Backed out changeset 70b3b23c948a
38
39HOWTOs:
40
41 Take a new version from upstream:
42
43 TODO(sgk)
44
45 Merge a new upstream version with our local patched copy:
46
47 TODO(sgk)
48