Commit Graph

152 Commits

Author SHA1 Message Date
Ryan VanderMeulen
aa687e94d6 Bug 801281 - Upgrade SQLite to version 3.7.14.1 (Mozilla changes). r=mak 2012-10-16 21:34:06 -04:00
Ryan VanderMeulen
3b89b91d64 Bug 801281 - Upgrade SQLite to version 3.7.14.1 (SQLite changes). r=mak 2012-10-16 21:34:05 -04:00
Ryan VanderMeulen
7204d163b8 Bug 789645 - Upgrade to SQLite 3.7.14 (Mozilla changes). r=mak 2012-09-14 16:04:46 -04:00
Ryan VanderMeulen
7c1cac5d08 Bug 789645 - Upgrade to SQLite 3.7.14 (SQLite changes). r=mak 2012-09-14 16:04:46 -04:00
Mike Hommey
6173fa297f Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Ryan VanderMeulen
3b596c5f53 Bug 764243 - Upgrade SQLite to version 3.7.13 (Mozilla changes). r=mak 2012-06-13 16:54:13 -04:00
Ryan VanderMeulen
ef098f25c3 Bug 764243 - Upgrade SQLite to version 3.7.13 (SQLite changes). r=mak 2012-06-13 16:53:27 -04:00
Jan Varga
6e3e5ab48b Bug 726593 - Implement FileHandle. r=bent 2012-06-03 18:33:52 +02:00
Gervase Markham
d4eb7d5782 Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Ryan VanderMeulen
1f281cc356 Bug 752872 - Upgrade SQLite to version 3.7.12.1 (Mozilla changes). r=mak 2012-05-23 17:49:41 -04:00
Ryan VanderMeulen
4759ddfad8 Bug 752872 - Upgrade SQLite to version 3.7.12.1 (SQLite changes). r=mak 2012-05-23 17:49:03 -04:00
Ryan VanderMeulen
98f4606aa4 Bug 737807 - Upgrade SQLite to version 3.7.11 (SQLite changes). r=mak 2012-03-23 21:49:46 -04:00
Ryan VanderMeulen
bf3ab519e7 Bug 737807 - Upgrade SQLite to version 3.7.11 (Mozilla changes). r=mak 2012-03-23 21:49:40 -04:00
Marco Bonardo
ef40cf4ea3 Bug 719584 - Build SQLite with /O2 on Windows, since /O1 crashes in PGO.
r=sdwilsh f=glandium
2012-01-24 13:49:51 +01:00
Marco Bonardo
26a1a6a6c6 Bug 719579 - Force SQLite to use malloc_usable_size when jemalloc is used.
r=sdwilsh
2012-01-24 13:41:32 +01:00
Ryan VanderMeulen
68907df5c9 Bug 718455 - Upgrade SQLite to version 3.7.10 - SQLite changes. rs=mak 2012-01-16 16:15:57 -05:00
Ryan VanderMeulen
6ba181bb44 Bug 718455 - Upgrade SQLite to version 3.7.10 - Mozilla changes. r=mak 2012-01-16 16:15:57 -05:00
Mike Hommey
567913809a Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey,a=brendan
--HG--
rename : memory/mozutils/Makefile.in => mozglue/Makefile.in
rename : memory/mozutils/Makefile.in => mozglue/build/Makefile.in
rename : memory/mozutils/dummy.cpp => mozglue/build/dummy.cpp
rename : memory/mozutils/fixcrt.py => mozglue/build/fixcrt.py
rename : memory/mozutils/mozutils.def.in => mozglue/build/mozglue.def.in
2011-12-28 08:24:02 +01:00
Jan Varga
3975331303 Bug 711727 - Followup cleanup for files in IndexedDB. r=sicking/bent 2011-12-20 12:23:27 +01:00
Jan Varga
8702627c09 Bug 661877 - Enable storing files in IndexedDB. r=bent 2011-12-16 08:34:24 +01:00
Mike Hommey
3cb67f1288 Bug 414946 - Don't link sqlite with mozutils on OSX. r=khuey 2011-10-05 09:03:44 +02:00
Marco Bonardo
6cd458144c Bug 666558 - Increase SQLITE_MAX_SCHEMA_RETRY value.
r=sdwilsh
2011-08-26 13:51:05 +02:00
Marco Bonardo
a51b3d5967 Bug 666420 - Upgrade to SQLite 3.7.7.1 - Force using fsync on Android.
r=sdwilsh
2011-08-26 13:43:45 +02:00
Marco Bonardo
df1dfcfd27 Bug 666420 - Upgrade to SQLite 3.7.7.1 - Mozilla changes.
r=sdwilsh
2011-08-26 13:38:54 +02:00
Marco Bonardo
f04ca846ab Bug 666420 - Upgrade to SQLite 3.7.7.1 - SQLite changes.
rs=sdwilsh
2011-08-26 13:38:28 +02:00
Ben Turner
47b4c0a8d0 Bug 681930, r=sicking. 2011-08-26 01:21:35 -07:00
Mark Banner
7d5cca131f Bug 676499 - Mac 64 bit crash [@ fts3SegReaderNext] in Thunderbird's gloda tests following change to optimisation levels in sqlite - switch Mac back to -O2 optimisation for sqlite for now; r=glandium 2011-08-04 14:50:41 +01:00
Mike Hommey
d1ce73f80c Bug 654049 - Use global optimization flags for jemalloc, cairo, pixman and sqlite. r=ted 2011-07-21 08:32:23 +02:00
Brad Lassey
66de27b901 bug 617115 - support building with andorid NDKr5 r=ted 2011-04-01 16:47:37 -07:00
Marco Bonardo
a363c063f6 Bug 658135 - Use sqlite3_stmt_readonly to check if multiple async statements need a transaction.
r=sdwilsh
2011-05-24 00:15:01 +02:00
Marco Bonardo
70425472e6 Backout SQLite upgrade 2011-05-20 14:05:20 +02:00
Marco Bonardo
ab902b2fde Backout SQLite upgrade. 2011-05-20 14:04:09 +02:00
Marco Bonardo
74965f20b3 Bug 618315 - Upgrade to SQLite 3.7.6.2
This changeset contains the changes needed to mozilla code.
2011-05-19 01:11:59 +02:00
Marco Bonardo
12da4215a4 Bug 618315 - Upgrade to SQLite 3.7.6.2
This changeset contains the changes to SQLite code.
2011-05-19 01:11:34 +02:00
Brad Lassey
0f5e6323fb bug 650509 - Other apps can read Firefox profile files, change sqlite files to be user readable only r=sdwilsh 2011-05-13 14:20:23 -04:00
Ed Morley
55afc5a710 Bug 654732 - Remove WinCE code from storage/* & db/sqlite3/src/Makefile.in; r=sdwilsh 2011-05-10 20:24:49 +02:00
Shawn Wilsher
95a4f74d04 Bug 630539 - Upgrade to SQLite 3.7.5
This change contains the changes to SQLite code
2011-03-31 10:19:31 -07:00
Shawn Wilsher
75f1c63442 Bug 630539 - Upgrade to SQLite 3.7.5
This change contains the changes needed to the Mozilla codebase.
r=asuth
2011-03-31 10:19:30 -07:00
Doug Turner ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E)
ef70e47ce5 Bug 615978 - Add SQLITE_DBSTATUS_* memory usage to memory reporter
Adds some finer-grained memory reporting about SQLite usage.
r=asuth
2011-03-31 10:19:30 -07:00
Paul O’Shannessy
7ae9a2a62e Bug 618315 - Upgrade to SQLite 3.7.4 [r=sdwilsh, a=sdwilsh]
This changeset contains the changes needed to mozilla code.
2011-01-21 11:56:43 -08:00
Paul O’Shannessy
849930a8eb Bug 618315 - Upgrade to SQLite 3.7.4 [rs=mconnor, a=sdwilsh]
This changeset contains the changes to SQLite code.
2011-01-21 11:56:43 -08:00
Shawn Wilsher
8c46198937 Merge mozilla-central into places. 2010-10-20 12:33:53 -07:00
Shawn Wilsher
5ba38c17a6 Bug 598306 - Upgrade to SQLite 3.7.3
This changeset contains the actual code changes to SQLite code and is not an empty changeset like 70d77529b523.
2010-10-13 16:05:21 -07:00
Shawn Wilsher
031bc4e2c2 Bug 598306 - Upgrade to SQLite 3.7.3
This changeset contains the changes needed to mozilla code.
2010-10-13 15:35:16 -07:00
Marco Bonardo
f8d95d590c Bug 541373 (part 1) - Provide a global VACUUM component. r=sdwilsh sr=vlad a=blocking 2010-10-19 15:46:49 +02:00
Ben Turner
72b198d8d5 Bug 593045 - 'Add SQLite file size quota management to mozStorage'. r=ted+asuth, a=blocking2.0+. 2010-09-03 07:41:55 -07:00
Shawn Wilsher
e2ad18f8a2 Bug 583611 - Upgrade to SQLite 3.7.1
This changeset contains the changes to SQLite code.
a=blocking2.0

--HG--
extra : rebase_source : 73f06b7345d4b8f9c004009ba794cfe6b6d9e59a
2010-08-25 07:56:41 -07:00
Shawn Wilsher
28579a2f90 Bug 583611 - Upgrade to SQLite 3.7.1
This contains the changes to Mozilla specific code.
a=blocking2.0

--HG--
extra : rebase_source : c4747fbb9ff8f9286e929391fcb21068e57484c9
2010-08-25 07:56:37 -07:00
Daniel Holbert
d162fe69da Backed out bug 581000 (changeset 280b993408e7) for causing bug 583821. 2010-08-16 18:54:43 -07:00
Shawn Wilsher
fc0edd983b Bug 581000 - Upgrade to SQLite 3.7.0.1
This changeset contains the changes to Mozilla code.
a=blocking2.0
2010-08-05 09:39:16 -07:00