breakpad/src
Ivan Penkov 240ed57ee1 Adding support for overlapping ranges to RangeMap.
When enabled, adding of a new range that overlaps with an existing one can be a successful operation.  The range which ends at the higher address will be shrunk down by moving its start position to a higher address so that it does not overlap anymore.

This change is required to fix http://crbug/611824.  The actual fix will come in a separate CL.

R=mmandlis@chromium.org

Review URL: https://codereview.chromium.org/2029953003 .
2016-06-05 22:41:10 -07:00
..
build Rename gyp variable use_titlecase_in_grd_files -> use_titlecase_in_grd. 2014-09-10 12:47:46 +00:00
client Fixing an unused-variable warning in microdump_writer.cc 2016-05-24 12:08:25 -07:00
common [Android] Update breakpad to NDK r11c. 2016-06-02 17:07:07 +01:00
google_breakpad [MIPS] Rename variable mips to mips32 2016-05-25 10:13:18 -04:00
processor Adding support for overlapping ranges to RangeMap. 2016-06-05 22:41:10 -07:00
third_party Replaced glibc version of elf.h with musl version of elf.h. 2016-05-12 14:22:59 -07:00
tools Replaced glibc version of elf.h with musl version of elf.h. 2016-05-12 14:22:59 -07:00
breakpad_googletest_includes.h test: allow use of system gmock/gtest libs 2016-01-25 19:27:56 -05:00
config.h.in Fix a dependency issue in automake 2016-04-12 14:55:18 -04:00