- Nov 02, 2017
-
-
Chih-Hung Hsieh authored
Bug: 66996870 Test: build with WITH_TIDY=1 Change-Id: I6b91302908e147077bb4fd0a8718c39357337133
-
- Oct 20, 2017
-
-
Chih-Hung Hsieh authored
* Suppress warning on unused loop index variable. Bug: 66996870 Test: build with WITH_TIDY=1 Change-Id: Ia3f0f9cc4cb0ebeeac9b1ff51955597a725c87ef
-
- Sep 11, 2017
-
-
Lennart Wieboldt authored
clang is the default compiler since Android nougat Change-Id: I52d7f1ded227b21cd88d2d292f0af4adecb800f4 Signed-off-by:
Lennart Wieboldt <lennart.1997@gmx.de>
-
- Oct 07, 2016
-
-
Elliott Hughes authored
Bug: http://b/32019064 Test: builds Change-Id: I17611b6d9598992bd52cf3dc93509f0f5e0bdcde
-
- Jun 23, 2015
-
-
Dan Albert authored
I apparently forgot to upload this change last week when I was cleaning this up. Change-Id: Ibe8c871b4ebb2e814b8d234f8f38fa5f5f721ae2
-
- Oct 23, 2014
-
-
Yohei Yukawa authored
This CL enables Address Sanitizer for native host test. Note that production build is not affected with this change. ASan is enabled only in static lib for test executables. Change-Id: I2c8e99b8c55e611e86f74579f24a63ac949bb02d
-
Yohei Yukawa authored
It turned out that building native code for host environment is not supported in NDK build. Hence this CL makes the host native test available only as a part of platform build to avoid accidental build breakage in unbundled build. BUG: 18095678 Change-Id: If608da166d5a478358e6890b8db526b4c2c0ab41
-
- Oct 22, 2014
-
-
Yohei Yukawa authored
This reverts commit af2673f1 because of build failure in tapas build. Change-Id: Ib02931116181c98b35ce938e42d2376225e9b255
-
Yohei Yukawa authored
This CL enables Address Sanitizer for native host test. Note that production build is not affected with this change. ASan is enabled only in static lib for test executables. Change-Id: Idbe1f2e4502dfce9b6fb0253d7ebda8d37fbf84e
-
- Jun 25, 2014
-
-
Yohei Yukawa authored
This CL simplifies the makefile for host unittest. BUG: 13754552 Change-Id: Id09da77b45610db2747897533c18a6d0d81c59d7
-
- Apr 04, 2014
-
-
Ken Wakasa authored
Also, remove irrelevant LOCAL_NDK_STL_VARIANT for host modules. Change-Id: I45e916c11f7c1f9b13956f01274a82ee7de1f558
-
- Apr 03, 2014
-
-
Ken Wakasa authored
Change-Id: I786c0ad92ba7ce95182e617686c6466a8b2f400e
-
- Apr 02, 2014
-
-
Yohei Yukawa authored
This CL adds an initial native test that runs on host environment, from which we can extend the coverage of native test. BUG: 13754552 Change-Id: I0af9d1b5dd049c83b955f5b05add4b39f3cfcc6c
-