summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Remove the debug_message.exe helper.brettw2015-10-031-1/+0
* GN: Make default_warnings a proper sub-config rather than ad hoc variablesmcgrathr2015-10-021-210/+213
* Make GN use_custom_libcxx work properly with sanitizers.brettw2015-10-021-5/+10
* GN: Fix Chrome crashing on start-upagrieve2015-10-021-8/+8
* Remove the GN *sdk targetsbrettw2015-10-029-64/+69
* Fix javac --incremental by using jmake for dependency analysisagrieve2015-10-025-23/+106
* Fold away now dead NSS code.davidben2015-10-021-1/+1
* Allow a custom toolchain to be injected into BUILDCONFIG.gnslan2015-10-022-39/+50
* device_utils: Compute host and device md5s concurrently in PushChangedFilesagrieve2015-10-021-8/+11
* [iOS] Integration of ChromeNetLog and NetExportUIdroger2015-10-021-5/+0
* [Android] Add builbot.json file to perf archivesperezju2015-10-021-0/+39
* Associate threads in reraiser_thread.RunAsync with the calling ThreadGroupagrieve2015-10-026-97/+159
* [Android] Make @DisabledTest behave in a sane way.jbudorick2015-10-012-3/+18
* Fix unix file permissions in resource zips and jar filestsniatowski2015-10-011-0/+3
* [Android] Remap isolate dependencies into a temporary directory.jbudorick2015-10-017-27/+24
* Reenable deprecation warning checking.aurimas2015-10-011-2/+1
* Make sure official GN builds on Linux have debug info.dpranke2015-10-011-2/+4
* Isolate breakpad_unittests.stip2015-09-301-0/+1
* [Chromecast] Remove use of VIDEO_HOLEhalliwell2015-09-302-2/+1
* [Android] Drop shard timeouts for browser tests.jbudorick2015-09-303-11/+11
* Chromecast GN: Set use_ozone=1 when is_android=0pkotwicz2015-09-301-1/+1
* GN: Remove irrelevant targets for Cast Android buildpkotwicz2015-09-301-3/+7
* Make adb_gdb work for GN buildsagrieve2015-09-302-4/+21
* Add Undefined Behaviour sanitizer support to GN.amistry2015-09-306-6/+48
* DeviceUtils: Fix a couple of corner-cases when wrapping commands.agrieve2015-09-293-4/+4
* Make aidl.py create .srcjars with .java files in package-based directoriesagrieve2015-09-291-1/+9
* Revert of [Android] Move remounting of external storage to after reboot. (pat...rnephew2015-09-291-2/+1
* Set an empty sourcepath when compiling java.agrieve2015-09-291-0/+3
* Port the order_profiling GYP flag to GNpkotwicz2015-09-294-1/+47
* Do not perform a non-incremental compile when previous compile failed.agrieve2015-09-291-5/+4
* [Android] Make additional_apks option default to empty list.mikecase2015-09-291-1/+1
* Allow linking of library jars in building apk targetstserng2015-09-291-1/+4
* [Android] Move remounting of external storage to after reboot.rnephew2015-09-291-1/+2
* Revert of Disable charging for thread_times.key_idle_power_cases (patchset #3...jdduke2015-09-291-1/+1
* [Android] Add arg to test runner to install additional apks needed by tests.mikecase2015-09-294-1/+18
* [Android] Add options to archive output dirperezju2015-09-293-8/+49
* Disable charging for thread_times.key_idle_power_casesjdduke2015-09-291-1/+1
* [GN]: BUILD file housecleaningandybons2015-09-289-31/+38
* Also generate R.java files for app-as-shared-libmichaelbai2015-09-281-1/+1
* Support alternative locale zipmichaelbai2015-09-283-11/+49
* GN: Mark run_findbugs as used in java_library_implpkotwicz2015-09-281-5/+6
* [Android] Only remember non-None iteration results.jbudorick2015-09-281-1/+1
* [Android] remount file system as writeable when failing to push files to exte...rnephew2015-09-281-2/+19
* Separate out GN sanitizer flags.brettw2015-09-283-100/+121
* [Android] Log once per minute while waiting for timeout_retry thread completion.jbudorick2015-09-284-14/+42
* [Android] Add --repeat for gtests and instrumentation tests.jbudorick2015-09-284-75/+120
* Android: Change test timeout to 30 minutes instead of 15.kjellander2015-09-281-2/+4
* Separate out compiler and runtime configs on Windows and Android GN.brettw2015-09-284-204/+226
* Use GN subconfigs for Android, optimization, and symbols.brettw2015-09-262-205/+197
* Roll Clang 245965:247874hans2015-09-262-14/+3