- 481c3e8 Fixes for re-enabling more MSVC level 4 warnings: misc edition #2 by [email protected] · 11 years ago
- cfb82161 [sql] Test recovery of corrupt golden file. by [email protected] · 11 years ago
- 48a3f94 [sql] Land binary golden file for test. by [email protected] · 11 years ago
- c0083e9 Fix Windows build, add Sandbox implementation. by [email protected] · 11 years ago
- b2b2bf5 Add GN build files for sql and google_apis. by [email protected] · 11 years ago
- 87a8085 Android: cleanup gtest_target_type conditions. by [email protected] · 11 years ago
- 2fa89ef Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium. by [email protected] · 11 years ago
- a0a6680 Remove unused input_shlib_path by [email protected] · 11 years ago
- da463967 Remove all uses of GG_LONGLONG and GG_ULONGLONG. by [email protected] · 11 years ago
- 8120ab1 Revert 262147 "Remove all uses of GG_LONGLONG and GG_ULONGLONG." by [email protected] · 11 years ago
- 9406c05f Remove all uses of GG_LONGLONG and GG_ULONGLONG. by [email protected] · 11 years ago
- 4ab952f Misc. cleanup found while mucking with search engines code: by [email protected] · 11 years ago
- 1fb07ac8 Add unistd.h include in a file using geteuid(). by [email protected] · 11 years ago
- b9b4a57 Move ScopedFILE to base namespace and scoped_file.h by [email protected] · 11 years ago
- 5fcce3f7 Add use_allocator instead of linux_use_tcmalloc to switch the allocator. by [email protected] · 11 years ago
- d9806a97 ui/base/resource: Remove dependency on net's big_endian implementation. by [email protected] · 12 years ago
- 6c3bf03 Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox/, skia/, sql/, sync/, tools/, webkit/, win8/ to use the base:: namespace. by [email protected] · 12 years ago
- 8ada10f [sql] Rewrite Connection::Preload() in terms of file reading. by [email protected] · 12 years ago
- 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