.. |
FileSystemModule.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
FileSystemModule.h
|
Bug 1015664 . Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
|
2014-06-03 00:08:21 +12:00 |
IStorageBindingParamsInternal.h
|
…
|
|
Makefile.in
|
Bug 973405 - Move some misc LOCAL_INCLUDES to moz.build; r=glandium
|
2014-02-18 08:49:12 -05:00 |
SQLCollations.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
SQLCollations.h
|
Bug 1015664 . Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
|
2014-06-03 00:08:21 +12:00 |
SQLiteMutex.h
|
…
|
|
StorageBaseStatementInternal.cpp
|
Bug 914070 - Part 1 - Remove native connection getters from Storage connection. r=asuth
|
2014-04-24 11:54:09 +02:00 |
StorageBaseStatementInternal.h
|
Bug 1003902: Drop 'const' qualifier from arg in EscapeStringForLIKE() function-decl to make it match the IDL-generated decl. r=mak
|
2014-05-01 09:31:54 -07:00 |
TelemetryVFS.cpp
|
Bug 972577: Consolidate IOInterposer initialization code; r=froydnj,BenWa,jimm
|
2014-03-14 16:35:01 -06:00 |
VacuumManager.cpp
|
Bug 869836 - Part 3: Use `Append('c')` instead of `AppendLiteral("c")`. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
VacuumManager.h
|
…
|
|
Variant.h
|
Bug 979445: Add API to mozStorage for adopting blob data and use that in IDB to avoid unnecessary copies. r=bent
|
2014-03-06 13:03:52 -08:00 |
Variant_inl.h
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
moz.build
|
Bug 1003907: Annotate storage/src as FAIL_ON_WARNINGS. r=mak
|
2014-05-01 09:31:54 -07:00 |
mozStorageArgValueArray.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
mozStorageArgValueArray.h
|
…
|
|
mozStorageAsyncStatement.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
mozStorageAsyncStatement.h
|
Bug 914070 - Part 1 - Remove native connection getters from Storage connection. r=asuth
|
2014-04-24 11:54:09 +02:00 |
mozStorageAsyncStatementExecution.cpp
|
Bug 1003921: Use NS_WARN_IF_FALSE instead of NS_WARN_IF to fix warning in mozStorageAsyncStatementExecution.cpp. r=mak
|
2014-04-30 15:41:05 -07:00 |
mozStorageAsyncStatementExecution.h
|
Bug 914070 - Part 3 - Make async transaction management work with a null mDBConn. r=asuth
|
2014-04-24 11:54:15 +02:00 |
mozStorageAsyncStatementJSHelper.cpp
|
Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg
|
2014-03-27 16:38:33 -04:00 |
mozStorageAsyncStatementJSHelper.h
|
…
|
|
mozStorageAsyncStatementParams.cpp
|
Bug 959787 - Handlify remaining JS APIs r=terrence r=bz r=bholley
|
2014-04-30 10:10:33 +01:00 |
mozStorageAsyncStatementParams.h
|
…
|
|
mozStorageBindingParams.cpp
|
Bug 869836 - Part 2: Use AppendLiteral instead of `Append(NS_LITERAL_STRING(...))`. r=ehsan
|
2014-05-22 06:48:50 +03:00 |
mozStorageBindingParams.h
|
…
|
|
mozStorageBindingParamsArray.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
mozStorageBindingParamsArray.h
|
…
|
|
mozStorageConnection.cpp
|
Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj
|
2014-05-23 17:12:29 -04:00 |
mozStorageConnection.h
|
Bug 914070 - Part 3 - Make async transaction management work with a null mDBConn. r=asuth
|
2014-04-24 11:54:15 +02:00 |
mozStorageError.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
mozStorageError.h
|
…
|
|
mozStoragePrivateHelpers.cpp
|
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
mozStoragePrivateHelpers.h
|
…
|
|
mozStorageResultSet.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
mozStorageResultSet.h
|
…
|
|
mozStorageRow.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
mozStorageRow.h
|
…
|
|
mozStorageSQLFunctions.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
mozStorageSQLFunctions.h
|
Bug 1015664 . Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
|
2014-06-03 00:08:21 +12:00 |
mozStorageService.cpp
|
Bug 869836 - Part 3: Use `Append('c')` instead of `AppendLiteral("c")`. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
mozStorageService.h
|
Bug 411894 - Flush all mozStorageConnections' caches in response to memory pressure events. r=mak
|
2014-03-27 11:19:49 +01:00 |
mozStorageStatement.cpp
|
Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj
|
2014-05-23 17:12:29 -04:00 |
mozStorageStatement.h
|
Bug 914070 - Part 1 - Remove native connection getters from Storage connection. r=asuth
|
2014-04-24 11:54:09 +02:00 |
mozStorageStatementData.h
|
Bug 914070 - Part 1 - Remove native connection getters from Storage connection. r=asuth
|
2014-04-24 11:54:09 +02:00 |
mozStorageStatementJSHelper.cpp
|
Bug 547140, part 4 - Remove flags argument from resolve hooks. r=Waldo.
|
2014-04-25 16:11:02 -05:00 |
mozStorageStatementJSHelper.h
|
…
|
|
mozStorageStatementParams.cpp
|
Bug 959787 - Handlify remaining JS APIs r=terrence r=bz r=bholley
|
2014-04-30 10:10:33 +01:00 |
mozStorageStatementParams.h
|
…
|
|
mozStorageStatementRow.cpp
|
Bug 959787 - Handlify remaining JS APIs r=terrence r=bz r=bholley
|
2014-04-30 10:10:33 +01:00 |
mozStorageStatementRow.h
|
…
|
|
variantToSQLiteT_impl.h
|
…
|
|