index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Android] Emit an infra failue on missing perf result.
jbudorick
2015-12-12
1
-1
/
+2
*
Only set -rpath=$ORIGIN in component builds by default.
brettw
2015-12-12
1
-8
/
+44
*
Build standalone fuzzer tests for running with Dr. Fuzz
zhaoqin
2015-12-11
1
-0
/
+4
*
Turned on webrtc for mac in features.gni. First round builds with a DEPS usr...
lally
2015-12-11
1
-1
/
+1
*
Fix Android test_runner issue with symbolic lynks for output directories.
carlosk
2015-12-11
1
-1
/
+2
*
[Android] Move forwarder.py into devil/.
jbudorick
2015-12-11
8
-15
/
+15
*
[Android] Add an initial README.md for devil/.
jbudorick
2015-12-11
1
-0
/
+17
*
GN: Fix incorrect android toolchain value for arm64 and mips64el
agrieve
2015-12-11
2
-4
/
+4
*
Fix gn gen failure in build/config/android/BUILD.gn for arm64
agrieve
2015-12-11
1
-0
/
+1
*
[Android] Move install_commands to devil/.
jbudorick
2015-12-11
5
-9
/
+23
*
GN: Add symlink rules for dump_syms, symupload
agrieve
2015-12-11
1
-0
/
+68
*
[Android] Remove all references to pylib.constants from devil/.
jbudorick
2015-12-11
11
-40
/
+19
*
[Android] Handle individual forwarder setup failures.
jbudorick
2015-12-11
3
-3
/
+8
*
reset usb in device_status_check when device is offline
bpastene
2015-12-10
1
-2
/
+2
*
[Chromecast] GN - Only apply linker flags for arm
bcf
2015-12-10
1
-21
/
+25
*
[Chromecast] Set default ozone platform to "cast" on device builds.
slan
2015-12-10
1
-0
/
+8
*
GN: Build Non-SFI version of NaCl browser tests
phosek
2015-12-10
1
-4
/
+8
*
Don't explicitly turn on -Wendif-labels.
thakis
2015-12-10
2
-4
/
+0
*
Remove suppressions for crbug.com/345245
niklase
2015-12-10
1
-7
/
+0
*
get provision_devices to not fall over on user builds
bpastene
2015-12-10
2
-28
/
+46
*
Roll Clang 254793:255169
hans
2015-12-10
2
-6
/
+1
*
Fixing remaining VC++ 2015 64-bit build breaks
brucedawson
2015-12-10
1
-1
/
+6
*
[Android] Expand M permissions blacklist for ChromePublic.
jbudorick
2015-12-10
1
-2
/
+7
*
[Android] Add support for timeouts scaling for OnDevice instrumentation.
mikecase
2015-12-10
1
-0
/
+4
*
clang/win: Let some chromium_code targets build with -Wextra.
thakis
2015-12-10
2
-10
/
+19
*
[Android] Do not retry adb commands if adb is not found.
jbudorick
2015-12-09
4
-9
/
+71
*
[Android] Add x86_64 to devil_chromium.
jbudorick
2015-12-09
1
-2
/
+4
*
Give more RAM per ld process.
krasin
2015-12-09
1
-5
/
+7
*
GN: error out if attempting to use_sysroot with gcc
sbc
2015-12-09
1
-0
/
+6
*
[Chromecast] Include all stdlibc++/libgcc symbols in cast executables.
bcf
2015-12-09
4
-20
/
+128
*
Fix build_utils.AddToZipHermetic() default compression logic
agrieve
2015-12-09
1
-3
/
+3
*
Add mips/mips64 to _DEVIL_BUILD_PRODUCT_DEPS
Gordana.Cmiljanovic
2015-12-09
1
-0
/
+4
*
Remove default whitelist for grit on iOS.
sdefresne
2015-12-09
4
-667
/
+0
*
Reland of ll clang 254049:254793 (patchset #1 id:1 of https://codereview.chro...
thakis
2015-12-09
2
-13
/
+1
*
Revert of Enable Control Flow Integrity for the official Linux Chrome. (patch...
thakis
2015-12-09
2
-14
/
+4
*
Port android_must_copy_system_libraries logic GYP->GN
agrieve
2015-12-09
2
-2
/
+5
*
Revert of roll clang 254049:254793 (patchset #3 id:40001 of https://coderevie...
engedy
2015-12-09
2
-1
/
+13
*
roll clang 254049:254793
thakis
2015-12-09
2
-13
/
+1
*
Remove the system_webview_apk target when build with internal framework
michaelbai
2015-12-09
4
-3
/
+17
*
Error checking to clarify SYSTEMROOT errors
brucedawson
2015-12-09
1
-0
/
+6
*
Always install host sysroot when running install-sysroot.py
sbc
2015-12-09
1
-62
/
+74
*
[Android] Add support for installing older versions of installed apks.
rnephew
2015-12-09
4
-28
/
+85
*
Enable Control Flow Integrity for the official Linux Chrome.
krasin
2015-12-09
2
-4
/
+14
*
Port Chromoting.apk and ChromotingTest.apk build rules to GN
pkotwicz
2015-12-09
2
-7
/
+27
*
Update the depot_tools version of VS 2015 to Update 1
brucedawson
2015-12-09
1
-1
/
+1
*
[Android] Handle ENOENT and ENOEXEC failures when calling adb.
jbudorick
2015-12-09
1
-3
/
+10
*
Fix Linux unbundled zlib.gyp's duplicate target.
thestig
2015-12-08
2
-20
/
+0
*
Finish porting android_tools.gyp to GN
pkotwicz
2015-12-08
1
-1
/
+1
*
Revert of Enable Control Flow Integrity for the official Linux Chrome. (patch...
mkwst
2015-12-08
2
-14
/
+4
*
[Android] Fix environment variable handling in devil_env.
jbudorick
2015-12-08
4
-17
/
+90
[next]