aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2021-04-19Add okhttp-for-hostPaul Duffin
2021-03-09Make okhttp implementation source files available for libcorePaul Duffin
2021-03-03Add min_sdk_version for ART module.Nicolas Geoffray
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/okhttpBob Badour
2020-12-17Add visibilities for boot jars in prebuilt ART APEXes.Martin Stjernholm
2020-11-17Add visibility for extended ART SDK.Martin Stjernholm
2020-11-02Revert "Compile okhttp for host"Karl Shaffer
2020-10-29Updates OkHttp Android.bp with separate target for the non-repackaged library.Karl Shaffer
2020-10-19Rename ART release APEX to com.android.art.Martin Stjernholm
2020-10-13Allow modules to be added to ART sdkPaul Duffin
2020-06-29Expand the visibility of the OkHttp build moduleHadrien Zalek
2020-06-26Compile okhttp for hostColin Cross
2020-04-08Depend on conscrypt.module.intra.core.api not stubsPaul Duffin
2020-04-03Remove testdex version.Nicolas Geoffray
2020-01-17Make okhttp-nojarjar visible to art sdkPaul Duffin
2020-01-10Set apex_available for okhttpAnton Hansson
2019-10-02Switch from conscrypt to conscrypt intra core apiPaul Duffin
2019-09-20Remove duplicate libraries that are provided by system modulesPaul Duffin
2019-07-01Merge "Set default visibility to private"android-o-mr1-iot-release-1.0.14Paul Duffin
2019-06-12Switch from no_standard_libs:true to sdk_version:"none"Paul Duffin
2019-06-03Set default visibility to privatePaul Duffin
2019-04-16Add core library modules visibility rulesPaul Duffin
2019-03-22Use public API for Conscrypt featuresAdam Vartanian
2018-12-04Keep dex files in okhttp-testdex.jar.Vladimir Marko
2018-11-14Use generated source not jarjarPaul Duffin
2018-11-13Make structure of android directory consistentPaul Duffin
2018-10-11Adjust dependencies on "core" librariesNeil Fuller
2018-10-09Explicitly compile against core-allNeil Fuller
2018-09-24Expose okhttp_api_files filegroup for libcoreNeil Fuller
2018-06-27Mark installable jars with installable: trueColin Cross
2018-03-01Track renaming of bouncycastle-nojarjar -> bouncycastle-unbundled.Narayan Kamath
2017-10-19Convert external/okhttp to Android.bpColin Cross