Lucas Rocha
|
eb62535d0d
|
Bug 746444 - Add native function to force unlock on database file (r=blassey)
|
2012-04-24 16:34:03 -04:00 |
Ali Juma
|
ed64e52133
|
Bug 733596 - Tell the compositor about the new surface size on surface change. r=bgirard a=blocking-fennec
|
2012-04-20 11:46:30 -04:00 |
Gian-Carlo Pascutto
|
5398c66783
|
Bug 745863 - Debug logging is not compiled out in NSSBridge. r=wesj
|
2012-04-17 11:25:54 +02:00 |
Wes Johnston
|
55cbc2d002
|
Bug 744816 - Fix leak encrypting passwords for android sync. r=rnewman
|
2012-04-16 09:14:18 -07:00 |
Wes Johnston
|
cc5a1a065c
|
Bug 740961 - Remove debug logging from nssbridge. r=mfinkle
|
2012-04-12 20:32:41 -07:00 |
Gian-Carlo Pascutto
|
12e5d134c7
|
Bug 743715 - Cannot build Fennec without jemalloc. r=glandium
|
2012-04-11 14:12:34 +02:00 |
Michael Wu
|
f55a78b2b8
|
Bug 738561 - Cleanup mozglue for gonk, r=glandium
|
2012-03-29 18:32:44 -07:00 |
Cervantes Yu
|
dc31ed139f
|
Bug 741272 - Implement raise() using pthread_kill() so the signal will be sent to the the caller thread instead of a random thread in the thread group. r=blassey,khuey
|
2012-04-02 17:59:29 +08:00 |
Wes Johnston
|
2990565a83
|
Bug 740218 - Support transactions in sqlitebridge and use them. r=gcp,rnewman,lucasr
|
2012-04-09 10:08:37 -07:00 |
Wes Johnston
|
206d8691e9
|
Backed out changeset f5d6cc2e4726
|
2012-04-09 10:44:32 -07:00 |
Wes Johnston
|
eea4dccc79
|
Bug 740218 - Support transactions in sqlitebridge and use them. r=gcp,rnewman,lucasr
|
2012-04-09 10:08:37 -07:00 |
Brad Lassey
|
88fa428f0d
|
bug 741284 - add async file request method r=kats
|
2012-04-05 01:50:06 -04: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 |
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 |
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 |
Doug Turner
|
754c5d2cbb
|
merge with mozilla-central:
|
2012-02-22 09:30:09 -08: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 |
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 |
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 |
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
|
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 |
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 |
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 |
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 |