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
/
CacheManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear the files we copy over to the temp cache
Kristian Monsen
2011-01-20
1
-2
/
+6
*
Hook up CacheManager for the Chromium HTTP stack
Steve Block
2011-01-14
1
-8
/
+41
*
Avoid superfluous calls to CacheManager with the Chromium HTTP stack
Steve Block
2011-01-07
1
-1
/
+50
*
Remove some superfluous null-checks when constructing a CacheResult
Steve Block
2011-01-06
1
-11
/
+6
*
Tidy up CacheManager comments and documentation
Steve Block
2011-01-06
1
-49
/
+53
*
Remove an unused non-public CacheManager method
Steve Block
2011-01-06
1
-7
/
+0
*
Deprecate CacheManager.
Iain Merrick
2010-12-17
1
-3
/
+24
*
Add setContentLength method to CacheResult.
Iain Merrick
2010-12-17
1
-0
/
+7
*
*Don't* disable CacheManager when using Chromium HTTP stack.
Iain Merrick
2010-12-16
1
-9
/
+0
*
Disable CacheManager when using the Chrome HTTP stack.
Iain Merrick
2010-12-13
1
-0
/
+9
*
Fixes Android HTTP cache permissions
John Reck
2010-12-10
1
-1
/
+1
*
Fix the last remaining @deprecated tag without comment warning.
Joe Onorato
2010-09-10
1
-2
/
+2
*
Fix warnings in docs generation.
Kristian Monsen
2010-08-31
1
-2
/
+2
*
Move the public method HttpDateTime.parse() into AndroidHttpClient.
Jesse Wilson
2010-04-09
1
-3
/
+3
*
Fix for when flash loads cached crossdomain.xml files.
Leon Clarke
2010-03-23
1
-0
/
+6
*
As http header can't be empty, check length before
Grace Kloba
2010-03-19
1
-2
/
+6
*
Add a new WebCoreWorker thread to handle the tasks
Grace Kloba
2010-03-01
1
-29
/
+63
*
Re-arrange android-common so framework no longer links with it.
Dianne Hackborn
2010-02-25
1
-1
/
+1
*
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
*
Make sure application cache manifest files are not cached.
Andrei Popescu
2010-02-02
1
-0
/
+10
*
Cleanup the cache file when we decide not saving it.
Grace Kloba
2009-12-27
1
-1
/
+15
*
Fix a leak in WebView.
Romain Guy
2009-12-01
1
-1
/
+1
*
Update JavaDoc for CacheManger.CacheResult, WebChromeClient.getDefaultVideoPo...
Ben Murdoch
2009-11-19
1
-0
/
+5
*
Add postdata identifier so that if we cache the post
Grace Kloba
2009-11-08
1
-8
/
+37
*
Remove "@hide pending API council" in webkit to expose
Grace Kloba
2009-11-07
1
-6
/
+0
*
handle false results in file.delete
Cary Clark
2009-08-13
1
-6
/
+16
*
replace 'new String()' with ""
Cary Clark
2009-08-11
1
-1
/
+1
*
As createCacheFile is called from WebCore instead of http thread now, remove
Grace Kloba
2009-08-06
1
-5
/
+0
*
Add content-disposition into the cache header as it is needed by Flash.
Grace Kloba
2009-06-29
1
-0
/
+13
*
Oops, need to hide the new api.
Grace Kloba
2009-06-25
1
-0
/
+3
*
Fix for the new webkit. Now "expires" takes the string instead of int.
Grace Kloba
2009-06-25
1
-5
/
+11
*
Centralized debug flags and enabled more granular control of debug settings.
Derek Sollenberger
2009-06-03
1
-2
/
+2
*
Merge donut into master
Jean-Baptiste Queru
2009-04-22
1
-3
/
+2
|
\
|
*
Remove references to android.util.Config
Dave Bort
2009-04-13
1
-3
/
+2
*
|
AI 144242: Fix 1750062. When createCacheFile, if we get 303, or redirect with...
Grace Kloba
2009-04-02
1
-2
/
+10
*
|
Automated import from //branches/master/...@142846,142846
Grace Kloba
2009-03-25
1
-2
/
+1
|
/
*
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-18
1
-6
/
+22
*
auto import from //branches/cupcake_rel/...@138607
The Android Open Source Project
2009-03-13
1
-1
/
+2
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+703
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-703
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-5
/
+65
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+643