summaryrefslogtreecommitdiffstats
path: root/core/java/android/net
Commit message (Expand)AuthorAgeFilesLines
* New download manager error code when we can't resume.Steve Howard2010-08-161-1/+11
* DO NOT MERGE Always set/remove default routes.Robert Greenwalt2010-08-131-6/+2
* Make downloads visible by default.Steve Howard2010-08-061-18/+15
* Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-042-4/+4
* Un-@hide new download manager public API.Steve Howard2010-07-261-2/+0
* DL manager support for broadcasts + connectivity controlSteve Howard2010-07-211-19/+72
* Merge "Interface support for custom HTTP headers in DL manager" into gingerbreadSteve Howard2010-07-151-2/+10
|\
| * Interface support for custom HTTP headers in DL managerSteve Howard2010-07-151-2/+10
* | am 468c82e4: Merge "Skip hostname verification when using insecure factory" i...Andrew Stadler2010-07-141-6/+15
|\ \ | |/ |/|
| * Skip hostname verification when using insecure factoryAndrew Stadler2010-07-121-6/+15
* | Download manager support for file URIs + last modified timeSteve Howard2010-07-131-12/+14
* | Initial implementation of the download manager public API.Steve Howard2010-07-131-0/+719
* | am d581484e: Merge "Verify hostname where possible, and clarify where not." i...Doug Zongker2010-06-301-13/+120
|\ \ | |/
| * Verify hostname where possible, and clarify where not.Dan Egnor2010-06-291-13/+120
* | merge from open-source masterThe Android Open Source Project2010-05-121-0/+3
|\ \ | |/ |/|
| * Add support for EVDO Rev BNaveen Kalla2010-05-111-0/+3
* | Fix for bug 2672749: StringIndexOutOfBoundsException in Uri.getQueryParameterKeith Ito2010-05-101-0/+3
* | Restrict the range request to the servers claimingGrace Kloba2010-04-231-1/+4
* | Merge "Added the subset of partial content support so that we can continue th...Grace Kloba2010-04-221-2/+24
|\ \
| * | Added the subset of partial content support so thatGrace Kloba2010-04-221-2/+24
* | | Trim throttle logs.Robert Greenwalt2010-04-221-4/+4
|/ /
* | Fix SntpClient to give accurate time info.Robert Greenwalt2010-04-151-4/+13
* | Merge "Move the public method HttpDateTime.parse() into AndroidHttpClient." i...Jesse Wilson2010-04-092-225/+19
|\ \
| * | Move the public method HttpDateTime.parse() into AndroidHttpClient.Jesse Wilson2010-04-092-225/+19
* | | Make ThrottleService notice policy changes.Robert Greenwalt2010-04-091-2/+10
|/ /
* | Throttling framework addinsIrfan Sheriff2010-04-082-0/+15
* | Merge "Change TrafficStats to a new JNI implementation." into froyoDan Egnor2010-04-081-155/+15
|\ \
| * | Change TrafficStats to a new JNI implementation.Dan Egnor2010-04-071-155/+15
* | | Add service to monitor/control the flow of data.Robert Greenwalt2010-04-082-0/+231
|/ /
* | Use case insensitive matching.Patrick Scott2010-03-311-3/+3
* | Fix HttpProxy.Robert Greenwalt2010-03-301-0/+2
* | Hide download manager.Jean-Baptiste Queru2010-03-261-1/+1
* | Revert "Hide download manager."Jean-Baptiste Queru2010-03-251-1/+1
* | Hide download manager.Jean-Baptiste Queru2010-03-251-1/+1
* | Fixes synchronous XHR requests which require authentication to complete synch...Steve Block2010-03-241-1/+11
* | Merge "Fix for when flash loads cached crossdomain.xml files. Cache the x-per...Leon Clarke2010-03-241-2/+19
|\ \
| * | Fix for when flash loads cached crossdomain.xml files.Leon Clarke2010-03-231-2/+19
* | | Make DownloadBase publicJean-Baptiste Queru2010-03-231-1/+1
|/ /
* | Merge "Advance encodedKeySearchIndex if encodedKey matches a suffix of a para...Kenny Root2010-03-221-0/+2
|\ \
| * | Advance encodedKeySearchIndex if encodedKey matches a suffix of a parameter.Keith Ito2010-03-211-0/+2
* | | Add an API on the Java side to allow WebKit to pause the current load. This i...Ben Murdoch2010-03-222-1/+49
* | | b/2511635 Browser displays incorrect SSL cert informationBrian Carlstrom2010-03-193-9/+9
* | | Fix bug in airplane mode.Robert Greenwalt2010-03-171-1/+5
|/ /
* | Add definitions for WiMAX and iDen network types.jsh2010-03-151-2/+8
* | Resync with Telephony after losing Phone service.Robert Greenwalt2010-03-121-1/+6
* | Make HiPri work when already connected.Robert Greenwalt2010-03-101-1/+1
* | Merge "Updates WebAddress to ignore the colon after the host component of a U...Steve Block2010-03-081-2/+3
|\ \
| * | Updates WebAddress to ignore the colon after the host component of a URL if n...Steve Block2010-03-081-2/+3
* | | switching from ro.secure to ro.debuggable for relaxing ssl cert check.Debajit Ghosh2010-03-041-1/+1
|/ /
* | Add error reporting for Tethering.Robert Greenwalt2010-03-032-7/+61