1. f594a10 Revert of Disable map in Work Chrome (patchset #3 id:40001 of https://codereview.chromium.org/1544783002/ ) by vichang · 10 years ago
  2. cbd8cfb ios: -Werror for third-party by Nico Weber · 10 years ago
  3. 3ab540e9 Disable mmap in sqlite for Work Chrome build by vichang · 10 years ago
  4. 8907624 [sql] Remove part of WebDatabase SQLite patch. by shess · 10 years ago
  5. 94af718 Revert of "[sql] Remove part of WebDatabase SQLite patch." (patchset #1 of https://codereview.chromium.org/1473963002 ) by sigbjornf · 10 years ago
  6. 421491f [sql] Remove part of WebDatabase SQLite patch. by shess · 10 years ago
  7. f52071c [sql] uClibc doesn't provide malloc_usable_size(). by shess · 10 years ago
  8. 7dbd4dee [sql] Use memory-mapped I/O for sql::Connection. by shess · 10 years ago
  9. 745e18c Revert of [sql] Use memory-mapped I/O for sql::Connection. (patchset #3 id:40001 of https://codereview.chromium.org/1368533003/ ) by zhaoqin · 10 years ago
  10. 5c2f4e5 [sql] Use memory-mapped I/O for sql::Connection. by shess · 10 years ago
  11. 55c3216b Revert of [sql] Use memory-mapped I/O for sql::Connection. (patchset #8 id:140001 of https://codereview.chromium.org/1349863003/ ) by Jeremy Roman · 10 years ago
  12. 9a1948a [sql] Use memory-mapped I/O for sql::Connection. by shess · 10 years ago
  13. 35292fc8 Remove relative include config from sqlite. by shess · 10 years ago
  14. f589362 Bring third_party/sqlite/BUILD.gn into parity with sqlite.gyp. by shess · 10 years ago
  15. 6dd952c7 Un-nest configs in GN files. by brettw · 10 years ago
  16. 490badf [sqlite] Respect the gyp and gn component switch. by shess · 10 years ago
  17. 0cb5abb Revert of Un-nest configs in GN files. (patchset #3 id:40001 of https://codereview.chromium.org/1318823008/ ) by thakis · 10 years ago
  18. 9d8aca4a Revert of [sqlite] Respect the gyp and gn component switch. (patchset #6 id:100001 of https://codereview.chromium.org/1306863006/ ) by phajdan.jr · 10 years ago
  19. f71db5c36 [sqlite] Respect the gyp and gn component switch. by shess · 10 years ago
  20. ba7a73d Annotate GN executables and shared_libraries with sanitizer deps. by brettw · 10 years ago
  21. 4af2eac8 Un-nest configs in GN files. by brettw · 10 years ago
  22. e4f267e Revert of [sqlite] Respect the gyp and gn component switch. (patchset #2 id:20001 of https://codereview.chromium.org/1325513002/ ) by shess · 10 years ago
  23. 02ce712a [sqlite] Respect the gyp and gn component switch. by shess · 10 years ago
  24. b5feb9e Revert of [sqlite] Respect the gyp and gn component switch. (patchset #1 id:1 of https://codereview.chromium.org/1322463002/ ) by sergeyv · 10 years ago
  25. 4ec68d9 [sqlite] Respect the gyp and gn component switch. by shess · 10 years ago
  26. e510374 build: On Android, disable LTO for specific targets only when targeting GCC. by pcc · 10 years ago
  27. 82b739b [sql] Allow read-only memory mapping. by shess · 10 years ago
  28. 80d8dda [sqlite] Annotate Chromium-specific exposed functions with SQLITE_API. by shess · 10 years ago
  29. b2105710 Explicitly pass -Wno-unused-function to the targets that need it. by thakis · 10 years ago
  30. 4128da4 Fix compilation of //sql:sql_unittests on iOS. by sdefresne · 10 years ago
  31. 924597ba [sql] Remove _HAS_EXCEPTIONS=0 from build info. by shess · 10 years ago
  32. eeb5615 Fix //third_party/sqlite BUILD.gn on iOS. by sdefresne · 10 years ago
  33. f3d9b25 Enable MSVC warning C4018 for third_party/sqlite now that it is fixed. by pkasting · 10 years ago
  34. b0bf3763 Fix MSVC warning C4018 for sqlite. by pkasting · 10 years ago
  35. 2c021e9 [sql] Disable worker-thread code in SQLite. by shess · 10 years ago
  36. 23bb216c Correct iOS device build for latest Xcode beta. by justincohen · 10 years ago
  37. 0450d838 [sql] Remove fts2 patches. by shess · 10 years ago
  38. fe8398d Remove android_webview_build conditions from various places. by torne · 10 years ago
  39. 7f5b353 [sql] File left from removing SQLite 3.7.6.3 vendor import. by Scott Hess · 10 years ago
  40. 5f6b024 [sql] Remove SQLite 3.7.6.3 vendor import. by shess · 10 years ago
  41. 195310a Let sqlite use fdatasync() on Linux-based systems by hashimoto · 10 years ago
  42. 3e13a01 [sqlite backport] Fix collation dequoting. by shess · 10 years ago
  43. 37437cb [sql] Stop building fts2. by shess · 10 years ago
  44. 7c7296f4 Apply gn format with 'sources' sorting to src/ by scottmg · 10 years ago
  45. d1c719a Update existing uses of /wd4267 to use the GN config by brettw · 11 years ago
  46. 03a5623 [sql] Enable disabled clang warnings. by shess · 11 years ago
  47. 91d6d5e1 [sql] Fix uninit variable in fts3EvalDeferredPhrase. by shess · 11 years ago
  48. dcf12048 Import SQLite 3.8.7.4. by Scott Hess · 11 years ago
  49. f8cb7c8 [sql] Fix missing files in reference version of SQLite 3.8.7.4. by Scott Hess · 11 years ago
  50. e2fe339 [sql] Import reference version of SQLite 3.8.7.4. by shess · 11 years ago
  51. 64ce04c [sql] Fix CRLF in some SQLite source code. by Scott Hess · 11 years ago
  52. 42cee419 [sql] Rewrite sqlite patching "system". by shess · 11 years ago
  53. 156733db [sql] Enable HAVE_USLEEP for more platforms. by shess · 11 years ago
  54. 9cf3c6f [sql] Import reference version of SQLite 3.7.6.3. by shess · 11 years ago
  55. 1c240d27 gn format //third_party by scottmg · 11 years ago
  56. 1e50a4fe Specify the sqlite default file format on Android (fix typo) by mckev · 11 years ago
  57. 8023dc8 clang: Suppress a new warning in sqlite. by Nico Weber · 11 years ago
  58. d7a59f9 Add Link-Time Optimizations support for Android. by fdegans · 11 years ago
  59. ffdda02 Make FTS2 inclusion in SQLite optional by the_jk · 11 years ago
  60. c7f9a36c android_webview: Enable FDO support for some targets. by torne · 11 years ago
  61. e5389527 Replace forward_dependent_configs with public_deps by Brett Wilson · 11 years ago
  62. 9cc182c SQLite's recover.c should be valid C code by whesse · 11 years ago
  63. dcbc32cc Refactor how clang warning flags are set. by [email protected] · 11 years ago
  64. d634349 [sql] Prevent nChildren overrun decoding interior pages in recover.c. by [email protected] · 11 years ago
  65. ab9ce6e Work on Mac GN build. by [email protected] · 11 years ago
  66. 706a0f2 Make NSS work in GN build on Windows. by [email protected] · 11 years ago
  67. bcbfc9de [sql] Prevent nCells overrun decoding cell in recover.c. by [email protected] · 12 years ago
  68. 0d811a4 [sql] Fix leafCursorCellDecode() crash. by [email protected] · 12 years ago
  69. 7b9cb7e Revert 241341 "[sql] Diagnostic to track recovery crash." by [email protected] · 12 years ago
  70. 8ada10f [sql] Rewrite Connection::Preload() in terms of file reading. by [email protected] · 12 years ago
  71. 1bc9937b [sql] Diagnostic to track recovery crash. by [email protected] · 12 years ago
  72. b01fa84 [sql] Prevent recovery crash while debugging. by [email protected] · 12 years ago
  73. 01afc0e Fix spelling in SQLITE_SEPARATE_CACHE_POOLS by [email protected] · 12 years ago
  74. 5f84440 Try to fix sqlite_shell target after gyp r1721. by [email protected] · 12 years ago
  75. 791c0ef Fix some shared_library link_settings propagation issues by [email protected] · 12 years ago
  76. b97aea8 Remove link_languages. It was only ever supported by the SCons generator, by [email protected] · 12 years ago
  77. a077da7 [sql] Integrate SQLite recover.c module. by [email protected] · 12 years ago
  78. 89e21678 [sql] Delete old/busted recover.c file. by [email protected] · 12 years ago
  79. 2e1cee76 Add REGEXP support to SQLite on iOS by [email protected] · 12 years ago
  80. b7e3342 Use seperate page caches pools for each sqlite connection. by [email protected] · 12 years ago
  81. aae71b1 sql::Connection::Preload() loads fs cache, not page cache. by [email protected] · 12 years ago
  82. 5cdf25e Convert degenerate memcmp() to strncmp() in SQLite TimeMachine patch. by [email protected] · 12 years ago
  83. c8893e0 Backport SQLite memcmp patch. by [email protected] · 12 years ago
  84. 0ba4adf Account for reserved space in SQLite recover module. by [email protected] · 12 years ago
  85. f6df100 Make recover-table create locale-independent. by [email protected] · 12 years ago
  86. 3f691cf Handle UTF16 encodings in SQLite recover table. by [email protected] · 12 years ago
  87. c9c05b6 SQLite recover virtual table support for reading interior nodes. by [email protected] · 12 years ago
  88. 185115a SQLite recover virtual table support for overflow pages. by [email protected] · 12 years ago
  89. 605213f7 SQLite recover virtual table support for reading leaf nodes. by [email protected] · 12 years ago
  90. 62d4d61e Dup recover.c to recover-alt.c by [email protected] · 12 years ago
  91. b6bc2b2 OWNERS for third_party/sqlite/ by [email protected] · 13 years ago
  92. af947d8 Make sqlite targets build on Win64 by [email protected] · 13 years ago
  93. d567d60 Fix misaligned address in sqlite3.c by [email protected] · 13 years ago
  94. 7489638d Fix clang warning in sqlite shell_icu_linux.c. by [email protected] · 13 years ago
  95. 69c5845 Upstream sqlite gyp changes for Android. by [email protected] · 13 years ago
  96. 31eac5b Make 'License' field in third-party metadata required by [email protected] · 13 years ago
  97. 073bef8f GYP changes to get sql and sqlite building on iOS. by [email protected] · 13 years ago
  98. 1348765a Fix the sqlite errors of content unittests on Android by [email protected] · 13 years ago
  99. 46d044d Upstream commit in trunk: http://www.sqlite.org/src/info/f9c4a7c8f4 by [email protected] · 13 years ago
  100. de679fb Revert [SQLite] Hack to touch page cache to debug slow connection close. by [email protected] · 13 years ago