summaryrefslogtreecommitdiffstats
path: root/chrome/browser/in_process_webkit
Commit message (Expand)AuthorAgeFilesLines
* Remove includes of message headers in headers.jam@chromium.org2011-02-092-22/+39
* IndexedDB: Update calls to WebIDBObjectStore::put().hans@chromium.org2011-02-021-1/+1
* IndexedDB: CursorDispathcerHost::OnUpdate should use IndexedDBCallbacks<WebID...hans@chromium.org2011-02-011-2/+1
* IndexedDB: Remove overrides of and calls to WebIDBCallbacks::onSuccess().hans@chromium.org2011-01-282-33/+5
* Land 6266021 for David.jorlow@chromium.org2011-01-272-1/+10
* IndexedDB: Prepare to remove IDBCallbacks::onSuccess() used for null values.hans@chromium.org2011-01-271-0/+14
* Correct typo for "disabled".lzheng@chromium.org2011-01-251-1/+1
* Disable KeyPathTest.lzheng@chromium.org2011-01-251-1/+2
* Disable IndexTestlzheng@chromium.org2011-01-251-1/+2
* Disable 3 flaky indexeddb browser testsandreip@chromium.org2011-01-251-3/+6
* Re-enable indexedDB browser tests after picking up WebKit revision 76531andreip@chromium.org2011-01-251-17/+5
* Disable IndexedDBBrowserTest.TransactionTest and IndexedDBBrowserTest.DoesntH...rniwa@chromium.org2011-01-251-14/+2
* Disable IndexedDBBrowserTest.TransactionTest and IndexedDBBrowserTest.DoesntH...rniwa@chromium.org2011-01-251-4/+16
* Disable IndexedDBBrowserTest.KeyPathTest per WebKit revision 76531.rniwa@chromium.org2011-01-241-7/+8
* Mark some IndexedDB browser tests as flaky.asargent@chromium.org2011-01-241-4/+8
* Fix IndexedDB race condition during shutdown.hans@chromium.org2011-01-215-121/+184
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-1/+0
* Changing the behaviour of DOMStorageMessageFilter so that receiving invalid m...twiz@chromium.org2011-01-203-21/+19
* Remove action_max_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-191-2/+4
* Mark IndexedDBBrowserTest.KeyPathTest flaky on windows.mnissler@chromium.org2011-01-181-1/+8
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-1711-37/+37
* Crash when using indexed db in second incognito window.tsepez@chromium.org2011-01-141-1/+3
* Clean up some old TODOsjorlow@chromium.org2011-01-121-17/+1
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-112-2/+0
* Fix null pointer dereferences in IndexedDBjorlow@chromium.org2011-01-101-0/+20
* Disable crashy IndexedDBBrowserTest.ObjectStoreTestphajdan.jr@chromium.org2011-01-031-1/+2
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Add stats for figuring out how often we kill processes because of malformed I...jam@chromium.org2010-12-224-105/+83
* Disable following tests that trigger an assertion failure:phajdan.jr@chromium.org2010-12-181-2/+4
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+2
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-142-2/+2
* Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...jam@chromium.org2010-12-141-1/+1
* Fix problems from my change to IndexedDBDispatcherHost.jam@chromium.org2010-12-131-0/+20
* Fix problem with my last change (http://src.chromium.org/viewvc/chrome?view=r...jam@chromium.org2010-12-131-0/+1
* Make IndexedDBDispatcherHost be a message filter and move its messages into a...jam@chromium.org2010-12-134-567/+347
* Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)...jam@chromium.org2010-12-1311-506/+359
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-1/+0
* Disable crashy IndexedDBBrowserTest.DoesntHangTestphajdan.jr@chromium.org2010-12-101-1/+2
* Coverity: Initialize member variables.jhawkins@chromium.org2010-12-051-1/+2
* Get rid of the last couple references to "remove" functions and description w...jorlow@chromium.org2010-12-032-31/+32
* Move:ben@chromium.org2010-12-023-3/+3
* Refactor DOM storage context clean-up on shutdown.pastarmovj@chromium.org2010-12-014-33/+112
* Moved deleting the indexed db context to the IndexedDBContext destructor.pastarmovj@chromium.org2010-11-306-40/+80
* Refactor: move HostContentSettingsMap to content_settingsgfeher@chromium.org2010-11-302-2/+2
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* Remove flags from IDBKeyRange, change left->lower, right->upper, and add bool...jorlow@chromium.org2010-11-291-3/+6
* IndexedDB: Remove IDBDatabase.descriptionhans@chromium.org2010-11-292-11/+0
* IndexedDB: Rename IDBDatabase.objectStores to objectStoreNameshans@chromium.org2010-11-292-9/+9