gecko/mobile/android
Chris Lord fc3a62f889 Bug 711426 - Fix some causes of crashes when rotating. r=kats
The lock on the software buffer was not being respected when destroying the
surface on screen rotation, meaning we could destroy it while Gecko was still
drawing to it. This would certainly cause a crash on rotation under the right
conditions. The same situation also occurred in
GeckoSoftwareLayerClient.getBitmap().

We also waited until the next redraw when freeing the old texture associated
with the surface. This had the effect of temporarily increasing the memory
usage (generally by either 4.5 or 9 megabytes). If memory pressure is high,
this could also cause a crash, though it is far less likely than the above case.
2011-12-24 00:49:00 +00:00
..
app Bug 712358 - Enable asynchronous I/O sqlite backend. This should improvement perf, but not preserve the durable property. The plan is to collect data only on m-c. if the data looks good, then we should consider uplifting. If the data doesn't look good, we back out. r=taras/blassey 2011-12-20 21:04:26 -08:00
base Bug 711426 - Fix some causes of crashes when rotating. r=kats 2011-12-24 00:49:00 +00:00
branding Bug 708114 part 2 - Add resource flag to enable Android StrictMode for nightly and local builds. r=dougt a=android-only 2011-12-12 17:15:38 -08:00
chrome Bug 712766: Replace the buildid by an easily readable build date in about:. r=mfinkle 2011-12-21 23:20:02 +01:00
components Bug 700527 - Master password support for native fennec. r=mfinkle 2011-12-21 13:08:01 -08:00
config/mozconfigs Bug 705020 - drop enable-js-diagnostics flag from nightly mozconfig. r=mbrubeck 2011-11-23 17:08:42 -08:00
installer Bug 697858 - Restore tabs from previous session, including history [r=mfinkle] 2011-12-20 20:41:45 -05:00
locales bug 708015, support both native and xul l10n, r=stas, dougt 2011-12-22 00:10:06 +01:00
modules Bug 701833 - hg move /mobile to /mobile/android r=mfinkle CLOSED TREE 2011-11-17 09:24:55 -05:00
sync bug 712380 - Add support for clobbering the Android resources when needed r=dougt 2011-12-21 19:44:33 -05:00
themes/core Bug 704588 - New design for about: = about:firefox = about:fennec to match about:home. ui-spec by ibarlow, r=mfinkle 2011-12-21 11:40:31 +00:00
build.mk Bug 701833 - hg move /mobile to /mobile/android r=mfinkle CLOSED TREE 2011-11-17 09:24:55 -05:00
confvars.sh Bug 700000 - Version bump 2011-12-20 09:24:38 -08:00
LICENSE Bug 701833 - hg move /mobile to /mobile/android r=mfinkle CLOSED TREE 2011-11-17 09:24:55 -05:00
Makefile.in bug 708015, support both native and xul l10n, r=stas, dougt 2011-12-22 00:10:06 +01:00
makefiles.sh bug 702302, bug 705137, enable l10n repacks for native UI, r=blassey,wesj 2011-12-06 16:54:12 +01:00