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
*
- Enable FIXED_POINT for Opus when building for arm64. This yields:
solenberg@chromium.org
2014-06-16
1
-1
/
+1
*
Update the default GYP flags for sanitizer tools.
earthdok@chromium.org
2014-06-16
1
-6
/
+9
*
Remove -Wl,gdb-index.
ajwong@chromium.org
2014-06-14
1
-1
/
+0
*
Hook up content/browser compile in GN build.
brettw@chromium.org
2014-06-13
1
-0
/
+3
*
Do not define OS_CHROMEOS for untrusted NaCl code
hamaji@chromium.org
2014-06-13
1
-3
/
+3
*
Add a new FORCE_DETERMINISTIC_BUILD define.
sebmarchand@chromium.org
2014-06-12
1
-1
/
+12
*
Disable Warning 4702 for the PGO builds.
sebmarchand@chromium.org
2014-06-12
1
-0
/
+8
*
Enable about:nacl and correct symbol visibility for the plugin
sehr@chromium.org
2014-06-12
1
-0
/
+3
*
Introduce the ENABLE_BROWSER_CDMS macro.
xhwang@chromium.org
2014-06-10
1
-0
/
+9
*
Revert 275652 "Remove unneeded JNI registrations."
torne@chromium.org
2014-06-09
1
-11
/
+8
*
Remove unneeded JNI registrations.
sl.ostapenko@samsung.com
2014-06-07
1
-8
/
+11
*
gyp performance: Load detect_host_arch directly.
bratell@opera.com
2014-06-06
1
-1
/
+1
*
Set /SUBSYSTEM down to 5.02 on x64 to more closely match x86
scottmg@chromium.org
2014-06-04
1
-0
/
+3
*
Gate disabling nacl code on proper gyp flags, etc.
sehr@chromium.org
2014-06-04
1
-2
/
+4
*
Move system_libdir to a deeper variable dict to fix issue 369119
glider@chromium.org
2014-06-04
1
-2
/
+4
*
linux_aura: Disable the plugin install infobar.
erg@chromium.org
2014-06-02
1
-1
/
+1
*
Added alternative configuration for the data reduction proxy
bengr@chromium.org
2014-05-31
1
-0
/
+18
*
Add preliminary support for UBSan in Chromium.
glider@chromium.org
2014-05-30
1
-4
/
+36
*
Drop ENABLE_NEW_GAMEPAD_API build flag as it is no longer needed
ch.dumez@samsung.com
2014-05-30
1
-8
/
+0
*
Revert 273810 "Added alternative configuration for the data redu..."
battre@chromium.org
2014-05-30
1
-18
/
+0
*
Added alternative configuration for the data reduction proxy
bengr@chromium.org
2014-05-30
1
-0
/
+18
*
GBM Ozone implementation
dnicoara@chromium.org
2014-05-29
1
-0
/
+1
*
Revert 273199 "Enable mac_strip_release under ASan on OSX. Remov..."
ronghuawu@chromium.org
2014-05-28
1
-2
/
+20
*
Revert 273188 "Revert 271207 "Changed android toolchain to use G..."
mvanouwerkerk@chromium.org
2014-05-28
1
-12
/
+21
*
Enable mac_strip_release under ASan on OSX. Remove the .saves files.
glider@chromium.org
2014-05-28
1
-20
/
+2
*
Revert 271207 "Changed android toolchain to use GCC 4.8"
henrika@google.com
2014-05-28
1
-21
/
+12
*
Never instrument the crazy linker.
qsr@chromium.org
2014-05-27
1
-1
/
+3
*
Fix host gcc version detection for android webview.
torne@chromium.org
2014-05-27
1
-1
/
+13
*
Turn on ENABLE_NEW_GAMEPAD_API flag so that the new gamepad code is used
ch.dumez@samsung.com
2014-05-24
1
-0
/
+8
*
Enable "unreachable code" warning for MSVC.
pkasting@chromium.org
2014-05-24
1
-3
/
+9
*
Revert 272478 "Always define _HAS_EXCEPTIONS=0 on Windows"
kbr@chromium.org
2014-05-23
1
-1
/
+5
*
Really fix building android webview on mac.
torne@chromium.org
2014-05-23
1
-1
/
+1
*
Always define _HAS_EXCEPTIONS=0 on Windows
hans@chromium.org
2014-05-23
1
-5
/
+1
*
Add enable_wifi_bootstrapping variable to common.gypi
noamsml@chromium.org
2014-05-23
1
-0
/
+11
*
provide a build time flag to enable connecting to production wallet servers b...
estade@chromium.org
2014-05-22
1
-1
/
+15
*
win: Enable PDF for metafile as default
scottmg@chromium.org
2014-05-22
1
-2
/
+2
*
Build ChromeVox using gyp.
plundblad@chromium.org
2014-05-22
1
-0
/
+5
*
Printing on Windows via PDF
scottmg@chromium.org
2014-05-20
1
-0
/
+7
*
clang: Turn on -Wabsolute-value.
thakis@chromium.org
2014-05-20
1
-7
/
+0
*
linux_aura: Compile ash into chrome.
erg@chromium.org
2014-05-20
1
-9
/
+1
*
ozone: Work around gestures linkage issue with jsoncpp
spang@chromium.org
2014-05-20
1
-1
/
+1
*
Make asan==1 imply use_allocator=none.
glider@chromium.org
2014-05-20
1
-0
/
+1
*
When enable_resource_whitelist_generation==1 for release builds, pass unknown...
thestig@chromium.org
2014-05-20
1
-5
/
+7
*
Add the pdf plugin's source in src\pdf.
jam@chromium.org
2014-05-20
1
-3
/
+0
*
Provide skeleton for ChromeVox next.
dtseng@chromium.org
2014-05-18
1
-0
/
+4
*
Changed android toolchain to use GCC 4.8
fdegans@chromium.org
2014-05-17
1
-12
/
+21
*
ozone: Add ozone_auto_platforms setting
spang@chromium.org
2014-05-16
1
-13
/
+25
*
Win-clang update script: make an auxiliary copy of the sanitizer headers
hans@chromium.org
2014-05-16
1
-0
/
+7
*
Android: bake GCC flags for perf into profiling=1 in GYP_DEFINES
pasko@chromium.org
2014-05-16
1
-2
/
+10
*
Mac OS X build: turn off common word macros in AssertMacros.h
nbarth@chromium.org
2014-05-16
1
-0
/
+7
[next]