summaryrefslogtreecommitdiff
path: root/NativeCode.bp
AgeCommit message (Expand)Author
2020-01-19Merge "Make some build targets visible to art sdk"Treehugger Robot
2020-01-17apex_available becomes more correctJiyong Park
2020-01-16Make some build targets visible to art sdkPaul Duffin
2019-12-19Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMARJiyong Park
2019-12-19Merge "Revert submission 1191937-art_apex_available"Joseph Murphy
2019-12-19Revert submission 1191937-art_apex_availableJoseph Murphy
2019-12-19Merge "Use apex_available property"Jiyong Park
2019-12-18Make libandroidio visible to externals/conscryptJooyung Han
2019-12-16Use apex_available propertyJiyong Park
2019-10-08Revert "Use stable ICU symbols (non-version-specific suffix) in libopenjdk"vichang
2019-10-04Use stable ICU symbols (non-version-specific suffix) in libopenjdkVictor Chang
2019-07-12Switch from deprecated include_dirs to local_include_dirsPaul Duffin
2019-07-02Set default visibility to privatePaul Duffin
2019-06-20Move IcuRegistration class to external/icuNeil Fuller
2019-03-28Add dependency on libdl_androiddimitry
2019-03-22Move AsynchronousCloseMonitor to its own library.Pete Bentley
2019-02-06Move AsynchronousCloseMonitor to libjavacore.Pete Bentley
2019-01-07libopenjdk: Drop obsolete -W-no-deprecated-declarations.Tobias Thierer
2019-01-02Whitelist libcore to build against libicuuc and libicui18n directlyVictor Chang
2018-12-05Remove unused libjavacore dependency on libutils.Pete Bentley
2018-11-29libjavacore does not need to depend on libfdlibm.Pete Bentley
2018-11-26Simplify InMemoryDexClassLoaderTest libSearchPath testDavid Brazdil
2018-11-21Support libSearchPath for InMemoryDexClassLoaderDavid Brazdil
2018-11-06Remove dependency on libsslNeil Fuller
2018-08-13Move libcore/include to point of useNeil Fuller
2018-06-13Revert^2 "Reimplement ojluni JNI_OnLoad from scratch."Vladimir Marko
2018-02-27Reformat Android.bp fileLogan Chien
2017-11-08Move libcore tests to non-libcore packages.Tobias Thierer
2017-10-02Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]Dan Willemsen
2017-09-27Rename libz-host -> libzDan Willemsen
2017-09-14Convert libcore native code to Android.bpColin Cross
2017-09-14Revert "Convert libcore native code to Android.bp"Colin Cross
2017-09-11Convert libcore native code to Android.bpColin Cross