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
/
android
/
envsetup_functions.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
android envsetup: Remove envsetup_functions.sh.
thakis@chromium.org
2014-02-20
1
-90
/
+0
*
android webview build: Stop using envsetup.
thakis@chromium.org
2014-02-20
1
-43
/
+1
*
android envsetup: Make passing --target-arch an error.
thakis@chromium.org
2014-02-20
1
-9
/
+2
*
android envsetup: Stop honoring --target-arch parameter.
thakis@chromium.org
2014-02-19
1
-28
/
+4
*
android envsetup: Use gyp defines instead of env vars for sdk root and sdk to...
thakis@chromium.org
2014-02-19
1
-13
/
+0
*
android webview envsetup: Set android_ndk_root and android_sdk_version to dum...
thakis@chromium.org
2014-02-17
1
-3
/
+3
*
android envsetup: Stop adding build-tools dir (aidl, aapt, dx, dexdump) to PATH.
thakis@chromium.org
2014-02-15
1
-2
/
+0
*
android envsetup: Stop exporting (and honoring) ANDROID_SDK_VERSION.
thakis@chromium.org
2014-02-14
1
-8
/
+3
*
android envsetup: Remove --host-os flag.
thakis@chromium.org
2014-02-13
1
-20
/
+5
*
android envsetup: Stop setting branding=Chrome buildtype=Official.
thakis@chromium.org
2014-02-11
1
-3
/
+0
*
android envsetup: Stop exporting ANDROID_TOOLCHAIN.
thakis@chromium.org
2014-02-10
1
-47
/
+2
*
android envsetup: Stop exporting STRIP.
thakis@chromium.org
2014-02-10
1
-4
/
+0
*
Remove all_android.gyp.
thakis@chromium.org
2014-02-04
1
-15
/
+1
*
android envsetup: Move some webview-specific configuration into gyp_webview.
thakis@chromium.org
2014-02-04
1
-7
/
+0
*
android envsetup: Stop honoring CHROME_ANDROID_WEBVIEW_ENABLE_DMPROF.
thakis@chromium.org
2014-02-04
1
-5
/
+0
*
android envsetup: Remove --try-32bit-host flag.
thakis@chromium.org
2014-02-03
1
-5
/
+0
*
android envsetup: If ANDROID_SDK_ROOT is set, honor it unconditionally.
thakis@chromium.org
2014-02-03
1
-3
/
+1
*
android envsetup: Don't set mips_arch_variant.
thakis@chromium.org
2014-02-02
1
-1
/
+0
*
android envsetup: Stop explicitly setting host_arch when target_arch=x86.
thakis@chromium.org
2014-01-31
1
-3
/
+0
*
android envsetup: Stop adding NDK to PATH.
thakis@chromium.org
2014-01-31
1
-2
/
+1
*
android/clang: Don't add path to gold shim to PATH, use -B instead.
thakis@chromium.org
2014-01-31
1
-6
/
+0
*
android envsetup: Remove default_target=All
thakis@chromium.org
2014-01-29
1
-3
/
+0
*
android envsetup: Stop setting TARGET_PRODUCT, don't unset ANDROID_BUILD_TOP.
thakis@chromium.org
2014-01-28
1
-7
/
+1
*
android envsetup: Stop setting ORDER_DEFINES.
thakis@chromium.org
2014-01-27
1
-8
/
+0
*
android envsetup: Delete bitrotted comments.
thakis@chromium.org
2014-01-27
1
-17
/
+3
*
android envsetup: Stop setting use_libffmpeg=0 for x86 targets.
thakis@chromium.org
2014-01-27
1
-3
/
+0
*
android envsetup: Stop setting OBJCOPY.
thakis@chromium.org
2014-01-24
1
-1
/
+1
*
android: Fold all_android.gyp into all.gyp.
thakis@chromium.org
2014-01-24
1
-2
/
+5
*
android: Stop adding toolchain dir to PATH.
thakis@chromium.org
2014-01-23
1
-3
/
+0
*
Fix GOMA_DIR on android.
thakis@chromium.org
2014-01-21
1
-0
/
+6
*
android: Set gcc_version in build/common.gypi instead of in envsetup.
thakis@chromium.org
2014-01-14
1
-4
/
+0
*
Add option to compile out DCHECKs in android webview
boliu@chromium.org
2014-01-02
1
-0
/
+4
*
Remove GYP_GENERATORS=ninja code from android envsetup.
thakis@chromium.org
2013-12-27
1
-10
/
+0
*
Remove auto_regeneration=0 frm envsetup_functions.sh.
thakis@chromium.org
2013-12-26
1
-1
/
+0
*
Revert 242405 "Skip downloading of nacl toolchain for android. "
thakis@chromium.org
2013-12-24
1
-3
/
+0
*
Skip downloading of nacl toolchain for android.
mahesh.kk@samsung.com
2013-12-23
1
-0
/
+3
*
Remove unused line from android/envsetup_functions.sh
thakis@chromium.org
2013-11-28
1
-2
/
+0
*
Roll to Android SDK 19 and build-tools 19.0.0.
navabi@google.com
2013-11-14
1
-2
/
+2
*
Build with API level 18 on Android.
joaodasilva@chromium.org
2013-10-01
1
-1
/
+1
*
[Android] Set sdk version and sdk root in GYP_DEFINES via envsetup.sh.
sivachandra@chromium.org
2013-08-23
1
-0
/
+8
*
[MIPS] Default the Android build to mips32r1.
paul.lind@imgtec.com
2013-08-22
1
-0
/
+1
*
[Android] Allow more support for experimentation with SDK.
yfriedman@chromium.org
2013-08-13
1
-8
/
+9
*
Some of the build tools have moved in the SDK (e.g. aapt, aidl) from
navabi@google.com
2013-08-09
1
-0
/
+11
*
Enable DMP for system Chromium WebView on Android
mnaganov@chromium.org
2013-07-19
1
-0
/
+5
*
Android WebView: use right variable for android src dir.
torne@chromium.org
2013-05-28
1
-4
/
+4
*
[MIPS] Fix correct toolchain_dir for MIPS/Android builds
petarj@mips.com
2013-05-10
1
-1
/
+0
*
[MIPS] Support to build libchromeview for MIPS-Android
petarj@mips.com
2013-04-27
1
-0
/
+7
*
Introduce arm_version to allow building for armv5, v6 or v7.
ohrn@opera.com
2013-04-26
1
-2
/
+0
*
Make envsetup.sh and envsetup_functions.sh to be both bash and zsh compatible.
mariakhomenko@chromium.org
2013-04-02
1
-1
/
+1
*
Revert 188747 "Android WebView: change how the SDK jar is found."
torne@chromium.org
2013-03-18
1
-2
/
+1
[next]