| Index: third_party/mach_override/README.chromium
|
| diff --git a/third_party/mach_override/README.chromium b/third_party/mach_override/README.chromium
|
| index 8a7c3fd79e0b6286120829314a72badbeb316c42..8d1d95ae00374d8f6c34f56376baf004f548c869 100644
|
| --- a/third_party/mach_override/README.chromium
|
| +++ b/third_party/mach_override/README.chromium
|
| @@ -1,6 +1,6 @@
|
| Name: mach_override
|
| Short Name: mach_override
|
| -Version: Newer than 1.2. HEAD from branch semver-1.x.
|
| +Version: unknown
|
| URL: https://github.com/rentzsch/mach_override
|
| Date: 2014-05-11
|
| Revision: 919148f94db54fc04d287eb6a42c0c36b166bbfa
|
| @@ -16,4 +16,5 @@ mach_override includes a copy of libudis86 1.7.1, available separately from
|
| http://udis86.sourceforge.net/ and https://github.com/vmt/udis86 .
|
|
|
|
|
| -Local Modifications: None.
|
| +Local Modifications: Sped up allocation of branch island memory via usage of
|
| + vm_region to skip already allocated pages.
|
|
|