gecko/storage/src
2011-09-05 10:29:06 +01:00
..
IStorageBindingParamsInternal.h
Makefile.in Bug 668378: Telemetry sqlite IO r=asuth 2011-07-21 11:12:31 -07:00
mozStorageArgValueArray.cpp
mozStorageArgValueArray.h
mozStorageAsyncStatement.cpp
mozStorageAsyncStatement.h
mozStorageAsyncStatementExecution.cpp Bug 658135 - Use sqlite3_stmt_readonly to check if multiple async statements need a transaction. 2011-05-24 00:15:01 +02:00
mozStorageAsyncStatementExecution.h Bug 658135 - Use sqlite3_stmt_readonly to check if multiple async statements need a transaction. 2011-05-24 00:15:01 +02:00
mozStorageAsyncStatementJSHelper.cpp
mozStorageAsyncStatementJSHelper.h
mozStorageAsyncStatementParams.cpp
mozStorageAsyncStatementParams.h
mozStorageBindingParams.cpp
mozStorageBindingParams.h
mozStorageBindingParamsArray.cpp
mozStorageBindingParamsArray.h
mozStorageConnection.cpp Bug 666611 - Do not set chunksize if less than 500MiB of storage is available. r=mak 2011-09-05 10:29:06 +01:00
mozStorageConnection.h Bug 662989 - Avoid crashing if a DB connection isn't asyncClose()d when it should be. r=mak. 2011-08-04 16:15:03 -07:00
mozStorageError.cpp
mozStorageError.h
mozStoragePrivateHelpers.cpp Bug 472530 - when statement creation fails, dump lastErrorText to stdout in debug builds r=sdwilsh 2011-04-29 14:35:22 -07:00
mozStoragePrivateHelpers.h
mozStorageResultSet.cpp
mozStorageResultSet.h
mozStorageRow.cpp
mozStorageRow.h
mozStorageService.cpp Bug 681930, r=sicking. 2011-08-26 01:21:35 -07:00
mozStorageService.h Bug 668378: Telemetry sqlite IO r=asuth 2011-07-21 11:12:31 -07:00
mozStorageSQLFunctions.cpp
mozStorageSQLFunctions.h
mozStorageStatement.cpp
mozStorageStatement.h
mozStorageStatementData.h Bug 658135 - Use sqlite3_stmt_readonly to check if multiple async statements need a transaction. 2011-05-24 00:15:01 +02:00
mozStorageStatementJSHelper.cpp
mozStorageStatementJSHelper.h
mozStorageStatementParams.cpp
mozStorageStatementParams.h
mozStorageStatementRow.cpp Bug 662946 - Remove various headers from INSTALLED_HEADERS that shouldn't be there. r=jimb 2011-06-09 01:12:21 -07:00
mozStorageStatementRow.h
mozStorageStatementWrapper.cpp
mozStorageStatementWrapper.h
SQLCollations.cpp
SQLCollations.h
SQLiteMutex.h
StorageBaseStatementInternal.cpp
StorageBaseStatementInternal.h
TelemetryVFS.cpp Bug 666420 - Upgrade to SQLite 3.7.7.1 - Telemetry VFS shim update. 2011-08-26 13:43:15 +02:00
VacuumManager.cpp Bug 660743 storage should use mozilla::Preferences r=roc+sdwilsh 2011-06-02 10:05:12 +09:00
VacuumManager.h Bug 660743 storage should use mozilla::Preferences r=roc+sdwilsh 2011-06-02 10:05:12 +09:00
Variant_inl.h
Variant.h
variantToSQLiteT_impl.h