Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(615)

Issue 10875048: Roll Breakpad to release 1020 (Closed)

Created:
8 years, 4 months ago by digit1
Modified:
8 years, 3 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Roll Breakpad to release 1020 This brings in fixes to the Android unit tests. You can quickly test this with: . build/android/envsetup.sh GYP_DEFINES="$GYP_DEFINES linux_breakpad=1" android_gyp make out/Debug/breakpad_unittests adb push out/Debug/breakpad_unittests /data/local/tmp/breakpad_unittests adb shell /data/local/tmp/breakpad_unittests BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=153653

Patch Set 1 #

Total comments: 7

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -4 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M breakpad/breakpad.gyp View 1 4 chunks +17 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
digit1
At last.
8 years, 4 months ago (2012-08-24 16:15:19 UTC) #1
Mark Mentovai
https://chromiumcodereview.appspot.com/10875048/diff/1/breakpad/breakpad.gyp File breakpad/breakpad.gyp (left): https://chromiumcodereview.appspot.com/10875048/diff/1/breakpad/breakpad.gyp#oldcode525 breakpad/breakpad.gyp:525: # Android NDK toolchain doesn't support -mimplicit-it=always This was ...
8 years, 3 months ago (2012-08-27 21:13:10 UTC) #2
digit1
https://chromiumcodereview.appspot.com/10875048/diff/1/breakpad/breakpad.gyp File breakpad/breakpad.gyp (left): https://chromiumcodereview.appspot.com/10875048/diff/1/breakpad/breakpad.gyp#oldcode224 breakpad/breakpad.gyp:224: '__ANDROID__', For the record, this was removed because this ...
8 years, 3 months ago (2012-08-27 21:20:29 UTC) #3
Mark Mentovai
https://chromiumcodereview.appspot.com/10875048/diff/1/breakpad/breakpad.gyp File breakpad/breakpad.gyp (right): https://chromiumcodereview.appspot.com/10875048/diff/1/breakpad/breakpad.gyp#newcode529 breakpad/breakpad.gyp:529: 'direct_dependent_settings': { digit1 wrote: > Unfortunately, not at the ...
8 years, 3 months ago (2012-08-27 21:30:33 UTC) #4
digit1
https://chromiumcodereview.appspot.com/10875048/diff/1/breakpad/breakpad.gyp File breakpad/breakpad.gyp (left): https://chromiumcodereview.appspot.com/10875048/diff/1/breakpad/breakpad.gyp#oldcode525 breakpad/breakpad.gyp:525: # Android NDK toolchain doesn't support -mimplicit-it=always Ok, I ...
8 years, 3 months ago (2012-08-27 21:50:07 UTC) #5
digit1
I've upload a 2nd patch set that reverts the __ANDROID__ and -mimplicit-it=always changes back to ...
8 years, 3 months ago (2012-08-27 22:16:38 UTC) #6
Mark Mentovai
LGTM
8 years, 3 months ago (2012-08-27 22:17:29 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/digit@chromium.org/10875048/9002
8 years, 3 months ago (2012-08-28 08:14:21 UTC) #8
commit-bot: I haz the power
8 years, 3 months ago (2012-08-28 10:43:45 UTC) #9
Change committed as 153653

Powered by Google App Engine
This is Rietveld 408576698