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
/
common.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clang update script (Windows): fix asan runtime copying
hans@chromium.org
2014-05-02
1
-1
/
+1
*
[Android WebView] Enable WebAudio API.
benm@chromium.org
2014-05-02
1
-6
/
+6
*
ozone: Split internal platforms into separate static_library targets
spang@chromium.org
2014-05-02
1
-0
/
+2
*
add a linux_use_debug_fission gyp variable for -gsplit-dwarf
mostynb@opera.com
2014-04-30
1
-3
/
+16
*
Add a component updater for the CLD2 data file.
andrewhayden@chromium.org
2014-04-30
1
-0
/
+13
*
Linux: Remove some ChromeOS linker flag workarounds now that full ChromeOS bu...
thestig@chromium.org
2014-04-29
1
-3
/
+2
*
For x64 set android_ndk_lib to /usr/lib64.
anton@chromium.org
2014-04-29
1
-1
/
+6
*
Linux: Switch 32-bit official builds to use the bundled 64-bit linker.
thestig@chromium.org
2014-04-29
1
-8
/
+16
*
Add GYP variable for disabling sanitizer_options.
kjellander@chromium.org
2014-04-28
1
-1
/
+6
*
Replace the internal '-mllvm -tsan-blacklist' flag with the user-visible -fsa...
glider@chromium.org
2014-04-26
1
-1
/
+1
*
[Android]: Roll android_tools deps to update ndk_experimental to r9e-rc3.
rmcilroy@chromium.org
2014-04-24
1
-1
/
+1
*
Fix unresolved shared library dependency on binutils 2.23.
dongseong.hwang@intel.com
2014-04-24
1
-1
/
+4
*
Fixed host_gcc_version for Android.
fdegans@chromium.org
2014-04-23
1
-3
/
+1
*
ozone: Always remove glib
spang@chromium.org
2014-04-23
1
-1
/
+1
*
[Android] Remove global --gc-sections ldflag from Debug targets.
primiano@chromium.org
2014-04-23
1
-5
/
+0
*
Linux: Detect host g++ version as well as target g++ version.
thestig@chromium.org
2014-04-23
1
-8
/
+28
*
Remove dependency on --gc-sections for most Android debug targets.
primiano@chromium.org
2014-04-22
1
-0
/
+1
*
Cleanup: Simplify enable_plugin gyp flag and remove an obsolete TODO.
thestig@chromium.org
2014-04-22
1
-6
/
+2
*
Remove all uses of toolkit_use_gtk in the gyp files.
erg@chromium.org
2014-04-17
1
-19
/
+2
*
Revert accidental dartium code push
jamescook@chromium.org
2014-04-17
1
-3
/
+2
*
This fixes debugging chrome apps from the dart editor.
terry@google.com
2014-04-17
1
-1
/
+1
*
merged 1908
terry@google.com
2014-04-17
1
-1
/
+2
*
Branching for 1847 @251904
terry@google.com
2014-04-17
1
-1
/
+1
*
This fixes debugging chrome apps from the dart editor.
terry@google.com
2014-04-17
1
-1
/
+1
*
Delete unused python_ver gyp variable after PyAuto removal.
thestig@chromium.org
2014-04-17
1
-4
/
+0
*
gyp performance: don't invoke python to check dir existance
bratell@opera.com
2014-04-16
1
-4
/
+4
*
win: When use_goma=1, favor fastbuild=1 over win_z7=1.
thakis@chromium.org
2014-04-16
1
-7
/
+8
*
gyp performance: Add a DoMain version of build/compiler_version
bratell@opera.com
2014-04-16
1
-2
/
+2
*
Move instrumented-libraries-related settings out of common.gypi.
earthdok@chromium.org
2014-04-16
1
-34
/
+0
*
ozone: evdev: Add libgestures bindings for touchpad & mouse support
spang@chromium.org
2014-04-16
1
-0
/
+3
*
Split linux_use_gold_binary into linux_use_bundled_gold and linux_use_bundled...
sbc@chromium.org
2014-04-16
1
-27
/
+41
*
Set the default ASan options for executables built with ASan on Linux.
glider@chromium.org
2014-04-15
1
-0
/
+8
*
Make resource repacker work on Windows
scottmg@chromium.org
2014-04-15
1
-1
/
+4
*
Revert 263625 "Set the default ASan options for executables buil..."
fischman@chromium.org
2014-04-14
1
-8
/
+0
*
Set the default ASan options for executables built with ASan on Linux.
glider@chromium.org
2014-04-14
1
-0
/
+8
*
Remove the no-longer needed src/third_party/gold.
mithro@mithis.com
2014-04-13
1
-1
/
+1
*
Remove a few dead MSVS_VERSION checks.
thakis@chromium.org
2014-04-12
1
-36
/
+2
*
Use -fuse-ld=gold when supported to select gold.
mithro@mithis.com
2014-04-11
1
-0
/
+13
*
Make sure binutils values are always defined.
mithro@mithis.com
2014-04-10
1
-0
/
+4
*
[Android]: Update Arm64 and x86_64 build targets to use the experimental ndk.
rmcilroy@chromium.org
2014-04-10
1
-12
/
+9
*
Fix the condition to disable the warning when building with Xcode
sdefresne@chromium.org
2014-04-09
1
-1
/
+1
*
When "linux_use_gold_binary" is set, we now use gold from third_party/binutil...
mithro@mithis.com
2014-04-09
1
-10
/
+49
*
Use instrumented libc++ by default in TSan builds.
glider@chromium.org
2014-04-08
1
-0
/
+1
*
Make it possible to disable fatal linker warnings
phajdan.jr@chromium.org
2014-04-07
1
-3
/
+13
*
Revert 262031 "When "linux_use_gold_binary" is set, we now use g..."
scottmg@chromium.org
2014-04-05
1
-40
/
+11
*
Removes use_mojo
sky@chromium.org
2014-04-05
1
-14
/
+0
*
When "linux_use_gold_binary" is set, we now use gold from third_party/binutil...
mithro@mithis.com
2014-04-05
1
-11
/
+40
*
Revert "Turn on clang by default on linux."
thakis@chromium.org
2014-04-05
1
-4
/
+0
*
Turn on clang by default on linux.
thakis@chromium.org
2014-04-05
1
-0
/
+4
*
Linux: Do not pass --reduce-memory-overheads to the linker on CrOS.
thestig@chromium.org
2014-04-05
1
-1
/
+4
[next]