| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
(see http://codereview.chromium.org/1523002 )
BUG=39303
TEST=checkbins.py doesn't complain about third_party/icu/icudt42.dll
Review URL: http://codereview.chromium.org/1528011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43226 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
After some research it turns out we can exclude certain .exe/.dll files from /NXCOMPAT and /DYNAMICBASE due to various reasons (pure data DLLs, special purpose applications, non-shipping code, etc...)
BUG=25952
TEST=checkbins step on buildbot should stay green with no failing files
Review URL: http://codereview.chromium.org/1576003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43135 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=25952
TEST=no more verbosity!
Review URL: http://codereview.chromium.org/368002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31150 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TEST=build bots should start spitting out debug info to stdio
BUG=25952
TBR=maruel
Review URL: http://codereview.chromium.org/342115
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30932 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=25952
TEST=always exists "successfully"
Review URL: http://codereview.chromium.org/343068
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30639 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=25952
TEST=still executes regardless of where you run the script from
Review URL: http://codereview.chromium.org/347008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30396 0039d316-1c4b-4281-b951-d872f2087c98
|
|
svn properties.
TBR=maruel
BUG=25952
Review URL: http://codereview.chromium.org/345015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30372 0039d316-1c4b-4281-b951-d872f2087c98
|