summaryrefslogtreecommitdiffstats
path: root/content/browser/in_process_webkit
Commit message (Expand)AuthorAgeFilesLines
* Implement GetOrigins for indexeddb quotadgrogan@chromium.org2011-07-084-3/+102
* Remove --indexeddb-use-leveldb command-line flag.hans@chromium.org2011-07-062-4/+8
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-07-011-1/+1
* Use leveldb by default, Chrome sidehans@chromium.org2011-07-014-14/+14
* Refactor IndexedDB quota client test in prep for leveldbdgrogan@chromium.org2011-06-291-15/+17
* Move the thread test helper to base/testjochen@chromium.org2011-06-282-6/+8
* Make IndexedDB brower test work with updated apidgrogan@chromium.org2011-06-231-4/+1
* WebKit roll 89393:89463dimich@chromium.org2011-06-231-1/+4
* Fix IndexedDBContext leaksdgrogan@chromium.org2011-06-174-28/+37
* IndexedDB: Add browser test using LevelDB in incognito mode.hans@chromium.org2011-06-161-4/+11
* Disable IndexedDB tests again (basically revert r89153), they are still flaky.hans@chromium.org2011-06-151-10/+10
* Re-enable IndexedDB browser tests.hans@chromium.org2011-06-151-10/+10
* Add a bunch of owners for subdirs under content.jam@chromium.org2011-06-141-0/+3
* In IndexedDBDispatcherHost::OnChannelClosing(), reset dispatcher hosts on the...hans@chromium.org2011-06-143-14/+35
* Remove content dependency on chrome/browser/accessibility/browser_accessibili...jam@chromium.org2011-06-132-2/+2
* Move UtilityProcessHost to content and move the message sending/dispatching t...jam@chromium.org2011-06-091-7/+28
* Fix +x mode on content/browser/in_process_webkit/indexed_db_quota_client*maruel@chromium.org2011-06-033-0/+0
* Initial IndexedDBQuotaClient implementationdgrogan@chromium.org2011-06-038-15/+455
* Revert 87424 - Initial IndexedDBQuotaClient implementationthestig@chromium.org2011-06-018-451/+15
* Initial IndexedDBQuotaClient implementationdgrogan@chromium.org2011-06-018-15/+451
* revert 87108 and 87076dgrogan@chromium.org2011-05-278-445/+15
* Initial IndexedDBQuotaClient implementationdgrogan@chromium.org2011-05-278-15/+445
* Get rid of the render view id in localStorage IPCs as it's not used anymorejochen@chromium.org2011-05-272-2/+2
* Temporary fix until WebKit::initialize does this for us.michaeln@google.com2011-05-251-0/+5
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-252-2/+2
* Add a browser test for IndexedDB+LevelDB.hans@chromium.org2011-05-231-0/+11
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-192-2/+2
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-132-11/+2
* More work on removing content settings code from src\content.jam@chromium.org2011-05-072-44/+0
* Chrome side to allow WebKit layer to use WebPermissionClient to check if acce...jam@chromium.org2011-05-046-59/+10
* Tighten up DEPS checking in content\browser by explicitely listing the files ...jam@chromium.org2011-04-281-8/+0
* Move UserMetrics to content.michaeln@google.com2011-04-271-1/+1
* Remove RDH from UtilityProcessHost.willchan@chromium.org2011-04-061-10/+6
* Revert 80702 - Remove RDH from UtilityProcessHost.The utility process should ...isherman@chromium.org2011-04-061-6/+10
* Remove RDH from UtilityProcessHost.willchan@chromium.org2011-04-061-10/+6
* Get rid of some more dependencies on /chrome.michaeln@google.com2011-04-062-7/+9
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-8/+8
* Get rid of some dependencies on chrome from content.michaeln@google.com2011-04-0112-55/+54
* Move some files from base to base/memory.levin@chromium.org2011-03-2814-30/+30
* Add IndexedDB browser test that causes a crash.dgrogan@chromium.org2011-03-172-2/+18
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Move all the message files in chrome that belong in content.jam@chromium.org2011-03-1611-14/+13
* Remove "FAILS" from DomStorageEmptyDatabaseTest.EmptyDirAfterClear.levin@chromium.org2011-03-161-2/+1
* WebKit roll follow up.levin@chromium.org2011-03-141-1/+2
* IndexedDB: Add --indexeddb-use-leveldb flag, and pipe through to WebIDBFactor...hans@chromium.org2011-03-111-1/+11
* Remove IDBCallbacks::OnSucess(IDBObjectStore*)andreip@chromium.org2011-03-081-4/+0
* Make IndexedDB obey the SpecialStoragePolicy.jorlow@chromium.org2011-03-056-23/+58
* IndexedDB: fire versionchange events when calling setVersiondgrogan@chromium.org2011-03-038-45/+131
* Add plumbing for new primaryKey method on IDBCursor.jorlow@chromium.org2011-03-022-0/+11
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1