aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/bazel/android
Commit message (Expand)AuthorAge
* Add Android aapt and aapt2 integration testsGravatar Jingwen Chen2018-08-10
* Remove non-static ApplicationManifest methodsGravatar asteinb2018-08-08
* Remove obsolete stuff related to JDK7 supportGravatar Philipp Wollermann2018-07-25
* Android font resource supportGravatar Jingwen Chen2018-06-01
* Increase timeout to "long" for:Gravatar twerth2018-03-05
* Add Android NDK r15 support for Bazel.Gravatar jingwen2018-03-02
* Set the correct include path for r13b's llvm-libc++ headers and fix compilati...Gravatar jingwen2018-02-23
* Change aar_integration_test size to large.Gravatar cpeyser2018-02-07
* Support legacy multidex.Gravatar ajmichael2018-02-05
* Use the correct API for assert_build_fails in android_instrumentation_test_in...Gravatar jingwen2018-02-01
* Add assets support to aar_import.Gravatar ajmichael2018-01-16
* Create ndk wrong path in TMPDIR, not SRCDIRGravatar George Gensure2018-01-16
* Adjusts the filegroups generated for the Android NDK crosstool to correctlyGravatar ahumesky2017-12-20
* Ensure that the target package in the <instrumentation> tag of the instrument...Gravatar jingwen2017-12-19
* Perform ZipFilterAction on the instrumentation JAR using the target JAR as fi...Gravatar jingwen2017-12-13
* Shard android_sdk_integration_test.sh. 45 seconds (60%) reduction.Gravatar jingwen2017-11-28
* Shard android_ndk_integration_test.Gravatar ajmichael2017-11-27
* Shard android_integration_test's sdk, proguard and aar tests out to improve p...Gravatar jingwen2017-11-17
* Add an integration test of android_binary -> aar_import.Gravatar ajmichael2017-11-07
* remove references to legacy_native_support. it is a no-op.Gravatar ajmichael2017-10-26
* Fix file permissions on aild_integration_test.shGravatar aehlig2017-10-09
* Add an integration test for android_library IDL support.Gravatar Adam Michael2017-10-07
* Use bundled proguard 5.3.3 instead of 4.7 from the SDKGravatar ajmichael2017-10-06
* Refactor srcs-less android_library rules: deps -> exports.Gravatar jingwen2017-09-27
* Add integration tests for android_sdk_repository() and android_ndk_repository...Gravatar jingwen2017-09-27
* Create AndroidManifest.xml symlink if user provides a manifest not namedGravatar jingwen2017-09-25
* Change check for Android SDK in shell integration tests.Gravatar ajmichael2017-09-06
* Stop testing for mips android ndk support.Gravatar ajmichael2017-09-01
* Separate android integration tests that require an NDK.Gravatar ajmichael2017-08-18
* Reenable android integration tests.Gravatar ajmichael2017-04-24
* Temporarily disable android testsGravatar Klaus Aehlig2017-04-19
* Fix android_integration_test.Gravatar ajmichael2017-04-06
* Simplify the steps needed to run android_integration_test.Gravatar Adam Michael2017-03-24
* Add the appropriate cxx_builtin_include_directory entries for clang to the An...Gravatar Adam Michael2017-03-10
* Add an android integration test for missing environment variables. Gravatar Adam Michael2017-03-08
* Rollback of commit e49886c55a7e2cfd6dd1fc52b037dc2d5a6ca019.Gravatar Adam Michael2017-02-22
* Improve AndroidSdkRepositoryTest.Gravatar Adam Michael2017-02-20
* Open source java 8 desugarer.Gravatar Adam Michael2017-02-10
* Remove unused dep from android_integration_test and clarify comment about thi...Gravatar Adam Michael2017-02-10
* Rollback of commit 602a98cbebeff2ba1c2d8605a9552b2c8f5622ae.Gravatar Googler2017-02-09
* Rollback of commit d11d510c571b10787856395709f9ad945ca70bb2.Gravatar Alex Humesky2017-02-08
* Move all the resource processing tools into a "busybox".Gravatar Googler2017-02-08
* Make android_sdk_repository create one android_sdk per api level in the SDK.Gravatar Adam Michael2017-01-12
* Make path attribute optional for android_sdk_repository and android_ndk_repos...Gravatar Adam Michael2017-01-05
* Make android_sdk_repository build_tools_version attribute optional.Gravatar Adam Michael2016-12-20
* Make Bazel android_integration_test.sh pass with NDK12.Gravatar Adam Michael2016-12-13
* Sandbox should not mount directory for nonempty tree artifacts.Gravatar Adam Michael2016-12-12
* Rollback of commit 14e35546302a48d1074bc2456ef4d63c27c9d3a1.Gravatar Adam Michael2016-12-07
* Mount TreeArtifact directories as inputs to Spawns.Gravatar Adam Michael2016-12-06
* Add instructions regarding running android_integration_test.Gravatar Irina Iancu2016-12-05