summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Rename aura_shell_unittests to ash_unittests, part 1jamescook@chromium.org2012-07-132-1/+7
* Enable URLRequestTest.FileTest on Chromium Androidshouqun.liu@intel.com2012-07-131-1/+0
* Enable promotion system on Androidaruslan@chromium.org2012-07-131-2/+2
* Use the system zlib and ICU when building with the Android build systemsteveblock@chromium.org2012-07-131-11/+5
* Android: move functions added in third_party to android_commands.bulach@chromium.org2012-07-133-4/+55
* Disable building unit_tests.exe on DrMemory builders.hbono@chromium.org2012-07-131-1/+0
* Revert 146303 - Disables allocator_shim on Windows memory builders.hbono@chromium.org2012-07-131-3/+0
* Disable failing unittest on Androiddfalcantara@chromium.org2012-07-121-0/+3
* Android: fix running executable unit tests.bulach@chromium.org2012-07-121-1/+1
* Fix cherk_perms following http://codereview.chromium.org/10703165/.bulach@chromium.org2012-07-122-0/+0
* Android: adds instrumentation test runners.bulach@chromium.org2012-07-1215-14/+2055
* Android: a few minor improvements for the test runner.bulach@chromium.org2012-07-124-86/+86
* as we will use sdcard to store test data, so add sd card when creating avd. james.wei@intel.com2012-07-123-2/+21
* add abi support for emulator.pyjames.wei@intel.com2012-07-121-1/+4
* init AndroidCommand after the device online to root itjames.wei@intel.com2012-07-121-2/+1
* Disables allocator_shim on Windows memory builders.hbono@chromium.org2012-07-121-0/+3
* Enhancement for gdb_content_shell, allow package_name and shared_lib_dir to be shouqun.liu@intel.com2012-07-122-78/+144
* Change the gyp_chromium to build chromium in a symbolic linkyongsheng.zhu@intel.com2012-07-111-1/+1
* Adjust the all.gyp:All target for iOSstuartmorgan@chromium.org2012-07-112-2/+10
* Fix SDK installer by downloading r20 directlyilevy@chromium.org2012-07-112-9/+9
* Fix the errors for run_tests.pyyongsheng.zhu@intel.com2012-07-111-17/+12
* Canonicalize CHROME_SRC variable on Androidskyostil@chromium.org2012-07-111-4/+5
* fix the error of emulator.py james.wei@intel.com2012-07-111-1/+1
* fix test broken issue when using --use-emulatorjames.wei@intel.com2012-07-113-6/+6
* enable two test cases in base_unittests with fix and disable one failurejames.wei@intel.com2012-07-112-3/+2
* Fix failed apk unit test case MessagePumpLibeventTest.* on Android.shouqun.liu@intel.com2012-07-111-3/+0
* auto-detect directory when running tests with specified test_suitejames.wei@intel.com2012-07-111-0/+12
* Fix use_system_stlport on Androidsteveblock@chromium.org2012-07-111-4/+10
* Exclude unsupported tests from the android build.nileshagrawal@chromium.org2012-07-101-2/+0
* Fix Java file generation rule in java_aidl.gypisteveblock@chromium.org2012-07-101-7/+9
* [android] Upstream / sync most of build/android and build/android/pylib.bulach@chromium.org2012-07-1022-383/+1110
* Add a gyp flag to allow use of the system's version of libexpatsteveblock@chromium.org2012-07-101-3/+3
* Upstream the Android clipboard implementationcjhopman@chromium.org2012-07-091-8/+0
* Enable debugging code for non-official Android builds.newt@chromium.org2012-07-091-1/+5
* Remove executable bit mistakely added by r145689.mihaip@chromium.org2012-07-091-0/+0
* Extracted inner class doing process dispatch.noyau@chromium.org2012-07-091-0/+0
* [android] Fixes checkperms.py error.bulach@chromium.org2012-07-092-0/+0
* [android] Split top-level scripts and libraries from build/android.bulach@chromium.org2012-07-0922-51/+63
* Make the directx sdk and the regular sdk path a gyp variablecpu@chromium.org2012-07-061-4/+15
* Add iOS support to googleurl.gypstuartmorgan@chromium.org2012-07-051-1/+1
* [Android] Fix command line path in flag_changer.py.mkosiba@chromium.org2012-07-041-1/+1
* Fix build for native client to roll DEPS.bbudge@chromium.org2012-07-041-2/+2
* Specify path to aidl tool in gyp filesteveblock@chromium.org2012-07-042-1/+2
* Initial TSan v2 support in Chromium.glider@chromium.org2012-07-041-0/+31
* enable -Wunused-private-field for linux and chromeos.tony@chromium.org2012-07-031-3/+0
* clang: Enable -Wunused-private-field on mac.thakis@chromium.org2012-07-031-3/+0
* Get a minimal all.gyp working for iOSstuartmorgan@chromium.org2012-07-022-129/+170
* Base platform sdk selection on a variable.bradnelson@google.com2012-07-021-9/+11
* Pass android_sdk as a variable to gypsteveblock@chromium.org2012-07-022-8/+2
* Fix OS_IOS definitionstuartmorgan@chromium.org2012-07-021-2/+2