Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_sqlite
/
46bdb5c49f8374539ec89e85cbb1a9ee7b3a2b10
46bdb5c
DO NOT MERGE. Adding a custom function to support legacy API compatibility
by Dmitri Plotnikov
· 15 years ago
95c34ed
latest and stable version of sqlite
by Vasu Nori
· 15 years ago
0b161e0
Update to new Unicode.h includes
by Kenny Root
· 15 years ago
6c75f0d
am 1c376985: Merge 59fa028a from open-source master
by Jean-Baptiste Queru
· 15 years ago
1c37698
Merge 59fa028a from open-source master
by Jean-Baptiste Queru
· 15 years ago
59fa028
Merge "Fix compilation error: invalid conversion from 'const char*' to 'char*'."
by Jean-Baptiste Queru
· 15 years ago
439e88e
Allow _DELETE_FILE trigger to delete files in /data/media
by Mike Lockwood
· 15 years ago
de2b324
latest sqlite version from http://www.sqlite.org/draft/download.html
by Vasu Nori
· 15 years ago
747c573
resolved conflicts for merge of 90f23688 to master
by Jesse Wilson
· 15 years ago
90f2368
Support sqlite on the dalvikvm host build.
by Jesse Wilson
· 15 years ago
5b048ae
when dbclose fails, raise specific error from sqlite
by Vasu Nori
· 15 years ago
c48491f
am 109038dd: (-s ours) Fix problem with const result from strchr() [DO NOT MERGE]
by Mike Lockwood
· 15 years ago
109038d
Fix problem with const result from strchr() [DO NOT MERGE]
by Mike Lockwood
· 15 years ago
167db39
Put digits into an own segment with the title #
by Daniel Lehmann
· 15 years ago
24667e1
Fix compilation error: invalid conversion from 'const char*' to 'char*'.
by Rene Bolldorf
· 15 years ago
e402679
add Change-Id:If9542ae913b7ab90d1524c6e247fd64c4f8319e0 to master
by Vasu Nori
· 15 years ago
f35227e
am 320e6966: add meta-files about 3rd party projects
by The Android Open Source Project
· 15 years ago
320e696
add meta-files about 3rd party projects
by The Android Open Source Project
· 15 years ago
eaedcae
for new databases, enable sqlite to use more performant fileformat
by Vasu Nori
· 15 years ago
ebc6b24
latest sqlite with fix for WAL-caued corruption
by Vasu Nori
· 15 years ago
176bf03
latest sqlite WAL code with fix for schema changes bug
by Vasu Nori
· 15 years ago
71504cf
sqlite with write-ahead-logging changes. alpha/beta quality
by Vasu Nori
· 15 years ago
d86d990
Revert "sqlite3 write-ahead-logging. alpha/beta quality code being checked-in"
by Jim Shuma
· 15 years ago
c296bf9
add support for android func/collators to command line tool
by Vasu Nori
· 15 years ago
187750b
sqlite3 write-ahead-logging. alpha/beta quality code being checked-in
by Vasu Nori
· 15 years ago
abb2ce7
Merge "include android func/collators in sqlite3 command line tool on device"
by Vasu Nori
· 15 years ago
cf253ad
move some android code out of sqlite3.c
by Vasu Nori
· 15 years ago
1c9f731
include android func/collators in sqlite3 command line tool on device
by Vasu Nori
· 15 years ago
d519668
Fix problem with const result from strchr()
by Mike Lockwood
· 15 years ago
d8a7a60
am 904607b8: add FTS3 _backward_compatibility mode to let apps use FTS1 or 2.
by Vasu Nori
· 15 years ago
904607b
add FTS3 _backward_compatibility mode to let apps use FTS1 or 2.
by Vasu Nori
· 15 years ago
975f01b
am 71f6135e: Fix sqlite3 to build in Windows SDK under Linux
by Raphael
· 15 years ago
71f6135
Fix sqlite3 to build in Windows SDK under Linux
by Raphael
· 15 years ago
c310938
Fix sqlite3 to build in Windows SDK under Linux
by Raphael
· 15 years ago
e523d00
sqlite should assume corruption if file header is bad
by Vasu Nori
· 15 years ago
ebcc71f
apply couple of bug fixes from sqlite
by Vasu Nori
· 15 years ago
31089e0
Add PHONEBOOK_COLLATOR toward SQLite so that database users are able to sort based on phonebook
by Daisuke Miyakawa
· 16 years ago
560b951
Remove getPhoneticallySortableString() and its SQLite variant, both of which are now obsolete because we already have icu's collator.
by Daisuke Miyakawa
· 15 years ago
76b3da4
Read external storage name from EXTERNAL_STORAGE variable.
by Ray Chen
· 16 years ago
87ba5df
Merge "remove dead code"
by Vasu Nori
· 16 years ago
1ce7bca
remove dead code
by Vasu Nori
· 16 years ago
71da361
Add an empty CleanSpec.mk
by Jean-Baptiste Queru
· 16 years ago
78def01
Changing the phone book index for Japanese word "other"
by Dmitri Plotnikov
· 16 years ago
697658f
Merge "Implementing traditional grouping of Hiragana characters in contacts lists"
by Dmitri Plotnikov
· 16 years ago
4b2aeb8
Implementing traditional grouping of Hiragana characters in contacts lists
by Dmitri Plotnikov
· 16 years ago
3a4f6d7
Merge "merge vacuum bug fix from http://www.sqlite.org/src/info/e534223435"
by Vasu Nori
· 16 years ago
049406b
merge vacuum bug fix from http://www.sqlite.org/src/info/e534223435
by Vasu Nori
· 16 years ago
3a74962
Introducing a new SQLite extension function: GET_PHONEBOOK_INDEX
by Dmitri Plotnikov
· 16 years ago
aae12b8
take # 2: update sqlite. now it builds on Mac also.
by Vasu Nori
· 16 years ago
7da544e
revert shell.c also...
by Vasu Nori
· 16 years ago
9d9edcf
revert to old ersion until sqlite3.c builds correctly on mac
by Vasu Nori
· 16 years ago
cd1b545
get latest sqlite from froyo branch created by richard hipp @ sqlite
by Vasu Nori
· 16 years ago
e568ad0
fix to address bug:2454891
by Vasu Nori
· 16 years ago
64417c9
add more log statements to debug # 2419869 (like CL 41134)
by Vasu Nori
· 16 years ago
2c792c9
update SOURCE_ID string in sqlite3.c to print the correct version
by Vasu Nori
· 16 years ago
a0a2703
add more log statements to help debug 2419869
by Vasu Nori
· 16 years ago
61cde95
when sqlite encounters SQLITE_MISUE error, cause segfault. STOPSHIP.
by Vasu Nori
· 16 years ago
282bc14
revert a not-so-useful CL: 36e3a0c245c8985614630de04606907832a1c3c9
by Vasu Nori
· 16 years ago
57f278a
Merge "a performance patch from sqlite authors for 3.6.22."
by Vasu Nori
· 16 years ago
78c2832
a performance patch from sqlite authors for 3.6.22.
by Vasu Nori
· 16 years ago
1d4fd0b
am c944e589: am fbe53add: reconcile main tree with open-source eclair
by The Android Open Source Project
· 16 years ago
c944e58
am fbe53add: reconcile main tree with open-source eclair
by The Android Open Source Project
· 16 years ago
fbe53ad
reconcile main tree with open-source eclair
by The Android Open Source Project
· 16 years ago
cc9b3ca
remove temp dir to store journals - stored where the db file is at.
by Vasu Nori
· 16 years ago
36e3a0c
Add more debugging info when database close() fails.
by Vasu Nori
· 16 years ago
e9820ce
reconcile android-2.1_r1 snapshot
by The Android Open Source Project
· 16 years ago
d98da3b
Merge commit '7f1ed8bc' into manualmerge
by Vasu Nori
· 16 years ago
690bfc9
don't need groupConcat func written for android
by Vasu Nori
· 16 years ago
f42bc64
on unsupported_file_format error, throw DBcorruption error (master branch)
by Vasu Nori
· 16 years ago
7f1ed8b
am 8f178b47: FOR MR3: add eventlog entry for all corruption cases in sqlite3.c
by Vasu Nori
· 16 years ago
8f178b4
FOR MR3: add eventlog entry for all corruption cases in sqlite3.c
by Vasu Nori
· 16 years ago
a4356a0
upgrade sqlite from 3.5.9 to 3.6.22
by Vasu Nori
· 16 years ago
345cf30
add eventlog entry for all corruption cases in sqlite3.c.
by Vasu Nori
· 16 years ago
6585116
android-2.1_r1 snapshot
by The Android Open Source Project
· 16 years ago
16db8c8
am 8d413dec: am 2ea3148c: remove usage of poison_patch from sqlite.
by Vasu Nori
· 16 years ago
8d413de
am 2ea3148c: remove usage of poison_patch from sqlite.
by Vasu Nori
· 16 years ago
2ea3148
remove usage of poison_patch from sqlite.
by Vasu Nori
· 16 years ago
5c5b80f
Don't use the "poison sqlite header" logic. could be a problem.
by Vasu Nori
· 16 years ago
efb434b
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
f9c7cf8
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
4ede0ae
merge from eclair
by Jean-Baptiste Queru
· 16 years ago
327380b
eclair snapshot
by Jean-Baptiste Queru
· 16 years ago
49bab33
am fd20ece0: bug #2180646: make comparing "404-04" and "40404" return true in the native sqlite (loose) phone number comparison method.
by Wei Huang
· 16 years ago
fd20ece
bug #2180646: make comparing "404-04" and "40404" return true in the native sqlite (loose) phone number comparison method.
by Wei Huang
· 16 years ago
3544267
am 468ecb95: fix failing test.
by Wei Huang
· 16 years ago
468ecb9
fix failing test.
by Wei Huang
· 16 years ago
99c0951
am 3fffdd37: make native sqlite phone_number_compare_loosely use MIN_MATCH of 7 instead of 5.
by Wei Huang
· 16 years ago
3fffdd3
make native sqlite phone_number_compare_loosely use MIN_MATCH of 7 instead of 5.
by Wei Huang
· 16 years ago
4131624
am 7bb17d6e: Small change
by Daisuke Miyakawa
· 16 years ago
7bb17d6
Small change
by Daisuke Miyakawa
· 16 years ago
f85b70b
am 948a119c: Revert the default phone number comparation algorithm.
by Daisuke Miyakawa
· 16 years ago
948a119
Revert the default phone number comparation algorithm.
by Daisuke Miyakawa
· 16 years ago
4b326ff
am b3b8a9da: Fix the implementation of phone_number_compare in accordance with the tests in PhoneNumberUtils.java.
by Daisuke Miyakawa
· 16 years ago
b657dd7
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
c128d5e
merge from donut
by Jean-Baptiste Queru
· 16 years ago
b3b8a9d
Fix the implementation of phone_number_compare in accordance with the tests in PhoneNumberUtils.java.
by Daisuke Miyakawa
· 16 years ago
c4554af
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
db6e3c8
am 07a39f12: Merge change 23409 into donut
by Jeff Hamilton
· 16 years ago
07a39f1
Merge change 23409 into donut
by Android (Google) Code Review
· 16 years ago
cc6719f
Avoid a buffer overrun in GET_NORMALIZED_STRING.
by Jeff Hamilton
· 16 years ago
Next »