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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an OVERRIDE to webkit/.
avi@chromium.org
2011-11-17
1
-1
/
+1
*
Enable content component (again!).
dpranke@chromium.org
2011-11-16
2
-6
/
+12
*
Add OVERRIDE to webkit/.
avi@chromium.org
2011-11-16
12
-76
/
+97
*
webkit: Remove 3 exit time destructor and turn on -Wexit-time-destructors.
thakis@chromium.org
2011-11-11
1
-1
/
+2
*
base::Bind: Convert most of webkit/appcache.
jhawkins@chromium.org
2011-11-11
7
-264
/
+286
*
Revert 109534 since this change broke clobbered component build.
sadrul@chromium.org
2011-11-11
2
-12
/
+6
*
reenable component build w/ fix to test_support_content
dpranke@chromium.org
2011-11-10
2
-6
/
+12
*
Made application cache manifest URL always available for DevTools.
vsevik@chromium.org
2011-11-08
10
-92
/
+138
*
Remove 2 exit time destructors from webkit/
thakis@chromium.org
2011-11-08
1
-1
/
+1
*
Revert 108976 (broke win shared) - enable component build for content
thakis@chromium.org
2011-11-08
2
-12
/
+6
*
enable component build for content
dpranke@chromium.org
2011-11-08
2
-6
/
+12
*
Add a LoadState for the AppCache
rvargas@chromium.org
2011-11-04
1
-2
/
+2
*
Thread::Stop() must be called before any subclass's destructor completes.
joi@chromium.org
2011-11-02
1
-2
/
+0
*
base::Bind: Cleanups in webkit/appcache
michaeln@google.com
2011-10-28
7
-22
/
+25
*
Remove 1 destructor that runs at exit.
thakis@chromium.org
2011-10-26
1
-4
/
+5
*
More groundwork for filestream based response storage.
michaeln@google.com
2011-10-21
25
-143
/
+227
*
Cleanup AppCacheQuotaClient using new Callback
tzik@chromium.org
2011-10-19
3
-107
/
+37
*
base::Bind: Cleanups in appcache_storage_impl.cc.
jhawkins@chromium.org
2011-10-18
2
-44
/
+51
*
Use base::Callback in Quota related code.
tzik@chromium.org
2011-10-18
6
-83
/
+102
*
net: Move EscapeForHTML() functions into net namespace.
tfarina@chromium.org
2011-10-13
1
-7
/
+7
*
base::Bind: Cleanup in test_shell.
jhawkins@chromium.org
2011-10-10
5
-80
/
+72
*
Revert 104632 - enable component build for content and appcache.
rsleevi@chromium.org
2011-10-08
2
-12
/
+6
*
enable component build for content and appcache.
dpranke@chromium.org
2011-10-08
2
-6
/
+12
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
20
-114
/
+114
*
Add more appcache_exports needed for test_shell_tests when we start linking a...
dpranke@chromium.org
2011-09-30
13
-43
/
+56
*
Here are more exports needed for content_unittests to link in the component b...
dpranke@chromium.org
2011-09-30
4
-7
/
+12
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
1
-0
/
+1
*
Fix a recently introduced leak.
michaeln@google.com
2011-09-19
1
-1
/
+1
*
Better encapsulate usage of the disk_cache backend within the appcache library.
michaeln@google.com
2011-09-19
4
-49
/
+177
*
Prepare appcache to build as a DLL in the component build.
dpranke@chromium.org
2011-09-14
9
-13
/
+59
*
Revert "Prepare appcache to build as a DLL in the component build."
dpranke@chromium.org
2011-09-13
9
-59
/
+13
*
Prepare appcache to build as a DLL in the component build.
dpranke@chromium.org
2011-09-13
9
-13
/
+59
*
Replace ancient crufty AppCacheThread with much improved MessageLoopProxy usage.
michaeln@google.com
2011-09-12
8
-118
/
+32
*
Shortcut the appcache clearing if there are no session-only origins.
marja@chromium.org
2011-09-12
1
-1
/
+6
*
net: Rename URLRequestStatus::os_error_.
tfarina@chromium.org
2011-09-08
2
-6
/
+6
*
Third-party appcache blocking.
marja@chromium.org
2011-09-08
23
-314
/
+295
*
Get rid of a LazyInstance usage to get rid of code execution at static init t...
michaeln@google.com
2011-09-06
1
-7
/
+10
*
A stab at fixing a crashing bug and a bandaid to prevent the crash if that st...
michaeln@google.com
2011-09-06
1
-0
/
+5
*
Add printing.dll to the component build.
darin@chromium.org
2011-09-01
1
-0
/
+1
*
Get rid of some code execution at static initializer time.
michaeln@google.com
2011-09-01
1
-6
/
+6
*
Session-only appcache.
marja@chromium.org
2011-08-30
1
-12
/
+21
*
Log errors on the URLRequestTYPE_REQUEST_ALIVE end event,
mmenke@chromium.org
2011-08-17
1
-1
/
+1
*
Quota: Add quota::StorageType to the GetOriginsCallback definition.
mkwst@chromium.org
2011-08-05
2
-6
/
+10
*
Fix chrome://appcache-internals bustage caused by http://src.chromium.org/vie...
michaeln@google.com
2011-08-02
1
-28
/
+35
*
Apply content-security-policy to chrome://appcache-internals and chrome://blo...
tsepez@chromium.org
2011-08-02
1
-17
/
+18
*
Handle the case where the 'host' param is empty in AppCacheQuotaClient::GetOr...
michaeln@google.com
2011-07-26
1
-1
/
+6
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
1
-3
/
+3
*
Fix a problem introduced in r93736.
michaeln@google.com
2011-07-25
1
-3
/
+3
*
Delete appcaches when missing entries are detected.
michaeln@google.com
2011-07-22
12
-16
/
+420
*
Fix a race condition between the GroupLoadTask and the CacheLoadTask. Upon co...
michaeln@google.com
2011-07-22
1
-5
/
+14
[next]