| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
TBR=wtc,thestig@chromium.org
BUG=159669
Review URL: https://codereview.chromium.org/11360236
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@167471 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
After r167398, checklicenses expanded its context to 100 lines,
and it now detects a few more licenses than before.
Add the new files to the whitelist.
BUG=
TEST=checklicenses step is green
Review URL: https://codereview.chromium.org/11312212
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@167430 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The author kindly updated the license headers as requested by nduca.
One of the files requires more context for the license to be detected,
so increase it to 100 (instead of the default 60).
BUG=156113
TEST=tools/checklicenses/checklicenses.py --root . -vv third_party/pexpect
Review URL: https://chromiumcodereview.appspot.com/11360098
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@167398 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Chrome checkouts.
BUG=none
TEST=ran checklicenses locally
TBR=phajdan.jr@chromium.org,thestig@chromium.org
Review URL: https://codereview.chromium.org/11270045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164161 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: https://codereview.chromium.org/11029052
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163628 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=156134
Review URL: https://codereview.chromium.org/11234010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163394 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Opus will be used by chromoting for audio encoding.
Review URL: https://chromiumcodereview.appspot.com/10905108
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162922 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=151685
Review URL: https://chromiumcodereview.appspot.com/11148035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162373 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=154343
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/11142035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162303 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=thestig@chromium.org
Review URL: https://chromiumcodereview.appspot.com/11088025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160853 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
(http://llvm.org/releases/3.1/LICENSE.TXT) for the LLVM bits.
Review URL: https://codereview.chromium.org/10985065
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@159683 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/10920026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154554 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10831099
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149470 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(no material change, just allow removing checklicenses.py exceptions)
Updated via:
cd /tmp
git clone git://anongit.freedesktop.org/git/libva
cd ~/src/chromium/src/third_party/libva
for f in $(find va/ -type f); do cp /tmp/libva/$f $f; done
TBR=thestig@chromium.org
BUG=126466
TEST=SUCCESS according to: ./tools/checklicenses/checklicenses.py third_party/libva
Review URL: https://chromiumcodereview.appspot.com/10694038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145243 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10453077
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139770 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
|
|
|
|
|
|
|
|
|
|
| |
He no longer works on this project.
BUG=None
Review URL: https://chromiumcodereview.appspot.com/10392021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136374 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=126466
TEST=checklicenses passes with the new exception (pending getting upstream to conform)
Review URL: https://chromiumcodereview.appspot.com/10375035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135647 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=Linux builder goes green
TBR
Review URL: https://chromiumcodereview.appspot.com/10273009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134529 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/10009013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@131091 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=110776
TEST=checklicenses
Review URL: https://chromiumcodereview.appspot.com/9447002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123144 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=98086, 105232, 98116, 98316
Review URL: http://codereview.chromium.org/9235032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119209 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
See http://code.google.com/p/pyftpdlib/issues/detail?id=185
BUG=28291
Review URL: http://codereview.chromium.org/9279009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118724 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Whitelist it in checklicenses.py.
BUG=105232
TEST=checklicenses.py still passes.
Review URL: http://codereview.chromium.org/9113003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116532 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make sure that:
- shebang is only present for executable files
- shebang is #!/usr/bin/env python
- __main__ is only present for executable files
- file's executable bit is coherent
Also fix EOF LF to be only one.
TBR=timurrrr@chromium.org
BUG=105108
TEST=
Review URL: http://codereview.chromium.org/8678023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111960 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 3de7c047d9c035f202c03f8e4287990dd18bc0b9.
Revert "Suppressing license warnings on pymox."
This reverts commit 78a55d5d5095bce061336e3edfd3f240c80e4943.
1. The license headers were missing from some files in pymox.
It's not OK then to suppress it, and it should be fixed.
Looks like it's a Google project, so there's no excuse.
I think Lei submitted a patch to fix it:
http://codereview.appspot.com/5438051/
2. The original roll http://codereview.chromium.org/8699012 has been TBR-ed
and there are comments about it.
TBR=bradnelson,thestig
BUG=105457
Review URL: http://codereview.chromium.org/8708002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111637 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
R=thestig@chromium.org
Review URL: http://codereview.chromium.org/8668002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111631 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
exception in checklicenses.py. licensecheck.pl needs to understand the
Bison "special exception".
BUG=105232
TEST=ran checklicenses.py
Review URL: http://codereview.chromium.org/8677001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111388 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The EGL headers are released under an MIT/X11 license by The Khronos
Group. This patch updates licensecheck.pl to recognize the
license wording as it describes "Materials" rather than "Software".
The OpenGL ES 2.0 headers are released under the SGI Free Software
License B (http://oss.sgi.com/projects/FreeB/) by The Khronos Group.
This license is added to the whitelist and licensecheck.pl is updated to
recognized the mistyped "SGI Free Software B License" which is used in
the header files.
BUG=98097
TEST=none
Review URL: http://codereview.chromium.org/8351079
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108448 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a license check suppression for gpu/EGL/eglext.h which got added in a
recent commit. This is temporary fix and will be remedied by moving all the
Khronos headers under gpu to third_party -- See
http://code.google.com/p/chromium/issues/detail?id=98097.
BUG=98097
TEST=
Review URL: http://codereview.chromium.org/8343028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107641 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in http://crrev.com/106424
BUG=100986
TEST=none
TBR=phajdan.jr@chromium.org
Review URL: http://codereview.chromium.org/8353029
TBR=rsleevi@chromium.org
Review URL: http://codereview.chromium.org/8354033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106467 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://crrev.com/106424
BUG=100986
TEST=none
TBR=phajdan.jr@chromium.org
Review URL: http://codereview.chromium.org/8353029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106446 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=98306
TEST=
Review URL: http://codereview.chromium.org/8303003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105582 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=98132,99326
TEST=used gpsfake (from lucid package 2.92) and opened maps.google.com/maps/m
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=104481
Review URL: http://codereview.chromium.org/8171006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104716 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=98132,99326
TEST=used gpsfake (from lucid package 2.92) and opened maps.google.com/maps/m
Review URL: http://codereview.chromium.org/8171006
TBR=joth@chromium.org
Review URL: http://codereview.chromium.org/8199006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104482 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=98132,99326
TEST=used gpsfake (from lucid package 2.92) and opened maps.google.com/maps/m
Review URL: http://codereview.chromium.org/8171006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104481 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=98456
TEST=None
Review URL: http://codereview.chromium.org/8159001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104425 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=28291
Review URL: http://codereview.chromium.org/8133028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104160 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/8143006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103993 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=timurrrr
BUG=98596
Review URL: http://codereview.chromium.org/8118007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103733 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=98114, 98115
Review URL: http://codereview.chromium.org/8085016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103729 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=98136
TEST=none (no code change)
Review URL: http://codereview.chromium.org/8071019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103685 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=98116
TEST=
Review URL: http://codereview.chromium.org/8094004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103594 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=98094
TEST=ran checklicenses on directory
Review URL: http://codereview.chromium.org/8103010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103565 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
pass this file.
BUG=98466
Review URL: http://codereview.chromium.org/8077003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103364 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=98460
Review URL: http://codereview.chromium.org/8079005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103316 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=98112
TEST=none
Review URL: http://codereview.chromium.org/8056017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103137 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
license fixes.)
Review URL: http://codereview.chromium.org/8037054
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103074 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove the suppression from tools/checklicenses/checklicenses.py.
R=phajdan.jr@chromium.org
BUG=98106
TEST=tools/checklicenses/checklicenses.py --ignore-suppressions
net/third_party/nss/patches/applypatches.sh should say 'SUCCESS'.
Review URL: http://codereview.chromium.org/8028043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102869 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
It only runs on Linux clobber bot now.
BUG=28291
Review URL: http://codereview.chromium.org/8041028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102757 0039d316-1c4b-4281-b951-d872f2087c98
|