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
*
android envsetup: Stop honoring --target-arch parameter.
thakis@chromium.org
2014-02-19
1
-13
/
+17
*
linux_aura: Default use_gnome_keyring% to on when use_aura=1.
erg@chromium.org
2014-02-19
1
-1
/
+1
*
android envsetup: Use gyp defines instead of env vars for sdk root and sdk to...
thakis@chromium.org
2014-02-19
1
-3
/
+3
*
Disable source fortification under Clang on Linux.
glider@chromium.org
2014-02-18
1
-1
/
+5
*
Hook up redirects for component builds
caitkp@chromium.org
2014-02-18
1
-0
/
+7
*
Remove use_system_nspr build flag. It's not "officially" supported
rsleevi@chromium.org
2014-02-15
1
-3
/
+0
*
Make SyzyAsan depend on 'syzyasan' GYP flag instead of 'asan==1 and OS=="win"'
hans@chromium.org
2014-02-15
1
-5
/
+14
*
android envsetup: Stop exporting (and honoring) ANDROID_SDK_VERSION.
thakis@chromium.org
2014-02-14
1
-1
/
+1
*
Introduce the chroot_cmd flag that contains the command line prefix for runni...
glider@chromium.org
2014-02-14
1
-0
/
+2
*
Add GYP flag to optionally enable the Hangout Services extension in
joi@chromium.org
2014-02-14
1
-0
/
+8
*
Remove enable_touch_ui variable from build/common.gypi. No longer used.
thestig@chromium.org
2014-02-14
1
-11
/
+0
*
Revert of Revert of Revert of Revert of Turn on icu_use_data_file_flag on CrO...
jshin@chromium.org
2014-02-14
1
-2
/
+4
*
Revert of Revert of Revert of Turn on icu_use_data_file_flag on CrOS (https:/...
jshin@chromium.org
2014-02-14
1
-4
/
+2
*
Revert of Revert of Turn on icu_use_data_file_flag on CrOS (https://coderevie...
jshin@chromium.org
2014-02-14
1
-2
/
+4
*
Revert of Turn on icu_use_data_file_flag on CrOS (https://codereview.chromium...
jshin@chromium.org
2014-02-14
1
-4
/
+2
*
Turn on icu_use_data_file_flag on CrOS
jshin@chromium.org
2014-02-14
1
-2
/
+4
*
android envsetup: Remove --host-os flag.
thakis@chromium.org
2014-02-13
1
-0
/
+6
*
Revert 251003 "Revert 250830 "Exclude notification strings for b..."
asvitkine@chromium.org
2014-02-13
1
-4
/
+6
*
Add support for sub-architecture when building for iOS
sdefresne@chromium.org
2014-02-13
1
-16
/
+74
*
Revert 250830 "Exclude notification strings for builds that dont..."
asvitkine@chromium.org
2014-02-13
1
-6
/
+4
*
Exclude notification strings for builds that dont use it.
aurimas@chromium.org
2014-02-12
1
-4
/
+6
*
[android_webview] Suppress warning for Android build.
mkosiba@chromium.org
2014-02-12
1
-0
/
+1
*
Set -fmsc-version for the Windows Clang build
hans@chromium.org
2014-02-11
1
-0
/
+16
*
Suppress some more warnings for Clang Windows builds
hans@chromium.org
2014-02-11
1
-0
/
+6
*
Add libpeerconnection.{so,dll} to browser_tests.isolate
kjellander@chromium.org
2014-02-10
1
-0
/
+3
*
Set MinimumRequiredVersion for XP support on x86 builds.
grt@chromium.org
2014-02-06
1
-0
/
+1
*
Exclude IDS_CERT strings that are not used on Android.
aurimas@chromium.org
2014-02-05
1
-0
/
+3
*
Prepare to enable icu_use_data_file_flag on CrOS
jshin@chromium.org
2014-02-05
1
-1
/
+1
*
Remove build references to third_party/cygwin
scottmg@chromium.org
2014-02-04
1
-1
/
+0
*
Support Express for 2013 automatic toolchain
scottmg@chromium.org
2014-02-04
1
-2
/
+4
*
android envsetup: Don't set mips_arch_variant.
thakis@chromium.org
2014-02-02
1
-1
/
+1
*
Revert of Enable icu_use_data_file_flag on CrOS (https://codereview.chromium....
caitkp@chromium.org
2014-02-02
1
-2
/
+2
*
Enable icu_use_data_file_flag on CrOS
jshin@chromium.org
2014-02-01
1
-2
/
+2
*
Make gyp autodetection of host_arch work for 64-bit kernel and 32-bit userland
phajdan.jr@chromium.org
2014-01-31
1
-6
/
+1
*
android/clang: Don't add path to gold shim to PATH, use -B instead.
thakis@chromium.org
2014-01-31
1
-0
/
+5
*
Exclude Task Manager strings when enable_task_manager==0.
aurimas@chromium.org
2014-01-30
1
-3
/
+5
*
Removed mtune for Android build.
fdegans@chromium.org
2014-01-30
1
-1
/
+1
*
common.gypi: When clang=1 on Windows, set CC to clang-cl
hans@chromium.org
2014-01-29
1
-1
/
+7
*
Use icudat*.dat file on Mac
jshin@chromium.org
2014-01-28
1
-11
/
+3
*
Exclude print_preview resources for platforms that don't use it
aurimas@chromium.org
2014-01-27
1
-0
/
+3
*
Use the icu data file on Linux (but not on CrOS)
jshin@chromium.org
2014-01-25
1
-0
/
+4
*
Revert 246678 "Use the icu data file on Linux (but not on CrOS)"
ronghuawu@chromium.org
2014-01-24
1
-4
/
+0
*
Start massaging the GYP files for building with clang on Windows
hans@chromium.org
2014-01-24
1
-0
/
+57
*
win: Remove msbuild_toolset, and msvs-specific ProgramDatabaseFile.
thakis@chromium.org
2014-01-24
1
-16
/
+0
*
Enable icu_use_data_file on Windows
jshin@chromium.org
2014-01-24
1
-0
/
+1
*
android: Stop adding toolchain dir to PATH.
thakis@chromium.org
2014-01-23
1
-0
/
+1
*
Use the icu data file on Linux (but not on CrOS)
jshin@chromium.org
2014-01-23
1
-0
/
+4
*
Revert of Enable icu_use_data_file on Windows (https://codereview.chromium.or...
jshin@chromium.org
2014-01-23
1
-1
/
+0
*
Pass -marm when building with ASan for Android/ARM.
eugenis@chromium.org
2014-01-23
1
-0
/
+5
*
Revert 246313 "Use an alternate mechanism for CreateFile calls i..."
kochi@google.com
2014-01-23
1
-7
/
+0
[next]