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
*
linux/clang: Disable the last two warnings, turn on -Werror
thakis@chromium.org
2012-08-18
1
-1
/
+6
*
enable incremental linking by default when using ninja on Windows
scottmg@chromium.org
2012-08-16
1
-1
/
+5
*
Load ICU data from file on iOS.
blundell@chromium.org
2012-08-16
1
-0
/
+1
*
Remove the dependency on the STRIP env variable for Android
peter@chromium.org
2012-08-16
1
-4
/
+7
*
Remove forced static_library build for Dr. Memory now that the tool
bruening@google.com
2012-08-15
1
-2
/
+3
*
Remove touch optimized layout on ChromeOS
flackr@chromium.org
2012-08-15
1
-2
/
+2
*
Eliminate the 'build_ppapi_ipc_proxy_untrusted' build flag for untrusted PPAP...
bbudge@chromium.org
2012-08-15
1
-6
/
+0
*
Change Android build configurations (step 1).
wangxianzhu@chromium.org
2012-08-14
1
-23
/
+21
*
Revert 151581 - Eliminate the 'build_ppapi_ipc_proxy_untrusted' build flag fo...
bbudge@chromium.org
2012-08-14
1
-0
/
+6
*
Eliminate the 'build_ppapi_ipc_proxy_untrusted' build flag for untrusted PPAP...
bbudge@chromium.org
2012-08-14
1
-6
/
+0
*
Second attempt at fixing Ninja build for Android and change make for host os ...
yfriedman@chromium.org
2012-08-14
1
-4
/
+4
*
Make ChromeOS imply enable_hidpi
pkotwicz@chromium.org
2012-08-11
1
-2
/
+2
*
GYP changes for Clang/Android build.
eugenis@chromium.org
2012-08-09
1
-3
/
+39
*
Android: configure use_system_zlib in zlib.gyp
agl@chromium.org
2012-08-07
1
-3
/
+0
*
Upstream Android-specific strings.
newt@chromium.org
2012-08-07
1
-33
/
+41
*
Remove supalink
scottmg@chromium.org
2012-08-06
1
-1
/
+1
*
Use early expansion for debug_optimize and release_optimize
thestig@chromium.org
2012-08-02
1
-1
/
+1
*
Android: move various gyp defines out of envsetup.
torne@chromium.org
2012-08-02
1
-2
/
+7
*
Pass enable_themes to grit and use for html conditions regarding themes.
flackr@chromium.org
2012-07-31
1
-0
/
+3
*
Change the Mac OS X Deployment Target from 10.5 to 10.6.
rsesek@chromium.org
2012-07-31
1
-2
/
+2
*
Refer to build/mac/find_sdk.py in a more robust way.
peter@chromium.org
2012-07-31
1
-1
/
+1
*
mac: Let mac_sdk default to the oldest available SDK that's at least 10.6
thakis@chromium.org
2012-07-27
1
-1
/
+3
*
Relanding 148377 - [Android] Upstream additional changes from envsetup.
yfriedman@chromium.org
2012-07-27
1
-6
/
+7
*
Revert 148377 - [Android] Upstream additional changes from envsetup.
peter@chromium.org
2012-07-27
1
-7
/
+6
*
Allow the mac_sdk_path GYP variable to set the Mac OS X SDK by path.
mark@chromium.org
2012-07-27
1
-8
/
+19
*
Do not link non-executables with -pie for tsan=1
glider@chromium.org
2012-07-25
1
-22
/
+28
*
[Android] Upstream additional changes from envsetup.
yfriedman@chromium.org
2012-07-25
1
-6
/
+7
*
Revert "Revert 147986 - [Android] Add remaining build/common.gypi changes fro...
yfriedman@chromium.org
2012-07-25
1
-14
/
+10
*
Revert 147986 - [Android] Add remaining build/common.gypi changes from downst...
yfriedman@chromium.org
2012-07-24
1
-87
/
+22
*
Revert 148098 - Fix Android FYI base|net_unittests
yfriedman@chromium.org
2012-07-24
1
-1
/
+0
*
GYP changes to get sql and sqlite building on iOS.
rohitrao@chromium.org
2012-07-24
1
-0
/
+1
*
Use system bzip2 on iOS.
milanb@chromium.org
2012-07-24
1
-0
/
+1
*
Fix Android FYI base|net_unittests
benm@chromium.org
2012-07-24
1
-0
/
+1
*
Conditionally add the OpenGL ES 2.0 conformance tests to all.gyp
gman@chromium.org
2012-07-24
1
-0
/
+3
*
[Android] Add remaining build/common.gypi changes from downstream and strip N...
yfriedman@chromium.org
2012-07-23
1
-22
/
+87
*
Hook up use_system_libjpeg for Android
steveblock@chromium.org
2012-07-23
1
-11
/
+14
*
Clean up gyp settings for libjpeg
steveblock@chromium.org
2012-07-18
1
-4
/
+9
*
[Android] Additional fixes to build/common.gypi for Android.
yfriedman@chromium.org
2012-07-17
1
-9
/
+28
*
Removing ENABLE_PROMO_RESOURCE_SERVICE guards
aruslan@chromium.org
2012-07-17
1
-10
/
+0
*
[Mac] Change the build SDK from 10.5 to 10.6.
rsesek@chromium.org
2012-07-17
1
-2
/
+2
*
Set 'gcc_version' to 0 for Clang/ASan/TSan builds.
glider@chromium.org
2012-07-17
1
-3
/
+9
*
Add support for libxml as a system library target on iOS
stuartmorgan@chromium.org
2012-07-17
1
-0
/
+1
*
Remove the Google Drive default app.
mihaip@chromium.org
2012-07-16
1
-2
/
+0
*
Enable promotion system on Android
aruslan@chromium.org
2012-07-13
1
-2
/
+2
*
Use the system zlib and ICU when building with the Android build system
steveblock@chromium.org
2012-07-13
1
-11
/
+5
*
Revert 146303 - Disables allocator_shim on Windows memory builders.
hbono@chromium.org
2012-07-13
1
-3
/
+0
*
Disables allocator_shim on Windows memory builders.
hbono@chromium.org
2012-07-12
1
-0
/
+3
*
Adjust the all.gyp:All target for iOS
stuartmorgan@chromium.org
2012-07-11
1
-0
/
+4
*
Fix use_system_stlport on Android
steveblock@chromium.org
2012-07-11
1
-4
/
+10
*
Add a gyp flag to allow use of the system's version of libexpat
steveblock@chromium.org
2012-07-10
1
-3
/
+3
[next]