summaryrefslogtreecommitdiffstats
path: root/content/common/indexed_db
Commit message (Expand)AuthorAgeFilesLines
* Convert to new WebIDBTypes enums and accessorsjamesr@chromium.org2013-07-187-87/+112
* Add content/common/DEPS to burn down bad Blink usesjamesr@chromium.org2013-07-171-2/+0
* Add jln to OWNERS for IPC review.palmer@chromium.org2013-07-161-0/+1
* IndexedDB: Switch key/value handling from vector<char> to std::stringjsbell@chromium.org2013-07-101-6/+6
* Tell IDB frontend about data loss.dgrogan@chromium.org2013-06-251-0/+4
* Update the remaining includes of string16.h to its new location.tfarina@chromium.org2013-06-181-1/+1
* Origin identifiers are always ASCII, store as std::stringjamesr@chromium.org2013-06-181-3/+3
* Make security team OWNERS for all IPC *_messages*.h files.palmer@chromium.org2013-06-121-8/+8
* Use a direct include of strings headers in content/common/.avi@chromium.org2013-06-122-2/+2
* IndexedDB: Add unit test for key size estimatesjsbell@chromium.org2013-06-113-26/+102
* IndexedDB: Fix prefetching for string keysjsbell@chromium.org2013-06-101-1/+2
* Remove IDBCursorBackendInterface::deleteFunction (part 2/3)jsbell@chromium.org2013-06-031-6/+0
* Migrate the IndexedDB backend from Blink to Chromiumalecflett@chromium.org2013-05-312-13/+35
* Revert "Migrate the IndexedDB backend from Blink to Chromium"alecflett@chromium.org2013-05-302-35/+13
* Migrate the IndexedDB backend from Blink to Chromiumalecflett@chromium.org2013-05-302-13/+35
* Revert "Migrate the IndexedDB backend from Blink to Chromium"jsbell@chromium.org2013-05-302-35/+13
* Migrate the IndexedDB backend from Blink to Chromiumjsbell@chromium.org2013-05-302-13/+35
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-306-10/+10
* Revert "Migrate the IndexedDB backend from Blink to Chromium"jsbell@chromium.org2013-05-282-35/+13
* Migrate the IndexedDB backend from Blink to Chromiumjsbell@chromium.org2013-05-282-13/+35
* Revert 202215 "Migrate the IndexedDB backend from Blink to Chromium"xiyuan@chromium.org2013-05-252-35/+13
* Migrate the IndexedDB backend from Blink to Chromiumjsbell@chromium.org2013-05-242-13/+35
* Move indexeddb "common child" code out of content/common.alecflett@chromium.org2013-05-2212-2050/+0
* add placeholder switch handlers for upcoming WebIDBKey::MinTypealecflett@chromium.org2013-05-212-5/+6
* Remove Set* methods from IndexedDBKeyPathjsbell@chromium.org2013-05-203-46/+53
* Remove Set* methods from IndexedDBKeyalecflett@chromium.org2013-05-207-158/+236
* add placeholder switch handlers for upcoming WebIDBKey::MinTypealecflett@chromium.org2013-05-172-3/+8
* Revert "disable IndexedDBDispatcherTest.ValueSizeTest"jsbell@chromium.org2013-05-091-1/+1
* disable IndexedDBDispatcherTest.ValueSizeTestestade@chromium.org2013-05-071-1/+1
* Adding kenrb as security team owner for IPC definition files.kenrb@chromium.org2013-05-021-0/+1
* Change include paths to use the new IDB header locations in Platformalecflett@chromium.org2013-05-0213-32/+26
* Remove WebSecurityOrigin from chromiumalecflett@chromium.org2013-04-255-71/+24
* Remove legacy check from renderer's IDB dispatcheralecflett@chromium.org2013-04-241-16/+0
* Remove WebDOMStringList from chromiumalecflett@chromium.org2013-04-223-9/+1
* Remove legacy open method from IDB renderer proxyalecflett@chromium.org2013-04-222-25/+0
* Remove WebExceptionCode from IDB proxy codealecflett@chromium.org2013-04-227-51/+25
* IndexedDB: Ensure connections arriving for terminated workers are closedjsbell@chromium.org2013-04-022-3/+49
* IndexedDB: Account for dispatcher thread being null during shutdownjsbell@chromium.org2013-04-021-0/+5
* IndexedDB: Rename confusing ipc identifier variablesjsbell@chromium.org2013-03-233-105/+108
* IndexedDB: Fix database callback tracking/cleanup on closejsbell@chromium.org2013-03-215-33/+44
* IndexedDB: Remove unused plumbing for string version changesjsbell@chromium.org2013-03-213-23/+0
* IndexedDB: Ensure cursor prefetch count grows as expectedjsbell@chromium.org2013-02-265-11/+188
* Remove old SerializedScriptValue based callbacks.alecflett@chromium.org2013-02-228-262/+1
* Proxy new WebData-based onSuccess() calls.alecflett@chromium.org2013-02-225-15/+239
* IndexedDB: Restore maximum value size checks and testsjsbell@chromium.org2013-02-202-22/+56
* Remove old copying put() methods and messagesalecflett@chromium.org2013-02-195-111/+0
* Proxy WebData-based WebIDBDatabase::putalecflett@chromium.org2013-02-146-6/+113
* Add explicit casts to avoid ambiguous matching in alecflett@chromium.org2013-02-072-7/+14
* Remove deprecated IPC code for onUpgradeNeeded/onSuccess/metadataalecflett@chromium.org2013-02-016-83/+0
* Remove old IDBTransaction* cruft from earlier refactoringalecflett@chromium.org2013-01-317-272/+0