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
/
java_apk.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Android]: Update Arm64 and x86_64 build targets to use the experimental ndk.
rmcilroy@chromium.org
2014-04-10
1
-1
/
+1
*
Removes "copy" action for extra_native_libs in java_apk.gypi.
gunsch@chromium.org
2014-04-08
1
-1
/
+0
*
android: Stop passing defines to apk-obfuscate.xml which it ignores.
thakis@chromium.org
2014-03-31
1
-6
/
+1
*
android: Do not pass source_dir to apk-package.xml.
thakis@chromium.org
2014-03-28
1
-2
/
+0
*
android: Remove last two md5sum calls from gyp files.
thakis@chromium.org
2014-03-20
1
-10
/
+12
*
Enable Arm64 target arch in gyp build config
rmcilroy@chromium.org
2014-03-20
1
-1
/
+1
*
android: Pass list of java files as command line, instead of through a file l...
thakis@chromium.org
2014-03-17
1
-3
/
+1
*
android: Make javac rules depend on java files too.
thakis@chromium.org
2014-03-13
1
-1
/
+3
*
android: Remove three unnecessary md5sum calls.
thakis@chromium.org
2014-03-13
1
-11
/
+6
*
android: Pass (non-generated) .java files via a gyp filelist to javac.py
thakis@chromium.org
2014-03-12
1
-7
/
+16
*
Revert 256097 "android: Pass (non-generated) .java files via a g..."
thakis@chromium.org
2014-03-11
1
-8
/
+7
*
android: Pass (non-generated) .java files via a gyp filelist to javac.py
thakis@chromium.org
2014-03-11
1
-7
/
+8
*
android: Fix build more after 255971.
thakis@chromium.org
2014-03-10
1
-0
/
+3
*
android: Remove unused codegen_input_paths and library_manifest_paths.
thakis@chromium.org
2014-03-10
1
-8
/
+0
*
android: Stop calling md5sum for ant_obfuscate step.
thakis@chromium.org
2014-03-06
1
-6
/
+1
*
android: Remove unneeded md5sum class for jar.py and jar_toc.py.
thakis@chromium.org
2014-03-06
1
-4
/
+1
*
android: Make dex_action.gypi not call md5sum.
thakis@chromium.org
2014-03-06
1
-5
/
+7
*
Revert of android: Make dex_action.gypi not call md5sum. (https://codereview....
pkotwicz@chromium.org
2014-03-06
1
-1
/
+1
*
android: Make dex_action.gypi not call md5sum.
thakis@chromium.org
2014-03-06
1
-1
/
+1
*
Remove shim classes etc. that were needed to move Android Loader
aberent@chromium.org
2014-02-11
1
-7
/
+3
*
Move the android library loader from content to base
aberent@chromium.org
2014-02-10
1
-17
/
+18
*
Remove trailing periods from rule messages.
thakis@chromium.org
2014-01-09
1
-4
/
+4
*
[Android] Add lint as a gyp action.
frankf@chromium.org
2013-12-11
1
-3
/
+26
*
Check library version and handle library load errors
aberent@chromium.org
2013-11-28
1
-5
/
+10
*
Remove trailing "." from message lines.
thakis@chromium.org
2013-10-31
1
-1
/
+1
*
[Android] Exclude test apks's from emma coverage.
frankf@chromium.org
2013-10-30
1
-1
/
+7
*
Android: Add chrome-specific dynamic linker.
digit@chromium.org
2013-10-21
1
-1
/
+59
*
Add a gyp variable to indicate additional native libraries to be included in ...
peter@chromium.org
2013-09-20
1
-2
/
+10
*
Android: make APK targets depend on md5sum.
bulach@chromium.org
2013-09-19
1
-1
/
+3
*
This fixes the component build.
dtrainor@chromium.org
2013-09-10
1
-0
/
+3
*
Fixes dexing of emma_device.jar
gkanwar@chromium.org
2013-08-23
1
-1
/
+3
*
Makes GYP changes for EMMA coverage
gkanwar@chromium.org
2013-08-22
1
-5
/
+32
*
Add dependency on android_tools in java_apk.gypi for all test apks.
ppi@chromium.org
2013-08-13
1
-0
/
+5
*
Some of the build tools have moved in the SDK (e.g. aapt, aidl) from
navabi@google.com
2013-08-09
1
-1
/
+4
*
[Android] Add an action to check/record attached devices
cjhopman@chromium.org
2013-07-02
1
-6
/
+6
*
[Android] Support building standalone APK in component build
cjhopman@chromium.org
2013-06-25
1
-28
/
+56
*
Revert "[Android] Support building standalone APK in component build"
dfalcantara@chromium.org
2013-06-20
1
-49
/
+27
*
[Android] Support building standalone APK in component build
cjhopman@chromium.org
2013-06-20
1
-27
/
+49
*
Revert 207345 "[Android] Support building standalone APK in comp..."
skyostil@google.com
2013-06-20
1
-49
/
+27
*
[Android] Support building standalone APK in component build
cjhopman@chromium.org
2013-06-20
1
-27
/
+49
*
[Android] Fix proguard
cjhopman@chromium.org
2013-05-18
1
-32
/
+8
*
[Android] Only always trigger stripping with component build
cjhopman@chromium.org
2013-05-16
1
-0
/
+3
*
[Android] Include gdbserver in APKs
cjhopman@chromium.org
2013-04-24
1
-3
/
+27
*
[Android] Use CONFIGURATION_NAME-specific device folders
cjhopman@chromium.org
2013-04-23
1
-2
/
+3
*
[Android] Add native library to strip inputs
cjhopman@chromium.org
2013-04-19
1
-0
/
+1
*
[Android] Use a script on the device for creating library symlinks
cjhopman@chromium.org
2013-04-19
1
-9
/
+13
*
[Android] Fix forwarder for the component build
yfriedman@chromium.org
2013-04-18
1
-71
/
+12
*
[Android] Fix managed install.
yfriedman@chromium.org
2013-04-11
1
-1
/
+1
*
Trigger some java_apk.gypi actions for all builds
cjhopman@chromium.org
2013-04-11
1
-2
/
+22
*
[Android] Split Ant -package and -package-resources
cjhopman@chromium.org
2013-04-10
1
-11
/
+49
[next]