summaryrefslogtreecommitdiffstats
path: root/net/android
Commit message (Expand)AuthorAgeFilesLines
* Fix broken connectivity event listener registration on Androidjkarlin2015-06-092-0/+67
* Remove ICS and remnants of DSA support for Android key store.davidben2015-06-098-176/+41
* Use the exact-width integer types defined in <stdint.h> rather thanwtc2015-06-0413-55/+37
* Replace more ObserverList with base::ObserverList.brettw2015-06-033-3/+4
* Reland (3rd try): Lazily initialize MessageLoop for faster thread startupkinuko2015-05-231-0/+3
* Revert of Reland: Lazily initialize MessageLoop for faster thread startup (pa...glider2015-05-181-3/+0
* Reland: Lazily initialize MessageLoop for faster thread startupkinuko2015-05-181-0/+3
* Don't include tested apks resources in test apkcjhopman2015-05-121-0/+3
* (Reland) Enable ignoring network interfaces in NetworkChangeNotifierLinux.derekjchow2015-05-081-1/+2
* [Cronet] Refactor and remove dependency on url_request_mock_http_job.cc/hxunjieli2015-05-071-1/+10
* Revert of Lazily initialize MessageLoop for faster thread startup (patchset #...kinuko2015-05-071-3/+0
* Revert of Revert of Revert of Add functions to ignore network interfaces to N...zmo2015-05-061-2/+1
* (Reland) Enable ignoring network interfaces in NetworkChangeNotifierLinux.derekjchow2015-05-051-1/+2
* Lazily initialize MessageLoop for faster thread startupkinuko2015-05-051-0/+3
* Revert of Add functions to ignore network interfaces to NetworkChangeNotifier...jochen2015-05-051-2/+1
* Enable ignoring network interfaces in NetworkChangeNotifierLinux.derekjchow2015-05-041-1/+2
* net cleanup: Remove unnecessary namespace prefixes.ttuttle2015-04-232-11/+10
* Avoid initial NetworkChangeNotifier OnDNSChanged() signal on Androidpauljensen2015-04-174-25/+100
* Move several annotations to annotations package.aurimas2015-04-141-1/+1
* Fix up if statement curly braces issues.aurimas2015-03-182-12/+11
* Add net/ssl/scoped_openssl_types.h.davidben2015-02-202-8/+2
* Know the process shared library loaded in.michaelbai2015-02-131-1/+2
* Pass FROM_HERE to ObserverListThreadSafe::Notify to improve profile.reillyg2015-02-091-2/+3
* Update {virtual,override,final} to follow C++11 style in net.dcheng2015-02-064-21/+15
* Don't use d2i_AutoPrivateKey in keystore_openssl.ccdavidben2015-01-121-35/+42
* Added a test in NetworkChangeNotifierTest for registerToReceiveNotificationsA...xunjieli2014-12-181-4/+34
* Move mIntentFilter initialization before registerReceiver() is calledxunjieli2014-12-171-2/+3
* [NetInfo] Add a MaxBandwidthChangeObserver and Android implementationjkarlin2014-12-168-67/+191
* gn format // (the rest, except mojo)scottmg2014-12-031-3/+4
* Add MaxBandwidth support to Android's NetworkChangeNotifier as defined in the...jkarlin2014-12-029-63/+325
* Fix races resulting in NullPointerException in Android NetworkChangeNotifier.pauljensen2014-11-252-35/+38
* Get WiFi SSID from WifiManager broadcast rather than function call.pauljensen2014-11-241-8/+15
* Fix a bunch of Java Checkstyle issues.aurimas2014-11-203-18/+18
* Remove net/android/OWNERSYaron Friedman2014-10-291-2/+0
* Enables network change notification in cronet.xunjieli2014-10-282-5/+29
* Implement GetNetworkList based on AddressTrackerLinux for ChromeOS/Linux/Androidguoweis2014-10-233-75/+0
* Fix Java indentation issues.aurimas2014-10-166-44/+34
* Fix Java Checkstyle issues.Aurimas Liutikas2014-10-141-1/+1
* Fix typos in a comment and log messages.wtc2014-10-141-4/+4
* Use Android proxy's exclusion list to enable proxy bypasssgurun2014-10-111-7/+22
* replace OVERRIDE and FINAL with override and final in net/mostynb2014-10-094-7/+7
* Use the new java_cpp_enum rule in net.mkosiba2014-09-3010-119/+48
* [Checkstyle] Fix misc style issues in Java files.aurimas2014-09-252-14/+11
* Detect whether a PAC url is present on Androidxunjieli2014-09-181-5/+28
* Use ScopedEVP_PKEY in keystore_openssl.cc.davidben2014-09-102-57/+47
* Add content_shell_apk target (and a bunch of its dependencies)cjhopman2014-09-081-0/+94
* Change base/file_utils.h includes to base/files/file_utils.h in net/thestig2014-09-041-1/+1
* [Android] Fix findbugs errors.newt2014-09-031-11/+10
* Fix overzealous CHECK in custom EC_KEYs.davidben2014-08-271-1/+1
* Roll BoringSSL.davidben@chromium.org2014-08-221-0/+1