index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
memory.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
First cut at adding arm64 Linux / Android support to Breakpad.
rmcilroy@chromium.org
2014-04-02
1
-1
/
+1
*
Fixing compiler warnings:
ivan.penkov@gmail.com
2014-02-28
1
-2
/
+2
*
Fix up ~14 warnings about 'Implicit conversion loses integer precision' on iOS.
dmaclach
2014-02-18
1
-4
/
+4
*
Fix build on Android.
mark@chromium.org
2013-06-28
1
-0
/
+5
*
Eliminate redundant initialization following r1188,
mark@chromium.org
2013-06-20
1
-2
/
+1
*
Thanks to Matthew Riley who noticed this issue and provided the initial propo...
ivan.penkov@gmail.com
2013-05-23
1
-12
/
+28
*
Use std::vector with a custom allocator wrapping PageAllocator for wasteful_v...
ted.mielczarek@gmail.com
2013-05-17
1
-70
/
+29
*
Fixing a clang warning.
ivan.penkov@gmail.com
2013-04-25
1
-1
/
+3
*
Fix Clang warning regarding null pointer argument.
ivan.penkov@gmail.com
2013-04-24
1
-1
/
+3
*
Refactor LinuxDumper and MinidumpWriter.
benchan@chromium.org
2012-01-11
1
-0
/
+12
*
Write a window of memory around the instruction pointer from the crashing thr...
ted.mielczarek
2010-09-23
1
-0
/
+206