summaryrefslogtreecommitdiffstats
path: root/chrome/common/database_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Move database files from chrome\commmon to content\common, in preparation for...jam@chromium.org2011-03-131-53/+0
* Move ChildThread and ChildProcess to content. Also move remaining code that ...jam@chromium.org2011-03-081-1/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Make DatabaseDispatcherHost be a message filter so that ResourceMessageFilter...jam@chromium.org2010-12-131-5/+5
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-8/+8
* Move bundled copy of sqlite one level deeper to better separate itphajdan.jr@chromium.org2010-08-181-1/+1
* Remove incorrect usages of USE_SYSTEM_SQLITE.tfarina@chromium.org2010-07-191-6/+1
* Clean up the last bits of the dirfd parameter that was used bydumi@chromium.org2010-05-141-13/+3
* Remove the dirfd parameter from all Chromium code. The POSIX VFSdumi@chromium.org2010-05-121-13/+2
* Allow synchronous messages to be sent from threads other than the main thread...jabdelmalek@google.com2010-04-061-38/+40
* Changes to the Browser to support Database access from Workers.ericu@google.com2010-04-021-0/+77