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
*
Change gpu setting for emulator run with no ui
yolandyan
2016-01-28
1
-3
/
+6
*
Only add -isystem for libc++ for C++ files, not C files.
thakis
2016-01-28
2
-2
/
+4
*
[GN][Chromecast] Add "-Wl,-rpath=\$ORIGIN" to executable and shlib defaults.
slan
2016-01-27
1
-2
/
+15
*
Removing aura_android.gni
mfomitchev
2016-01-27
1
-19
/
+0
*
[Android] Add timeout for joining logcat record thread.
mikecase
2016-01-27
1
-20
/
+27
*
GN: Only honour system_libdir for target toolchain
sbc
2016-01-27
1
-4
/
+8
*
Add support to run emulator without ui on bots
yolandyan
2016-01-27
2
-8
/
+28
*
[Reland] [Android] Set enable_remoting=true by default
pkotwicz
2016-01-27
1
-1
/
+1
*
Make unwind table inclusion configurable.
yfriedman
2016-01-27
1
-3
/
+5
*
Revert of [Android] Set enable_remoting=true by default (patchset #1 id:1 of ...
pkotwicz
2016-01-27
1
-1
/
+1
*
Update references to tools/telemetry in .gn, .gyp & .isolate files
nednguyen
2016-01-27
3
-13
/
+12
*
[Android] Set enable_remoting=true by default
pkotwicz
2016-01-26
1
-1
/
+1
*
[Android] Fix lsusb test timeouts
rnephew
2016-01-26
1
-6
/
+6
*
[Android] Revise host_forwarder exception type & failure handling.
jbudorick
2016-01-26
2
-10
/
+24
*
Fix date picker performance issues, crash, and incorrect pre-1582 dates.
newt
2016-01-26
2
-0
/
+2
*
[Android] Increase timeout for lsusb
rnephew
2016-01-26
1
-2
/
+2
*
Support uncompress and page align shared libraries
michaelbai
2016-01-26
4
-4
/
+46
*
dont symlink if it's already correctly linked
bpastene
2016-01-26
1
-0
/
+2
*
tools/battor_agent: Removes CrOS and Android from target platforms
charliea
2016-01-26
1
-1
/
+1
*
[Android] Do not fail devices status check if lsusb -v times out
rnephew
2016-01-26
1
-1
/
+6
*
[Android] Add configurable timeout to adb_install_apk.py
jbudorick
2016-01-25
1
-1
/
+6
*
Set USE_ASH=0 on Windows and Linux Desktop
scottmg
2016-01-23
3
-4
/
+7
*
Fix GN configuration for inclusion of unwinding tables.
yfriedman
2016-01-22
1
-1
/
+0
*
Remove deprecated Search extension from the default apps
afakhry
2016-01-22
1
-2
/
+0
*
Increase shard timeout as temporary fix for gl_tests.
mikecase
2016-01-22
1
-1
/
+1
*
Add a Python parser for GN types to gn_helpers.
brettw
2016-01-22
2
-3
/
+313
*
Revert "clang: Makes builds with clang less dependent on absolute file path"
dsansome
2016-01-22
4
-24
/
+13
*
Fix gn builds with locally installed VS
brucedawson
2016-01-21
3
-5
/
+7
*
Add readme for build/args directory.
brettw
2016-01-21
1
-0
/
+31
*
[Android] Remove catapult_base from android.isolate.
jbudorick
2016-01-21
1
-1
/
+0
*
allocator: Remove tcmalloc override when build_for_tool==memcheck
primiano
2016-01-21
1
-1
/
+0
*
[Android] Add default timeout & retry values for DeviceUtils.{FileExists,Path...
jbudorick
2016-01-21
3
-10
/
+12
*
VS 2015 package with VSINSTALLDIR and VCINSTALLDIR
brucedawson
2016-01-21
1
-1
/
+1
*
Fix races in BrowserThreadImpl, and some related updates.
amistry
2016-01-21
1
-3
/
+0
*
Disable runtime detection of NEON instruction set
pasko
2016-01-20
2
-8
/
+3
*
Fix library search path when cross compiling
spang
2016-01-20
1
-0
/
+12
*
Add arm64 to supported seccomp_bpf platforms in GN.
jbudorick
2016-01-20
1
-4
/
+5
*
Update the Google Play services dependency to 8487000
dgn
2016-01-20
2
-2
/
+2
*
[Android][Devil] Run lsusb -v on a per device basis
rnephew
2016-01-20
3
-27
/
+293
*
GN: Move x86 Clang -mstackrealign workaround to its own config, elide it wher...
mcgrathr
2016-01-20
2
-4
/
+15
*
GN: Drop enable_pnacl and enable_nacl_untrusted variables
mcgrathr
2016-01-20
1
-18
/
+0
*
Unbreak clang/win gn bots after https://codereview.chromium.org/1556923002/
Nico Weber
2016-01-20
1
-1
/
+2
*
Fix order of files within APK when built using GN
agrieve
2016-01-20
1
-6
/
+6
*
Include dsym information in iOS official release builds.
justincohen
2016-01-20
1
-1
/
+3
*
clang: Makes builds with clang less dependent on absolute file path
zforman
2016-01-20
4
-13
/
+23
*
Add support for ubuntu 15.10(wily) to install-build-deps.[sh|py]
halton.huo
2016-01-20
2
-7
/
+26
*
Reland of move remote tree host and some related input and metro_driver code ...
samli
2016-01-20
1
-1
/
+0
*
Revert of Remove remote tree host and some related input and metro_driver cod...
samli
2016-01-20
1
-0
/
+1
*
Revert of Have gn gen assert that the output directory does not have GYP arti...
mdjones
2016-01-20
1
-8
/
+0
*
Makes the ar command used deterministic.
zforman
2016-01-20
1
-1
/
+1
[next]