summaryrefslogtreecommitdiffstats
path: root/webkit/database
Commit message (Expand)AuthorAgeFilesLines
* Change webkit/{fileapi,quota} code to use TaskRunner.kinuko@chromium.org2012-05-071-1/+1
* RefCounted types should not have public destructors, webkit/rsleevi@chromium.org2012-04-285-20/+47
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-031-1/+1
* Get rid of the clear_on_exit constructor parameter on DatabaseTracker since i...jam@chromium.org2012-02-274-19/+15
* More SQL statement usage regularization. Back-touch somegbillock@chromium.org2012-02-182-2/+4
* Nuke from orbit corrupt websql databases.michaeln@google.com2012-02-183-1/+119
* Prefer ScopedNestableTaskAllower over manual save/restoredhollowa@chromium.org2012-02-141-2/+2
* Database usage adjustment for .../webkitgbillock@chromium.org2012-02-073-76/+49
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* DatabaseTracker:: Fix a bug I introduced in r115465.jhawkins@chromium.org2012-01-012-6/+7
* base::Bind: Convert webkit/database.jhawkins@chromium.org2011-12-225-51/+51
* Appcache, local storage, indexed db, databases: skip exit-time deletion when ...marja@chromium.org2011-12-083-1/+98
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-1/+1
* Add OVERRIDE to webkit/.avi@chromium.org2011-11-161-1/+1
* webkit: Remove 3 exit time destructor and turn on -Wexit-time-destructors.thakis@chromium.org2011-11-111-1/+2
* base::Bind: Convert webkit/database.jhawkins@chromium.org2011-10-195-21/+29
* Use base::Callback in Quota related code.tzik@chromium.org2011-10-183-48/+48
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-015-20/+20
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-0/+1
* DatabaseTracker: Clearing session-only databases on exit.marja@chromium.org2011-09-083-9/+110
* Some DatabaseTracker cleanup.michaeln@google.com2011-08-263-18/+93
* Test cleanup: Using MockSpecialStoragePolicy instead of local subclasses of S...marja@chromium.org2011-08-171-24/+17
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-153-7/+7
* Quota: Add quota::StorageType to the GetOriginsCallback definition.mkwst@chromium.org2011-08-053-22/+38
* Remove VfsBackend::FileTypeIs{Journal,MainDB}phajdan.jr@chromium.org2011-07-272-16/+0
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-195-15/+15
* Move code to clear web databases on shutdown to the database trackerjochen@chromium.org2011-07-085-57/+242
* Change all the references from app_base to sql.tfarina@chromium.org2011-07-061-1/+1
* Revert 91288 - Change references from app_base to sql.cmp@chromium.org2011-07-011-1/+1
* Change references from app_base to sql.tfarina@chromium.org2011-07-011-1/+1
* Remove msvs_guids from third_party, webkit, tools and views.tony@chromium.org2011-06-141-1/+0
* Hooking MHTML generation to the browser.jcivelli@chromium.org2011-06-142-31/+2
* More WebSQLDatabase and QuotaManager integration.michaeln@google.com2011-05-266-267/+148
* We need this work-around for file:/// URIs asmichaeln@google.com2011-05-252-3/+19
* Implement DatabaseQuotaClient's DeteleteOriginData method.michaeln@google.com2011-05-253-12/+140
* Use the QuotaManager to determine the space available to WebSQLDatabases. Sin...michaeln@google.com2011-05-251-7/+13
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Added DeleteOriginData to QuotaClientkinuko@chromium.org2011-05-172-0/+13
* More Quota + WebSQLDatabase integration.michaeln@google.com2011-05-157-34/+366
* Implementation of DatabaseQuotaClient for the WebSQLDatabase system.michaeln@google.com2011-05-107-14/+614
* File API changes needed for safely passing user selected file entities from t...zelidrag@chromium.org2011-04-161-1/+1
* Changes to WebDatabaseObserverImpl and SimpleDatabaseSystem required to have ...michaeln@google.com2011-04-013-2/+167
* Move some files from base to base/memory.levin@chromium.org2011-03-282-6/+6
* Wired local file system support for File API. The local file system provider ...zelidrag@chromium.org2011-03-251-0/+4
* web databases: remove a ToWStringHackevan@chromium.org2011-03-101-2/+3
* wstring: remove some simple instances of ToWStringHackevan@chromium.org2011-03-021-2/+4
* Add an accessor for an ExtensionSpecialStoragePolicy to the Profile classmichaeln@google.com2011-02-265-43/+68
* More net/ reordering.erg@google.com2011-01-211-0/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-2/+2