- 579446c AppCache: Run a quick integrity check on the sqlite database when opening. If the test fails, delete the appcache directory and start afresh. by [email protected] · 12 years ago
- 7600d0b Revert 239400 "Revert 239280 "Move more file_util functions to b..." by [email protected] · 12 years ago
- a4f7378 Revert 239280 "Move more file_util functions to base namespace." by [email protected] · 12 years ago
- ae4f162 [sql] Recovery code for "Top Sites" database. by [email protected] · 12 years ago
- 5a6ddb1 Move more file_util functions to base namespace. by [email protected] · 12 years ago
- 5628570 Move GetFileSize, NormalizeFilePath to base namespace by [email protected] · 12 years ago
- fcf75d4 Convert string16 to base::string16 in content. by [email protected] · 12 years ago
- c7e6ac0 [sql] Annotate sql::Recovery failure cases. by [email protected] · 12 years ago
- b264eab Move Posix file utils to the base namespace. by [email protected] · 12 years ago
- a8848a7 Revert 235595 "Revert 235492 "[sql] Recover Favicons v5 database..." by [email protected] · 12 years ago
- 5f65959 Revert 235492 "[sql] Recover Favicons v5 databases, with more re..." by [email protected] · 12 years ago
- 4f40765 [sql] Recover Favicons v5 databases, with more recovery automation. by [email protected] · 12 years ago
- e3a8545 ios: Enable -Wunused-functions. by [email protected] · 12 years ago
- 097723d [sql] Complain about statement mutations after stepping has started. by [email protected] · 12 years ago
- 29a4fd5 Recover version 6 Favicons, fix meta table. by [email protected] · 12 years ago
- fe4e3de Deprecate old Favicons database versions. by [email protected] · 12 years ago
- df5d95c4 Disable recovery test for USE_SYSTEM_SQLITE. by [email protected] · 12 years ago
- 2f496b4 [sql] Log tag with sqlite errors. by [email protected] · 12 years ago
- 74cdede Recover corrupt Favicon databases. by [email protected] · 12 years ago
- 43ffdd8 Rewrite Thumbnail and Top Sites test with golden files. by [email protected] · 12 years ago
- 6ed6d14f Unit tests for sql::MetaTable. by [email protected] · 12 years ago
- d85fe1e Convert most run_all_unittests.cc files to use new unit test launcher. by [email protected] · 12 years ago
- 92cd00a Refactor clearing thumbnail history. by [email protected] · 12 years ago
- dd325f05 [sql] Use recover virtual table in sql::Recovery. by [email protected] · 12 years ago
- 73fb8d5 [sql] Cleanup open and close error histograms. by [email protected] · 12 years ago
- a7ec129 [sql] Serialize calls to sqlite3_initialize(). by [email protected] · 12 years ago
- 8d40941 [sql] Scoped recovery framework. by [email protected] · 12 years ago
- be7995f1 Adds a MemoryPressureListener to sql::Connection. by [email protected] · 12 years ago
- 81a2a60 [sql] Allow restricting database to user read access. by [email protected] · 12 years ago
- fed734a [sql] Retry Open() if error handler fixed things. by [email protected] · 12 years ago
- dd3aa79 Rename base::Delete to base::DeleteFile by [email protected] · 12 years ago
- 98cf300 [sql] Callback and scoped-ignore tests for sql::Statement. by [email protected] · 12 years ago
- 756748414 Move PathExists to base namespace. by [email protected] · 12 years ago
- 7bae574 [sql] Additional Raze() unit tests. by [email protected] · 12 years ago
- 2e1cee76 Add REGEXP support to SQLite on iOS by [email protected] · 12 years ago
- 918efbf Move file_util::Delete to the base namespace by [email protected] · 12 years ago
- 2b59d68 Use a direct include of time headers in rlz/, skia/, sql/, sync/. by [email protected] · 12 years ago
- 8d2e39e [sql] Static helper to delete database and all associated files. by [email protected] · 12 years ago
- 4350e32 [sql] Framework for allowing tests to handle errors. by [email protected] · 12 years ago
- 526b466 Remove sql::ErrorDelegate. by [email protected] · 12 years ago
- 36ee120 Rewrite scoped_ptr<T>(NULL) to use the default ctor in sql/. by [email protected] · 12 years ago
- a4bbc1f9 Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. by [email protected] · 12 years ago
- 90626587 Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/, media/, ppapi/, printing/, remoting/, rlz/, skia/, sql/, sync/, third_party/, tools/, webkit/, win8/. by [email protected] · 12 years ago
- 4658e2a0 [sql] Enable writable_schema during integrity_check. by [email protected] · 12 years ago
- affa2da Disable sqlite lookaside buffers by default. by [email protected] · 12 years ago
- 7131880 Update sync/, sql/, and printing/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
- 7bb70e6 Remove last client of sql::DiagnosticErrorDelegate. by [email protected] · 12 years ago
- 80abf15 Post integrity_check data for corrupt thumbnail databases. by [email protected] · 12 years ago
- 348ac8f5 Record startup sizes for tagged SQLite databases. by [email protected] · 12 years ago
- c3881b37 Dump additional error info for thumbnail database. by [email protected] · 12 years ago
- 210ce0af Histogram versions and extended error codes for SQLite databases. by [email protected] · 12 years ago
- f5e48efb Deeper histogram for SQLITE_IOERR. by [email protected] · 12 years ago
- f7fe6a4 Revert 197147 "Deeper histogram for SQLITE_IOERR." by [email protected] · 12 years ago
- cea0201 Deeper histogram for SQLITE_IOERR. by [email protected] · 12 years ago
- 007b3f8 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago
- 69d7f89 Revert "Rewrite std::string("") to std::string(), Linux edition." by [email protected] · 12 years ago
- e59558b7 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago
- 7d3cbc9 [Cleanup] Remove StringPrintf from global namespace by [email protected] · 12 years ago
- 5136ba22 Invoke the iOS hook from TestSuite so each run_all_unittests.cc file does not by [email protected] · 12 years ago
- 5799981 Move file_path.h to base/files. by [email protected] · 13 years ago
- 41a97c81 Implement sql::Connection::RazeAndClose(). by [email protected] · 13 years ago
- 3dbbf7d Linux/ChromeOS Chromium style checker cleanup, sql/ edition. by [email protected] · 13 years ago
- a3ef483 Add FilePath to base namespace. by [email protected] · 13 years ago
- de41555 Only HistogramBase is used outside of base/metrics. by [email protected] · 13 years ago
- b4c363b Fixing null pointer dereference. by [email protected] · 13 years ago
- 4be31d4 Make sql build on Win64 by [email protected] · 13 years ago
- c088e3a3 Bake targeted error histogram support directly into sql::Connection. by [email protected] · 13 years ago
- bd2ccdb4a Add diagnostics to debug database open problems. by [email protected] · 13 years ago
- ea1a3f6 Move scoped_temp_dir from base to base/files by [email protected] · 13 years ago
- 473ad79 Handle cookie-file corruption found during open. by [email protected] · 13 years ago
- 6d42f15 Make sql::Connection::Raze() more robust against corruptions. by [email protected] · 13 years ago
- 0d04ede Move ErrorDelegate to its own file and add static utility functions to ErrorDelegate by [email protected] · 13 years ago
- 49dc4f2 Remove ref counting on sql::ErrorDelegate by [email protected] · 13 years ago
- bb6bd1f Remove {base,net}_java dependencies from GYP client targets on Android. by [email protected] · 13 years ago
- 7019bb6d Revert 152946 - Replace HistoryQuickProvider protobuf-based caching with an SQLite-based database. by [email protected] · 13 years ago
- a4e9fa65 Replace HistoryQuickProvider protobuf-based caching with an SQLite-based database. by [email protected] · 13 years ago
- 34146c1 Revert 151419 - Replace HistoryQuickProvider protobuf-based caching with an SQLite-based database. by [email protected] · 13 years ago
- c93c7ef Replace HistoryQuickProvider protobuf-based caching with an SQLite-based database. by [email protected] · 13 years ago
- efdbdb0 Make java.gypi export jar path to input_jars_paths variable by [email protected] · 13 years ago
- 69c5845 Upstream sqlite gyp changes for Android. by [email protected] · 13 years ago
- 35f7e539 Annotate calls to SQLite functions - they have to be executed on a thread allowing IO access. by [email protected] · 13 years ago
- 073bef8f GYP changes to get sql and sqlite building on iOS. by [email protected] · 13 years ago
- 1348765a Fix the sqlite errors of content unittests on Android by [email protected] · 13 years ago
- 2eec0a2 [sql] Refactor to remove use of const_cast<>. by [email protected] · 13 years ago
- 88cb625 Revert 147309 - Annotate calls to SQLite functions - they have to be executed on a thread allowing IO access. by [email protected] · 13 years ago
- 8262829 Annotate calls to SQLite functions - they have to be executed on a thread allowing IO access. by [email protected] · 13 years ago
- e73e8922a Modify sql unittests to pass on iOS. by [email protected] · 13 years ago
- 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
- 9903468 Avoid leaking any files from SQLiteFeaturesTest. by [email protected] · 13 years ago
- 3e1d8c8 Add APK targets for sql_unittests and sync_unit_tests. by [email protected] · 13 years ago
- de679fb Revert [SQLite] Hack to touch page cache to debug slow connection close. by [email protected] · 13 years ago
- b387864 Change the way _EXPORT macros look. by [email protected] · 13 years ago
- 60e60dd RefCounted types should not have public destructors, sql/ and jingle/ edition by [email protected] · 13 years ago
- 389e0a4 Added parameter 'clear_bound_vars', so we could reset the statement without clearing bound variables, so and current row is reset to the beginning. by [email protected] · 13 years ago
- 8e0c0128 Implement sql::Connection::Raze() in terms of sqlite3_backup API. by [email protected] · 13 years ago
- 44ad7d90 Reset needs_rollback after rollback. by [email protected] · 13 years ago
- 4e179ba6 Persist SQLite journal files. by [email protected] · 13 years ago
- b209f0e Making sure all dirs have OWNERS ... add some to sql/. by [email protected] · 13 years ago
- 1bc85b2 Create meta table atomically. by [email protected] · 13 years ago
- 94f0638 Add documentation regarding the nestability of sql::Transaction objects. by [email protected] · 13 years ago