gecko-dev/content
Benoit Jacob 58ff026b42 Bug 749711 - Lots of WebGL texture conversion fixes and improvements - r=jgilbert
* Templatize pack/unpack routines
** Inside anonymous namespace in a naive attempt to not hammer PGO linker
   memory usage.
* Support conversions changing texel size
* Support conversion from integer to float formats
* Support RGBA32F properly
* Avoid compiling useless paths (code size down to 17k from 44k)
2012-05-07 13:05:32 -04:00
..
base Bug 749485. Switch new DOM bindings to using a struct for keeping track of failures for fallible methods. r=peterv,bent 2012-05-05 21:15:11 -04:00
canvas Bug 749711 - Lots of WebGL texture conversion fixes and improvements - r=jgilbert 2012-05-07 13:05:32 -04:00
events Bug 749485. Switch new DOM bindings to using a struct for keeping track of failures for fallible methods. r=peterv,bent 2012-05-05 21:15:11 -04:00
html Bug 722599 - Move change event firing to content from layout r=mounir 2012-05-07 12:27:24 -04:00
mathml/content Bug 740063 - Add nsINode::AsDOMNode(), r=jst 2012-04-25 16:47:30 +03:00
media Bug 752141 - Release media decoder monitor when finishing audio stream. r=kinetik 2012-05-07 17:12:52 +12:00
smil Bug 751286 - eventPhase NONE constant, r=sicking 2012-05-03 13:59:51 +03:00
svg Bug 413960, part 2 - Stop sending out unnecessary COORD_CONTEXT_CHANGED/TRANSFORM_CHANGED notifications from nsSVGOuterSVGFrame. r=longsonr. 2012-05-03 17:05:53 +01:00
test Bug 745498 - Add testcases for DOM4 exception types. r=sicking 2012-04-26 09:42:26 -07:00
xbl Bug 745478 - Pass JSObjects to nsXBLProtoImplMember::InstallMember; r=jst 2012-05-05 11:00:06 +02:00
xml Bug 740063 - Add nsINode::AsDOMNode(), r=jst 2012-04-25 16:47:30 +03:00
xslt Bug 749883 - Remove unused txDOM.h; r=sicking 2012-05-05 11:00:06 +02:00
xtf Bug 738654 - Part b: RemoveChildAt can't fail; r=sicking 2012-03-29 23:09:07 +02:00
xul Bug 745568 - Fix nsXULDocument::CloneNode; r=smaug 2012-05-05 11:00:05 +02:00
Makefile.in Bug 689884 - Skip Makefiles that are no-op or else only |DIRS = a_single_subdir|; r=khuey 2011-10-06 17:15:07 +01:00