Aasharif@chromium.orgtcmalloc: fixed config_linux.h to build for arm targets.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
tcmalloc: fixed config_linux.h to build for arm targets. BUG=chromium-os:34620 TEST=trybot Review URL: https://chromiumcodereview.appspot.com/10970030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158903 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Enforce all the source files to be encoded in UTF-8. Many files used random encoding. All of them were in comments or unit test files that were not compiled. In any case, not using unicode everywhere complexify the tools so enforcing it makes presubmit checks much simpler. R=joi@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10797029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147480 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Pass tools/licenses.py for more directories. We're now down to only 4 dirs that don't pass the license checker. They will require separate changes. Modify the license checker to only print failing dirs. BUG=39240 Review URL: http://codereview.chromium.org/1530040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44656 0039d316-1c4b-4281-b951-d872f2087c98 | 15 年前 | |
Add linux_valgrind as a default trybot for tools/valgrind/memcheck/ and third_party/tcmalloc/ Apart from annoying developers with try mail, I think this will make some allocation-related changes better tested. Also, this would help us check the correctness of suppressions (especially, if they are formatted incorrectly). TEST=try a changelist in tools/valgrind/memcheck/ or third_party/tcmalloc/ and notice linux_valgrind bot Review URL: http://codereview.chromium.org/465046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33828 0039d316-1c4b-4281-b951-d872f2087c98 | 16 年前 | |
Make 'License' field in third-party metadata required This will simplify the addition of a tool to check licenses for the purpose of the Android WebView build. See also http://codereview.chromium.org/10827099 Also adds other missing fields to these README.chromium files as required by presubmit checks and fixes a regex used to enforce this. BUG=138921 Review URL: https://chromiumcodereview.appspot.com/10821103 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149423 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 |