| Commit message (Expand) | Author | Age | Files | Lines |
* | Use third_party/pexpect in android pylib | nduca@chromium.org | 2012-10-17 | 7 | -8/+23 |
* | Make resource directory option in gyp template optional. | shashishekhar@chromium.org | 2012-10-17 | 1 | -2/+7 |
* | Always reference newly created script using full path. | tansell@google.com | 2012-10-17 | 1 | -4/+5 |
* | Stop cron during cleanup. | tansell@google.com | 2012-10-17 | 1 | -5/+6 |
* | Add cc_unittests to the experimental bots. | nileshagrawal@chromium.org | 2012-10-17 | 2 | -0/+6 |
* | Add CrOS's dbus-c++ to Chromium Linux. This is needed to build mtpd. | thestig@chromium.org | 2012-10-17 | 1 | -0/+5 |
* | Enable GPU by default | james.wei@intel.com | 2012-10-17 | 1 | -0/+2 |
* | Upstream the android python scripts changes that enable the new Forwarder2 to... | felipeg@chromium.org | 2012-10-16 | 6 | -73/+153 |
* | Get startup traceview working again (external/chrome parts). | satish@chromium.org | 2012-10-16 | 3 | -4/+7 |
* | Remove use_libcc_for_compositor gyp variable | jamesr@chromium.org | 2012-10-16 | 1 | -3/+0 |
* | Enable compositor tests on android. | epenner@chromium.org | 2012-10-15 | 1 | -0/+2 |
* | Move PerfTest TraceEvent to async | dtrainor@chromium.org | 2012-10-15 | 1 | -4/+4 |
* | 64-bit system need 32bit libstdc++.so.6 to run pnacl sdk clang | toyoshim@chromium.org | 2012-10-15 | 1 | -2/+2 |
* | Fix spurious rebuilds of apks for Android build. | yfriedman@chromium.org | 2012-10-13 | 1 | -3/+4 |
* | Add support for coverage=1 builds on iOS | stuartmorgan@chromium.org | 2012-10-12 | 1 | -1/+3 |
* | Build the Widevine CDM plugin. | ddorwin@chromium.org | 2012-10-12 | 1 | -0/+1 |
* | Fix proguard logic, set proguard config only when proguard is enabled. | shashishekhar@chromium.org | 2012-10-12 | 1 | -2/+8 |
* | Move shared library copy and strip to java_apk.gypi | cjhopman@chromium.org | 2012-10-11 | 2 | -4/+59 |
* | Revert 161344 - Add missing python-mod-pywebsocket dependency to install-buil... | jochen@chromium.org | 2012-10-11 | 1 | -3/+3 |
* | Add content_unittests to the dependencies of the aura_builder target. | jam@chromium.org | 2012-10-11 | 1 | -0/+1 |
* | Add missing python-mod-pywebsocket dependency to install-build-deps.sh | jochen@chromium.org | 2012-10-11 | 1 | -3/+3 |
* | Build content_unittests on the "Win Aura" bot. | hbono@chromium.org | 2012-10-11 | 1 | -0/+1 |
* | Rename output jar created by apks to have chromium_apk_ prefix. | shashishekhar@chromium.org | 2012-10-11 | 1 | -1/+1 |
* | Nuke unused test code. | shashishekhar@chromium.org | 2012-10-10 | 2 | -13/+2 |
* | Android: fix webview envsetup script. | torne@chromium.org | 2012-10-10 | 1 | -1/+1 |
* | Add KillAllBlocking() to android_commands.py. | pliard@chromium.org | 2012-10-10 | 1 | -1/+26 |
* | Whitespace CL | ilevy@chromium.org | 2012-10-10 | 1 | -0/+2 |
* | Fix android webkit top level script | ilevy@chromium.org | 2012-10-10 | 1 | -1/+1 |
* | Add Proguard option to gyp template. | shashishekhar@chromium.org | 2012-10-10 | 2 | -4/+19 |
* | Fix dirs for android buildbot extract_build step | ilevy@chromium.org | 2012-10-10 | 1 | -2/+2 |
* | Fix chromium testshell crash on startup. | yfriedman@chromium.org | 2012-10-09 | 1 | -1/+1 |
* | Add override for obfuscate target to support Proguard. | shashishekhar@chromium.org | 2012-10-09 | 1 | -0/+80 |
* | Add support for building apk in release | cjhopman@chromium.org | 2012-10-09 | 2 | -2/+17 |
* | Add croc config file for iOS code coverage. | lliabraa@chromium.org | 2012-10-09 | 1 | -0/+71 |
* | Android: Add a webview-specific All target. | torne@chromium.org | 2012-10-09 | 1 | -2/+2 |
* | Sets ios_product_name and ios_breakpad flags for iOS. | pkl@chromium.org | 2012-10-09 | 1 | -1/+16 |
* | Make java.gypi use all_dependent_settings for input_jars_paths | cjhopman@chromium.org | 2012-10-09 | 1 | -1/+3 |
* | Revert 160721 - Build the Widevine CDM plugin. | creis@chromium.org | 2012-10-08 | 1 | -1/+0 |
* | Build the Widevine CDM plugin. | ddorwin@chromium.org | 2012-10-08 | 1 | -0/+1 |
* | Upstreaming latest build/android changes | aberent@chromium.org | 2012-10-08 | 2 | -29/+66 |
* | Add clang builder top level script | ilevy@chromium.org | 2012-10-08 | 1 | -5/+0 |
* | Whitespace CL | ilevy@chromium.org | 2012-10-08 | 1 | -1/+1 |
* | Fix minor typos in android webkit tester script | ilevy@chromium.org | 2012-10-08 | 1 | -3/+3 |
* | Add webkit tester top level script | ilevy@chromium.org | 2012-10-08 | 1 | -0/+19 |
* | Whitespace CL | ilevy@chromium.org | 2012-10-08 | 1 | -2/+2 |
* | Add clang builder top level script | ilevy@chromium.org | 2012-10-07 | 1 | -0/+13 |
* | Fix fastbuild for android clang. Build -g0 | ilevy@chromium.org | 2012-10-07 | 1 | -1/+1 |
* | whitespace change | cmp@chromium.org | 2012-10-07 | 1 | -1/+1 |
* | Whitespace change to kick off builds | ilevy@chromium.org | 2012-10-06 | 1 | -1/+1 |
* | When doing an official build, don't bail out if Xcode doesn't know about the | mark@chromium.org | 2012-10-06 | 2 | -38/+59 |