summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Enable FIXED_POINT for Opus when building for arm64. This yields:solenberg@chromium.org2014-06-161-1/+1
* Update the default GYP flags for sanitizer tools.earthdok@chromium.org2014-06-161-6/+9
* Move Syzygy symbol files to 'exe' subdirectory as they were before.chrisha@chromium.org2014-06-151-1/+6
* Fix python build util script exceptionhush@chromium.org2014-06-141-2/+2
* Make test apks only dex files not in tested apk (proguard version)cjhopman@chromium.org2014-06-145-22/+81
* Add flag to force clobbering of index in gdb-add-indexajwong@chromium.org2014-06-141-3/+33
* Remove -Wl,gdb-index.ajwong@chromium.org2014-06-141-1/+0
* Alert chrome-labs-tech-ticket when new offline device detected.zty@chromium.org2014-06-141-10/+31
* Wait for perfbot devices to charge between runs.tonyg@chromium.org2014-06-143-16/+37
* Hook up content/browser compile in GN build.brettw@chromium.org2014-06-131-0/+3
* Don't delete the manifest when linking on Windows in GNbrettw@chromium.org2014-06-131-4/+4
* GCMDriver.java should start the browser processes if necessaryjohnme@chromium.org2014-06-131-0/+5
* Add option device in install apk scriptyang.gu@intel.com2014-06-131-0/+9
* Bring Syzygy binaries in using a script rather than as a dependency.chrisha@chromium.org2014-06-131-2/+31
* Move adb_profile_chrome under tools/android/skyostil@chromium.org2014-06-1319-1135/+1
* Do not define OS_CHROMEOS for untrusted NaCl codehamaji@chromium.org2014-06-131-3/+3
* Fix sourcing envsetup.sh under zsh.rickyz@google.com2014-06-131-2/+5
* Prevents error when using build/install-build-deps.sh --quick-checkvarkha@chromium.org2014-06-131-1/+1
* Refactor wipe option to wipe on default and have option to skip wipe.navabi@google.com2014-06-131-22/+18
* Now that the fix to the build-warning seen earlier,anandc@chromium.org2014-06-121-0/+1
* Add a new FORCE_DETERMINISTIC_BUILD define.sebmarchand@chromium.org2014-06-122-1/+21
* Make test apks only dex files not in tested apkcjhopman@chromium.org2014-06-123-14/+44
* Revert 276779 "Move adb_profile_chrome under tools/android/"rouslan@chromium.org2014-06-1219-1/+1135
* Move adb_profile_chrome under tools/android/skyostil@chromium.org2014-06-1219-1135/+1
* More work on content/browser GN build.brettw@chromium.org2014-06-122-4/+11
* Add yasm to the GN build.brettw@chromium.org2014-06-122-0/+170
* Use raw strings for javac colorize regexescjhopman@chromium.org2014-06-121-3/+3
* Add a target to produce a SyzyASan instrumented version of pdf.dllsebmarchand@chromium.org2014-06-121-0/+1
* Disable Warning 4702 for the PGO builds.sebmarchand@chromium.org2014-06-122-0/+13
* Enable about:nacl and correct symbol visibility for the pluginsehr@chromium.org2014-06-121-0/+3
* [Android] Switch to DeviceUtils versions of Reboot and Install.jbudorick@chromium.org2014-06-129-32/+148
* Pass GYP DEPTH variable to isolate.kjellander@chromium.org2014-06-122-0/+2
* Update some gyp targets to use dex_action.gypicjhopman@chromium.org2014-06-122-29/+14
* Whitespace change to overcome the great tree sadness of 2014-06-11.tapted@chromium.org2014-06-121-1/+0
* Revert 276388 "Enable building and output-ing of browser_tests.e..."acolwell@chromium.org2014-06-111-1/+0
* Enable building and output-ing of browser_tests.exe for official Windows builds.anandc@chromium.org2014-06-111-0/+1
* Convert apk obfuscation to pythoncjhopman@chromium.org2014-06-114-210/+188
* Adding milliseconds to test timestamps.starodub@google.com2014-06-111-2/+2
* version.py: Pass the right object to Usage in getopt exceptions.raphael.kubo.da.costa@intel.com2014-06-111-2/+2
* Make javac.py output colorfulcjhopman@chromium.org2014-06-112-2/+59
* Pass resources to dependents as zip files instead of directoriescjhopman@chromium.org2014-06-117-197/+306