summaryrefslogtreecommitdiffstats
path: root/webkit/database
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add some initial OWNERS files for src/webkit/.darin@chromium.org2011-01-141-0/+1
* FBTF: More ctor/dtor cleanup.erg@google.com2010-10-142-1/+6
* FBTF: Further parts of r61237 that should be harmless to chrome_frame.erg@google.com2010-10-132-25/+40
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-012-40/+25
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-012-25/+40
* The return value of ClosePlatformFile() was reversed in r59041. Mostdumi@chromium.org2010-09-271-1/+1
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-031-1/+1
* Protect local storage created by extension apps.andybons@chromium.org2010-09-013-6/+19
* Add an optional parameter to CreatePlatformFile() to report the typedumi@chromium.org2010-08-311-2/+2
* FBTF: Remove unnecessary STL #includes from src/webkit.viettrungluu@chromium.org2010-08-191-3/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+2
* Move bundled copy of sqlite one level deeper to better separate itphajdan.jr@chromium.org2010-08-181-1/+1
* GTTF: some more FRIEND_TEST_ALL_PREFIXESphajdan.jr@chromium.org2010-08-161-2/+2
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-033-1/+3
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+2
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-2/+2
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-292-2/+0
* Make tests that rely on getting a temp dir exit if they don't.evan@chromium.org2010-07-281-2/+2
* Remove incorrect usages of USE_SYSTEM_SQLITE.tfarina@chromium.org2010-07-191-6/+1
* Support WebSQLDatabases in incognito mode.dumi@chromium.org2010-06-135-361/+495
* Remove the dirfd parameter from all Chromium code. The POSIX VFSdumi@chromium.org2010-05-122-26/+5
* Enable -Werror on Linux and Win for src/webkit/tony@chromium.org2010-04-211-1/+1
* Include the appcache and database tracker databases into the sql diagnostics ...michaeln@chromium.org2010-04-021-0/+16
* Reapply 43381 - Add some safeguards in DatabaseTracker to prevent writing any...michaeln@chromium.org2010-04-023-19/+70
* Revert 43381 - Add some safeguards in DatabaseTracker to prevent writing anyt...michaeln@google.com2010-04-013-38/+16
* Add some safeguards in DatabaseTracker to prevent writing anything to disk fo...michaeln@chromium.org2010-04-013-16/+38
* Hook up extension apps notification permission, take tworafaelw@chromium.org2010-03-312-0/+6
* Reland r42467. Clear cookies, local storage and databases when an extension g...jochen@chromium.org2010-03-252-10/+60
* Copy header files to third_party/WebKit/WebKit/chromium/public whentony@chromium.org2010-03-251-0/+7
* Reverts 42520 and 42477. It back red again when adding this change back.maruel@chromium.org2010-03-252-60/+10
* Reapply 42467 by reverting 42499 and added suppression.maruel@chromium.org2010-03-242-10/+60
* Revert r42467: "Clear cookies, local storage and databases when an extension ...maruel@chromium.org2010-03-242-60/+10
* Clear cookies, local storage and databases when an extension gets uninstalled.jochen@chromium.org2010-03-242-10/+60
* Move glue, appcache, and database targets out of webkit into gypi files.tony@chromium.org2010-03-151-0/+32
* webkit/database: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-064-4/+5