| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor clearing thumbnail history. | shess@chromium.org | 2013-08-16 | 2 | -0/+28 |
* | [sql] Use recover virtual table in sql::Recovery. | shess@chromium.org | 2013-08-06 | 4 | -6/+305 |
* | [sql] Cleanup open and close error histograms. | shess@chromium.org | 2013-07-24 | 1 | -12/+20 |
* | [sql] Serialize calls to sqlite3_initialize(). | shess@chromium.org | 2013-07-22 | 2 | -0/+20 |
* | [sql] Scoped recovery framework. | shess@chromium.org | 2013-07-19 | 7 | -9/+637 |
* | Adds a MemoryPressureListener to sql::Connection. | rmcilroy@chromium.org | 2013-07-18 | 2 | -0/+35 |
* | [sql] Allow restricting database to user read access. | shess@chromium.org | 2013-07-17 | 3 | -6/+116 |
* | [sql] Retry Open() if error handler fixed things. | shess@chromium.org | 2013-07-17 | 3 | -18/+41 |
* | Rename base::Delete to base::DeleteFile | brettw@chromium.org | 2013-07-16 | 1 | -3/+3 |
* | [sql] Callback and scoped-ignore tests for sql::Statement. | shess@chromium.org | 2013-07-12 | 7 | -33/+200 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 2 | -9/+9 |
* | [sql] Additional Raze() unit tests. | shess@chromium.org | 2013-07-10 | 2 | -35/+217 |
* | Add REGEXP support to SQLite on iOS | stuartmorgan@chromium.org | 2013-07-09 | 1 | -0/+11 |
* | Move file_util::Delete to the base namespace | brettw@chromium.org | 2013-07-01 | 1 | -3/+3 |
* | Use a direct include of time headers in rlz/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | [sql] Static helper to delete database and all associated files. | shess@chromium.org | 2013-06-24 | 3 | -0/+53 |
* | [sql] Framework for allowing tests to handle errors. | shess@chromium.org | 2013-06-18 | 6 | -12/+218 |
* | Remove sql::ErrorDelegate. | shess@chromium.org | 2013-06-14 | 4 | -100/+20 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in sql/. | dcheng@chromium.org | 2013-06-13 | 1 | -3/+1 |
* | Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-11 | 4 | -5/+5 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 2 | -2/+2 |
* | [sql] Enable writable_schema during integrity_check. | shess@chromium.org | 2013-06-06 | 1 | -10/+27 |
* | Disable sqlite lookaside buffers by default. | rmcilroy@chromium.org | 2013-06-06 | 1 | -0/+7 |
* | Update sync/, sql/, and printing/ to use scoped_refptr<T>::get() rather than ... | rsleevi@chromium.org | 2013-06-03 | 1 | -1/+1 |
* | Remove last client of sql::DiagnosticErrorDelegate. | shess@chromium.org | 2013-05-23 | 3 | -62/+0 |
* | Post integrity_check data for corrupt thumbnail databases. | shess@chromium.org | 2013-05-22 | 2 | -0/+26 |
* | Record startup sizes for tagged SQLite databases. | shess@chromium.org | 2013-05-21 | 1 | -0/+15 |
* | Dump additional error info for thumbnail database. | shess@chromium.org | 2013-05-17 | 2 | -0/+32 |
* | Histogram versions and extended error codes for SQLite databases. | shess@chromium.org | 2013-05-15 | 3 | -35/+34 |
* | Deeper histogram for SQLITE_IOERR. | shess@chromium.org | 2013-04-30 | 1 | -0/+9 |
* | Revert 197147 "Deeper histogram for SQLITE_IOERR." | jar@chromium.org | 2013-04-30 | 1 | -9/+0 |
* | Deeper histogram for SQLITE_IOERR. | shess@chromium.org | 2013-04-29 | 1 | -0/+9 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 1 | -3/+6 |
* | Invoke the iOS hook from TestSuite so each run_all_unittests.cc file does not | lliabraa@chromium.org | 2013-03-15 | 1 | -2/+0 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Implement sql::Connection::RazeAndClose(). | shess@chromium.org | 2013-02-07 | 4 | -69/+255 |
* | Linux/ChromeOS Chromium style checker cleanup, sql/ edition. | rsleevi@chromium.org | 2013-02-06 | 4 | -8/+8 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 3 | -4/+7 |
* | Only HistogramBase is used outside of base/metrics. | kaiwang@chromium.org | 2013-01-23 | 1 | -2/+2 |
* | Fixing null pointer dereference. | glotov@chromium.org | 2013-01-17 | 2 | -3/+4 |
* | Make sql build on Win64 | jschuh@chromium.org | 2013-01-11 | 1 | -0/+4 |
* | Bake targeted error histogram support directly into sql::Connection. | shess@chromium.org | 2013-01-03 | 2 | -0/+36 |
* | Add diagnostics to debug database open problems. | shess@chromium.org | 2012-12-07 | 1 | -0/+15 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 4 | -9/+9 |
* | Handle cookie-file corruption found during open. | shess@chromium.org | 2012-11-10 | 1 | -1/+8 |
* | Make sql::Connection::Raze() more robust against corruptions. | shess@chromium.org | 2012-11-10 | 3 | -21/+63 |
* | Move ErrorDelegate to its own file and add static utility functions to ErrorD... | pkotwicz@chromium.org | 2012-10-18 | 5 | -28/+135 |