Ryan VanderMeulen
|
dad92972d2
|
Bug 764243 - Upgrade SQLite to version 3.7.13 (Mozilla changes). r=mak
|
2012-06-13 16:54:13 -04:00 |
|
Ryan VanderMeulen
|
91a77fb977
|
Bug 764243 - Upgrade SQLite to version 3.7.13 (SQLite changes). r=mak
|
2012-06-13 16:53:27 -04:00 |
|
Jan Varga
|
141d5b92c8
|
Bug 726593 - Implement FileHandle. r=bent
|
2012-06-03 18:33:52 +02:00 |
|
Gervase Markham
|
d697fdc8ec
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-29 16:52:43 +01:00 |
|
Ryan VanderMeulen
|
6a0f8f5565
|
Bug 752872 - Upgrade SQLite to version 3.7.12.1 (Mozilla changes). r=mak
|
2012-05-23 17:49:41 -04:00 |
|
Ryan VanderMeulen
|
ee8b92ff9a
|
Bug 752872 - Upgrade SQLite to version 3.7.12.1 (SQLite changes). r=mak
|
2012-05-23 17:49:03 -04:00 |
|
Ryan VanderMeulen
|
43aebecfd8
|
Bug 737807 - Upgrade SQLite to version 3.7.11 (SQLite changes). r=mak
|
2012-03-23 21:49:46 -04:00 |
|
Ryan VanderMeulen
|
3083d3e5fa
|
Bug 737807 - Upgrade SQLite to version 3.7.11 (Mozilla changes). r=mak
|
2012-03-23 21:49:40 -04:00 |
|
Marco Bonardo
|
4a94e2657e
|
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
|
4ef820df61
|
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
|
7e57b87872
|
Bug 718455 - Upgrade SQLite to version 3.7.10 - SQLite changes. rs=mak
|
2012-01-16 16:15:57 -05:00 |
|
Ryan VanderMeulen
|
1e62d2b514
|
Bug 718455 - Upgrade SQLite to version 3.7.10 - Mozilla changes. r=mak
|
2012-01-16 16:15:57 -05:00 |
|
Mike Hommey
|
8f4c76a96b
|
Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey,a=brendan
|
2011-12-28 08:24:02 +01:00 |
|
Jan Varga
|
39d5ec6446
|
Bug 711727 - Followup cleanup for files in IndexedDB. r=sicking/bent
|
2011-12-20 12:23:27 +01:00 |
|
Jan Varga
|
086c8ef739
|
Bug 661877 - Enable storing files in IndexedDB. r=bent
|
2011-12-16 08:34:24 +01:00 |
|
Mike Hommey
|
7aff56f59c
|
Bug 414946 - Don't link sqlite with mozutils on OSX. r=khuey
|
2011-10-05 09:03:44 +02:00 |
|
Marco Bonardo
|
4c9eafedd2
|
Bug 666558 - Increase SQLITE_MAX_SCHEMA_RETRY value.
r=sdwilsh
|
2011-08-26 13:51:05 +02:00 |
|
Marco Bonardo
|
fa75aa8928
|
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
|
c71582853b
|
Bug 666420 - Upgrade to SQLite 3.7.7.1 - Mozilla changes.
r=sdwilsh
|
2011-08-26 13:38:54 +02:00 |
|
Marco Bonardo
|
7010c3bea7
|
Bug 666420 - Upgrade to SQLite 3.7.7.1 - SQLite changes.
rs=sdwilsh
|
2011-08-26 13:38:28 +02:00 |
|
Ben Turner
|
28dc17f6c6
|
Bug 681930, r=sicking.
|
2011-08-26 01:21:35 -07:00 |
|
Mark Banner
|
2ce52170ea
|
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
|
3b3d4808ce
|
Bug 654049 - Use global optimization flags for jemalloc, cairo, pixman and sqlite. r=ted
|
2011-07-21 08:32:23 +02:00 |
|
Brad Lassey
|
c731a2e5d6
|
bug 617115 - support building with andorid NDKr5 r=ted
|
2011-04-01 16:47:37 -07:00 |
|
Marco Bonardo
|
12dc8aaecc
|
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
|
8228abe620
|
Backout SQLite upgrade
|
2011-05-20 14:05:20 +02:00 |
|
Marco Bonardo
|
2cc076cdcb
|
Backout SQLite upgrade.
|
2011-05-20 14:04:09 +02:00 |
|
Marco Bonardo
|
1c395b4273
|
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
|
af72daea06
|
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
|
6df5b25a57
|
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
|
d7482ece2b
|
Bug 654732 - Remove WinCE code from storage/* & db/sqlite3/src/Makefile.in; r=sdwilsh
|
2011-05-10 20:24:49 +02:00 |
|
Shawn Wilsher
|
c0b3583c43
|
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
|
febf2ce8a7
|
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
|
e8191de101
|
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
|
b3653319c0
|
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
|
58a50eaacf
|
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
|
6125c8cd57
|
Merge mozilla-central into places.
|
2010-10-20 12:33:53 -07:00 |
|
Shawn Wilsher
|
78b8643898
|
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
|
8b32c96afd
|
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
|
2e154469c6
|
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
|
d38f99b1ea
|
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
|
4a3495705c
|
Bug 583611 - Upgrade to SQLite 3.7.1
This changeset contains the changes to SQLite code.
a=blocking2.0
|
2010-08-25 07:56:41 -07:00 |
|
Shawn Wilsher
|
b27d0103f0
|
Bug 583611 - Upgrade to SQLite 3.7.1
This contains the changes to Mozilla specific code.
a=blocking2.0
|
2010-08-25 07:56:37 -07:00 |
|
Daniel Holbert
|
3b8c3d9740
|
Backed out bug 581000 (changeset 280b993408e7) for causing bug 583821.
|
2010-08-16 18:54:43 -07:00 |
|
Shawn Wilsher
|
db79451b44
|
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
|
2ef3db1897
|
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
|
da1ed5ff28
|
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
|
1bd2f38f07
|
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
|
f6c794ed61
|
Bug 575667 - split about:memory reporting into more detailed sections for SQLite
r=vlad
a=vlad
|
2010-07-22 10:08:59 -07:00 |
|
Taras Glek
|
05489fbe64
|
Bug 416330 - Suboptimal SQLite page size r=sdwilsh
|
2010-07-01 10:57:13 -07:00 |
|