gecko/layout
Chris Jones b00b1e25b0 Bug 795657: Integrate native viewport configuration better into async pan-zoom code. r=jwir3,roc
This is a rollup of the following patches
 - Change the interpretation of FrameMetrics.mZoom to a "resolution-indepedent zoom", instead of a resolution-depedent scale factor. r=roc
 - Remove mention of "meta" from TabChild. r=roc
 - Remove some useless logging. r=roc
 - Tag FrameMetrics with its composition bounds at paint time. r=roc
 - Add a helper to calculate the render resolution for a FrameMetrics. r=roc
 - Add a helper to compute the approximate CSS dimensions a FrameMetrics will cover during composition. r=roc
 - BrowserElementScrolling doesn't actually care about zoom or resolution. r=roc
 - Accept the viewport that content has calculated, when it's received the latest widget geometry update. r=roc
 - Mechanically separate uses of zoom/resolution based on new definitions. r=roc
 - Convert GetViewportInfo()'s resolution-dependent scale into resolution-indepedent zoom. r=roc
 - Reinterpret defaultZoom == 0.0 as "intrinsic scale". r=jwir3,roc
2012-10-11 22:46:24 -07:00
..
analysis
base Bug 795657: Integrate native viewport configuration better into async pan-zoom code. r=jwir3,roc 2012-10-11 22:46:24 -07:00
build [Bug 799407] Fix build warnings in layout r=roc 2012-10-10 01:00:05 -04:00
doc Bug 579517 - Part 4: Manually rewrite some parts of the code base not covered by the automated conversion; r=bsmedberg 2012-08-22 11:59:54 -04:00
forms [Bug 799407] Fix build warnings in layout r=roc 2012-10-10 01:00:05 -04:00
generic Remove some unused variables, no bug 2012-10-11 09:19:35 -04:00
inspector [Bug 799407] Fix build warnings in layout r=roc 2012-10-10 01:00:05 -04:00
ipc Bug 746502: Add support for <meta name=viewport> on B2G/async panning and zooming r=cjones,smaug 2012-09-28 22:18:18 -04:00
mathml [Bug 799407] Fix build warnings in layout r=roc 2012-10-10 01:00:05 -04:00
media Bug 799069: Unresolved vpx_codec_vp8_cx export in --disable-webrtc build r=jesup,derf 2012-10-08 10:56:17 -04:00
printing [Bug 799407] Fix build warnings in layout r=roc 2012-10-10 01:00:05 -04:00
reftests Bug 797953: Mark flexbox-widget-* reftests as having a some occasionally fuzzy pixels (at corners of buttons) 2012-10-05 11:50:29 -07:00
style [Bug 799407] Fix build warnings in layout r=roc 2012-10-10 01:00:05 -04:00
svg Bug 793484 - Optimise simple gradients. r=jwatt 2012-10-06 13:52:32 +01:00
tables Bug 796129 - remove prtypes #includes in layout/ 2012-10-01 17:12:57 -04:00
tools Bug 799291 - Part 3: Move mozbuild.testing into testing/; r=jhammel 2012-10-10 11:08:09 -07:00
xul Bug 797059 - Schedule a paint when slider frames change position. r=roc 2012-10-11 18:44:59 +13:00
Makefile.in Bug 596753: Flatten layout/svg/base/src into layout/svg. r=dholbert 2012-09-24 23:01:21 +02:00