Brad Lassey
|
88fa428f0d
|
bug 741284 - add async file request method r=kats
|
2012-04-05 01:50:06 -04:00 |
|
Mike Hommey
|
3ef23117af
|
Bug 736963 - Move jemalloc'ed strdup/strndup definitions. r=jlebar,r=ted
|
2012-03-31 09:23:19 +02:00 |
|
Andreas Gal
|
0984b1f802
|
fix mozglue/gonk/Makefile.in comment style (bug 739003, r=cjones)
|
2012-03-25 01:55:34 +01:00 |
|
Andreas Gal
|
e37f0c92fe
|
add mozglue support for gonk (bug 738559, r=glandium)
|
2012-03-23 00:40:14 -07:00 |
|
Mike Hommey
|
6853dfab1c
|
Bug 737084 - Do pthread_atfork in jemalloc on mac and android. r=blassey,r=khuey
|
2012-03-22 08:01:51 +01:00 |
|
Phil Ringnalda
|
6454be7a84
|
Back out bf4b1d3c624e (bug 732069) on suspicion of causing increased failure to start the browser during tests
|
2012-03-17 12:32:44 -07:00 |
|
Ehsan Akhgari
|
2a6c344efd
|
Merge mozilla-central into mozilla-inbound
|
2012-03-14 13:40:34 -04:00 |
|
Kartikaya Gupta
|
a96a6f4142
|
Bug 725095 - Merge off-main-thread compositor from Maple. IGNORE BAD COMMIT MESSAGES
|
2012-03-14 11:18:15 -04:00 |
|
Benoit Girard
|
dc6ea71b7e
|
Merge mc->Maple
|
2012-03-13 11:05:28 -04:00 |
|
Mike Hommey
|
c0c28f2fae
|
Bug 734832 - Forcibly export a __dso_handle symbol from libmozglue.so on android. r=blassey
|
2012-03-13 09:49:18 +01:00 |
|
Mike Hommey
|
b3973a5b27
|
Bug 734812 - Make the linker error out when text relocations are defined with DF_TEXTREL. r=nfroyd
|
2012-03-13 09:48:20 +01:00 |
|
Mike Hommey
|
41648906db
|
Bug 734046 - Don't export __aeabi_* symbols from libmozglue.so on ARM. r=ted
|
2012-03-13 09:47:03 +01:00 |
|
Mike Hommey
|
b00b3342a2
|
Bug 727959 - Ignore 0xffffffff entries the x86 Android NDK puts in .{init,fini}_array. r=tglek
|
2012-03-14 10:53:21 +01:00 |
|
Benoit Girard
|
9612045323
|
Merge mc->Maple
|
2012-03-09 11:13:30 -05:00 |
|
Benoit Girard
|
1d55c5f593
|
Merge mc->Maple
|
2012-03-07 11:10:45 -05:00 |
|
Kartikaya Gupta
|
1847cf91b3
|
Merge m-c again to pick up 75deec1f1a7b
|
2012-02-28 14:37:26 -05:00 |
|
Kartikaya Gupta
|
45668a01d2
|
Merge m-c
|
2012-02-27 15:06:35 -05:00 |
|
Mike Hommey
|
bc546e0b47
|
Bug 729883 - Avoid linker warnings when starting up on Android. r=tglek
|
2012-02-27 08:19:20 +01:00 |
|
Wes Johnston
|
7c24489789
|
backout a965cebe4462 32220d7085e0 3689bb4199d8 d0c82cb6eb28 b295c8825acd and 95ab5c738512
|
2012-03-08 12:32:01 -08:00 |
|
Wes Johnston
|
8fa7947691
|
Bug 718760 - Fix bustage by removing extra apk_mtime variable. r=glandium
|
2012-03-08 11:14:13 -08:00 |
|
Wes Johnston
|
500986fc9c
|
Bug 718760 - Crypto for the java passwords provider. r=blassey,bsmith
|
2012-03-08 10:25:44 -08:00 |
|
Wes Johnston
|
67b65ba3a2
|
Bug 732069 - Remove library extraction from APKOpen. r=glandium,blassey
|
2012-03-08 10:25:44 -08:00 |
|
Mike Hommey
|
471d20d072
|
Bug 727959 - Don't error out when missing symbol for PLT relocations is weak. r=nfroyd
|
2012-03-08 08:29:39 +01:00 |
|
Mike Hommey
|
e0e5b9e7f9
|
Bug 729596 - Use ftruncate in szip instead of posix_fallocate. r=taras
|
2012-02-22 19:42:56 +01:00 |
|
Doug Turner
|
754c5d2cbb
|
merge with mozilla-central:
|
2012-02-22 09:30:09 -08:00 |
|
Mike Hommey
|
ca520fa83e
|
Bug 727960 - When extracting libraries, reuse cached library if it is newer than the apk. r=tglek
|
2012-02-22 08:12:15 +01:00 |
|
Mike Hommey
|
5d7637edeb
|
Bug 728071 part 2 - Include application.ini.h in APKOpen.cpp instead of nsAndroidStartup.cpp. r=blassey
|
2012-02-22 08:12:15 +01:00 |
|
Mike Hommey
|
8c5b3643ce
|
Bug 686805 part 6 - Add functions to display stats about seekable compressed streams. r=tglek
|
2012-02-22 08:12:15 +01:00 |
|
Mike Hommey
|
942b661343
|
Bug 686805 part 4 - Make the linker load libraries with on-demand decompression when they are seekable compressed streams. r=tglek,r=sewardj
|
2012-02-22 08:12:15 +01:00 |
|
Mike Hommey
|
ee92560165
|
Bug 686805 part 3 - Tool to generate seekable compressed streams. r=tglek
|
2012-02-22 08:12:15 +01:00 |
|
Mike Hommey
|
3c9f465103
|
Bug 686805 part 2 - Use a SIGSEGV signal handler to handle segmentation faults happening in loaded libraries address space. r=tglek,r=sewardj
|
2012-02-22 08:12:15 +01:00 |
|
Mike Hommey
|
524ce82972
|
Bug 686805 part 1 - Make Mappable::munmap, Mappable1stPagePtr::munmap and MappedPtr::munmap private. r=tglek
|
2012-02-22 08:12:15 +01:00 |
|
Mike Hommey
|
5773947c34
|
Fixup for bug 733087. rs=dougt
|
2012-03-06 09:54:17 +01:00 |
|
Jeff Muizelaar
|
7cbebe89b8
|
Bug 733087 - Support DT_FLAGS a little bit. r=glandium
|
2012-03-06 09:28:09 +01:00 |
|
Brad Lassey
|
e5e9a2b04c
|
merge from mozilla-central
|
2012-02-18 17:29:33 -05:00 |
|
Doug Turner
|
3f133bfdd1
|
Merge with mozilla-central
|
2012-02-16 18:06:54 -08:00 |
|
Mike Hommey
|
d31a431d14
|
Bug 723939 part 1 - When reserving memory for the loaded library, ensure correct alignment for future MAP_SHARED mappings. r=tglek
|
2012-02-17 08:55:36 +01:00 |
|
Thomas G Eaton
|
d9aa65b9ba
|
Bug 721807 - APKOpen.cpp fails to compile on X86 android. r=glandium
|
2012-02-15 19:30:35 +09:00 |
|
Chris Peterson
|
6ac95cb7a3
|
Bug 730527 - Fix compiler warnings in APKOpen.cpp. r=glandium
|
2012-02-24 18:49:56 -08:00 |
|
Wes Johnston
|
b20553a2d2
|
Bug 732069 - Remove library extraction from APKOpen. r=glandium,blassey
* * *
Bug 718760 - Fix bustage by removing extra apk_mtime variable. r=glandium
|
2012-03-08 10:25:44 -08:00 |
|
Gian-Carlo Pascutto
|
b8ddd76b92
|
Bug 726821 - Caching JNI class references should use a global reference. r=blassey
|
2012-02-27 12:28:22 +01:00 |
|
Gian-Carlo Pascutto
|
8995700bac
|
Bug 726821 - Push Cursor usage down into native bridge code. r=blassey
|
2012-02-27 12:28:22 +01:00 |
|
Gian-Carlo Pascutto
|
9a734b7d69
|
Bug 727264 - Add an extra argument to pass more SQLite query results. Cleanup & simplify bridge. r=blassey
|
2012-02-27 12:28:21 +01:00 |
|
Tor Lillqvist
|
c30de3580b
|
Bug 731961 - Include cstdio from Mappable.cpp for sprintf. r=glandium
|
2012-02-07 11:35:00 +02:00 |
|
Ali Juma
|
32e4aa0206
|
Pause/resume composition on surface destruction/creation.
|
2012-02-06 13:57:06 -05:00 |
|
Patrick Walton
|
1e1b06f118
|
Poke the compositor to composite on a pan or zoom; stub AndroidBridge::GetViewTransform()
|
2012-02-03 18:35:58 -08:00 |
|
Patrick Walton
|
08a46d3640
|
Eliminate coupling between the software layer client and the rest of Fennec
|
2012-02-02 23:30:41 -08:00 |
|
Mike Hommey
|
f4d721b1f0
|
Bug 727202 - Wrap malloc and free to use jemalloc in GeckoAppShell.{allocate,free}DirectBuffer. r=blassey
|
2012-02-16 09:02:25 +01:00 |
|
Kartikaya Gupta
|
b448de886d
|
Bug 735344 - Use a refcounted pointer to Zip so that the delete doesn't crash Fennec. Also remove some spurious logging. r=glandium
|
2012-03-13 14:59:53 -04:00 |
|
Mike Hommey
|
86098226ec
|
Bug 729596 - Use ftruncate in szip instead of posix_fallocate. r=taras
|
2012-02-22 19:42:56 +01:00 |
|
Mike Hommey
|
7b29e7253a
|
Bug 727959 - Add symbol name to relocation errors in the linker. r=tglek
|
2012-02-21 08:10:43 +01:00 |
|
Mike Hommey
|
be671dceba
|
Bug 720737 - Set MOZ_LINKER_CACHE instead of CACHE_PATH. r=blassey
|
2012-01-25 10:36:58 +01:00 |
|
Gian-Carlo Pascutto
|
99084ce2d7
|
Bug 720461 - Fix loop logic in Android SQLiteBridge. r=dougt
|
2012-01-25 07:53:04 +01:00 |
|
Wes Johnston
|
dce4c7adfa
|
Bug 718760 - Crypto for the java passwords provider. r=blassey,bsmith
|
2012-03-08 10:25:44 -08:00 |
|
Matt Brubeck
|
60b540afa7
|
Back out bug 718760, bug 725052, bug 732069 because of broken Android build
|
2012-03-12 10:37:22 -07:00 |
|
Wes Johnston
|
b3517c8987
|
Bug 732069 - Remove library extraction from APKOpen. r=glandium,blassey
* * *
Bug 718760 - Fix bustage by removing extra apk_mtime variable. r=glandium
|
2012-03-08 10:25:44 -08:00 |
|
Wes Johnston
|
f345491778
|
Bug 718760 - Crypto for the java passwords provider. r=blassey,bsmith
|
2012-03-08 10:25:44 -08:00 |
|
Mike Hommey
|
1216e0cd98
|
Fixup for bug 683127 part 11 to properly load sqlite3. rs=tbsaunde
|
2012-01-23 08:37:56 +01:00 |
|
Mike Hommey
|
267d203aea
|
Fixup for Bug 683127 part 11 to avoid crashing on places migration. rs=Ms2ger
|
2012-01-21 20:25:09 +01:00 |
|
Ed Morley
|
23deb13da3
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2012-01-21 02:31:32 +00:00 |
|
Jon Buckley
|
70e8c9bde5
|
Bug 716397. Fix mozglue package warning on Linux. f=sgautherie r=khuey.
|
2012-01-20 12:49:23 +01:00 |
|
Gian-Carlo Pascutto
|
f8cf6df8e7
|
Bug 713228 - Fix spurious semicolons in APKOpen.cpp. r=blassey
|
2012-01-19 21:21:36 +01:00 |
|
Gian-Carlo Pascutto
|
dd4a47e3ef
|
Bug 713228 - Add bridge to access our own SQLite libraries from Java. r=blassey
|
2012-01-19 21:19:56 +01:00 |
|
James Willcox
|
9dc935a3ce
|
Bug 719233 - Only use direct texturing on whitelisted devices r=blassey
|
2012-01-18 20:41:28 -05:00 |
|
Mike Hommey
|
e70b3f73c7
|
Fixup for Bug 683127 part 11. r=me
|
2012-01-20 09:58:14 +01:00 |
|
Mike Hommey
|
c36e15d671
|
Bug 683127 part 11 - Hook the new linker in Android initialization. r=blassey
|
2012-01-20 09:49:07 +01:00 |
|
Mike Hommey
|
8fd7ef9ab5
|
Bug 683127 part 10 - Allow debug symbols to be found under gdb without extracted libraries. r=tglek,r=mwu
|
2012-01-20 09:49:03 +01:00 |
|
Mike Hommey
|
30eed017b6
|
Bug 683127 part 9 - Allow to temporarily extract Elf files from a Zip archive for e.g. valgrind. r=tglek
|
2012-01-20 09:48:50 +01:00 |
|
Mike Hommey
|
4b71ba5dc0
|
Bug 683127 part 8 - Allow to load Elf files from a Zip archive. r=tglek,r=sewardj
|
2012-01-20 09:48:44 +01:00 |
|
Mike Hommey
|
61d63022fa
|
Bug 683127 part 7 - Use a custom Elf linker for libraries given with an absolute path name. r=sewardj
|
2012-01-20 09:48:44 +01:00 |
|
Mike Hommey
|
9907ad2018
|
Bug 683127 part 5 - Initial Elf Loader, wrapping around dlopen/dladdr/dlsym/dlclose. r=tglek,r=sewardj
|
2012-01-20 09:48:39 +01:00 |
|
Mounir Lamouri
|
e4d5e1b762
|
Bug 674725 - Part AT - Handle failures for getMessages(). r=smaug,cjones
|
2011-12-22 23:25:14 +01:00 |
|
Mounir Lamouri
|
732bf07b75
|
Bug 674725 - Part AQ - Read the next message in the list (Android backend). r=cjones
|
2011-12-22 23:16:59 +01:00 |
|
Mounir Lamouri
|
dcbad0bb56
|
Bug 674725 - Part AL - Store Android Cursors to keep track of created message lists. r=cjones
|
2011-12-22 23:16:22 +01:00 |
|
Mounir Lamouri
|
b9b285610f
|
Bug 674725 - Part AG - Notify when delete() fails. r=smaug,cjones sr=sicking
|
2011-12-22 23:15:44 +01:00 |
|
Mounir Lamouri
|
9271bc326b
|
Bug 674725 - Part AF - Implement delete() on Android. r=cjones
|
2011-12-22 23:15:28 +01:00 |
|
Mounir Lamouri
|
bbb4a45fc6
|
Bug 674725 - Part AD - Notify when getMessage() fails. r=smaug,cjones sr=sicking
|
2011-12-22 23:14:45 +01:00 |
|
Mounir Lamouri
|
608642548a
|
Bug 674725 - Part AC - Implement getMessage() on Android. r=cjones
|
2011-12-22 23:08:58 +01:00 |
|
Mounir Lamouri
|
54a820fdb5
|
Bug 674725 - Part Y - Notify when send() fails. r=smaug,cjones sr=sicking
|
2011-12-22 23:06:35 +01:00 |
|
Mounir Lamouri
|
fcf1028f48
|
Bug 674725 - Part X - Use SmsRequest for send() method. r=smaug,cjones
|
2012-01-13 14:26:50 +01:00 |
|
Mounir Lamouri
|
7ed9793b94
|
Bug 674725 - Part U - Implement WebSMS delivered event for the Android backend. r=cjones
|
2012-01-13 14:26:24 +01:00 |
|
Mounir Lamouri
|
830ad36747
|
Bug 674725 - Part R - Save sent messages in the Android database. r=cjones
|
2012-01-13 14:25:47 +01:00 |
|
Mike Hommey
|
00ba5188c0
|
Bug 725230 - Enable and fix assertions in linker code. r=tglek
|
2012-02-13 15:49:45 +01:00 |
|
Mike Hommey
|
229a4401e7
|
Bug 717540 - Remove MFBT dependency on JS_Assert, add MOZ_Assert, and use it for WTF assertions. r=waldo,r=khuey
|
2012-02-13 15:48:23 +01:00 |
|
Mike Hommey
|
78f3656b4b
|
Backout 8eef38643ceb (bug 717540) and 78941a969e20 (bug 725230) because of windows debug bustage
|
2012-02-13 16:35:13 +01:00 |
|
Mike Hommey
|
7fb8e3198a
|
Bug 725230 - Enable and fix assertions in linker code. r=tglek
|
2012-02-13 15:49:45 +01:00 |
|
Mike Hommey
|
b5d2448f11
|
Bug 717540 - Remove MFBT dependency on JS_Assert, add MOZ_Assert, and use it for WTF assertions. r=waldo,r=khuey
|
2012-02-13 15:48:23 +01:00 |
|
Wes Johnston
|
24b43eb2a9
|
Bug 704682 - Add passwords content provider. r=blassey,gpascutto
|
2011-12-16 15:11:09 -08:00 |
|
Mike Hommey
|
ca0ce519e1
|
Fixup for bug 683127 part 4: Avoid RefPtr.h using JS_Assert. r=tglek
|
2012-01-11 19:36:35 +01:00 |
|
Mike Hommey
|
df3551e535
|
Bug 683127 - Don't try to log the offset, since it is no longer used. Fixes debug Android build failure; rs=edmorley
|
2012-01-11 17:53:15 +00:00 |
|
Mike Hommey
|
0b7ee328f5
|
Bug 683127 part 4 - Use the new ELF linker Zip reader in the old linker. r=tglek
|
2012-01-11 11:11:02 +01:00 |
|
Mike Hommey
|
86a77d5f01
|
Bug 683127 part 3 - Test for the Zip reader. r=tglek
|
2012-01-11 11:11:00 +01:00 |
|
Mike Hommey
|
267baef435
|
Bug 683127 part 2 - Build system glue for the new linker. r=khuey
|
2012-01-11 11:10:59 +01:00 |
|
Mike Hommey
|
9f367588bb
|
Bug 683127 part 1 - Simple Zip reader for the new ELF Linker. r=tglek,r=mwu
|
2012-01-11 11:10:55 +01:00 |
|
Brad Lassey
|
7b96734cea
|
bug 715507 - GlobalHistory is accessing Gecko on the wrong thread r=dougt,kats
|
2012-01-05 16:14:23 -08:00 |
|
Mike Hommey
|
5e5e05de2d
|
Bug 709776 - Move tri-licensed Android library parts under mozglue/. r=blassey
--HG--
rename : other-licenses/android/APKOpen.cpp => mozglue/android/APKOpen.cpp
rename : other-licenses/android/APKOpen.h => mozglue/android/APKOpen.h
rename : other-licenses/android/Makefile.in => mozglue/android/Makefile.in
rename : other-licenses/android/nsGeckoUtils.cpp => mozglue/android/nsGeckoUtils.cpp
|
2011-12-12 16:22:25 +01:00 |
|
Mike Hommey
|
e53de290fb
|
Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey,a=brendan
--HG--
rename : memory/mozutils/Makefile.in => mozglue/Makefile.in
rename : memory/mozutils/Makefile.in => mozglue/build/Makefile.in
rename : memory/mozutils/dummy.cpp => mozglue/build/dummy.cpp
rename : memory/mozutils/fixcrt.py => mozglue/build/fixcrt.py
rename : memory/mozutils/mozutils.def.in => mozglue/build/mozglue.def.in
|
2011-12-28 08:24:02 +01:00 |
|