|
Upstream Android native crash handling changes.
This is actulaly the second time.
Revert "Revert 131404 - Upstream native crash handling changes for Android."
This reverts commit 421df96aab6267e963ddff16c9f738aa903a2cba.
Conflicts:
chrome/browser/chrome_browser_main.cc
BUG=
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=131593
Total comments: 30
Total comments: 5
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+598 lines, -1879 lines) |
Patch |
|
A |
base/android/build_info.h
|
View
|
1
2
3
4
5
|
1 chunk |
+88 lines, -0 lines |
0 comments
|
Download
|
|
A |
base/android/build_info.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+66 lines, -0 lines |
0 comments
|
Download
|
|
A |
base/android/java/org/chromium/base/BuildInfo.java
|
View
|
|
1 chunk |
+88 lines, -0 lines |
0 comments
|
Download
|
|
M |
base/base.gyp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
base/base.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
breakpad/breakpad.gyp
|
View
|
1
2
3
4
5
|
3 chunks |
+150 lines, -1 line |
0 comments
|
Download
|
|
M |
build/filename_rules.gypi
|
View
|
1
2
3
4
5
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/app/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
D |
chrome/app/breakpad_linux.h
|
View
|
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
|
D |
chrome/app/breakpad_linux.cc
|
View
|
|
1 chunk |
+0 lines, -1038 lines |
0 comments
|
Download
|
|
A + |
chrome/app/breakpad_linuxish.h
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
A + |
chrome/app/breakpad_linuxish.cc
|
View
|
1
2
3
4
5
|
23 chunks |
+148 lines, -17 lines |
0 comments
|
Download
|
|
M |
chrome/app/chrome_main_delegate.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/chrome_browser_main_linux.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/chrome_browser_main_x11.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/chrome_content_browser_client.cc
|
View
|
|
3 chunks |
+2 lines, -8 lines |
0 comments
|
Download
|
|
M |
chrome/browser/chromeos/login/wizard_controller.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
D |
chrome/browser/crash_handler_host_linux.h
|
View
|
|
1 chunk |
+0 lines, -184 lines |
0 comments
|
Download
|
|
D |
chrome/browser/crash_handler_host_linux.cc
|
View
|
|
1 chunk |
+0 lines, -484 lines |
0 comments
|
Download
|
|
D |
chrome/browser/crash_handler_host_linux_stub.cc
|
View
|
|
1 chunk |
+0 lines, -82 lines |
0 comments
|
Download
|
|
A + |
chrome/browser/crash_handler_host_linuxish.h
|
View
|
|
3 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
A + |
chrome/browser/crash_handler_host_linuxish.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+14 lines, -3 lines |
0 comments
|
Download
|
|
A + |
chrome/browser/crash_handler_host_linuxish_stub.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/gtk/first_run_dialog.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/chrome_browser.gypi
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
|
M |
chrome/common/logging_chrome_uitest.cc
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|