2016-11-11 |
beidson@apple.com | IndexedDB 2.0: "close pending flag" and firing blocked... |
blob | commitdiff |
2016-11-10 |
beidson@apple.com | IndexedDB 2.0 Support the IDBDatabase.onclose event. |
blob | commitdiff | diff to current |
2016-11-09 |
beidson@apple.com | IndexedDB 2.0: W3C test IndexedDB/idbtransaction_object... |
blob | commitdiff | diff to current |
2016-11-02 |
fpizlo@apple.com | The GC should be in a thread |
blob | commitdiff | diff to current |
2016-10-27 |
cdumez@apple.com | [Web IDL] Add support for having string enumerations... |
blob | commitdiff | diff to current |
2016-10-25 |
cdumez@apple.com | IDBDatabase.transaction() should take a union in parameter |
blob | commitdiff | diff to current |
2016-10-25 |
cdumez@apple.com | IDBObjectStore.createIndex() should take a union in... |
blob | commitdiff | diff to current |
2016-10-25 |
cdumez@apple.com | IDBDatabase.createObjectStore() should take a IDBObject... |
blob | commitdiff | diff to current |
2016-10-24 |
beidson@apple.com | IndexedDB 2.0: Support IDBIndex name assignment. |
blob | commitdiff | diff to current |
2016-10-20 |
beidson@apple.com | IndexedDB 2.0: Support IDBObjectStore name assignment. |
blob | commitdiff | diff to current |
2016-10-10 |
darin@apple.com | Replace all uses of ExceptionCodeWithMessage with WebCo... |
blob | commitdiff | diff to current |
2016-08-20 |
weinig@apple.com | Location.ancestorOrigins should return a FrozenArray... |
blob | commitdiff | diff to current |
2016-07-07 |
beidson@apple.com | Modern IDB: When IDBDatabase objects are garbage collec... |
blob | commitdiff | diff to current |
2016-07-05 |
beidson@apple.com | IDBDatabase can null deref its ScriptExecutionContext... |
blob | commitdiff | diff to current |
2016-07-04 |
beidson@apple.com | WebProcesses don't handle DatabaseProcess going away... |
blob | commitdiff | diff to current |
2016-06-15 |
cdumez@apple.com | Drop some unnecessary header includes |
blob | commitdiff | diff to current |
2016-06-14 |
beidson@apple.com | storage/indexeddb/modern/leaks-1.html leaks the databas... |
blob | commitdiff | diff to current |
2016-05-24 |
beidson@apple.com | Modern IDB: (Workers) Eliminate race in getting the... |
blob | commitdiff | diff to current |
2016-05-18 |
beidson@apple.com | Modern IDB: Add support for server side closing of... |
blob | commitdiff | diff to current |
2016-05-11 |
darin@apple.com | Change IDBObjectStore.createIndex to take an IDL dictionary |
blob | commitdiff | diff to current |
2016-05-06 |
beidson@apple.com | Modern IDB (Workers): Start running a lot of the worker... |
blob | commitdiff | diff to current |
2016-05-05 |
beidson@apple.com | Modern IDB (Workers): Remove the need for IDBConnection... |
blob | commitdiff | diff to current |
2016-05-05 |
beidson@apple.com | Modern IDB: Move all IDB DOM object management from... |
blob | commitdiff | diff to current |
2016-05-05 |
beidson@apple.com | Modern IDB: Add thread identifiers and assertions to... |
blob | commitdiff | diff to current |
2016-04-28 |
beidson@apple.com | Modern IDB: Implement native IDBFactory.getAllDatabaseN... |
blob | commitdiff | diff to current |
2016-04-21 |
beidson@apple.com | Modern IDB (Workers): Move IDBConnectionProxy into... |
blob | commitdiff | diff to current |
2016-04-18 |
darin@apple.com | Get rid of IDBAny |
blob | commitdiff | diff to current |
2016-03-28 |
beidson@apple.com | Modern IDB: Remove abstract base classes for all IDB... |
blob | commitdiff | diff to current |
2015-09-14 |
beidson@apple.com | Rename current concrete IDB implementation to "Legacy". |
blob | commitdiff | diff to current |
2015-09-02 |
beidson@apple.com | Import W3C IndexedDB tests. |
blob | commitdiff | diff to current |
2015-06-12 |
beidson@apple.com | IndexedDB onupgradeneeded event has incorrect value... |
blob | commitdiff | diff to current |
2015-06-08 |
commit-queue@webki... | Replaced 0 with nullptr in WebCore/Modules. |
blob | commitdiff | diff to current |
2015-06-02 |
commit-queue@webki... | Use modern for-loops in WebCore/Modules - 1 |
blob | commitdiff | diff to current |
2015-06-02 |
gyuyoung.kim@webki... | Purge PassRefPtr in WebCore/Modules - 3 |
blob | commitdiff | diff to current |
2015-04-27 |
darin@apple.com | Crashes under IDBDatabase::closeConnection |
blob | commitdiff | diff to current |
2015-04-08 |
cdumez@apple.com | Rename ActiveDOMObject::canSuspend() to canSuspendForPa... |
blob | commitdiff | diff to current |
2015-02-28 |
cdumez@apple.com | Make ActiveDOMObject::canSuspend() pure virtual |
blob | commitdiff | diff to current |
2015-02-27 |
cdumez@apple.com | Make IDBDatabase / IDBRequest suspendable |
blob | commitdiff | diff to current |
2015-02-19 |
ap@apple.com | Roll out r180280. |
blob | commitdiff | diff to current |
2015-02-18 |
ap@apple.com | Crashes under IDBDatabase::closeConnection. |
blob | commitdiff | diff to current |
2014-09-05 |
simon.fraser@apple.com | IDB version changed events should have a valid eventType() |
blob | commitdiff | diff to current |
2014-05-02 |
akling@apple.com | Remove HistogramSupport. |
blob | commitdiff | diff to current |
2014-02-09 |
rniwa@webkit.org | EFL build fix after r163729. |
blob | commitdiff | diff to current |
2014-02-09 |
beidson@apple.com | IDB: storage/indexeddb/mozilla/versionchange-abort... |
blob | commitdiff | diff to current |
2014-02-06 |
joepeck@webkit.org | Web Inspector: Add Console support to JSContext Inspection |
blob | commitdiff | diff to current |
2014-01-13 |
andersca@apple.com | Use an std::atomic<uint32_t> when computing IDBDatabase... |
blob | commitdiff | diff to current |
2013-11-09 |
beidson@apple.com | Merge IDBDatabaseBackendInterface and IDBDatabaseBacken... |
blob | commitdiff | diff to current |
2013-09-30 |
beidson@apple.com | Remove IDBTracing.h. |
blob | commitdiff | diff to current |
2013-09-27 |
beidson@apple.com | IndexedDB IDL Refactoring. |
blob | commitdiff | diff to current |
2013-09-25 |
akling@apple.com | Unreviewed build fix for IDBDatabase. |
blob | commitdiff | diff to current |
2013-09-25 |
akling@apple.com | Reduce repetitive EventTarget subclassing. |
blob | commitdiff | diff to current |
2013-09-22 |
weinig@apple.com | Event and EventTarget interfaces don't need to be store... |
blob | commitdiff | diff to current |
2013-09-09 |
darin@apple.com | Tighten up EventQueue classes a bit, less indirection... |
blob | commitdiff | diff to current |
2013-08-11 |
akling@apple.com | Make some things that return never-null pointers return... |
blob | commitdiff | diff to current |
2013-03-28 |
charles.wei@torchm... | Remove build warning for unused function parameters... |
blob | commitdiff | diff to current |
2013-03-21 |
jsbell@chromium.org | IndexedDB: Ensure script wrappers can be collected... |
blob | commitdiff | diff to current |
2013-03-21 |
commit-queue@webki... | Remove upcastPointer from ActiveDOMObject constructor |
blob | commitdiff | diff to current |
2013-03-21 |
jsbell@chromium.org | IndexedDB: Ensure all API methods have IDB_TRACE macros |
blob | commitdiff | diff to current |
2013-03-21 |
jsbell@chromium.org | IndexedDB: Remove onVersionChange(string) plumbing |
blob | commitdiff | diff to current |
2013-03-19 |
jsbell@chromium.org | IndexedDB: Use integer plumbing for deleteDatabase... |
blob | commitdiff | diff to current |
2013-03-05 |
alecflett@chromium.org | IndexedDB: Properly refactor frontend/backend code... |
blob | commitdiff | diff to current |
2013-03-05 |
dpranke@chromium.org | Unreviewed, rolling out r144798. |
blob | commitdiff | diff to current |
2013-03-05 |
alecflett@chromium.org | IndexedDB: Properly refactor frontend/backend code... |
blob | commitdiff | diff to current |
2013-02-11 |
jsbell@chromium.org | [V8] IndexedDB: Minor GC can collect IDBDatabase wrappe... |
blob | commitdiff | diff to current |
2013-02-09 |
mkwst@chromium.org | Use IGNORE_EXCEPTION for initialized, but unused, Excep... |
blob | commitdiff | diff to current |
2013-02-04 |
commit-queue@webki... | Adds usage instrumentation for indexedDB |
blob | commitdiff | diff to current |
2013-01-28 |
commit-queue@webki... | Unreviewed, rolling out r140934, r140935, and r140937. |
blob | commitdiff | diff to current |
2013-01-28 |
commit-queue@webki... | Unreviewed, rolling out r140602. |
blob | commitdiff | diff to current |
2013-01-28 |
commit-queue@webki... | Unreviewed, rolling out r140741. |
blob | commitdiff | diff to current |
2013-01-24 |
jsbell@chromium.org | IndexedDB: Remove IDBUpgradeNeededEvent, merge with... |
blob | commitdiff | diff to current |
2013-01-23 |
jsbell@chromium.org | IndexedDB: Remove IDBVersionChangeRequest |
blob | commitdiff | diff to current |
2013-01-19 |
alecflett@chromium.org | IndexedDB: Switch to new createTransaction call |
blob | commitdiff | diff to current |
2013-01-14 |
alecflett@chromium.org | IndexedDB: Remove IDBObjectStore/IndexBackendImpl and... |
blob | commitdiff | diff to current |
2013-01-10 |
alecflett@chromium.org | IndexedDB: Allow createIndex/createObjectStore to be... |
blob | commitdiff | diff to current |
2012-12-19 |
commit-queue@webki... | IndexedDB: Implement custom bindings for parsing options |
blob | commitdiff | diff to current |
2012-12-07 |
alecflett@chromium.org | IndexedDB: propagate transaction_ids through open/upgra... |
blob | commitdiff | diff to current |
2012-12-05 |
alecflett@chromium.org | IndexedDB: Stub out transaction-backend methods |
blob | commitdiff | diff to current |
2012-12-05 |
jsbell@chromium.org | IndexedDB: Replace use of ScriptExecutionContext::Task... |
blob | commitdiff | diff to current |
2012-12-04 |
jsbell@chromium.org | IndexedDB: Correct database version after aborted upgrade |
blob | commitdiff | diff to current |
2012-12-03 |
jsbell@chromium.org | IndexedDB: Rename exception enum members from UGLY_ERR... |
blob | commitdiff | diff to current |
2012-11-28 |
alecflett@chromium.org | IndexedDB: Change frontend to call IDBDatabaseBackendIn... |
blob | commitdiff | diff to current |
2012-11-27 |
dgrogan@chromium.org | IndexedDB: Remove IDBDatabase.setVersion API |
blob | commitdiff | diff to current |
2012-11-27 |
alecflett@chromium.org | IndexedDB: stub out IDBDatabaseBackendInterface::create... |
blob | commitdiff | diff to current |
2012-11-14 |
commit-queue@webki... | IndexedDB: Replace int64 with int64_t |
blob | commitdiff | diff to current |
2012-11-14 |
jsbell@chromium.org | Rename NATIVE_TYPE_ERR to TypeError |
blob | commitdiff | diff to current |
2012-11-13 |
jsbell@chromium.org | IndexedDB: Use sequence<> instead of DOMString[] in IDL |
blob | commitdiff | diff to current |
2012-11-09 |
alecflett@chromium.org | IndexedDB: switch frontend to use int64_t-based references |
blob | commitdiff | diff to current |
2012-11-09 |
commit-queue@webki... | Unreviewed, rolling out r134010. |
blob | commitdiff | diff to current |
2012-11-09 |
alecflett@chromium.org | IndexedDB: switch frontend to use int64_t-based references |
blob | commitdiff | diff to current |
2012-11-09 |
commit-queue@webki... | Unreviewed, rolling out r133984. |
blob | commitdiff | diff to current |
2012-11-09 |
alecflett@chromium.org | IndexedDB: switch frontend to use int64_t-based references |
blob | commitdiff | diff to current |
2012-11-01 |
alecflett@chromium.org | IndexedDB: add methods to support id-based backend... |
blob | commitdiff | diff to current |
2012-11-01 |
senorblanco@chromi... | Unreviewed, rolling out r133107. |
blob | commitdiff | diff to current |
2012-11-01 |
alecflett@chromium.org | IndexedDB: add methods to support id-based backend... |
blob | commitdiff | diff to current |
2012-10-11 |
jsbell@chromium.org | WebIDL: overloaded methods prevent number -> string... |
blob | commitdiff | diff to current |
2012-10-09 |
alecflett@chromium.org | IndexedDB: remove autogenerated objectStore/index id... |
blob | commitdiff | diff to current |
2012-10-07 |
benjamin@webkit.org | Rename first/second to key/value in HashMap iterators |
blob | commitdiff | diff to current |
2012-10-04 |
alecflett@chromium.org | IndexedDB: promote objectstore/index backend ids to... |
blob | commitdiff | diff to current |
2012-09-20 |
dgrogan@chromium.org | IndexedDB: Print console warning about setVersion |
blob | commitdiff | diff to current |
2012-09-17 |
commit-queue@webki... | IndexedDB: Use ScriptValue instead of SerializedScriptV... |
blob | commitdiff | diff to current |
next |