summaryrefslogtreecommitdiffstats
path: root/webkit/browser/database
Commit message (Expand)AuthorAgeFilesLines
* Look closer at the components of vfsfilenames that are used filenames.michaeln@chromium.org2014-06-111-15/+38
* Remove PlatformFile from DatabaseTrackerrvargas@chromium.org2014-06-052-27/+27
* Move remaining database unit tests from webkit/ to content/pilgrim@chromium.org2014-05-214-511/+2
* Move mock_special_storage_policy from webkit/ to content/public/test/pilgrim@chromium.org2014-04-302-872/+6
* Remove PlatformFile from database/vfs_backendrvargas@chromium.org2014-03-282-42/+31
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-2/+2
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-7/+7
* Remove some PlatformFile uses from WebKitrvargas@chromium.org2014-02-182-22/+11
* Quota: Factor out (Mock)QuotaManagerProxy into its own file for readabilitynhiroki@chromium.org2014-01-172-2/+2
* Convert base::file_util to use File instead of PlatformFile.rvargas@chromium.org2014-01-071-1/+1
* Remove UTF string conversion functions from the global namespace.avi@chromium.org2013-12-263-3/+3
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-254-1/+6
* Move Touch to base namespace, remove SetLastModifiedTime.brettw@chromium.org2013-12-041-8/+8
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-041-1/+1
* Move GetFileSize, NormalizeFilePath to base namespacebrettw@chromium.org2013-12-042-2/+2
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-033-16/+16
* Move temp file functions to base namespace.brettw@chromium.org2013-12-032-4/+4
* Quota: Add proxy for QuotaManager::GetUsageAndQuotanhiroki@chromium.org2013-11-061-0/+9
* Close the WebSQL tracker db earlier on during shutdown and reliably on approp...michaeln@chromium.org2013-10-241-3/+2
* webkit: Migrate it to use the RunUntilIdle() function from RunLoop.tfarina@chromium.org2013-09-131-5/+5
* Not creating ClientUsageTracker for unsupported storage type.serya@chromium.org2013-09-042-1/+6
* webkit: Remove usage of deprecated FilePath::FromWStringHack() function.tfarina@chromium.org2013-08-252-21/+19
* Update include paths in webkit for base/process changes.rsesek@chromium.org2013-07-251-1/+1
* Use a direct include of the message_loop header in webkit/, part 1.avi@chromium.org2013-07-182-2/+2
* Delete unnecessary lines of code.darin@chromium.org2013-07-171-1/+0
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-162-6/+6
* [sql] Convert webkit tests to use ScopedErrorIgnorer.shess@chromium.org2013-07-151-11/+11
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-151-3/+3
* Move PathExists to base namespace.brettw@chromium.org2013-07-113-16/+16
* Move DeleteAfterReboot, Move, and ReplaceFile to base namespacebrettw@chromium.org2013-07-011-1/+1
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-012-6/+6
* webkit: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-06-291-1/+1
* Use a direct include of time headers in webkit/, win8/.avi@chromium.org2013-06-282-2/+2
* Use sql::Connection::Delete() in webkit.shess@chromium.org2013-06-251-6/+1
* Use chromium logic for database identifier<->origin conversionsjamesr@chromium.org2013-06-196-32/+31
* Origin identifiers are always ASCII, store as std::stringjamesr@chromium.org2013-06-1811-164/+174
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Fix webkit_storage exports definitionskinuko@chromium.org2013-06-135-14/+14
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in webkit/.dcheng@chromium.org2013-06-121-5/+3
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-112-14/+10
* Use a direct include of strings headers in webkit/, part 1.avi@chromium.org2013-06-115-6/+6
* 2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend...kinuko@chromium.org2013-06-111-20/+0
* Revert 205463 "Split webkit_storage target into webkit_storage_{..."kinuko@chromium.org2013-06-111-0/+20
* Split webkit_storage target into webkit_storage_{browser,common,renderer}kinuko@chromium.org2013-06-111-20/+0
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-105-5/+5
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-4/+5
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-077-7/+7
* Convert webkit/ sql::ErrorDelegate to callback.shess@chromium.org2013-06-071-16/+7
* Update webkit/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-023-29/+40
* Move webkit/quota files to webkit/browser/quota or webkit/common/quotatzik@chromium.org2013-05-303-6/+6