git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge IDBTransactionBackendInterface and IDBTransactionBackendImpl
[WebKit-https.git]
/
Source
/
WebCore
/
Modules
/
indexeddb
/
IDBDatabaseBackendImpl.h
2013-11-09
beidson@apple.com
Merge IDBTransactionBackendInterface and IDBTransaction...
blob
|
commitdiff
2013-11-05
beidson@apple.com
IDB: deleteDatabase() interface should be asynchronous
blob
|
commitdiff
|
diff to current
2013-11-05
beidson@apple.com
IDB: Make opening/establishing a database asynchronous.
blob
|
commitdiff
|
diff to current
2013-11-01
beidson@apple.com
Split PendingDeleteCall into its own header
blob
|
commitdiff
|
diff to current
2013-10-31
beidson@apple.com
IDB Database versions are uint64_t, not int64_t
blob
|
commitdiff
|
diff to current
2013-10-30
beidson@apple.com
Move IDBTransactionBackendLevelDB to generic IDBBacking...
blob
|
commitdiff
|
diff to current
2013-10-29
beidson@apple.com
Get IDBTransactionBackendLevelDBOperations *almost...
blob
|
commitdiff
|
diff to current
2013-10-23
beidson@apple.com
Make IDBDatabaseBackendLevelDB.cpp be cross platform
blob
|
commitdiff
|
diff to current
2013-09-25
beidson@apple.com
More refactoring to make the LevelDB dependencies of...
blob
|
commitdiff
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-15
alecflett@chromium.org
IndexedDB: Implement SharedBuffer version of put()
blob
|
commitdiff
|
diff to current
2013-02-01
alecflett@chromium.org
IndexedDB: remove old transaction backend bootstrap...
blob
|
commitdiff
|
diff to current
2013-01-29
jsbell@chromium.org
[Chromium] IndexedDB: Let callers specify reason (error...
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
2013-01-07
alecflett@chromium.org
IndexedDB: Stub out async IDBDatabaseBackendInterface...
blob
|
commitdiff
|
diff to current
2013-01-05
alecflett@chromium.org
IndexedDB: Stub out IDBDatabaseBackendInterface::create...
blob
|
commitdiff
|
diff to current
2013-01-02
alecflett@chromium.org
IndexedDB: Use non-const buffers in put() to avoid...
blob
|
commitdiff
|
diff to current
2012-12-21
jsbell@chromium.org
IndexedDB: Combine openConnection and openConnectionWit...
blob
|
commitdiff
|
diff to current
2012-12-20
jsbell@chromium.org
IndexedDB: Layout test showing delete database getting...
blob
|
commitdiff
|
diff to current
2012-12-12
alecflett@chromium.org
IndexedDB: Stub out data operations on IDBDatabaseBacke...
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-06
jsbell@chromium.org
IndexedDB: Allow multiple transactions to interleave...
blob
|
commitdiff
|
diff to current
2012-12-05
alecflett@chromium.org
IndexedDB: Stub out transaction-backend methods
blob
|
commitdiff
|
diff to current
2012-12-03
alecflett@chromium.org
IndexedDB: remove IDBDatabaseBackendInterface::transact...
blob
|
commitdiff
|
diff to current
2012-11-30
jsbell@chromium.org
IndexedDB: Replace use of ScriptExecutionContext::Task...
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-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-07
jsbell@chromium.org
IndexedDB: Assertion failure with open() within upgrade...
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-19
alecflett@chromium.org
IndexedDB: Refactor IDBDatabaseBackendImpl to use IDBDa...
blob
|
commitdiff
|
diff to current
2012-10-09
alecflett@chromium.org
IndexedDB: remove autogenerated objectStore/index id...
blob
|
commitdiff
|
diff to current
2012-10-04
alecflett@chromium.org
IndexedDB: promote objectstore/index backend ids to...
blob
|
commitdiff
|
diff to current
2012-10-02
dgrogan@chromium.org
http/tests/inspector/indexeddb/database-structure.html...
blob
|
commitdiff
|
diff to current
2012-09-25
jsbell@chromium.org
IndexedDB: One transaction coordinator per database
blob
|
commitdiff
|
diff to current
2012-09-20
jsbell@chromium.org
IndexedDB: Pending call cleanup
blob
|
commitdiff
|
diff to current
2012-09-19
jsbell@chromium.org
IndexedDB: Remove "current transaction" concept from...
blob
|
commitdiff
|
diff to current
2012-09-19
dgrogan@chromium.org
IndexedDB: fire upgradeneeded even without an explicit...
blob
|
commitdiff
|
diff to current
2012-09-14
jsbell@chromium.org
IndexedDB: Consolidate two-phase connection to avoid...
blob
|
commitdiff
|
diff to current
2012-09-13
commit-queue@webki...
Unreviewed, rolling out r128489.
blob
|
commitdiff
|
diff to current
2012-09-13
jsbell@chromium.org
IndexedDB: Consolidate two-phase connection to avoid...
blob
|
commitdiff
|
diff to current
2012-08-22
dgrogan@chromium.org
IndexedDB: revert int version when version change trans...
blob
|
commitdiff
|
diff to current
2012-08-22
dgrogan@chromium.org
IndexedDB: Fire error at request when abort is called...
blob
|
commitdiff
|
diff to current
2012-08-04
dgrogan@chromium.org
IndexedDB: Core upgradeneeded logic
blob
|
commitdiff
|
diff to current
2012-08-03
dimich@chromium.org
Unreviewed, rolling out r124540.
blob
|
commitdiff
|
diff to current
2012-08-03
dgrogan@chromium.org
IndexedDB: Core upgradeneeded logic
blob
|
commitdiff
|
diff to current
2012-07-20
jsbell@chromium.org
IndexedDB: Simplify backend interface classes
blob
|
commitdiff
|
diff to current
2012-06-25
jsbell@chromium.org
IndexedDB: Remove unused backend property accessors
blob
|
commitdiff
|
diff to current
2012-06-22
jsbell@chromium.org
IndexedDB: Snapshot metadata in front end to avoid...
blob
|
commitdiff
|
diff to current
2012-06-20
jsbell@chromium.org
[Chromium] IndexedDB: Don't close database if pending...
blob
|
commitdiff
|
diff to current
2012-06-12
jsbell@chromium.org
IndexedDB: ObjectStore/Index shouldn't hold reference...
blob
|
commitdiff
|
diff to current
2012-06-08
dgrogan@chromium.org
IndexedDB: rename some instances of open to registerFro...
blob
|
commitdiff
|
diff to current
2012-05-22
dgrogan@chromium.org
IndexedDB: Fire error when there are problems opening...
blob
|
commitdiff
|
diff to current
2012-05-21
jsbell@chromium.org
IndexedDB: Store key paths in IDBKeyPath type instead...
blob
|
commitdiff
|
diff to current
2012-03-13
commit-queue@webki...
Fix IndexedDB build with JSC
blob
|
commitdiff
|
diff to current
2012-03-02
abarth@webkit.org
Move WebCore/storage/IDB* files into WebCore/Modules...
blob
|
commitdiff
|
diff to current