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
*
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
*
The problem:
marja@google.com
2011-07-22
6
-27
/
+221
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
6
-6
/
+6
*
Move app/sql/* files to sql/ directory.
tfarina@chromium.org
2011-07-19
3
-9
/
+9
*
Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.
willchan@chromium.org
2011-07-19
3
-7
/
+9
*
Enhancements to the about://appcache-internals pages.
michaeln@google.com
2011-07-12
7
-235
/
+560
*
Reland r91815, "Clean up RegisterProtocolFactory calls."
willchan@chromium.org
2011-07-08
1
-95
/
+88
*
Revert r91815, "Clean up RegisterProtocolFactory calls." (broke mac canaries)
caseq@google.com
2011-07-08
1
-89
/
+92
*
Clean up RegisterProtocolFactory calls.
willchan@chromium.org
2011-07-08
1
-92
/
+89
*
Change all the references from app_base to sql.
tfarina@chromium.org
2011-07-06
1
-1
/
+1
*
Revert 91288 - Change references from app_base to sql.
cmp@chromium.org
2011-07-01
1
-1
/
+1
*
Change references from app_base to sql.
tfarina@chromium.org
2011-07-01
1
-1
/
+1
*
Localize strings, speeds.
avi@chromium.org
2011-06-22
1
-3
/
+2
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-06-22
2
-4
/
+8
*
Remove msvs_guids from third_party, webkit, tools and views.
tony@chromium.org
2011-06-14
1
-1
/
+0
*
Small change to recently committed r88746 to avoid a potential crasher in an ...
michaeln@google.com
2011-06-14
1
-6
/
+7
*
AppCache + Quota integration
michaeln@google.com
2011-06-10
20
-66
/
+1541
*
Fix a null pointer crasher.
michaeln@google.com
2011-06-07
2
-6
/
+11
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
4
-5
/
+5
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-1
/
+1
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
1
-1
/
+1
*
Enough appcache + quota integration to call NotifyOriginInUse/NotifyOriginNoL...
michaeln@google.com
2011-05-16
7
-21
/
+91
*
iwyu: Include stringprintf.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
1
-0
/
+1
*
AppCache fallback override. A means of overriding the fallback behavior from ...
michaeln@google.com
2011-05-10
2
-6
/
+109
*
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
16
-141
/
+428
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
14
-31
/
+31
*
Move URLRequestJob's histogram logic to URLRequestHttpJob.
adamk@chromium.org
2011-03-24
2
-6
/
+1
*
Plumbing to support loading from the "most appropriate" appcache.
michaeln@google.com
2011-03-21
5
-7
/
+28
*
Base64 encode form param values in about:appcache-internals
michaeln@google.com
2011-03-16
1
-6
/
+13
*
Remove TODO in AppCacheURLRequestJob about GetContentEncodings().
adamk@chromium.org
2011-03-16
1
-7
/
+0
*
Add an accessor for an ExtensionSpecialStoragePolicy to the Profile class
michaeln@google.com
2011-02-26
6
-44
/
+26
*
Appcache cross-origin HTTPS resources.
michaeln@google.com
2011-02-22
4
-12
/
+124
*
Defend against selectCache() being called multiple times. There is a bug file...
michaeln@google.com
2011-02-19
3
-21
/
+13
*
AppCache URLFetcher refactoring. Just pulling the URLRequest handling
michaeln@google.com
2011-02-15
3
-394
/
+342
[next]