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
/
chrome
/
browser
/
renderer_host
/
database_dispatcher_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the dirfd parameter from all Chromium code. The POSIX VFS
dumi@chromium.org
2010-05-12
1
-11
/
+3
*
Don't bother returning the directory descriptor for SQLite.
agl@chromium.org
2010-05-07
1
-0
/
+6
*
Allow synchronous messages to be sent from threads other than the main thread...
jabdelmalek@google.com
2010-04-06
1
-37
/
+40
*
Changes to the Browser to support Database access from Workers.
ericu@google.com
2010-04-02
1
-14
/
+14
*
Allow cookies and other storage data in extensions even when the user
dumi@chromium.org
2010-04-01
1
-1
/
+1
*
Reland 43183. Block database access on allowDatabase instead of databaseOpenF...
jochen@chromium.org
2010-03-31
1
-128
/
+72
*
Revert 43183 - Block database access on allowDatabase instead of databaseOpen...
jochen@chromium.org
2010-03-31
1
-72
/
+128
*
Block database access on allowDatabase instead of databaseOpenFile.
jochen@chromium.org
2010-03-31
1
-128
/
+72
*
Revert 39732 due to reliability bot failures.
darin@chromium.org
2010-02-23
1
-7
/
+3
*
Notify when database access is blocked due to content settings.
jochen@chromium.org
2010-02-23
1
-3
/
+7
*
Implement CONTENT_SETTING_ASK for database. Also some cleanup of the dialog ...
jorlow@chromium.org
2010-02-17
1
-16
/
+9
*
Ask renderers to immediately close all DB handles to a database file
dumi@chromium.org
2010-02-12
1
-7
/
+24
*
Add support for CONTENT_SETTING_ASK to database.
jorlow@chromium.org
2010-02-11
1
-13
/
+98
*
Adding methods that will be used by the quota management UI.
dumi@chromium.org
2010-01-06
1
-16
/
+13
*
Added new IPC message class for CommandBuffer.
apatrick@google.com
2009-12-04
1
-1
/
+1
*
Cleans up a bit the DB-related methods.
dumi@chromium.org
2009-11-13
1
-22
/
+16
*
Changing the file naming scheme. Creating a directory for each origin,
dumi@chromium.org
2009-11-13
1
-57
/
+37
*
Adding support for DatabaseTracker messages to
dumi@chromium.org
2009-11-09
1
-186
/
+327
*
Last patch in removing MessageLoop* caching.
jam@chromium.org
2009-11-03
1
-48
/
+37
*
Random style fixes in the database backend.
brettw@chromium.org
2009-10-29
1
-5
/
+5
*
Clean up database files. Some changes are due to Google style guide violatio...
pkasting@chromium.org
2009-10-24
1
-47
/
+36
*
Refactor the DB code to make it accessible from test_shell.
dumi@chromium.org
2009-09-22
1
-207
/
+29
*
Bug fix: produce unique temp file names when the VFS requests a handle to a n...
dumi@chromium.org
2009-09-11
1
-39
/
+58
*
Chromium side patch for DB support on Linux.
dumi@chromium.org
2009-08-28
1
-25
/
+185
*
Linux: fix up use_system_{libxml,libxslt,sqlite3}
agl@chromium.org
2009-08-13
1
-1
/
+6
*
Adding HTML5 DB support to Chromium: Chromium changes
dumi@chromium.org
2009-07-27
1
-0
/
+291