| OLD | NEW |
| 1 Name: jemalloc | 1 Name: jemalloc |
| 2 URL: http://hg.mozilla.org/mozilla-central/src/memory | 2 URL: http://hg.mozilla.org/mozilla-central/src/memory |
| 3 Version: unknown | 3 Version: unknown |
| 4 License: BSD |
| 5 Security Critical: yes |
| 4 | 6 |
| 5 Description: | 7 Description: |
| 6 This contains Chromium's locally patched copy of Jason Evans' jemalloc package. | 8 This contains Chromium's locally patched copy of Jason Evans' jemalloc package. |
| 7 | 9 |
| 8 License terms are contained in the source files themselves. | 10 License terms are contained in the source files themselves. |
| 9 | 11 |
| 10 Contents: | 12 Contents: |
| 11 | 13 |
| 12 README.chromium | 14 README.chromium |
| 13 | 15 |
| (...skipping 20 matching lines...) Expand all Loading... |
| 34 | 36 |
| 35 HOWTOs: | 37 HOWTOs: |
| 36 | 38 |
| 37 Take a new version from upstream: | 39 Take a new version from upstream: |
| 38 | 40 |
| 39 TODO(sgk) | 41 TODO(sgk) |
| 40 | 42 |
| 41 Merge a new upstream version with our local patched copy: | 43 Merge a new upstream version with our local patched copy: |
| 42 | 44 |
| 43 TODO(sgk) | 45 TODO(sgk) |
| OLD | NEW |