summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* TELEMETRY: Don't always fail test when forcing CPUs fails.epenner@chromium.org2014-06-242-19/+15
* Adds support for running analyzer from gyp_chromiumsky@chromium.org2014-06-241-10/+18
* [Android] Unit tests for DeviceUtils.jbudorick@chromium.org2014-06-244-192/+397
* Always retry adb devices to overcome device flakiness.zty@chromium.org2014-06-241-26/+27
* Turn on C++11 when building with gcc4.8+thakis@chromium.org2014-06-232-2/+48
* aw: Use HashMap instead of ArrayMapboliu@chromium.org2014-06-231-1/+1
* [Android] Fix UIAutomator test runner.jbudorick@chromium.org2014-06-231-1/+2
* Remove duplicate extensions API compiler template.brettw@chromium.org2014-06-232-142/+1
* Revert of Enable FIXED_POINT and -O3 for Opus when building for ARM. (https:/...thakis@chromium.org2014-06-231-1/+1
* Roll ANGLE DEPS for M37.jmadill@chromium.org2014-06-232-46/+32
* Add me to alert list until things get stable.zty@chromium.org2014-06-231-7/+8
* Make javac and jar a single build actioncjhopman@chromium.org2014-06-235-97/+102
* Enable checkjni for non-perf bots.navabi@google.com2014-06-231-3/+7
* MSan: introduce a GYP flag to control origin tracking.earthdok@chromium.org2014-06-231-2/+8
* Install support APK together with test APKaberent@chromium.org2014-06-235-5/+18
* Add chrome/renderer to the GN build.brettw@chromium.org2014-06-212-1/+22
* JarJar resources when building the android_webview.mkosiba@chromium.org2014-06-201-0/+121
* Telemetry: Set scaling governor on all cpus (on all devices)epenner@chromium.org2014-06-203-54/+62
* Make chrome/common compile in GNbrettw@chromium.org2014-06-203-0/+144
* [android_webview] Add more params to request intercepting.mkosiba@chromium.org2014-06-201-0/+2
* Fixed build on Windows with Cygwin (get_syzygy_binaries script).mgiuca@chromium.org2014-06-201-1/+3
* Define a single macro for enabling backup function on desktop: win, mac (excl...haitaol@chromium.org2014-06-201-0/+8
* Remove memory_watcher tool as well as --memory-profile command line flag.cbentzel@chromium.org2014-06-201-7/+0
* Work toward a chrome/common GN target.brettw@chromium.org2014-06-201-0/+5
* [Android] Switch long form test result reporting to a gtest-esque format.jbudorick@chromium.org2014-06-203-18/+32
* Add option to provision_devices script to disable location.navabi@chromium.org2014-06-202-5/+22
* Remove secondary version of speex BUILD file.tfarina@chromium.org2014-06-191-90/+0
* Fix device status report email to chromium.org.zty@chromium.org2014-06-191-1/+1
* Fix installation of libgbm-dev package in install-build-deps.shprimiano@chromium.org2014-06-191-15/+27
* GN: Use -Wl,-filelist for rsp files on mac instead of @jamesr@chromium.org2014-06-191-4/+4
* Rezip tool used to modify the APK.anton@chromium.org2014-06-193-0/+546
* Sort nacl_list alphabetically.thakis@chromium.org2014-06-191-10/+8
* Move gn secondary_source to the build/ directorycmasone@chromium.org2014-06-1921-0/+4648
* Android: cleanup old perf sharding list.bulach@chromium.org2014-06-192-32/+1
* Add probe to warm data reduction proxybengr@chromium.org2014-06-191-0/+8
* Add a dependency on libelf-dev:i386.thakis@chromium.org2014-06-181-1/+1
* Revert of Disable excluding of tested apk's code in test apks (https://codere...yusufo@chromium.org2014-06-181-2/+2
* Rename FORCE_DETERMINISTIC_BUILD to DONT_EMBED_BUILD_METADATA.sebmarchand@chromium.org2014-06-182-16/+16
* Remove the "universal" accel. overflow scroll flagsvollick@chromium.org2014-06-181-2/+0
* Moving compositor_bindings from webkit to contentamogh.bihani@samsung.com2014-06-181-2/+1
* ui: Move canvas tests into gfx_unittests target.tfarina@chromium.org2014-06-182-2/+2
* Add GN support for midl.brettw@chromium.org2014-06-172-0/+95
* Changed default gdb lookup path for Android.fdegans@chromium.org2014-06-171-3/+3
* .cjhopman@chromium.org2014-06-171-2/+2
* Check the path in the zip archive not the path to the file.mkosiba@chromium.org2014-06-171-1/+1
* ChromeDriver has pre-installed APK's, thus should not wipe during provisioning.navabi@google.com2014-06-172-1/+5
* Add GN build for some chrome common, chrome net, and resources targets.brettw@chromium.org2014-06-161-0/+2
* [Android] Switch to DeviceUtils version of RunShellCommand.jbudorick@chromium.org2014-06-1623-79/+137
* Enable policy support for registering protocol handler.kaliamoorthi@chromium.org2014-06-161-0/+1
* version.py: Use argparse instead of getopt.raphael.kubo.da.costa@intel.com2014-06-161-74/+43