Michael Comella
|
5d1ae8bcf5
|
Bug 915312 - Part 2: Build native crypto into mozglue. r=glandium,kats,rnewman
|
2014-03-06 12:10:54 -08:00 |
|
Michael Comella
|
755d464fad
|
Bug 915312 - Part 1: Import sha files. r=rnewman
|
2014-03-06 12:10:54 -08:00 |
|
Ehsan Akhgari
|
444a26ed8e
|
Bug 976896 - Port STL_FLAGS to moz.build; r=mshal
|
2014-03-04 19:39:06 -05:00 |
|
Ehsan Akhgari
|
7d84e2881f
|
Bug 973389 - Move the LOCAL_INCLUDES in mozglue to moz.build; r=glandium
|
2014-02-18 01:02:32 -05:00 |
|
Wes Johnston
|
b86214b50f
|
Bug 946344 - Remove GeckoEventResponder. r=mfinkle,blassey,kats
--HG--
rename : mobile/android/base/util/EventDispatcher.java => mobile/android/base/EventDispatcher.java
|
2014-02-11 09:16:00 -08:00 |
|
Carsten "Tomcat" Book
|
117533e244
|
merge fx-team to mozilla-central
|
2014-02-06 12:51:21 +01:00 |
|
Jim Chen
|
ac3708bb75
|
Bug 967553 - Restore to using __wrap_free. r=gcp
|
2014-02-05 13:39:48 -05:00 |
|
Jim Chen
|
5bbe2088b7
|
Bug 964859 - Refactor SQLite bridge exception handling; r=gcp
|
2014-01-31 20:18:55 -06:00 |
|
Jim Chen
|
4090d55fc0
|
Bug 959214 - Use unwinder when getting ANR native stack; r=blassey
|
2014-02-05 12:37:54 -06:00 |
|
Ehsan Akhgari
|
39d03b8f1f
|
Bug 956783 - Stop using NULL in Fennec's JNI code; r=jchen
|
2014-01-06 15:21:27 -05:00 |
|
Brad Lassey
|
9ccb46cdf5
|
bug 832052 - log nss library load failures r=glandium
|
2013-12-18 00:25:18 -05:00 |
|
Wes Kocher
|
4a9ba961fb
|
Backed out changeset 9ab60c44a510 (bug 832052) for breaking android 2.2 debug builds
|
2013-12-17 21:13:35 -08:00 |
|
Brad Lassey
|
53c477e5b8
|
bug 832052 - log nss library load failures r=glandium
|
2013-12-17 23:07:30 -05:00 |
|
Brad Lassey
|
3c5927f015
|
Backed out changeset ffcd46c7e8eb, forgot to refresh
|
2013-12-17 23:06:55 -05:00 |
|
Brad Lassey
|
4091cfec3d
|
bug 832052 - log nss library load failures r=glandium
|
2013-12-17 21:11:28 -05:00 |
|
Kartikaya Gupta
|
cede2efb3a
|
Bug 949132 - Use the FrameMetrics flag on the layers update to update APZC scroll offset instead of tracking it in widget code. r=Cwiiis
|
2013-12-16 12:04:46 -05:00 |
|
Carsten "Tomcat" Book
|
1b6e265466
|
merge fx-team to mozilla-central
|
2013-11-28 12:44:14 +01:00 |
|
Mike Hommey
|
fdd3247a81
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
|
Mike Hommey
|
2f727b6d62
|
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
|
2013-11-28 14:24:05 +09:00 |
|
Brad Lassey
|
e9b56df61d
|
bug 744519 - mplement memory-pressure flag to react quicker to memory pressure, without waiting for event loop r=gsvelto
|
2013-11-27 06:52:05 -05:00 |
|
Mike Hommey
|
b038245b8d
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-28 13:08:16 +09:00 |
|
Mike Hommey
|
931cb49886
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
|
Mike Hommey
|
f0d1cd1e10
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
9c5c5d8f00
|
Bug 939039 - Remove now useless FORCE_STATIC_LIB definitions. r=gps
|
2013-11-19 11:47:28 +09:00 |
|
Mike Hommey
|
f81885e53b
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
Birunthan Mohanathas
|
b4377bad8c
|
Bug 784739 - Switch from NULL to nullptr in mozglue/; r=ehsan
|
2013-11-11 14:14:45 -05:00 |
|
Cykesiopka
|
e0bcd6aebc
|
Bug 914270 - Part 1: Simple/Automated moves. r=joey
|
2013-10-24 18:51:00 +01:00 |
|
Mike Hommey
|
f1c0c07862
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Mike Hommey
|
80c623bb6a
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
|
Mike Hommey
|
05b3f24e0e
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Mark Finkle
|
3d6d1c2b2e
|
Backout 193e7c0052a9, suspicion of regression a talos test (bug 910274) and sync failures (bug 910289)
|
2013-08-28 12:10:07 -04:00 |
|
Shilpan Bhagat
|
ce1697a51c
|
Bug 886925 - Use Symlink instead of INIparser for GeckoProfile. r=mfinkle
|
2013-08-27 11:05:56 -07:00 |
|
Ms2ger
|
66214743ad
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|
Botond Ballo
|
f79359461b
|
Bug 895904 - Hook up NativePanZoomController.abortAnimation(). r=kats
|
2013-07-23 16:41:22 -04:00 |
|
Botond Ballo
|
ffdcf14f78
|
Bug 859929 - Make AsyncPanZoomController work with progressive tile painting on Fennec. r=kats
|
2013-07-22 22:33:05 -04:00 |
|
Brad Lassey
|
a4e4a1b3a4
|
bug 884792 - crash in nsXPCWrappedJS::Release, removeObserver being called off main thread r=kats
|
2013-06-19 13:55:35 -04:00 |
|
Brian O'Keefe
|
ed17339221
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
|
2013-06-17 15:21:01 -04:00 |
|
Brad Lassey
|
b14200f199
|
bug 882196 - Android crash in nsXPCWrappedJS::AddRef, remove nsAppShell::NotifyObservers r=kats
|
2013-06-17 17:09:09 -04:00 |
|
Brad Lassey
|
c042612d73
|
bug 882196 - Android crash in nsXPCWrappedJS::AddRef, remove nsAppShell::CallObservers r=snorp
|
2013-06-15 17:40:27 -04:00 |
|
Jim Chen
|
4ae44380c9
|
Bug 863777 - Add native stack JNI method definitions; r=kats
|
2013-06-14 12:42:10 -04:00 |
|
Nick Alexander
|
bbe4241fac
|
Bug 873569 - Part 2: Move Gecko .so libraries into assets/ directory of Android APK. r=glandium
|
2013-06-12 13:24:30 -07:00 |
|
Mike Hommey
|
77c7a44efb
|
Bug 876110 - Manually set fennec process ptraceable on non release builds. r=kats
|
2013-05-28 09:44:57 +02:00 |
|
Mike Hommey
|
3764d4fbd2
|
Bug 875821 - Fix library loading time message and add process usage on top of thread usage. r=kats
|
2013-05-28 09:44:39 +02:00 |
|
Mike Shal
|
6f32ddf61c
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Jim Chen
|
0de64fce71
|
Bug 860879 - Make GeckoAppShell.processNextNativeEvent waitable; r=blassey
|
2013-05-09 21:48:00 -04:00 |
|
Gabriele Svelto
|
6ed5cd83f8
|
Bug 793735 - Make XRE_StartupTimelineRecord() generate TimeStamps and modify its callers to use the appropriate timers, r=nfroyd
|
2013-03-26 11:31:20 +01:00 |
|
Kartikaya Gupta
|
7beee2619e
|
Bug 839641 - Implement the PostDelayedTask callback for APZC in AndroidBridge. r=Cwiiis, blassey
|
2013-04-26 13:26:46 -04:00 |
|
Kartikaya Gupta
|
dd12b53d5e
|
Bug 839641 - Add a stub NativePanZoomController class to start Java bindings to APZC. r=Cwiiis
|
2013-04-26 13:24:28 -04:00 |
|
Mike Hommey
|
5465fcccca
|
Bug 865106 - Remove allocator mismatch when freeing asprintf allocated buffers. r=kats
|
2013-04-24 19:35:22 +02:00 |
|
Benoit Girard
|
3335578c70
|
Bug 788022 - Add support for dalvik profiling. r=snorp,kats
--HG--
extra : rebase_source : 3eb56af40018a546586fd0fb33e343589ddcf207
|
2013-04-23 13:10:29 -04:00 |
|