summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* Force another buildcpu@chromium.org2012-07-011-1/+11
* Make chrome use the win8 SDKcpu@chromium.org2012-07-011-9/+11
* Dummy change to trigger the botsnsylvain@chromium.org2012-06-301-1/+1
* Add trybot compiler/tester annotator scriptsilevy@chromium.org2012-06-302-0/+37
* roll clang 155835:159409thakis@chromium.org2012-06-291-0/+6
* Add iOS support to common.gypistuartmorgan@chromium.org2012-06-292-45/+163
* Add iOS handling to filename_rules.gypistuartmorgan@chromium.org2012-06-291-3/+9
* Disable URLFetcherEmptyPostTest.Basic on Android.mkosiba@chromium.org2012-06-291-0/+2
* Add target to build chromium_builder_qa and chrome_nacl_win64binji@chromium.org2012-06-291-0/+8
* Add in support for components build.ajwong@chromium.org2012-06-281-11/+44
* Remove ANDROID_APK_TEST_TARGETnileshagrawal@chromium.org2012-06-281-3/+0
* Fix checkperms by removing extra space after shebang. Silly checkperms.pyajwong@chromium.org2012-06-281-1/+1
* Adding gdb-add-index script from Redhat's gdb rpm.ajwong@chromium.org2012-06-281-0/+30
* sas.dll is not included to Windows 8 SDK. Use one from from Windows 7 SDK ins...alexeypa@chromium.org2012-06-272-4/+4
* Avoid redefining HAVE_ENDIAN_H and HAVE_OFF64_T on Androidsteveblock@chromium.org2012-06-271-1/+3
* Don't use the system versions of sqlite, libjpeg, expat and stlport on Androidsteveblock@chromium.org2012-06-271-4/+6
* Enable clang checks for bad refcounting patterns on ChromeOSrsleevi@chromium.org2012-06-271-21/+2
* Register JNI methods before running unittests on android.nileshagrawal@chromium.org2012-06-271-5/+6