breakpad/src/google_breakpad/processor
ted.mielczarek e193098543 Breakpad: Avoid using the C++ <cfoo> headers.
This patch avoids unnecessary use of the <cfoo> headers in files that don't
actually use the identifiers they declare in the std:: namespace.

It also changes some files to better conform with the "Names and Order of
Includes" rules in the Google C++ Style Guide.

A=jimb R=mark

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@619 4c0a9323-5329-0410-9bdc-e9ce6186880e
2010-06-25 16:57:07 +00:00
..
basic_source_line_resolver.h provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 2010-04-08 23:06:23 +00:00
call_stack.h Rename Airbag to Breakpad. 2007-02-14 19:51:05 +00:00
code_module.h Allow Breakpad processor library to build on Solaris with the native Sun 2007-09-26 18:08:41 +00:00
code_modules.h Rename Airbag to Breakpad. 2007-02-14 19:51:05 +00:00
memory_region.h Breakpad: Update copyright notice years on all files changed in 2010. 2010-02-09 17:08:56 +00:00
minidump.h Breakpad: Update copyright notice years on all files changed in 2010. 2010-02-09 17:08:56 +00:00
minidump_processor.h Breakpad: Avoid using the C++ <cfoo> headers. 2010-06-25 16:57:07 +00:00
network_source_line_resolver.h provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 2010-04-08 23:06:23 +00:00
process_state.h issue 170 - Report assertion type in minidump_stackwalk output. r=mark at http://breakpad.appspot.com/45001 2009-12-02 17:43:57 +00:00
source_line_resolver_interface.h provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 2010-04-08 23:06:23 +00:00
stack_frame.h Rename Airbag to Breakpad. 2007-02-14 19:51:05 +00:00
stack_frame_cpu.h Breakpad processor: Support AMD64 stack unwinding driven by DWARF CFI. 2010-03-16 16:49:53 +00:00
stackwalker.h add missing <string> include from r541 2010-03-03 15:36:35 +00:00
symbol_supplier.h Fix for issues 296, 297. Various symbol supplier classes need to be updated with new overload('make check' was failing, as well as crash_report), and remove logging that was flooding output 2009-02-27 23:59:40 +00:00
system_info.h Issue 143 - MinidumpProcessor should extract number of processors. r=mento 2007-05-30 12:14:09 +00:00