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

Issue 10519005: Fix libusb dependecy for Chromium with Android OS. (Closed)

Created:
8 years, 6 months ago by felipeg
Modified:
8 years, 6 months ago
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Fix libusb dependecy for Chromium with Android OS. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=140759

Patch Set 1 #

Total comments: 6

Patch Set 2 : code review comments done. #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -6 lines) Patch
M chrome/chrome_browser.gypi View 1 2 chunks +1 line, -5 lines 0 comments Download
M third_party/libusb/libusb.gyp View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
felipeg
8 years, 6 months ago (2012-06-05 09:53:17 UTC) #1
Paweł Hajdan Jr.
What problem exactly is this fixing? Are you building with system libusb on Android? Generally ...
8 years, 6 months ago (2012-06-05 11:15:45 UTC) #2
Lei Zhang
https://chromiumcodereview.appspot.com/10519005/diff/1/third_party/libusb/libusb.gyp File third_party/libusb/libusb.gyp (right): https://chromiumcodereview.appspot.com/10519005/diff/1/third_party/libusb/libusb.gyp#newcode13 third_party/libusb/libusb.gyp:13: ['OS == "android"', { Why is this in a ...
8 years, 6 months ago (2012-06-05 18:22:53 UTC) #3
digit
On 2012/06/05 11:15:45, Paweł Hajdan Jr. wrote: > What problem exactly is this fixing? Are ...
8 years, 6 months ago (2012-06-05 19:50:37 UTC) #4
Paweł Hajdan Jr.
On 2012/06/05 19:50:37, digit wrote: > On 2012/06/05 11:15:45, Paweł Hajdan Jr. wrote: > > ...
8 years, 6 months ago (2012-06-06 06:39:01 UTC) #5
digit1
8 years, 6 months ago (2012-06-06 07:50:37 UTC) #6
digit1
On 2012/06/06 06:39:01, Paweł Hajdan Jr. wrote: > > > What problem exactly is this ...
8 years, 6 months ago (2012-06-06 07:57:06 UTC) #7
Paweł Hajdan Jr.
http://chromiumcodereview.appspot.com/10519005/diff/1/chrome/chrome_browser.gypi File chrome/chrome_browser.gypi (left): http://chromiumcodereview.appspot.com/10519005/diff/1/chrome/chrome_browser.gypi#oldcode4689 chrome/chrome_browser.gypi:4689: ['OS!="android"', { I guess you want to make it ...
8 years, 6 months ago (2012-06-06 08:20:00 UTC) #8
digit1
http://chromiumcodereview.appspot.com/10519005/diff/1/chrome/chrome_browser.gypi File chrome/chrome_browser.gypi (left): http://chromiumcodereview.appspot.com/10519005/diff/1/chrome/chrome_browser.gypi#oldcode4689 chrome/chrome_browser.gypi:4689: ['OS!="android"', { OOops, that's right. that's totally not what ...
8 years, 6 months ago (2012-06-06 09:27:04 UTC) #9
felipeg
Hey guys, Thanks for all the comments. Now I understand it better. Sorry for the ...
8 years, 6 months ago (2012-06-06 09:48:30 UTC) #10
Paweł Hajdan Jr.
http://chromiumcodereview.appspot.com/10519005/diff/14001/third_party/libusb/libusb.gyp File third_party/libusb/libusb.gyp (left): http://chromiumcodereview.appspot.com/10519005/diff/14001/third_party/libusb/libusb.gyp#oldcode12 third_party/libusb/libusb.gyp:12: 'conditions': [ Does this pass gyp syntax?
8 years, 6 months ago (2012-06-06 10:02:32 UTC) #11
felipeg
Compiling locally and running the bots now. http://chromiumcodereview.appspot.com/10519005/diff/14001/third_party/libusb/libusb.gyp File third_party/libusb/libusb.gyp (left): http://chromiumcodereview.appspot.com/10519005/diff/14001/third_party/libusb/libusb.gyp#oldcode12 third_party/libusb/libusb.gyp:12: 'conditions': [ ...
8 years, 6 months ago (2012-06-06 10:04:48 UTC) #12
Paweł Hajdan Jr.
LGTM
8 years, 6 months ago (2012-06-06 10:20:23 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/felipeg@chromium.org/10519005/8003
8 years, 6 months ago (2012-06-06 13:10:35 UTC) #14
commit-bot: I haz the power
Change committed as 140759
8 years, 6 months ago (2012-06-06 14:50:37 UTC) #15
Lei Zhang
8 years, 6 months ago (2012-06-06 18:52:32 UTC) #16
lgtm++

Powered by Google App Engine
This is Rietveld 408576698