index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
CookieManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
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