summaryrefslogtreecommitdiffstats
path: root/net/android/network_library.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of Native SSID extraction moved to platform code on Android (patchset ...mdjones2016-02-111-7/+0
* On Android, move Wifi SSID extraction to a Java implementationripp2016-02-101-0/+7
* Add context_utils.h includes where needed.torne2015-11-251-0/+1
* Expose SIM specific net APIs on Androidtbansal2015-09-031-0/+13
* Use the exact-width integer types defined in <stdint.h> rather thanwtc2015-06-041-4/+4
* Implement GetNetworkList based on AddressTrackerLinux for ChromeOS/Linux/Androidguoweis2014-10-231-7/+0
* Move android Telephony APIs from content/ to net/.bolian@chromium.org2014-05-011-0/+14
* Follow-up changes to Android certificate verification logic.davidben@chromium.org2014-02-031-5/+0
* Export verified_cert and public_key_hashes on Android.davidben@chromium.org2014-01-171-6/+19
* Return specific cert verification errors on Androidppi@chromium.org2013-02-131-6/+5
* Implement TestRootCerts for Androidppi@chromium.org2012-12-121-0/+12
* Fix certificate and keychain installation on Android.digit@chromium.org2012-12-111-0/+16
* Stop emitting warnings for mime types not recognized by Android.peter@chromium.org2012-11-061-4/+1
* Android: remove check for JNI method id.bulach@chromium.org2012-10-201-5/+0
* Have a clearer error message for Android's GetMimeTypeFromExtensionpeter@chromium.org2012-09-121-1/+2
* Implement net::GetNetworkList() for Android.shouqun.liu@intel.com2012-09-121-0/+7
* Uses gyp "rules" rather than "actions" templates for the JNI generator.bulach@chromium.org2012-07-191-1/+1
* implement HaveOnlyLoopbackAddresses() for androidjames.wei@intel.com2012-06-151-0/+5
* Update net/android/network_library.cc with fresher code.yfriedman@chromium.org2012-04-241-51/+32
* Upstream certificate and mime Android implementation.michaelbai@google.com2011-08-111-0/+109