Commit Graph

168 Commits

Author SHA1 Message Date
Brad Lassey
66de27b901 bug 617115 - support building with andorid NDKr5 r=ted 2011-04-01 16:47:37 -07:00
Marco Bonardo
1d4d6212bb Merge places and mozilla-central. a=developers 2011-05-24 04:51:59 +02: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
Matheus Kerschbaum
35f86c76ad Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew 2011-05-23 18:54:47 +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
Ed Morley
082d53f39b Bug 655756 - Remove final XP_MAC remnants; r=josh 2011-05-10 20:24:48 +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
Mitchell Field
2e8a7d546f Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras 2011-02-20 06:10:24 +11: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
Phil Ringnalda
ecb0488820 Bug 592192 - Remove Mork's makefile.win, r=khuey, a=NPOTB
--HG--
extra : rebase_source : 4e1f74e97974311838c014612bebdd49895d7be7
2010-08-31 19:42:49 -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
Shawn Wilsher
903f244aef Backout of bug 581000 - Upgrade to SQLite 3.7.0 due to potential database corruption issues (not exactly but I don't want to put the long story here)
a=potential corruption on a CLOSED TREE
2010-08-03 14:52:35 -07:00
Shawn Wilsher
c4c4bda192 Bug 581000 - Upgrade to SQLite 3.7.0
This changeset contains the changes needed to Mozilla code.
a=blocking2.0
2010-07-23 08:28:30 -07:00
Shawn Wilsher
b4712fbeb5 Bug 581000 - Upgrade to SQLite 3.7.0
This change contains the changes to the SQLite library.
2010-07-23 08:28:26 -07:00
Shawn Wilsher
e59d57ca10 Bug 575667 - split about:memory reporting into more detailed sections for SQLite
r=vlad
a=vlad
2010-07-22 10:08:59 -07:00
timeless@mozdev.org
eb15c6803b Bug 577897 morkTable::GetPort doesn't need ev
r=bienvenu

--HG--
extra : rebase_source : 5c55e4359e877f742b5c4a46953a6b1e917268c1
2010-07-15 15:55:05 +03:00
timeless@mozdev.org
c2052ab66b Bug 577896 morkParser::ParseMore doesn't need rv
r=bienvenu

--HG--
extra : rebase_source : a3e547dea96949d968113b4ba27ab73ed1637ea5
2010-07-15 15:55:04 +03:00
David Bienvenu
e3245722a3 fix for static build bustage, per Neil, bug 575740 2010-07-04 15:33:37 -07:00
David Bienvenu
32ecf915f9 adapt mork to new component mgr, r/sr=neil, bug 575740 2010-07-03 17:57:57 -07:00
Taras Glek
bb78f82fbe Bug 416330 - Suboptimal SQLite page size r=sdwilsh 2010-07-01 10:57:13 -07:00
Shawn Wilsher
5aafb87384 Backout of bug 416330 so we can freeze for the beta on a CLOSED TREE. 2010-06-28 16:31:47 -07:00
Taras Glek
ce040e2786 Bug 416330 - Suboptimal SQLite page size r=sdwilsh
--HG--
extra : rebase_source : 053c7b1d975304ed7d402bb619874c889c71425c
2010-06-28 12:13:26 -07:00
Chris Jones
8095e43052 Backed out changeset c60e3e48ea38 2010-06-24 19:56:14 -05:00
Taras Glek
065ac23871 Bug 416330 - Suboptimal SQLite page size r=sdwilsh 2010-06-24 16:39:24 -07:00
Shawn Wilsher
688f6b6cd2 Bug 571599 - Use sqlite3_unlock_notify
sr=vlad
r=bent
r=asuth
2010-06-21 14:23:00 -07:00
David Bienvenu
3f8cd2aa28 bug 570582, allow mork db's to be opened asynchronously, r=asuth 2010-06-22 07:16:25 -07:00
Andrew Sutherland
7beb0faf08 Bug 555719 - (SQLite3.6.23.1) Upgrade to SQLite 3.6.23.1. rs=sdwilsh, some other dude who gave him an rs for such upgrades in general. 2010-03-31 13:30:26 -07:00
timeless@mozdev.org
f4c42047c4 Bug 554605 crash [@ morkRow::AcquireRowObject(morkEnv*, morkStore*)]
r=bienvenu sr=bienvenu
2010-03-25 13:52:49 +01:00
Shawn Wilsher
0cae0433f7 Bug 551260 - Upgrade to SQLite 3.6.23
This is just the changes to SQLite code.
2010-03-22 11:54:21 -07:00
Shawn Wilsher
c15aec895f Bug 551260 - Upgrade to SQLite 3.6.23
This contains the changes to configure.in (adding some checks for system SQLite)
and the changes to the README.mozilla file.
r=asuth
r=ted
2010-03-22 11:54:18 -07:00
David Bienvenu
99981a8bf9 remove unused mork files, r=asuth, sr=neil, 550913, only used by SM and TB 2010-03-13 11:00:42 -08:00
timeless@mozdev.org
139be68712 Bug 547454 orkinHeap should use malloc/free instead of new/delete
r=neil
2010-02-28 22:59:55 +02:00
Walter Meinl
f2a4f4176b Bug 536451 - OS/2 cannot handle mozsqlite3.dll. r=ted
--HG--
extra : rebase_source : c1a6deb7130b1142ca58dad88a34ecdcda75a378
2010-02-04 15:51:02 +01:00
Shawn Wilsher
15b623abf7 Bug 530667 - Upgrade to SQLite 3.6.22
This changeset contains the changes to our files for the upgrade.
rs=mconnor for SQLite library upgrade

--HG--
extra : rebase_source : bc0909691d6a13f6fccd4a4ee65727b51379d11e
2010-01-06 10:32:47 -08:00