Commit Graph

18 Commits

Author SHA1 Message Date
Chris Kitching
18c29be0b1 Bug 794981 - Part 1: Annotate Java methods that are to have JNI wrappers generated. r=kats 2013-09-09 08:57:36 -04:00
Mike Hommey
b3ebd2cce9 Bug 889236 - Cleanup GeckoLoader.loadMozGlue after bug 850875. r=kats 2013-07-04 10:31:10 +09:00
Chris Kitching
d909f4bec8 Bug 888074 - Replacing single-threaded uses of StringBuffer with StringBuilder. r=rnewman 2013-07-02 08:12:17 -04:00
Mike Hommey
a4a818a5ac Bug 874708 - Backout changeset 4655d7317a03 (part of bug 875824) now that the linker itself has a mitigation that works on the SGS4 2013-06-09 09:24:56 +02:00
Mike Hommey
373e0dfdac Bug 875824 - Disable on-demand decompression of the linker on devices where it is known to cause crashes. r=kats 2013-05-29 16:18:29 +02:00
Chris Peterson
fb08757623 Bug 864339 - Fix "New Private Tab" crash when unzipping a bitmap resource. r=glandium 2013-04-23 15:58:45 -07:00
Chris Peterson
de25c50f93 Bug 849589 - Add more descriptive error messages to NativeZip exceptions. r=glandium 2013-04-18 11:08:07 -07:00
Chris Peterson
aa87048e75 Bug 859229 - Part 2: Remove redundant Java imports. r=kats 2013-04-08 00:24:40 -07:00
Kartikaya Gupta
4eb2fbab6a Bug 850875 - Set the intent-specified gecko environment variables in setupGeckoEnvironment rather than loadMozglue. r=blassey 2013-03-14 23:47:35 +01:00
Brian Nicholson
fe44f36220 Bug 850487 - More code cleanup (@Overrides and unused imports). r=kats
--HG--
extra : rebase_source : 376574e0c41b91c16a6be335584a4a61768bb4a9
2013-03-13 13:20:57 -07:00
Mike Hommey
75b85fb347 Bug 842681 - Use the linker Zip code through JNI for GeckoJarReader. r=kats 2013-03-08 19:20:13 +01:00
Mike Hommey
7c387b6cab Forgot to hg rm the files that changeset 0616a4ae8aa2 (bug 842681) had added. DONTBUILD 2013-03-08 13:39:32 +01:00
Mike Hommey
45cbcb09b8 Bug 842681 - Use the linker Zip code through JNI for GeckoJarReader. r=kats 2013-03-08 09:27:52 +01:00
James Willcox
961bcd2b47 Bug 837114 - Don't leak Flash shared objects while private browsing on Android r=bsmedberg
--HG--
extra : rebase_source : 68a58f6338d375093f5908a8c13fef7888c24462
2013-03-04 13:18:20 -05:00
Gian-Carlo Pascutto
41fd354a6c Bug 844832. r=blassey 2013-02-28 19:12:14 +01:00
Kartikaya Gupta
4486494833 Bug 794982 - Extract non-libxul native JNI functions from GeckoAppShell. r=glandium, cpeterson 2013-02-07 09:37:06 -05:00
Vladimir Vukicevic
9b5831023c b=779826; fix Invalid size exception in DirectBufferAllocator (Android nightly bustage fix); r=snorp,kats 2012-08-02 11:14:32 -04:00
Chris Peterson
4276e60c7a Bug 779366 - Part 3: Move direct buffer allocation to DirectBufferAllocator. r=kats 2012-07-31 15:54:29 -07:00