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
/
webkit
/
CookieManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the public method HttpDateTime.parse() into AndroidHttpClient.
Jesse Wilson
2010-04-09
1
-2
/
+2
*
Match RFC requirement that the domain portion of a cookie should be case-inse...
Derek Sollenberger
2010-04-01
1
-1
/
+11
*
Compare the cookie names to ensure a consistent ordering.
Patrick Scott
2010-03-19
1
-9
/
+3
*
If both cookies have null values, use the name difference.
Patrick Scott
2010-03-08
1
-1
/
+5
*
Cookies like "a=b" were broken due to my previous change.
Patrick Scott
2010-03-08
1
-8
/
+15
*
Re-arrange android-common so framework no longer links with it.
Dianne Hackborn
2010-02-25
1
-1
/
+1
*
Allow cookies with no name.
Patrick Scott
2010-02-25
1
-43
/
+72
*
remove android.webkit.HttpDateTime, again
Doug Zongker
2010-02-03
1
-0
/
+2
*
undo "move HttpDateTime from android.webkit to android-common jar"
Doug Zongker
2010-02-03
1
-2
/
+0
*
move HttpDateTime from android.webkit to android-common jar
Doug Zongker
2010-02-03
1
-0
/
+2
*
Fix a cookie bug. If "secure" is in the end of the string, it was ignored.
Grace Kloba
2009-08-16
1
-2
/
+4
*
Fix #2031300. Set only accept unique objects. So we have to assign different
Grace Kloba
2009-08-03
1
-1
/
+18
*
Fix the cookie order. If multiple cookies satisfy the criteria, the one with
Grace Kloba
2009-08-03
1
-11
/
+29
*
Centralized debug flags and enabled more granular control of debug settings.
Derek Sollenberger
2009-06-03
1
-6
/
+6
*
Fix 1799207. With the new local dns, we should allow the host without any PER...
Grace Kloba
2009-05-11
1
-2
/
+0
*
Remove references to android.util.Config
Dave Bort
2009-04-13
1
-7
/
+6
*
auto import from //branches/cupcake_rel/...@138607
The Android Open Source Project
2009-03-13
1
-1
/
+6
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+934
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-934
/
+0
*
auto import from //branches/cupcake/...@131421
The Android Open Source Project
2009-02-13
1
-1
/
+8
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-32
/
+53
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-55
/
+63
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+898