gecko/mobile/android
Jeff Muizelaar 3a93b5a4c5 Bug 727939. Avoid double painting after invalidation. r=bgirard
This reduces the paint rate on things like runfield
so that we only paint at the rate that we're invalidating.

We do so by not requesting render in endTransaction

It looks like endTransaction is only called by endDrawing
on the gecko thread and only on VirtualLayers. We don't
need the extra requestRender call because we've already
done the rendering.
2012-02-18 18:06:30 -05:00
..
app Merge m-c into maple 2012-02-08 16:43:22 -05:00
base Bug 727939. Avoid double painting after invalidation. r=bgirard 2012-02-18 18:06:30 -05:00
branding Bug 710331 - Remove old splash screen assets. r=mfinkle 2012-01-25 22:10:01 +01:00
chrome Bug 727140 - OOM due to zoom of background tabs going to zero. This prevents viewport resizing happening on background tabs which should be a bit faster. r=pcwalton 2012-02-17 23:08:47 -08:00
components Bug 711578 - Fix session store for initial session crash. r=mfinkle 2012-02-14 12:07:53 -08:00
config/mozconfigs Use Android SDK 14 in order to support some Ice Cream Sandwich features, no bug r=blassey 2012-01-31 15:47:42 -05:00
installer Bug 677166 - Part 2 - Add .mozConnection to Navigator object. r=sicking 2012-01-16 13:23:28 +01:00
locales Bug 726863 - Use mobile-specific strings for add-on download error messages [r=mfinkle] 2012-02-14 15:32:45 -08:00
modules
sync Bug 724297 - Firefox Sync launcher icon opens settings or Fennec main activity, not setup. 2012-02-04 18:24:06 -08:00
themes/core Bug 718126 - Tapping the video scrubber doesnt work on Native Fennec. r=wesj 2012-01-26 17:07:05 -08:00
build.mk
confvars.sh Bug 671634 - Fennec UA changes. Useragent should be different between phones and tablets. r=me sr=bz a=gerv 2012-01-31 20:04:23 -08:00
LICENSE
Makefile.in bug 708015, support both native and xul l10n, r=stas, dougt 2011-12-22 00:10:06 +01:00
makefiles.sh Bug 725429 - Clean up *makefiles.sh, Feb 2012 edition; rs=build 2012-02-10 12:40:30 +00:00