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
/
chrome
/
common
/
appcache
Commit message (
Expand
)
Author
Age
Files
Lines
*
Continue removing bad dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-02-27
6
-478
/
+0
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Introduce an AppCachePolicy interface that allows the containing browser to d...
michaeln@chromium.org
2010-02-17
2
-0
/
+29
*
Some preliminary ground work for respecting the "Content Settings" in the app...
michaeln@chromium.org
2010-02-04
2
-8
/
+28
*
Introduce a notification to trigger memory purging on the IO thread and use i...
michaeln@chromium.org
2010-01-13
2
-1
/
+21
*
Don't defend against Initialize being called twice, that should not happen.
michaeln@chromium.org
2009-12-30
1
-7
/
+6
*
Added new IPC message class for CommandBuffer.
apatrick@google.com
2009-12-04
2
-2
/
+2
*
The appcache system uses two threads, an IO thread and a DB thread.
michaeln@google.com
2009-11-23
2
-16
/
+56
*
Fix a crashing bug around ApplicationCacheDispatcherHost::Initialize in the m...
michaeln@google.com
2009-11-18
1
-4
/
+8
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
3
-39
/
+28
*
AppCache: Kill bad renderers when we receive bad IPC messages.
michaeln@google.com
2009-10-13
2
-37
/
+100
*
Fix appcache_service and request_context referencing.
michaeln@google.com
2009-09-22
1
-8
/
+10
*
* Fleshed out AppCacheHost class a fair amount, in particular the cache selec...
michaeln@google.com
2009-09-15
1
-0
/
+3
*
1) Tell the AppCacheService which request context to use when fetching resour...
michaeln@google.com
2009-09-15
1
-0
/
+2
*
Plumb request interception into the appcache library for both chrome and test...
michaeln@google.com
2009-09-01
5
-26
/
+154
*
Retrofit the pre-existing appache message dispatching with the new WebKit API...
michaeln@google.com
2009-08-21
8
-0
/
+339