[go: nahoru, domu]

  1. e98d214 DanglingPointer: annotate for unittests base+linux [1/N] by Arthur Sonzogni · 1 year, 2 months ago
  2. 265c201b sql: Add wrapper to facilitate migration to the new recovery module by Austin Sullivan · 1 year, 2 months ago
  3. 922d670a sql: Remove use of RandGenerator in fuzzer by Austin Sullivan · 1 year, 2 months ago
  4. c99e930 sql: Add metrics tracking success of BuiltInRecovery by Austin Sullivan · 1 year, 2 months ago
  5. 44dafca sql: Add BuiltInRecovery::IsSupported method by Austin Sullivan · 1 year, 2 months ago
  6. ac31fae sqlite: Add fuzzer for built-in corruption recovery module by Austin Sullivan · 1 year, 3 months ago
  7. 18fdb6c9 sql: Make ShouldAttemptRecovery consider the database to be recovered by Austin Sullivan · 1 year, 3 months ago
  8. 2fbe496e sql: Add CHECKs that BuiltInRecovery is used correctly by Austin Sullivan · 1 year, 3 months ago
  9. 0593ef9 sqlite: Add API to use new built-in corruption recovery module by Austin Sullivan · 1 year, 3 months ago
  10. f6ec742 Don't crash when Database::DoesColumnExist is called on a poisoned DB by Dominic Battre · 1 year, 3 months ago
  11. d4f0708 Move backup_util and bundle_locations to base/apple by Avi Drissman · 1 year, 3 months ago
  12. 310048e sql: Clear database connection member if opening database fails by Austin Sullivan · 1 year, 3 months ago
  13. cd2821bb Add return code to MetaTable::RazeIfIncompatible by Dominic Battre · 1 year, 3 months ago
  14. c39fce9a Sql: Add Statement helpers to store String16's as Blobs by Camillia Smith Barnes · 1 year, 3 months ago
  15. 711a5ec Reland "Add ability to open cookie database file with exclusive flag." by Will Harris · 1 year, 4 months ago
  16. 66afbf3 Revert "Add ability to open cookie database file with exclusive flag." by Rune Lillesveen · 1 year, 4 months ago
  17. 4e37d8b Add ability to open cookie database file with exclusive flag. by Will Harris · 1 year, 4 months ago
  18. 563a50c4 sql: remove enable_foreign_keys_discouraged by Will Harris · 1 year, 4 months ago
  19. d309fec Remove deprecated sql::Database::RazeAndClose method by Andrew Paseltiner · 1 year, 4 months ago
  20. b03bebe6 Deprecate sql::Database::RazeAndClose and rename to RazeAndPoison by Andrew Paseltiner · 1 year, 4 months ago
  21. 130ae0a [BRP] Add RAW_PTR_EXCLUSION for manual-field-to-ignore.txt entries by Keishi Hattori · 1 year, 4 months ago
  22. de4c4ae Add RAW_PTR_EXCLUSION to files in ui/ etc. by Keishi Hattori · 1 year, 4 months ago
  23. 53e516e sqlite: Compile with SQLITE_ENABLE_DBPAGE_VTAB by Austin Sullivan · 1 year, 5 months ago
  24. 7d1394b sql: relax constraints on VirtualCursor layout by Elly Fong-Jones · 1 year, 5 months ago
  25. ee6c860 Mark sql::MetaTable version-number setters [[nodiscard]] by Andrew Paseltiner · 1 year, 5 months ago
  26. a0ba58b05 Remove browser_watcher (3/3): Remove activity_tracker.h and all refs by Joe Mason · 1 year, 5 months ago
  27. 839fc23 Note inability to recover data from WITHOUT ROWID tables by Andrew Paseltiner · 1 year, 5 months ago
  28. 142c449 sql: Fix divide-by-zero in PayloadReader by Austin Sullivan · 1 year, 6 months ago
  29. ca1fb518 Fixing #if commands using OS_WIN by Bruce Dawson · 1 year, 6 months ago
  30. ef652c9 Mark sql::MetaTable::Init [[nodiscard]] by Andrew Paseltiner · 1 year, 6 months ago
  31. 423a131 Fail early in sql::MetaTable::Init if setting versions fails by Andrew Paseltiner · 1 year, 6 months ago
  32. 16c11cc Pass unsigned value into base::make_span in sql by Will Harris · 1 year, 6 months ago
  33. 2e85357a Update header includes for /base/functional in /s* by Avi Drissman · 1 year, 7 months ago
  34. 97f422c sql: Add BindTimeDelta() and ColumnTimeDelta() to sql::Statement by Kirubel Aklilu · 1 year, 7 months ago
  35. 0168761 Add missing ostream includes. by Jean-Philippe Gravel · 1 year, 8 months ago
  36. 5517919 Rewrite T& into raw_ref<T> under multiple directories [1] by Ali Hijazi · 1 year, 9 months ago
  37. 8ee3d263 [sql] Consider SQLITE_ERROR a catastrophic error that razes DBs again by Tommy C. Li · 1 year, 9 months ago
  38. f37a06f4 Fuzz sql::Recovery by Maksim Ivanov · 1 year, 9 months ago
  39. 3c7a0d5 sql: Add missing terminating " character in '#error' directive by Ivan Murashov · 1 year, 9 months ago
  40. f82bdb8 Convert std::count*() to base:: functions: sql/ by Peter Kasting · 1 year, 10 months ago
  41. 4f45ff9 Use helper macros to define base::Features in //sql by Daniel Cheng · 1 year, 10 months ago
  42. 088afc4 Mark sql::Transaction::Begin [[nodiscard]] by Andrew Paseltiner · 1 year, 11 months ago
  43. 7d512ddd Explicitly prevent moves of immovable sql types by Andrew Paseltiner · 1 year, 11 months ago
  44. 69b874f Update copyright headers in sql/, storage/ by Avi Drissman · 1 year, 11 months ago
  45. 400c0f1 [sql] Add Error message to DatabaseDiagnostics by Tommy C. Li · 1 year, 11 months ago
  46. 3817c561 Add estade@ to sqlite OWNER by Ayu Ishii · 2 years ago
  47. 7803636c [history] Collect a trace of the diagnostics on history SQLITE_ERROR by Tommy C. Li · 2 years ago
  48. 596190c [sql] Don't consider SQLITE_ERROR a catastrophic error that razes the DB by Tommy C. Li · 2 years, 1 month ago
  49. b0ca112 sqlite: Add test case for bad db file path by a20.singh · 2 years, 2 months ago
  50. 5acb620 Fix for C++20 support. by Peter Kasting · 2 years, 3 months ago
  51. 488b760 Add RAW_PTR_EXCLUSION annotations to fields by Keishi Hattori · 2 years, 3 months ago
  52. 583f55e Add readonly statement support in sql::Database by ssid · 2 years, 3 months ago
  53. f84c9f4 Reland "Cleanup includes of //base/check_op.h in //base" by David Sanders · 2 years, 4 months ago
  54. d18d64a Revert "Cleanup includes of //base/check_op.h in //base" by Yuki Shiino · 2 years, 4 months ago
  55. a0719a86 Cleanup includes of //base/check_op.h in //base by David Sanders · 2 years, 4 months ago
  56. 62df799cc Update OWNERS around Storage. by Victor Costan · 2 years, 4 months ago
  57. d87f10f [base] IWYU for base::Time by Gabriel Charette · 2 years, 4 months ago
  58. e7944b4e sql: Clean up sql::Database unit tests. by Victor Costan · 2 years, 4 months ago
  59. e49e904 sql: Update OWNERS. by Victor Costan · 2 years, 4 months ago
  60. e2e042f sql: Clean up MetaTable. by Victor Costan · 2 years, 4 months ago
  61. cdef384 sql: Handle sqlite3_backup_init() failures. by Victor Costan · 2 years, 4 months ago
  62. eab708b0 sql: Have sql::Statement::GetSQLStatement() return std::string. by Victor Costan · 2 years, 4 months ago
  63. 51a84f7 sql: Integrate SqliteResultCode into sql::Database. by Victor Costan · 2 years, 4 months ago
  64. 335b822 sql: Check for on-disk page size in DatabaseOptions test. by Victor Costan · 2 years, 4 months ago
  65. e60db54 sql: Integrate memory dump providers with SqliteResultCode. by Victor Costan · 2 years, 4 months ago
  66. f176d24 sql: Integrate SqliteResultCode with sql::Statement. by Victor Costan · 2 years, 4 months ago
  67. ab7a245 sql: Introduce strongly typed enums for SQLite result codes. by Victor Costan · 2 years, 4 months ago
  68. 54d7138 sql: Disable foreign key enforcement by default for sql::Database users. by Victor Costan · 2 years, 4 months ago
  69. 1d764e6 sql: Switch recovery module to use SQLITE_ERROR on bad queries. by Victor Costan · 2 years, 4 months ago
  70. 70f425d sql: Expand sql::Database sequence checks. by Victor Costan · 2 years, 5 months ago
  71. 8f64d32 sql: Remove invalid DCHECK in OnSqliteError() and limit logging. by Victor Costan · 2 years, 5 months ago
  72. 554f11e sql: Add a sequence checker to sql::Database. by Victor Costan · 2 years, 5 months ago
  73. f2ed41f sql: Add DatabaseOption for flushing transaction data to media. by Victor Costan · 2 years, 5 months ago
  74. 5f51049 sql: Add dedicated tests for DatabaseOptions. by Victor Costan · 2 years, 5 months ago
  75. 6a36b1e sql: Refactor DatabaseMemoryDumpProvider. by Victor Costan · 2 years, 5 months ago
  76. 5e8575c sql: Better DCHECKs on sqlite3_close() errors. by Victor Costan · 2 years, 5 months ago
  77. 7d0b01a sql: Database::set_error_callback() requires non-null argument. by Victor Costan · 2 years, 5 months ago
  78. ba6869c3 sql: Add test for SqliteLoggedResultCode mapping. by Victor Costan · 2 years, 5 months ago
  79. f721913 [Sheriff] Disable ErrorMetricsTest.CreateSqliteLoggedResultCode_ChromeBugError on dcheck off builds by Tsuyoshi Horo · 2 years, 5 months ago
  80. b28cb1d2f quota: Log SQLite errors. by Victor Costan · 2 years, 5 months ago
  81. bc4ad0a5 sql: Improve rationale for handling SQLITE_PROTOCOL. by Victor Costan · 2 years, 5 months ago
  82. edf48be sql: Clarify SQLite error vs result codes in sql::Database. by Victor Costan · 2 years, 5 months ago
  83. dc72e8d sql: Refactor some sql::Database helpers. by Victor Costan · 2 years, 5 months ago
  84. 293c8c6 sql: Rework sql::IsErrorCatastrophic(). by Victor Costan · 2 years, 5 months ago
  85. 6de11461f sql: Clean up Database::Open*() methods. by Victor Costan · 2 years, 5 months ago
  86. ccea8f4 sql: Clarify SQLite error vs result codes in sql::Statement. by Victor Costan · 2 years, 5 months ago
  87. 15a27be sql: Clearer Database::OpenInternal() code for checking schema. by Victor Costan · 2 years, 5 months ago
  88. 3657e04 sql: Use sqlite3_total_changes64() instead of sqlite3_total_changes(). by Victor Costan · 2 years, 5 months ago
  89. f9832e3 sql: Extract sqlite3_db_config() calls from OpenInternal(). by Victor Costan · 2 years, 5 months ago
  90. 5a10801 sql: Minor cleanup for sql::VfsWrapper(). by Victor Costan · 2 years, 5 months ago
  91. d4a4174 sql: Remove Database::HasErrorCallback(). by Victor Costan · 2 years, 5 months ago
  92. c30b43e02 sql: Improve documentation for Database::Preload(). by Victor Costan · 2 years, 5 months ago
  93. 614b200 sql: Use sqlite3_extended_errcode() instead of sqlite3_errcode(). by Victor Costan · 2 years, 5 months ago
  94. 8715683 sql:: Remove test::ScopedErrorCallback. by Victor Costan · 2 years, 5 months ago
  95. 378d984 sql: Remove the return value of Database::OnSqliteError(). by Victor Costan · 2 years, 5 months ago
  96. b9faa62 sql: Add DCHECK documenting Database::OnSqliteError() precondition. by Victor Costan · 2 years, 5 months ago
  97. e06e684 sql: Move test::IntegrityCheck() on top of Database::FullIntegrityCheck(). by Victor Costan · 2 years, 5 months ago
  98. d09770c Reland "sql: Add guards around the database error callback." by Victor Costan · 2 years, 5 months ago
  99. 2896365 Revert "sql: Add guards around the database error callback." by Dominique Fauteux-Chapleau · 2 years, 5 months ago
  100. a8d0a5b2 sql: Add guards around the database error callback. by Victor Costan · 2 years, 5 months ago