index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
sqlite
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of [sql] Use memory-mapped I/O for sql::Connection. (patchset #3 id:40...
zhaoqin
2015-09-30
2
-13
/
+0
*
[sql] Use memory-mapped I/O for sql::Connection.
shess
2015-09-29
2
-0
/
+13
*
Revert of [sql] Use memory-mapped I/O for sql::Connection. (patchset #8 id:14...
Jeremy Roman
2015-09-23
2
-13
/
+0
*
[sql] Use memory-mapped I/O for sql::Connection.
shess
2015-09-23
2
-0
/
+13
*
Remove relative include config from sqlite.
shess
2015-09-11
2
-16
/
+8
*
Bring third_party/sqlite/BUILD.gn into parity with sqlite.gyp.
shess
2015-09-11
2
-20
/
+74
*
Un-nest configs in GN files.
brettw
2015-09-02
1
-22
/
+28
*
[sqlite] Respect the gyp and gn component switch.
shess
2015-09-01
2
-5
/
+42
*
Revert of Un-nest configs in GN files. (patchset #3 id:40001 of https://coder...
thakis
2015-09-01
1
-21
/
+20
*
Revert of [sqlite] Respect the gyp and gn component switch. (patchset #6 id:1...
phajdan.jr
2015-09-01
2
-39
/
+4
*
[sqlite] Respect the gyp and gn component switch.
shess
2015-09-01
2
-4
/
+39
*
Annotate GN executables and shared_libraries with sanitizer deps.
brettw
2015-08-31
1
-0
/
+1
*
Un-nest configs in GN files.
brettw
2015-08-31
1
-20
/
+21
*
Revert of [sqlite] Respect the gyp and gn component switch. (patchset #2 id:2...
shess
2015-08-28
2
-26
/
+3
*
[sqlite] Respect the gyp and gn component switch.
shess
2015-08-28
2
-3
/
+26
*
Revert of [sqlite] Respect the gyp and gn component switch. (patchset #1 id:1...
sergeyv
2015-08-28
2
-29
/
+2
*
[sqlite] Respect the gyp and gn component switch.
shess
2015-08-28
2
-2
/
+29
*
build: On Android, disable LTO for specific targets only when targeting GCC.
pcc
2015-08-26
1
-1
/
+1
*
[sql] Allow read-only memory mapping.
shess
2015-08-25
5
-0
/
+104
*
[sqlite] Annotate Chromium-specific exposed functions with SQLITE_API.
shess
2015-08-22
10
-42
/
+239
*
Explicitly pass -Wno-unused-function to the targets that need it.
thakis
2015-08-19
2
-7
/
+31
*
Fix compilation of //sql:sql_unittests on iOS.
sdefresne
2015-08-11
1
-89
/
+135
*
[sql] Remove _HAS_EXCEPTIONS=0 from build info.
shess
2015-08-07
2
-4
/
+0
*
Fix //third_party/sqlite BUILD.gn on iOS.
sdefresne
2015-07-28
1
-1
/
+1
*
Enable MSVC warning C4018 for third_party/sqlite now that it is fixed.
pkasting
2015-07-22
1
-1
/
+1
*
Fix MSVC warning C4018 for sqlite.
pkasting
2015-07-21
3
-18
/
+18
*
[sql] Disable worker-thread code in SQLite.
shess
2015-06-24
1
-0
/
+4
*
Correct iOS device build for latest Xcode beta.
justincohen
2015-06-11
1
-4
/
+6
*
[sql] Remove fts2 patches.
shess
2015-04-15
16
-2970
/
+278
*
Remove android_webview_build conditions from various places.
torne
2015-04-07
1
-6
/
+0
*
[sql] File left from removing SQLite 3.7.6.3 vendor import.
Scott Hess
2015-04-01
1
-7832
/
+0
*
[sql] Remove SQLite 3.7.6.3 vendor import.
shess
2015-04-01
931
-505117
/
+0
*
Let sqlite use fdatasync() on Linux-based systems
hashimoto
2015-03-27
2
-0
/
+12
*
[sqlite backport] Fix collation dequoting.
shess
2015-03-25
7
-26
/
+285
*
[sql] Stop building fts2.
shess
2015-03-11
2
-48
/
+1
*
Apply gn format with 'sources' sorting to src/
scottmg
2015-02-28
1
-1
/
+1
*
Update existing uses of /wd4267 to use the GN config
brettw
2015-02-19
1
-3
/
+1
*
[sql] Enable disabled clang warnings.
shess
2015-02-13
2
-25
/
+0
*
[sql] Fix uninit variable in fts3EvalDeferredPhrase.
shess
2015-02-13
3
-4
/
+37
*
Import SQLite 3.8.7.4.
Scott Hess
2015-02-10
903
-55856
/
+233504
*
[sql] Fix missing files in reference version of SQLite 3.8.7.4.
Scott Hess
2015-02-02
2
-2
/
+24434
*
[sql] Import reference version of SQLite 3.8.7.4.
shess
2015-02-01
1209
-2
/
+640123
*
[sql] Fix CRLF in some SQLite source code.
Scott Hess
2015-01-31
11
-364
/
+370
*
[sql] Rewrite sqlite patching "system".
shess
2015-01-30
41
-2168
/
+3847
*
[sql] Enable HAVE_USLEEP for more platforms.
shess
2015-01-21
2
-2
/
+19
*
[sql] Import reference version of SQLite 3.7.6.3.
shess
2015-01-14
932
-0
/
+512949
*
gn format //third_party
scottmg
2014-12-03
1
-2
/
+10
*
Specify the sqlite default file format on Android (fix typo)
mckev
2014-12-03
1
-1
/
+1
*
clang: Suppress a new warning in sqlite.
Nico Weber
2014-11-20
2
-0
/
+6
*
Add Link-Time Optimizations support for Android.
fdegans
2014-10-23
1
-0
/
+5
[next]