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
*
[Quota][Clean up] Drop non-informative StorageType parameter on GetOriginsFor...
tzik@chromium.org
2013-05-29
2
-8
/
+5
*
Histogram versions and extended error codes for SQLite databases.
shess@chromium.org
2013-05-15
1
-1
/
+1
*
Override server-side simple-cache trial with commandline switches.
pasko@google.com
2013-05-13
1
-2
/
+3
*
Add michaeln to webkit/OWNERS and clean house
jamesr@chromium.org
2013-05-09
1
-1
/
+0
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-05-08
13
-22
/
+22
*
webkit: Use base::MessageLoop.
xhwang@chromium.org
2013-05-07
19
-159
/
+165
*
webkit: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
9
-14
/
+13
*
AppCacheExecutableHandlers - parse manifest file and store/retrieve the 'bit'...
michaeln@google.com
2013-04-17
7
-11
/
+80
*
Mechanism to reset appcache db when enabling/disabling experimental features ...
michaeln@google.com
2013-04-13
3
-0
/
+52
*
Clear browsing data clears data for type kStorageTypeTemporary but not for kS...
cramya@chromium.org
2013-04-11
1
-3
/
+3
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-6
/
+8
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-8
/
+6
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-6
/
+8
*
AppCache: support custom schemes in appcache interfaces.
pfeldman@chromium.org
2013-04-03
2
-1
/
+21
*
Chromium appcache pattern matching. Allow the INTERCEPT, FALLBACK, and NETWOR...
michaeln@google.com
2013-03-30
15
-174
/
+1042
*
Replace string16 with base::string16 in src/webkit
brettw@chromium.org
2013-03-29
1
-6
/
+6
*
Convert include paths for string_number_conversions in src/chrome and src/webkit
brettw@chromium.org
2013-03-27
2
-2
/
+2
*
Update TestURLRequest constructor interface in unit tests.
tedv@chromium.org
2013-03-19
2
-107
/
+100
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
4
-4
/
+4
*
Renamed Tip log level to Debug.
zvorygin@google.com
2013-02-18
2
-6
/
+7
*
Fix dependency on scoped_ptr::reset sequencing in appcache.
dcheng@chromium.org
2013-02-15
17
-161
/
+186
*
Linux/ChromeOS Chromium style checker cleanup, webkit/ edition.
rsleevi@chromium.org
2013-02-07
13
-101
/
+131
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
12
-34
/
+35
*
Update some #includes in webkit/ for new headers in Platform directory
pilgrim@chromium.org
2013-01-15
2
-5
/
+5
*
Bake targeted error histogram support directly into sql::Connection.
shess@chromium.org
2013-01-03
1
-11
/
+1
*
Add an UMA stat for how long ResourceRequests are delayed due to the appcache.
michaeln@google.com
2012-12-26
4
-1
/
+27
*
webkit: Update the calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-12-16
3
-38
/
+38
*
Update webkit unit test initialization of URLRequestJobFactory objects.
tedv@chromium.org
2012-11-29
1
-14
/
+27
*
[base] Move AutoReset to base namespace.
dbeam@chromium.org
2012-11-21
1
-1
/
+1
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-3
/
+3
*
Reland 167337 - Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
1
-1
/
+1
*
Revert 167337 - Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
1
-1
/
+1
*
Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
1
-1
/
+1
*
Prefer 'Content-Security-Policy' to 'X-WebKit-CSP'.
mkwst@chromium.org
2012-11-07
1
-1
/
+1
*
Move debugger and appcache to the content namespace.
jam@chromium.org
2012-10-24
1
-1
/
+5
*
webkit: Merge build target 'appcache' to 'webkit_storage'
hashimoto@chromium.org
2012-10-23
23
-183
/
+124
*
Remove ref counting on sql::ErrorDelegate
pkotwicz@chromium.org
2012-10-17
1
-15
/
+11
*
add some missing includes of <functional> to fix compilation on VS2012
scottmg@chromium.org
2012-10-10
1
-0
/
+2
*
Cleanup: IWYU for base/time.h. Also fix misc lint errors.
thestig@chromium.org
2012-10-10
2
-3
/
+1
*
Merge MockQuotaManager in multiple places
kinuko@chromium.org
2012-09-21
1
-60
/
+28
*
Make sure that AppCache tests subresource URLrequests against NETWORK whitelist
vabr@chromium.org
2012-09-08
2
-1
/
+9
*
Remove the HANDLED_EXTERNALLY status code.
mkosiba@chromium.org
2012-09-07
1
-2
/
+1
*
Removed calls to URLRequest::URLRequest in favor of URLRequestContext::Create...
erikwright@chromium.org
2012-09-01
2
-23
/
+12
*
Turned job_factory into a pure virtual class
shalev@chromium.org
2012-08-24
1
-13
/
+13
*
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...
shalev@chromium.org
2012-08-24
11
-127
/
+246
*
base::Bind: Make use of IgnoreResult.
jhawkins@chromium.org
2012-08-19
1
-8
/
+2
*
Clean-up inline members of nested classes (webkit/)
hans@chromium.org
2012-08-09
2
-13
/
+18
*
Coverity: Fix several pass-by-values.
jhawkins@chromium.org
2012-07-27
1
-1
/
+1
*
Offload disk accesses to WorkerPool in ExtensionProtocolHandler
paivanof@gmail.com
2012-07-23
1
-16
/
+21
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
3
-3
/
+0
[next]