summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* [Android] Build chromedriver_webview_shell_apk and install it on the chromedr...jbudorick2014-12-032-2/+4
* Update Dr. Memory issue tracker and home page references to GitHub now that D...bruening2014-12-031-1/+1
* [Android] Switch b/a/test_runner.py from optparse to argparse.jbudorick2014-12-038-612/+500
* Assign 'json_output' if test fails in test_runner.pysimonhatch2014-12-021-0/+1
* Make goma work on win GN builds.dpranke2014-12-023-12/+56
* GN + Android: support standalone .dex.jar output of Android libraries.ppi2014-12-023-4/+28
* Turn on stack use-after-return detection in non-official ASan builds.glider2014-12-021-2/+5
* Migrate DeviceUtils.EnableRoot to adb_wrapperperezju2014-12-022-17/+15
* Do not modify output when status is missing in AdbWrapper.Shellperezju2014-12-021-2/+2
* Revert of Switch Windows over to BoringSSL from NSS. (patchset #2 id:20001 of...markusheintz2014-12-022-6/+5
* Add support for ubuntu 14.10(utopic) to install-build-deps.shsamahto2014-12-021-2/+2
* Switch Windows over to BoringSSL from NSS.davidben2014-12-022-5/+6
* Fix "Class resolved by unexpected DEX" in uiautomator testsdavileen2014-12-021-14/+23
* gn format //buildscottmg2014-12-0247-1072/+1749
* Add enable_hangout_services_extension flag to GN build.Brett Wilson2014-12-013-2/+11
* [Android] Implement generic JSON results that match base/test/launcher.jbudorick2014-12-0110-7/+245
* Remove SafeBrowsingAndroid Finch experiment code.feng2014-12-012-2/+4
* Rename "managed (mode|user)" to "supervised user" (part 10)treib2014-12-013-9/+9
* GN: Fix gn gen error if cpu_arch is not armGordana.Cmiljanovic2014-12-011-1/+1
* Add support for profiling to the gn buildabarth2014-11-301-0/+30
* Give Android Notifications a proper Service to accept incoming events.peter2014-11-281-0/+5
* Enable loading V8's initial snapshot from external files on Mac.baixo2014-11-281-1/+1
* Remove TSan suppressions for issue 328804.glider2014-11-281-4/+0
* Updates to support instrumentation tests for managed sign ins.joaodasilva2014-11-282-2/+12
* Migrate FileExists out of android_commandsperezju2014-11-282-35/+15
* Add chartjson support to android test_runner. This is needed so that we can r...simonhatch2014-11-273-1/+48
* Fix g++-multilib conflict between install-build-deps scriptsjohnme2014-11-272-27/+44
* Fix android forwarder on Macjeremy2014-11-271-0/+7
* [Android] Remove the workaround code of a platform bug.feng2014-11-272-55/+0
* add ccache support to gn buildsmostynb2014-11-264-17/+52
* [android] Scan new credit card from autofill popup.rouslan2014-11-261-0/+1
* Disable external V8 snapshot on ChromeOSbaixo2014-11-261-1/+1
* Do not pass -fPIC, -pie to sanitizer builds.earthdok2014-11-261-16/+0
* Out of line CallbackBase's copy and assignment operators.dcheng2014-11-261-0/+1
* Revert of Revert of clang: Suppress a -Wstring-conversion warnings in nspr. (...thakis2014-11-261-3/+3
* Revert of clang: Suppress a -Wstring-conversion warnings in nspr. (patchset #...vrk2014-11-261-3/+3
* GN + Android: allow to set visibility on android_library targets.ppi2014-11-252-0/+4
* clang: Suppress a -Wstring-conversion warnings in nspr.Nico Weber2014-11-251-3/+3
* match openbsd as well in landmine_utils and breakpadrobert.nagy2014-11-251-1/+1
* GN + Android: quick fix for stale assets in Android APKs.ppi2014-11-251-5/+12
* Enable loading V8's initial snapshot from external files on Linux.baixo2014-11-251-1/+1
* Roll Breakpad r1397:r1404 and enable Android microdump crash handler.primiano2014-11-251-0/+2
* Disable TCMalloc for Windowscpu2014-11-251-2/+2
* win: Use lld-link.exe if use_lld is set to 1.Nico Weber2014-11-251-0/+11
* [Android] Fix columns in SQL lockscreen disable for pre-JB devices.jbudorick2014-11-241-2/+5
* [Android] Change how we write command line files for gtest APKs.jbudorick2014-11-241-7/+2
* More readable adb command error messagesperezju2014-11-246-102/+111
* Allow running adb_gdb in a subdirectory of src/.bauerb2014-11-241-1/+1
* Linux: Dynamically load libudev.thestig2014-11-222-73/+162
* Reland: Enable MSVC warning for unused locals.pkasting2014-11-222-2/+0