- f677044 Remove SQLITE_OMIT_AUTORESET flag by Etienne Bergeron · 7 weeks ago main master
- f4da130 Add 'Update Mechanism: Manual' to README.chromium files by Jordan · 3 months ago
- bc78148 Fix Fuzzer build error by Ari Chivukula · 4 months ago
- 00107da Roll src/third_party/sqlite/src/ cc08c7962..7d348fc79 (45 commits) by Greg Thompson · 4 months ago
- 85af31e [exit-time-destructors] Exclude target with warnings by Claudio DeSouza · 5 months ago
- 5e7d2e9 Revert "[sqlite] Suppress -Wno-tautological-overlap-compare in sqlite_shell" by Nico Weber · 7 months ago
- fde221b Roll src/third_party/sqlite/src/ 0a1397d27..cc08c7962 (466 commits) by Greg Thompson · 7 months ago
- ff76f87 [sqlite] Update instructions for creating a new release branch by Greg Thompson · 7 months ago
- 2b68069 Roll src/third_party/sqlite/src/ 8a22b25ad..0a1397d27 (19 commits) by Greg Thompson · 8 months ago
- 6663699 [sqlite] Suppress -Wno-tautological-overlap-compare in sqlite_shell by Hans Wennborg · 8 months ago
- f852a39 Update SQLite CPEPrefix to match version by Joey Scarr · 8 months ago
- afec8a5 sqlite: Upgrade to 3.49.1 by Austin Sullivan · 9 months ago
- adc766e Update metadata for SQLite to enable us to measure upstream diff. by Rachael Newitt · 9 months ago
- 738d345 Revert "sqlite: Omit support for CHECK-constraint enforcement" by Andrew Paseltiner · 9 months ago
- 71326d4 sqlite: Omit support for CHECK-constraint enforcement by Andrew Paseltiner · 9 months ago
- fb2c9db sqlite: Disable double-quoted string literals by Andrew Paseltiner · 9 months ago
- 6602cfd sqlite: Remove unnecessary SQLITE_DISABLE_FTS3_UNICODE option by Andrew Paseltiner · 9 months ago
- 8be48d6 sqlite: Compile without FTS3 support by Andrew Paseltiner · 9 months ago
- c2235f7 [sqlite] Avoid OOM in fuzzers from large printfs by Greg Thompson · 11 months ago
- 59937e8 fuzzing: fix sqlite3_dbfuzz2_fuzzer build for coverage by Paul Semel · 12 months ago
- af27bf7 Revert "fuzzing: reenable sqlite3_dbfuzz2_fuzzer for the code coverage builder" by Paul Semel · 12 months ago
- dd760d9 fuzzing: reenable sqlite3_dbfuzz2_fuzzer for the code coverage builder by Paul Semel · 12 months ago
- a32786d LSC updating Licenses fields to reflect provided files. by Jordan · 12 months ago
- 28a804b Use static_assert to avoid dead-code warnings by Peter Boström · 1 year ago
- bc233d1 Expand SQL statements in traces when SQLite tracing is on by Anthony Vallée-Dubois · 1 year, 1 month ago
- 1cbfea1 [sqlite] Reduce max blob size for fuzzers by Greg Thompson · 1 year, 1 month ago
- bc0b52b SQL: Add repro_tool.py for bisecting SQLite repo by Nathan Memmott · 1 year, 2 months ago
- 59ff9b1 SQlite: Update info in README.md by Nathan Memmott · 1 year, 2 months ago
- dffec59 SQLite: Fix scripts by Nathan Memmott · 1 year, 2 months ago
- a5b630a Roll src/third_party/sqlite/src/ 9e45bccab..8368e7f47 (411 commits) by Nathan Memmott · 1 year, 5 months ago
- 0296cc3 SQLite: Cleanup corpus generator main by Nathan Memmott · 1 year, 6 months ago
- f7b2789 SQLite: Remove Corpus Generator's use of new/delete by Nathan Memmott · 1 year, 6 months ago
- 73a8063 sql: IWYU and GN fixes for sql_recovery_lpm_fuzzer by Dan McArdle · 1 year, 7 months ago
- b6ce771 sql: Run git cl format on sql_generate_corpus.cc by Nathan Memmott · 1 year, 7 months ago
- 169ef5b sql: Assorted IWYU fixes by Dan McArdle · 1 year, 7 months ago
- 89d52e8 Remove use of the pointer version of RandBytes, use span always by danakj · 1 year, 8 months ago
- 725b2db Roll src/third_party/sqlite/src/ f51e3fa40..25d86f930 (33 commits) by Evan Stade · 1 year, 9 months ago
- 0de8ddb SQLite: tweak protobuf query generator to avoid infinite recursion by Evan Stade · 1 year, 9 months ago
- 28d1856 [buganizer] Migrate remaining DIR_METADATA in third_party by Jeff Yoon · 1 year, 11 months ago
- 4b90936 Add LPM fuzzer for SQL recovery: sql_built_in_recovery_lpm_fuzzer by Dan McArdle · 2 years ago
- 60fdccd Turn dev_sqlite3 into source_set. by Alexander Timin · 2 years, 1 month ago
- 8f7d30d Remove asully@ from most Storage OWNERS files by Austin Sullivan · 2 years, 2 months ago
- 7fe256a Roll src/third_party/sqlite/src/ b7e480172..2e9db942a (585 commits) by Evan Stade · 2 years, 3 months ago
- 64d8c11 Revert "sqlite: Upgrade to 3.43.1" by Adithya Srinivasan · 2 years, 3 months ago
- 1275f52 sqlite: Upgrade to 3.43.1 by Austin Sullivan · 2 years, 3 months ago
- 71cd95a [Copyright] Fix copyright headers in Chromium. by mark a. foltz · 2 years, 4 months ago
- 0786182 Prepare for unreachable code warnings in fuzzer builds by Nico Weber · 2 years, 5 months ago
- 2dc12fb [ssci] Add Shipped field to READMEs by Anne Redulla · 2 years, 6 months ago
- 20709da Revert "Update remaining license headers in Chromium." by Tommy Nyquist · 2 years, 6 months ago
- 300a72d Update remaining license headers in Chromium. by mark a. foltz · 2 years, 6 months ago
- 6eacc3f Disable sqlite dbfuzz2 when code coverage enabled. by Adrian Taylor · 2 years, 7 months ago
- 68e021f PRESUBMIT.py: remove `USE_PYTHON3 = True` by Takuto Ikuta · 2 years, 7 months ago
- c4ed1b3 third_party: remove `USE_PYTHON3 = True` by Takuto Ikuta · 2 years, 7 months ago
- 03d0f8d sqlite: Upgrade to 3.42.0 by Austin Sullivan · 2 years, 7 months ago
- 6bdb26a sqlite: Upgrade to 3.41.2 by Austin Sullivan · 2 years, 9 months ago
- fbb629d sqlite: Compile with SQLITE_ENABLE_DBPAGE_VTAB by Austin Sullivan · 2 years, 10 months ago
- 371ed91 sqlite: Upgrade to 3.41.0 by Austin Sullivan · 2 years, 10 months ago
- 9728ae5 SQL: Compile SQLite with the built-in corruption recovery module by Austin Sullivan · 2 years, 10 months ago
- 6cd46c7 sqlite: Upgrade to 3.40.1 by Austin Sullivan · 3 years ago
- 417c2f2 Roll src/third_party/sqlite/src/ b48b7b78f..a527890e5 (652 commits) by Austin Sullivan · 3 years, 1 month ago
- 2885fd1 sql: Make scripts in sqlite README copy-pastable by Austin Sullivan · 3 years, 1 month ago
- 3226038 sql: Do not compile Chromium with SQLITE_OMIT_COMPLETE by Austin Sullivan · 3 years, 1 month ago
- d9cd4bc sqlite: Upgrade to 3.39.4 by Austin Sullivan · 3 years, 3 months ago
- f540b15 Update copyright headers in third_party/s*/ by Avi Drissman · 3 years, 3 months ago
- 74e1aa4 sqlite: Upgrade to 3.39.3 + Win build fix by Austin Sullivan · 3 years, 4 months ago
- 49e1278 Add estade@ to sqlite OWNER by Ayu Ishii · 3 years, 5 months ago
- e6c779d sqlite: Upgrade to 3.39.2 by Ayu Ishii · 3 years, 5 months ago
- cc411e8 sqlite: Upgrade to 3.39.1 by Austin Sullivan · 3 years, 6 months ago
- 84f6e93 sqlite: Upgrade to 3.39.0 + ASAN fix by Austin Sullivan · 3 years, 6 months ago
- cd973ce sqlite: Upgrade to 3.38.5 by Austin Sullivan · 3 years, 8 months ago
- 8898043 sqlite: Upgrade to 3.38.3 by Austin Sullivan · 3 years, 8 months ago
- 12e33ab sqlite: Upgrade to 3.38.2 by Austin Sullivan · 3 years, 9 months ago
- be4c7c5 sqlite: Update extract_sqlite_api.py script by Austin Sullivan · 3 years, 9 months ago
- 19a5748 sqlite: update README release bumping steps by Austin Sullivan · 3 years, 9 months ago
- d1a0e92 sqlite: Bump version number to 3.38.1 by Austin Sullivan · 3 years, 9 months ago
- d52ec7e Update OWNERS around Storage. by Victor Costan · 3 years, 9 months ago
- 9a5c174 sqlite: Upgrade to 3.38.0. by Victor Costan · 3 years, 10 months ago
- 44856a6 Removed cmumford from OWNERS. by Chris Mumford · 4 years ago
- 3df6c72 Update README.chromium after sqlite upgrade. by Marijn Kruisselbrink · 4 years ago
- 7e9aee3 sqlite: Fix minor inconsistencies in README steps for upgrading SQLite. by Victor Costan · 4 years ago
- e370134 sqlite: Rename shadowed variable by Arthur Eubanks · 4 years, 1 month ago
- 7dd15f6 Disable -Wshadow for various third_party dirs. by Peter Kasting · 4 years, 2 months ago
- 0920e9a [CodeHealth] Migrate multiple python unit tests to Python3 by Victor Hugo Vianna Silva · 4 years, 4 months ago
- 74cf6ae Remove base::NoDestructor from class because it already has a trivial destructor by Amy Huang · 4 years, 5 months ago
- e717937 Add a static_cast to avoid -Wc++11-narrowing. by Amy Huang · 4 years, 5 months ago
- 50683d8 Roll src/third_party/sqlite/src/ 09b4d6e90..b83b12e66 (332 commits) by Marijn Kruisselbrink · 4 years, 5 months ago
- 2950fe3 sqlite: Document sqlite-owners group. by Darwin Huang · 4 years, 5 months ago
- b3c0882 sqlite: Update sqlite/fuzz README by Darwin Huang · 4 years, 6 months ago
- c8c0bcd sqlite: Improve readme documentation. by Darwin Huang · 4 years, 6 months ago
- c0be5df sqlite: Replace huangdarwin@ with mek@ as primary OWNERS. by Darwin Huang · 4 years, 6 months ago
- 89731b8 sqlite: Mention where to find the current SQLite version in the README. by Darwin Huang · 4 years, 7 months ago
- 915bc8d sqlite: Build sqlite_shell with developer options. by Victor Costan · 4 years, 7 months ago
- 7850b84 sqlite: Transition PRESUBMIT.py to Python3. by Victor Costan · 4 years, 7 months ago
- 79ba146 sqlite: More guidance on avoiding NULLs. by Victor Costan · 4 years, 7 months ago
- d1ca1ea Revert "SQLite: Set printf() precision limits in production." by Victor Costan · 4 years, 7 months ago
- c8d983b SQLite: Set printf() precision limits in production. by Victor Costan · 4 years, 7 months ago
- 230eb00 Sqlite: Document backup cherry-picking process. by Darwin Huang · 4 years, 7 months ago
- 01d81b6 sqlite: update version number to 3.35.5. by Darwin Huang · 4 years, 8 months ago
- 4be80be sqlite: Remove two unused features. by Victor Costan · 4 years, 8 months ago
- baebbd3 Revert "Roll src/third_party/sqlite/src/ 60efbb358..45174b3e6 (312 commits)" by Darwin Huang · 4 years, 9 months ago