index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the network connection logic from RequestQueue.
Patrick Scott
2009-09-17
2
-182
/
+16
*
Fix for multi-apn MMS access.
Robert Greenwalt
2009-09-10
2
-4
/
+6
*
Note net availability even when apn not enabled
Robert Greenwalt
2009-08-24
1
-1
/
+3
*
Fix a race condition for data change notification
Robert Greenwalt
2009-08-24
2
-1
/
+2
*
Framework changes to support HSDPA/HSUPA/HSPA
Li Zhe
2009-08-21
1
-0
/
+12
*
am e97c2006: Updated Browser and MCS to use shared default trust manager inst...
Bob Lee
2009-08-20
2
-60
/
+8
|
\
|
*
Updated Browser and MCS to use shared default trust manager instead of initia...
Bob Lee
2009-08-20
2
-60
/
+8
*
|
Fix various issues found when testing Mms.
Robert Greenwalt
2009-08-19
1
-8
/
+16
*
|
Fix Wifi+Cell on boot after wifi in use.
Robert Greenwalt
2009-08-19
1
-0
/
+6
*
|
Fix for Mms without wifi.
Robert Greenwalt
2009-08-18
1
-66
/
+101
*
|
Fix CDMA to startup/shutdown based on apn en/disab
Robert Greenwalt
2009-08-17
1
-7
/
+7
*
|
Add net type to mobile for mobile-required traffic
Robert Greenwalt
2009-08-12
4
-187
/
+214
*
|
resolved conflicts for merge of b8802b21 to master
Grace Kloba
2009-08-03
3
-3
/
+11
|
\
\
|
|
/
|
*
Fix #2025900. If a https request is canceled while openConnection is called
Grace Kloba
2009-07-30
3
-3
/
+11
*
|
Fix 1993520 where page cycler fails.
Grace Kloba
2009-07-24
1
-6
/
+4
*
|
Allow 205 and 305 to have content.
Patrick Scott
2009-07-21
1
-2
/
+1
*
|
Correctly set the thread priority for ConnectionThreads.
Patrick Scott
2009-07-20
1
-0
/
+1
*
|
Remove all our old high priority knowledge since WebCore will manage it.
Patrick Scott
2009-07-15
3
-77
/
+31
*
|
am 2d791055: Merge change 6820 into donut
Android (Google) Code Review
2009-07-12
1
-16
/
+13
|
\
\
|
|
/
|
*
Fixed NPE bugs in Uri. Fixes internal issue #1724719.
Bob Lee
2009-07-10
1
-16
/
+13
*
|
Merge change 6823
Android (Google) Code Review
2009-07-10
1
-0
/
+3
|
\
\
|
*
|
wifi: Keep the WLAN network interface up whenever wifi is enabled.
Mike Lockwood
2009-07-10
1
-0
/
+3
*
|
|
resolved conflicts for merge of ad94a983 to master
Bob Lee
2009-07-10
1
-9
/
+12
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Uri.EMPTY.toString() was returning null due to an initialization order bug. F...
Bob Lee
2009-07-10
1
-9
/
+12
*
|
Fixed typo, RFC3296 is for LDAP, RFC2396 is for URI
Simon Schoar
2009-07-07
1
-1
/
+1
*
|
Fix the performance collection in the http thread. A connection can be reused...
Grace Kloba
2009-07-02
2
-11
/
+29
*
|
am 7a573862: Merge change 5720 into donut
Android (Google) Code Review
2009-07-01
1
-3
/
+3
|
\
\
|
|
/
|
*
Fix #1876303. Even rfc2616 4.2 says that "Field names are case-insensitive.",...
Grace Kloba
2009-06-29
1
-3
/
+3
*
|
Revert "ConnectivityManager: Add support for bringing up the default APN."
Mike Lockwood
2009-06-30
1
-4
/
+0
*
|
ConnectivityManager: Add support for bringing up the default APN.
Mike Lockwood
2009-06-26
1
-0
/
+4
*
|
Fix #1907439. If there is uncommitted content when gzipped content got EOFExc...
Grace Kloba
2009-06-09
1
-2
/
+7
*
|
Order high priority requests in the same order they are requested.
Patrick Scott
2009-05-20
1
-19
/
+54
*
|
am 1c9a92fd: Merge change 1690 into donut
Android (Google) Code Review
2009-05-14
1
-7
/
+9
|
\
\
|
|
/
|
*
Rework some code so that it works the way it was supposed to work.
Marco Nelissen
2009-05-14
1
-7
/
+9
*
|
Fix #1807059. If it is "POST", always use BasicHttpEntityEnclosingRequest eve...
Grace Kloba
2009-05-08
1
-2
/
+7
*
|
Add '_' to the allowable characters in a host name.
Patrick Scott
2009-04-27
1
-1
/
+1
|
/
*
telephony: Add support for bringing up GSM data connections for GPS SUPL.
Mike Lockwood
2009-04-14
1
-3
/
+8
*
Merge branch 'readonly-p4-donut' into donut
Eric Shienbrood
2009-04-13
1
-7
/
+3
|
\
|
*
AI 145980: am: CL 145881 Adding on to CL 145383, unhiding some additional met...
Eric Shienbrood
2009-04-13
1
-7
/
+3
*
|
Remove references to android.util.Config
Dave Bort
2009-04-09
1
-3
/
+6
|
/
*
AI 144185: Integrate cdma into the main code base.
Wink Saville
2009-04-02
1
-30
/
+40
*
Automated import from //branches/donutburger/...@141355,141355
Bob Lee
2009-03-24
2
-92
/
+90
*
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-05
1
-2
/
+5
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
49
-0
/
+13696
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
49
-13708
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
3
-129
/
+143
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
3
-143
/
+129
*
auto import from //branches/cupcake/...@131421
The Android Open Source Project
2009-02-13
1
-63
/
+63
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
5
-9
/
+84
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
10
-119
/
+346
[next]