breakpad/src/client/mac
Ted Mielczarek 8bb3d55af7 Rename src/common/memory.h to memory_allocator.h.
memory.h shadows a system header which normally isn't a problem
because of the include paths in Breakpad, but the Firefox build
system winds up with src/common in the include path so we've had
a workaround for this for years. Renaming the file lets us get
rid of that workaround and shouldn't hurt anything.

Change-Id: I3b7c4239dc77f3b2b7cf2b572a0cad88cd7e8522
Reviewed-on: https://chromium-review.googlesource.com/723261
Reviewed-by: Mark Mentovai <mark@chromium.org>
2017-10-17 14:02:43 +00:00
..
Breakpad.xcodeproj Remove GTM_ENABLE_LEAKS and GTMGarbageCollection 2016-04-21 13:20:17 -07:00
crash_generation Mac: Add support for in-process crash reporting to Breakpad. 2014-09-15 22:48:18 +00:00
Framework Breakpad: Fix build with new clang versions. 2014-12-10 16:08:09 +00:00
gcov Open sourcing the Breakpad framework from Google. 2009-04-01 03:18:49 +00:00
handler Rename src/common/memory.h to memory_allocator.h. 2017-10-17 14:02:43 +00:00
sender iOS client identifies itself via URL params 2017-03-10 18:30:14 +00:00
testapp review: http://breakpad.appspot.com/138001 2010-07-29 05:25:43 +00:00
tests fix write() unused-result warning 2017-02-08 05:50:30 +00:00
UnitTests-Info.plist Open sourcing the Breakpad framework from Google. 2009-04-01 03:18:49 +00:00