summaryrefslogtreecommitdiffstats
path: root/chrome/browser/in_process_webkit/browser_webkitclient_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* IndexedDB: Keep the utility process open.hans@chromium.org2010-11-121-8/+13
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-5/+5
* Land http://codereview.chromium.org/3167045/showjorlow@chromium.org2010-09-051-7/+6
* Hooks IDBKeyPath with IDBObjectStorage::put.andreip@chromium.org2010-08-261-0/+31
* Rename WebFileSystem to WebFileUtilities for corresponding WebKit API changes.kinuko@chromium.org2010-08-181-3/+3
* Implement WebKitClientImpl::databaseDeleteFile.hans@chromium.org2010-06-161-0/+8
* Fix bug REGRESSION: Extension settings / options / preferences are not being ...jianli@chromium.org2010-05-101-0/+8
* The final step in making session storage cross-process. Remove dead code and...jorlow@chromium.org2010-01-201-9/+0
* Rename policy_url to first_party_for_cookies in cookie-related code.wtc@chromium.org2009-11-181-4/+6
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-3/+3
* Enable the URL portion of storage events. This is mostly just plumbing + a h...jorlow@chromium.org2009-11-051-2/+2
* First half of http://codereview.chromium.org/274014/showjorlow@chromium.org2009-11-041-1/+1
* Initial pass of shared workers renderer-side codeatwilson@chromium.org2009-10-301-0/+6
* WebSocket support in chromium.ukai@chromium.org2009-10-291-0/+5
* Another stab at the Chromium side of storage events. Re-submission of http:/...jorlow@chromium.org2009-10-031-0/+13
* Reverting 27756.jorlow@chromium.org2009-10-011-13/+0
* Another stab at the Chromium side of storage events. The WebKit side can be ...jorlow@chromium.org2009-10-011-0/+13
* This CL is doing a bunch of Misc work to make LocalStorage data persist.jorlow@chromium.org2009-08-051-6/+4
* Cross-process Message Port implementation.jam@chromium.org2009-08-041-0/+6
* The final CL for plumbing DOM Storage.jorlow@chromium.org2009-07-241-0/+19
* Add getFileSize support to chromiumvictorw@chromium.org2009-07-031-0/+6
* Create a webkit thread for use within the browser process. This patch also i...jorlow@chromium.org2009-06-261-0/+78