summaryrefslogtreecommitdiffstats
path: root/core/java/android/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Fixing spelling of intiialization to initialization in comment"Brian Carlstrom2010-03-021-1/+1
|\ \
| * | Fixing spelling of intiialization to initialization in commentBrian Carlstrom2010-03-021-1/+1
* | | SslCertificate should clone DatesBrian Carlstrom2010-03-021-4/+14
* | | SslCertificate should use Dates - fixing api for buildBrian Carlstrom2010-03-021-1/+1
* | | SslCertificate should provide Date interfaceBrian Carlstrom2010-03-021-9/+69
|/ /
* | Fix hipri status notificationsRobert Greenwalt2010-02-261-1/+8
* | Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-255-3/+677
* | Add mobile data on/off switch.Robert Greenwalt2010-02-242-3/+35
* | Add USB RNDIS enable/disable controlRobert Greenwalt2010-02-231-4/+4
* | Merge "Update Tethering."Robert Greenwalt2010-02-162-2/+49
|\ \
| * | Update Tethering.Robert Greenwalt2010-02-162-2/+49
* | | fix buildJean-Baptiste Queru2010-02-161-3/+3
* | | Add getInsecure() that returns a persistently insecure SSLSocketFactory,Dan Egnor2010-02-161-18/+39
* | | Do not include the fragement identifier in the path.Patrick Scott2010-02-161-1/+2