|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1670 lines, -6781 lines) |
Patch |
 |
M |
app/app.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
app/sql/connection.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A |
app/sql/sqlite_features_unittest.cc
|
View
|
|
1 chunk |
+100 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/sqlite/README.chromium
|
View
|
|
5 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
A |
third_party/sqlite/icu-shell.patch
|
View
|
|
1 chunk |
+90 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/sqlite/misc.patch
|
View
|
|
3 chunks |
+0 lines, -1142 lines |
0 comments
|
Download
|
 |
M |
third_party/sqlite/preload-cache.patch
|
View
|
|
4 chunks |
+38 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/sqlite/preprocessed/sqlite3.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/sqlite/safe-tolower.patch
|
View
|
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
 |
D |
third_party/sqlite/sqlite-poison.patch
|
View
|
|
1 chunk |
+0 lines, -98 lines |
0 comments
|
Download
|
 |
D |
third_party/sqlite/src/LICENSE
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
A |
third_party/sqlite/src/Makefile.arm-wince-mingw32ce-gcc
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
third_party/sqlite/src/Makefile.in
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
third_party/sqlite/src/Makefile.linux-gcc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
A |
third_party/sqlite/src/addopcodes.awk
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
D |
third_party/sqlite/src/art/2005osaward.gif
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
|
third_party/sqlite/src/art/SQLite.eps
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
D |
third_party/sqlite/src/art/SQLite.gif
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
D |
third_party/sqlite/src/art/SQLiteLogo3.tiff
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
D |
third_party/sqlite/src/art/SQLite_big.gif
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
D |
third_party/sqlite/src/art/nocopy.gif
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
D |
third_party/sqlite/src/art/powered_by_sqlite.gif
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
|
third_party/sqlite/src/contrib/sqlitecon.tcl
|
View
|
|
1 chunk |
+0 lines, -679 lines |
0 comments
|
Download
|
 |
D |
third_party/sqlite/src/doc/lemon.html
|
View
|
|
1 chunk |
+0 lines, -892 lines |
0 comments
|
Download
|
 |
D |
third_party/sqlite/src/doc/report1.txt
|
View
|
|
1 chunk |
+0 lines, -121 lines |
0 comments
|
Download
|
 |
M |
third_party/sqlite/src/ext/fts1/fts1.c
|
View
|
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/sqlite/src/ext/fts1/fts1_tokenizer1.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/sqlite/src/ext/fts1/simple_tokenizer.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/sqlite/src/ext/icu/icu.c
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
A |
third_party/sqlite/src/ext/rtree/rtree1.test
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
third_party/sqlite/src/ext/rtree/rtree2.test
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
third_party/sqlite/src/ext/rtree/rtree3.test
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
third_party/sqlite/src/ext/rtree/rtree4.test
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
third_party/sqlite/src/ext/rtree/rtree5.test
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
third_party/sqlite/src/ext/rtree/rtree_perf.tcl
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
A |
third_party/sqlite/src/ext/rtree/rtree_util.tcl
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
|
third_party/sqlite/src/ext/rtree/viewrtree.tcl
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
third_party/sqlite/src/main.mk
|
View
|
|
4 chunks |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
A |
third_party/sqlite/src/mkopcodeh.awk
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
third_party/sqlite/src/publish.sh
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
third_party/sqlite/src/src/btree.c
|
View
|
|
3 chunks |
+0 lines, -75 lines |
0 comments
|
Download
|
 |
M |
third_party/sqlite/src/src/build.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/sqlite/src/src/main.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/sqlite/src/src/os.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
D |
third_party/sqlite/src/src/os_symbian.cc
|
View
|
|
1 chunk |
+0 lines, -579 lines |
0 comments
|
Download
|
 |
M |
third_party/sqlite/src/src/os_unix.c
|
View
|
|
3 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/sqlite/src/src/shell.c
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/sqlite/src/src/sqlite.h.in
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/sqlite/src/src/util.c
|
View
|
|
1 chunk |
+1094 lines, -1094 lines |
0 comments
|
Download
|
 |
D |
third_party/sqlite/src/test/fts.test
|
View
|
|
1 chunk |
+0 lines, -61 lines |
0 comments
|
Download
|
 |
D |
third_party/sqlite/src/test/fts1.test
|
View
|
|
1 chunk |
+0 lines, -61 lines |
0 comments
|
Download
|
 |
A |
third_party/sqlite/src/test/malloc_common.tcl
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
M |
third_party/sqlite/src/test/quick.test
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
A |
third_party/sqlite/src/test/tester.tcl
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
A |
third_party/sqlite/src/test/thread_common.tcl
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
A |
third_party/sqlite/src/tool/mksqlite3c.tcl
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
A |
third_party/sqlite/src/tool/spaceanal.tcl
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
|
third_party/sqlite/src/www/capi3ref.tcl
|
View
|
|
1 chunk |
+0 lines, -1882 lines |
0 comments
|
Download
|
 |
A |
third_party/sqlite/test.patch
|
View
|
|
1 chunk |
+167 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/sqlite/webdb.patch
|
View
|
|
1 chunk |
+163 lines, -0 lines |
0 comments
|
Download
|