| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed behavior when no files require coverage. | estevenson | 2015-08-12 | 1 | -6/+7 |
* | Turn off -Wl,-z,defs and -fno-rtti when building with CFI diagnostics. | pcc | 2015-08-12 | 1 | -1/+7 |
* | build: Enable flags for better stack traces in non-official CFI builds. | pcc | 2015-08-12 | 1 | -2/+3 |
* | Removed unused mojo_nacl code and GYP targets. | rockot | 2015-08-11 | 2 | -27/+0 |
* | Let build/vs_toolchain.py run on non-Windows if requested. | thakis | 2015-08-11 | 1 | -7/+16 |
* | mac, GN: Pass 10.6 as deployment target. | erikchen | 2015-08-11 | 2 | -2/+5 |
* | Reduce DefaultConcurrentLinks from phys/4GB to phys/5GB. | brucedawson | 2015-08-11 | 1 | -1/+3 |
* | clang: Compiler tweaks to make android build for x64 | agrieve | 2015-08-11 | 1 | -25/+42 |
* | Move logic of gyp_chromium into gyp_chromium.py | sbc | 2015-08-11 | 3 | -342/+336 |
* | device_utils.Install: Calculate host md5s at the same time as device md5s | agrieve | 2015-08-11 | 1 | -1/+9 |
* | Reland #2: Switch the default build configuration to use the 10.10 SDK. | erikchen | 2015-08-11 | 2 | -2/+2 |
* | Cache device apk checksums in device_utils.py | agrieve | 2015-08-11 | 2 | -95/+174 |
* | Fix device_utils.SetProp not properly clearing cached value | agrieve | 2015-08-11 | 1 | -2/+3 |
* | Reduce timeout for Android tests from 90m to 60m. | dtu | 2015-08-11 | 1 | -1/+1 |
* | GN: Use lib.unstripped rather than lib.stripped. Add a toolchain.gni | agrieve | 2015-08-10 | 8 | -55/+100 |
* | [Android] Detect when remote service loses contact with device. | rnephew | 2015-08-10 | 2 | -0/+24 |
* | [Android] Convert RestartAdbd to DeviceUtils again. | rnephew | 2015-08-10 | 5 | -3/+43 |
* | [Android] Catch timeouts while listing tombstones. | jbudorick | 2015-08-09 | 1 | -0/+2 |
* | Revert of Android WebVR implementation, Cardboard 0.5.5 SDK (patchset #10 id:... | bajones | 2015-08-08 | 2 | -11/+5 |
* | clang/win: Build chromium_code with -Wunused-function | Nico Weber | 2015-08-08 | 2 | -2/+7 |
* | Use correct linker flags for iOS release builds. | sdefresne | 2015-08-08 | 1 | -1/+1 |
* | Android WebVR implementation, Cardboard 0.5.5 SDK | bajones | 2015-08-08 | 2 | -5/+11 |
* | Remove Android filter file for content_unittests. | tfarina | 2015-08-07 | 1 | -13/+0 |
* | Copy only the DLLs for the default toolchain on Windows. | brettw | 2015-08-07 | 1 | -13/+17 |
* | Output start and end times for perf runs. | dtu | 2015-08-07 | 1 | -5/+8 |
* | Disable ENABLE_BITCODE for iOS 9. | olivierrobin | 2015-08-07 | 1 | -0/+1 |
* | Add readelf and nm dummy values to cros. | petermayo | 2015-08-07 | 1 | -7/+12 |
* | patch from chinmaygarde@ to make progress on mac, ios. | dpranke | 2015-08-07 | 17 | -16/+797 |
* | Disable 'Ok Google' hotwording on desktop Chrome. | mgiuca | 2015-08-07 | 1 | -4/+5 |
* | Add /bigobj to all builds on Windows. | brettw | 2015-08-06 | 1 | -0/+1 |
* | Explicit declare drm library directory | kalyan.kondapally | 2015-08-06 | 1 | -0/+3 |
* | GN (Android): Make is_clang work for (at least for arm32) | agrieve | 2015-08-06 | 3 | -24/+83 |
* | build: Use lld-link instead of lld-link2. | pcc | 2015-08-06 | 1 | -2/+2 |
* | Make which gold and binutils used configurable. | petermayo | 2015-08-06 | 1 | -4/+10 |
* | Pull ICU, rename component build GN variables. | brettw | 2015-08-06 | 3 | -15/+7 |
* | Allow third_party deps to use res/values/layout instead of res/values/layout-v17 | agrieve | 2015-08-06 | 1 | -4/+8 |
* | Fixed LNK4075 warnings caused by fastlink support | brucedawson | 2015-08-06 | 1 | -12/+0 |
* | Restat shared library link ops in GN on Windows. | brettw | 2015-08-06 | 1 | -0/+5 |
* | [Android] Add support for stopping port forwarding. | jbudorick | 2015-08-06 | 1 | -0/+21 |
* | [Android] Add a reset_usb utility script (RELAND). | jbudorick | 2015-08-06 | 5 | -70/+213 |
* | [Android] Output logcat when native crash is detected on remote device. | rnephew | 2015-08-06 | 2 | -12/+55 |
* | Workaround link issues on ARM Android with ASan and coverage. | eugenis | 2015-08-06 | 1 | -0/+9 |
* | Remove Android filter file for gfx_unittests. | tfarina | 2015-08-05 | 1 | -10/+0 |
* | Remove some unused strings. | dbeam | 2015-08-05 | 1 | -2/+0 |
* | Remove a few more remnants of the internal remoting plugin. | davidben | 2015-08-05 | 3 | -16/+0 |
* | Add a new gyp flag: fieldtrial_testing_like_official_build | danduong | 2015-08-05 | 3 | -0/+17 |
* | Support Android x86 ASan build. | ochang | 2015-08-05 | 2 | -4/+8 |
* | [Chromecast] Allow |enable_pepper_cdms| to be set in gn args. | slan | 2015-08-04 | 1 | -2/+4 |
* | ash: Remove ash_shell_unittests target. | Sadrul Habib Chowdhury | 2015-08-04 | 2 | -2/+0 |
* | Rename spellchecker preprocessor flag | dylanking | 2015-08-04 | 3 | -8/+8 |