Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(16)

Issue 401002: Fix Android build of the client library. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 4 months ago by digit
Modified:
12 years, 3 months ago
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Add Android NDK module definition + sample application

This patch adds a new directory named "android/" which contains
the following:

- A NDK build system module definition for the Google Breakpad
  client library. This can be used by developers using the ndk-build
  build system to more easily build and use the client library.

- A sample application demonstrating how to use the module,
  as well as test that the library works properly.

+ Updates to the README.ANDROID documentation.

Patch Set 1 #

Patch Set 2 : Add Android NDK module definition + sample application #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 10

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
A README.ANDROID View 1 2 3 4 5 1 chunk +26 lines, -0 lines 0 comments Download
M autotools/config.guess View 2 42 chunks +283 lines, -249 lines 0 comments Download
M autotools/config.sub View 2 42 chunks +244 lines, -78 lines 0 comments Download
M src/client/linux/android_ucontext.h View 1 2 3 4 5 2 chunks +6 lines, -26 lines 0 comments Download
M src/client/linux/handler/exception_handler.cc View 2 1 chunk +1 line, -6 lines 0 comments Download

Messages

Total messages: 12
digit
sorry, there was an operator error when uploading the second patch, I'll fix this.
12 years, 4 months ago #1
digit
On 2012/06/22 16:14:05, digit wrote: > sorry, there was an operator error when uploading the ...
12 years, 4 months ago #2
Mark Mentovai
http://breakpad.appspot.com/401002/diff/8001/README.ANDROID File README.ANDROID (right): http://breakpad.appspot.com/401002/diff/8001/README.ANDROID#newcode23 README.ANDROID:23: Usage instructions are the same than Linux. than -> ...
12 years, 4 months ago #3
digit
http://breakpad.appspot.com/401002/diff/8001/README.ANDROID File README.ANDROID (right): http://breakpad.appspot.com/401002/diff/8001/README.ANDROID#newcode23 README.ANDROID:23: Usage instructions are the same than Linux. On 2012/06/22 ...
12 years, 4 months ago #4
Ted Mielczarek
I don't know if it'd be worthwhile to have an Android.mk. I suspect that anyone ...
12 years, 4 months ago #5
digit
http://breakpad.appspot.com/401002/diff/8001/src/client/linux/android_ucontext.h File src/client/linux/android_ucontext.h (right): http://breakpad.appspot.com/401002/diff/8001/src/client/linux/android_ucontext.h#newcode44 src/client/linux/android_ucontext.h:44: #include <asm/sigcontext.h> NDK r4 was a *really* long time ...
12 years, 4 months ago #6
Mark Mentovai
LGTM
12 years, 4 months ago #7
Ted Mielczarek
On Fri, Jun 22, 2012 at 5:03 PM, <digit@chromium.org> wrote: > http://breakpad.appspot.com/401002/diff/8001/src/client/linux/android_ucontext.h#newcode44 > src/client/linux/android_ucontext.h:44: #include ...
12 years, 4 months ago #8
digit
Not sure how this project works. Am I supposed to wait for you guys to ...
12 years, 3 months ago #9
Ted Mielczarek
On Tue, Jun 26, 2012 at 4:10 AM, <digit@chromium.org> wrote: > Not sure how this ...
12 years, 3 months ago #10
Mark Mentovai
I already gave you access last week. https://code.google.com/p/google-breakpad/source/checkout has instructions on doing a read-write checkout. ...
12 years, 3 months ago #11
digit
12 years, 3 months ago #12
Thanks, patch submitted in r973.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted