aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/memory_mapped_file_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Chrome on Android now supports loading the shared library directly from the A...rmcilroy@chromium.org2014-07-221-10/+44
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-031-1/+0
* Cleaning up google-breakpad source code of signed-unsigned comparison warningsivan.penkov@gmail.com2012-11-211-1/+1
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-1/+1
* Add utilities for processing Linux core dump files.benchan@chromium.org2012-01-071-23/+6
* Refactor code in preparation of merging with the fork in Chromium OS.benchan@chromium.org2011-12-161-0/+192