index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
appcache
/
web_application_cache_host_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminiate an IPC per frame navigation in cases where it's not needed (most c...
michaeln@google.com
2011-04-20
1
-1
/
+3
*
Select a more appropiate appcache based on the opener or the parent or the ta...
michaeln@google.com
2011-04-15
1
-5
/
+10
*
Plumbing to support loading from the "most appropriate" appcache.
michaeln@google.com
2011-03-21
1
-2
/
+9
*
Defend against selectCache() being called multiple times. There is a bug file...
michaeln@google.com
2011-02-19
1
-1
/
+10
*
Do a better job of caching appcache status values in the renderer based on th...
michaeln@google.com
2011-01-28
1
-88
/
+74
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-5
/
+5
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
1
-8
/
+5
*
Revert 68932 - Make members of Singleton<T> private and only visible to the s...
satish@chromium.org
2010-12-11
1
-5
/
+8
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-11
1
-8
/
+5
*
webkit: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-29
1
-4
/
+7
*
Chrome side of changes required to populate appcache resource list.
kkanetkar@chromium.org
2010-07-28
1
-3
/
+38
*
AppCache: manifest attribute is ignored when navigating via POST (form submit...
michaeln@chromium.org
2010-07-20
1
-14
/
+23
*
New javascript console logging related to the appcache.
michaeln@chromium.org
2010-07-14
1
-0
/
+37
*
Minor AppCache mods
michaeln@chromium.org
2010-06-30
1
-25
/
+10
*
AppCache: Output some information to the javascript console.
michaeln@chromium.org
2010-06-25
1
-6
/
+16
*
AppCache: add plumbing to deliver logging messages to the renderer process. T...
michaeln@chromium.org
2010-06-18
1
-0
/
+6
*
Provide more info to the renderer process in appcache progress events.
michaeln@chromium.org
2010-05-25
1
-5
/
+12
*
Now that the new webkit API to retrieve an WebApplicationCacheHost ptr given ...
michaeln@chromium.org
2010-01-24
1
-5
/
+2
*
Support for playing back media from the appcache.
michaeln@chromium.org
2010-01-21
1
-0
/
+18
*
Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...
pkasting@chromium.org
2010-01-08
1
-2
/
+2
*
Fix host status bug:
jennb@chromium.org
2009-12-01
1
-0
/
+11
*
Remove reference fragments from URL before passing to appcache for use as an ...
jennb@chromium.org
2009-11-24
1
-0
/
+5
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-3
/
+3
*
Copyright housecleaning
michaeln@google.com
2009-09-23
1
-1
/
+1
*
Check for supported schemes and examine request methods at key points. We sup...
michaeln@google.com
2009-09-18
1
-23
/
+36
*
* Fleshed out AppCacheHost class a fair amount, in particular the cache selec...
michaeln@google.com
2009-09-15
1
-1
/
+4
*
* Add appCacheManifestUrl data member to WebURLResponse, and use it to detect...
michaeln@google.com
2009-09-08
1
-8
/
+15
*
Plumb request interception into the appcache library for both chrome and test...
michaeln@google.com
2009-09-01
1
-0
/
+1
*
Retrofit the pre-existing appache message dispatching with the new WebKit API...
michaeln@google.com
2009-08-21
1
-0
/
+172