| Commit message (Expand) | Author | Age | Files | Lines |
* | Make jar targets remove .class files before compile | cjhopman@chromium.org | 2012-09-04 | 1 | -8/+31 |
* | Android: Use ninja build for experimental targets too. | nileshagrawal@chromium.org | 2012-09-04 | 1 | -3/+8 |
* | Minor fixes to android device_status script | ilevy@chromium.org | 2012-09-04 | 2 | -9/+20 |
* | Cleanup buildbot step names | ilevy@chromium.org | 2012-09-04 | 3 | -6/+4 |
* | Update build/all_android.gyp from downstream. | yfriedman@chromium.org | 2012-09-04 | 1 | -2/+14 |
* | Handle pexpect.TIMEOUT call in test_package | ilevy@chromium.org | 2012-09-04 | 1 | -36/+30 |
* | Android: Use external storage for test data. | nileshagrawal@chromium.org | 2012-09-04 | 4 | -31/+4 |
* | [android] Remove extra adb newlines from buildbot log | skyostil@google.com | 2012-09-04 | 1 | -0/+22 |
* | Get rid of device/host clock synchronization in android_commands.py. | pliard@chromium.org | 2012-09-04 | 3 | -74/+67 |
* | Whitespace only change to force a build. | maruel@chromium.org | 2012-09-03 | 1 | -1/+1 |
* | Add android main annotated scripts | ilevy@chromium.org | 2012-09-03 | 4 | -1/+40 |
* | Relanding "views: Add a gyp file to build webview.". Try 2. | tfarina@chromium.org | 2012-09-01 | 1 | -1/+2 |
* | Make cc_unittests and webkit_compositor_unittests executable always | jamesr@chromium.org | 2012-09-01 | 1 | -1/+1 |
* | Adding support for ninja. | sivachandra@google.com | 2012-09-01 | 1 | -6/+24 |
* | Delete ~/.android only on clobber. | nileshagrawal@chromium.org | 2012-08-31 | 1 | -4/+3 |
* | Upstream chrome_test_server_spawner.py for Android. | pliard@chromium.org | 2012-08-31 | 3 | -73/+364 |
* | Add logcat monitoring for unit tests | ilevy@chromium.org | 2012-08-31 | 1 | -0/+7 |
* | Enable file path watcher for Android | yongsheng.zhu@intel.com | 2012-08-31 | 1 | -3/+0 |
* | Use 64-bit toolchain for Android x86. | michaelbai@chromium.org | 2012-08-31 | 1 | -1/+0 |
* | Delete ~/.android on every android build | ilevy@chromium.org | 2012-08-31 | 1 | -1/+5 |
* | Disable 3 unit tests failing on Android. | wangxianzhu@chromium.org | 2012-08-30 | 1 | -0/+7 |
* | Add gdb server variable for ant | michaelbai@chromium.org | 2012-08-30 | 3 | -4/+23 |
* | Switch ChromeOS Chromium to use IJG libjpeg instead of libjpeg_turbo. | saintlou@chromium.org | 2012-08-30 | 1 | -0/+5 |
* | Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser process | bbudge@chromium.org | 2012-08-30 | 1 | -20/+15 |
* | Fix for failing unit tests PasswordStoreDefaultTest.* | cramya@chromium.org | 2012-08-30 | 1 | -4/+0 |
* | Add checks in the code so that we can guarantee that we are using the correct... | saintlou@chromium.org | 2012-08-30 | 1 | -0/+4 |
* | Fix the untrusted builds of Chrome on ARM. | bbudge@chromium.org | 2012-08-30 | 1 | -0/+5 |
* | Disable FTP on iOS | droger@chromium.org | 2012-08-30 | 1 | -0/+8 |
* | Clean up the obsolete asan=1 config bits: | glider@chromium.org | 2012-08-30 | 1 | -17/+0 |
* | Revert 154048 - Relanding "views: Add a gyp file to build webview." | kalman@chromium.org | 2012-08-30 | 1 | -2/+1 |
* | Relanding "views: Add a gyp file to build webview." | tfarina@chromium.org | 2012-08-30 | 1 | -1/+2 |
* | Android WebView: tidy up source/gyp layout. | torne@chromium.org | 2012-08-30 | 1 | -3/+3 |
* | Add a test runner/sharder for Monkey stress tests. | frankf@google.com | 2012-08-29 | 4 | -11/+141 |
* | Cleanup references to /data/local/tmp. | nileshagrawal@chromium.org | 2012-08-29 | 11 | -35/+50 |
* | Set component=static_library for ASan builds on Mac. | glider@chromium.org | 2012-08-29 | 1 | -1/+4 |
* | Revert 153817 - views: Add a gyp file to build webview. | jochen@chromium.org | 2012-08-29 | 1 | -2/+1 |
* | views: Add a gyp file to build webview. | tfarina@chromium.org | 2012-08-29 | 1 | -1/+2 |
* | Build the android_webview APKs on the FYI waterfall. | mkosiba@chromium.org | 2012-08-29 | 1 | -0/+2 |
* | Add target for webkit_compositor_unittests | jamesr@chromium.org | 2012-08-28 | 1 | -0/+1 |
* | Fix android compile step to respect target config | ilevy@chromium.org | 2012-08-27 | 8 | -20/+32 |
* | Whitespace change to kick builds. | cmp@chromium.org | 2012-08-26 | 1 | -3/+0 |
* | Here are gyp targets and stubs for compiling libcc and the webkit_compositor ... | jamesr@chromium.org | 2012-08-25 | 1 | -0/+1 |
* | Retry of warnings-as-errors for Windows third_party. | scottmg@google.com | 2012-08-24 | 1 | -1/+16 |
* | Disable failing sync unit test for Android. | nyquist@chromium.org | 2012-08-24 | 1 | -0/+3 |
* | roll gyp 1473:1479 | thakis@chromium.org | 2012-08-24 | 1 | -15/+21 |
* | Revert 153092 - Turn on warnings as errors for (most) third_party code on Win... | scottmg@google.com | 2012-08-24 | 1 | -9/+1 |
* | [Android] Update Android WebView license checking tool. | mnaganov@chromium.org | 2012-08-24 | 1 | -1/+1 |
* | Run the WebView license checker on the android FYI builder | mnaganov@chromium.org | 2012-08-24 | 2 | -5/+21 |
* | Whitespace change to kick builds. | cmp@chromium.org | 2012-08-24 | 1 | -1/+1 |
* | whitespace change to kick builds. | cmp@chromium.org | 2012-08-24 | 1 | -0/+2 |