| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This removes use_system_foo logic completely from:
* jsoncpp.gyp
* libevent.gyp
* libpng.gyp
* libusb.gyp
* libwebp.gyp
* opus.gyp
* re2.gyp
* zlib.gyp
R=rsleevi
TBR=darin
BUG=226860
Review URL: https://codereview.chromium.org/14203006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196551 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=111541
TBR=thestig@chromium.org,gdk@chromium.org
Review URL: https://chromiumcodereview.appspot.com/11961025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@177604 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=165264
Review URL: https://codereview.chromium.org/11747019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175568 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
Otherwise, third_party/libmtp has to #include ../../third_party/libusb/libusb.h or add '../..' as an includes directory.
Review URL: https://codereview.chromium.org/11183078
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163075 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes 'licenses.py scan' for the projects relevant to the Android WebView
build.
BUG=138921
Review URL: https://chromiumcodereview.appspot.com/10796121
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148534 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/10519005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140759 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are build and distribution configurations under which packaged libraries
cannot be included. The use_system_libusb option allows these platforms (Linux,
currently) to use the pre-installed libusb.
BUG=124803
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=136127
Review URL: https://chromiumcodereview.appspot.com/10332075
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136421 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are build and distribution configurations under which packaged libraries
cannot be included. The use_system_libusb option allows these platforms (Linux,
currently) to use the pre-installed libusb.
BUG=124803
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10332075
TBR=gdk@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10387048
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136144 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are build and distribution configurations under which packaged libraries
cannot be included. The use_system_libusb option allows these platforms (Linux,
currently) to use the pre-installed libusb.
BUG=124803
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10332075
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136127 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change fixes a warning in libusb.h so that normal (warning-as-error) code
in the rest of chromium can include it cleanly.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/10198035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134183 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch fixes the libusb vs2010 build break as reported by a few people, as
well as makes the libusb build conditional on not being on the Android
platform.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/9969185
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132595 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=129069
Review URL: http://codereview.chromium.org/9826025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@131622 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Failing license check.
http://chromegw.corp.google.com/i/chromium/builders/Linux/builds/21702/steps/check_licenses
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/9826025
TBR=gdk@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9866021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129101 0039d316-1c4b-4281-b951-d872f2087c98
|
|
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/9826025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129069 0039d316-1c4b-4281-b951-d872f2087c98
|