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
/
database
/
database_tracker_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move webkit/database to webkit/browser and webkit/common. Also move content::...
michaeln@google.com
2013-05-22
1
-855
/
+0
*
webkit: Merge fileapi::GetOriginURLFromIdentifier and DatabaseUtil::GetOrigin...
tfarina@chromium.org
2013-05-10
1
-12
/
+15
*
webkit: Use base::MessageLoop.
xhwang@chromium.org
2013-05-07
1
-2
/
+2
*
Replace string16 with base::string16 in src/webkit
brettw@chromium.org
2013-03-29
1
-42
/
+45
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, webkit/ edition.
rsleevi@chromium.org
2013-02-07
1
-8
/
+9
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-18
/
+18
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-8
/
+8
*
Move remaining webkit storage unit tests to content_unittests
adamk@chromium.org
2012-06-08
1
-0
/
+3
*
Unwire the clear on exit preference from the storage systems.
jochen@chromium.org
2012-06-05
1
-111
/
+4
*
RefCounted types should not have public destructors, webkit/
rsleevi@chromium.org
2012-04-28
1
-5
/
+6
*
Get rid of the clear_on_exit constructor parameter on DatabaseTracker since i...
jam@chromium.org
2012-02-27
1
-15
/
+13
*
Nuke from orbit corrupt websql databases.
michaeln@google.com
2012-02-18
1
-1
/
+96
*
base::Bind: Convert webkit/database.
jhawkins@chromium.org
2011-12-22
1
-6
/
+9
*
Appcache, local storage, indexed db, databases: skip exit-time deletion when ...
marja@chromium.org
2011-12-08
1
-0
/
+82
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-1
/
+1
*
DatabaseTracker: Clearing session-only databases on exit.
marja@chromium.org
2011-09-08
1
-0
/
+85
*
Some DatabaseTracker cleanup.
michaeln@google.com
2011-08-26
1
-0
/
+50
*
Test cleanup: Using MockSpecialStoragePolicy instead of local subclasses of S...
marja@chromium.org
2011-08-17
1
-24
/
+17
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
1
-1
/
+1
*
Move code to clear web databases on shutdown to the database tracker
jochen@chromium.org
2011-07-08
1
-5
/
+108
*
More WebSQLDatabase and QuotaManager integration.
michaeln@google.com
2011-05-26
1
-99
/
+34
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-1
/
+1
*
More Quota + WebSQLDatabase integration.
michaeln@google.com
2011-05-15
1
-0
/
+180
*
Implementation of DatabaseQuotaClient for the WebSQLDatabase system.
michaeln@google.com
2011-05-10
1
-2
/
+4
*
File API changes needed for safely passing user selected file entities from t...
zelidrag@chromium.org
2011-04-16
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
Wired local file system support for File API. The local file system provider ...
zelidrag@chromium.org
2011-03-25
1
-0
/
+4
*
Add an accessor for an ExtensionSpecialStoragePolicy to the Profile class
michaeln@google.com
2011-02-26
1
-9
/
+29
*
More net/ reordering.
erg@google.com
2011-01-21
1
-0
/
+1
*
Protect local storage created by extension apps.
andybons@chromium.org
2010-09-01
1
-3
/
+6
*
Make tests that rely on getting a temp dir exit if they don't.
evan@chromium.org
2010-07-28
1
-2
/
+2
*
Support WebSQLDatabases in incognito mode.
dumi@chromium.org
2010-06-13
1
-315
/
+314
*
Reapply 43381 - Add some safeguards in DatabaseTracker to prevent writing any...
michaeln@chromium.org
2010-04-02
1
-1
/
+35
*
Revert 43381 - Add some safeguards in DatabaseTracker to prevent writing anyt...
michaeln@google.com
2010-04-01
1
-7
/
+1
*
Add some safeguards in DatabaseTracker to prevent writing anything to disk fo...
michaeln@chromium.org
2010-04-01
1
-1
/
+7
*
webkit/database: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-06
1
-1
/
+1
*
Actually delete databases in CookiesTreeModel.
jochen@chromium.org
2010-02-18
1
-3
/
+103
*
Ask renderers to immediately close all DB handles to a database file
dumi@chromium.org
2010-02-12
1
-0
/
+3
*
Adding methods that will be used by the quota management UI.
dumi@chromium.org
2010-01-06
1
-21
/
+102
*
Clarify licenses on a bunch of files.
evan@chromium.org
2009-12-29
1
-1
/
+1
*
Changing the file naming scheme. Creating a directory for each origin,
dumi@chromium.org
2009-11-13
1
-6
/
+11
*
Adding Chromium's database tracker.
dumi@chromium.org
2009-11-02
1
-0
/
+175