James Willcox
|
fbad24c6d9
|
Bug 844289 - Guard against missing Surface.mNativeSurface on Android r=kats
|
2013-02-26 09:28:57 -05:00 |
|
Kartikaya Gupta
|
e52476a95d
|
Bug 841503 - Delete a bunch of non-OMTC android codepaths. r=BenWa,snorp
|
2013-02-19 12:35:38 -05:00 |
|
Jim Chen
|
96fe038a9c
|
Bug 841507 - Mask events when removing composition; r=cpeterson
|
2013-02-18 14:06:04 -05:00 |
|
Margaret Leibovic
|
70e4a34056
|
Bug 841938 - Implement nsAndroidHistory::SetURITitle. r=wesj
|
2013-02-18 09:27:30 -08:00 |
|
Chris Double
|
0d2f024d7f
|
Bug 823523 - Part 4 - Whitelist Samsung Honeycomb devices for Stagefright decoding - r=bjacob
|
2013-02-18 13:36:17 +13:00 |
|
Chris Double
|
21fa3bf802
|
Bug 823253 - Part 3 - Whitelist Samsung Gingerbread devices for Stagefright decoding - r=bjacob
|
2013-02-18 13:36:09 +13:00 |
|
Chris Double
|
128750517a
|
Bug 823253 - Part 2 - Whitelist LG Froyo devices for stagefright decoding - r=bjacob
|
2013-02-18 13:36:05 +13:00 |
|
Chris Double
|
0bce403336
|
Bug 823253 - Part 1 - Whitelist HTC Gingerbread devices for stagefright decoding - r=bjacob
|
2013-02-18 13:36:01 +13:00 |
|
Kartikaya Gupta
|
c0938ddff7
|
Bug 839622 - Move websms backend JNI bindings so that they are not built if websms is not enabled. r=blassey
|
2013-02-08 16:42:14 -05:00 |
|
Kartikaya Gupta
|
aae8c6118b
|
Bug 839622 - Remove a native function that hasn't been used since bug 735230, and the unneeded setSurfaceView implementation. r=cpeterson
|
2013-02-08 16:42:13 -05:00 |
|
Brad Lassey
|
e5e49918d8
|
bug 674739 - Implement DOM3 KeyboardEvent types, use volume keys in android widget code r=jchen
|
2013-02-04 18:27:56 -05:00 |
|
Gene Lian
|
c5cf412c78
|
Bug 831683 - B2G SMS & B2G MMS: make SMS database more generic for MMS (part 2, create dom/mobilemessage to put DB codes). r=vicamo
|
2013-02-05 19:39:44 +08:00 |
|
Kartikaya Gupta
|
4766b27e6e
|
Bug 832508 - When resuming Fennec and re-recreating the surface, force a first-paint notification from the compositor. r=Cwiiis
|
2013-02-04 15:13:17 -05:00 |
|
Jim Chen
|
0646362c1e
|
Bug 832028 - Make resetting Editable during focus more reliable; r=cpeterson
|
2013-02-01 14:50:03 -05:00 |
|
Chris Peterson
|
877eb67c49
|
Bug 834611 - Part 3: Mark widget/android, mozglue/android, and image/decoders/icon/android as FAIL_ON_WARNINGS. r=kats
|
2013-01-25 11:03:56 -08:00 |
|
Chris Peterson
|
337d3b46a5
|
Bug 834611 - Part 2: Fix AndroidBridge warnings. r=dholbert
|
2013-01-25 11:00:00 -08:00 |
|
Chris Peterson
|
25de545a1c
|
Bug 834611 - Part 1: Fix Android widget warnings. r=kats
|
2013-01-25 11:33:40 -08:00 |
|
Robert O'Callahan
|
2347e5328a
|
Bug 826817. Part 3: Remove will-send-did-paint flag from nsIWidgetListener::WillPaintWindow. r=tnikkel
|
2013-01-28 13:34:08 -06:00 |
|
Robert O'Callahan
|
dfbd3349d6
|
Bug 826817. Part 2: Remove will-send-did-paint and did-send-will-paint flags from nsIWidgetListener::PaintWindow. r=tnikkel
|
2013-01-28 13:34:06 -06:00 |
|
Robert O'Callahan
|
079d14cb9a
|
Bug 826817. Part 1: Send WillPaintWindow/DidPaintWindow from all widget implementations. r=tnikkel
|
2013-01-28 13:34:03 -06:00 |
|
Benoit Jacob
|
844a9a2f3c
|
Bug 791432 - fix build bustage - no review
|
2013-01-25 14:48:26 -05:00 |
|
Benoit Jacob
|
2645b5a459
|
Bug 791432 - blacklist WebGL on HTC One S ("ville") - r=jgilbert
|
2013-01-25 13:40:38 -05:00 |
|
L. David Baron
|
ba77f9478f
|
Backout 8f213db8fe7f and 31399fd0cb5b (Bug 791432) on a CLOSED TREE on the theory that maybe WebGL changes could have changed graphics state in a way that caused the Android reftest-4 failures on SVG gradient tests.
|
2013-01-25 18:18:34 -08:00 |
|
Benoit Jacob
|
f600aa79ea
|
Bug 791432 - fix build bustage - no review
|
2013-01-25 14:48:26 -05:00 |
|
Benoit Jacob
|
d4ec959a97
|
Bug 791432 - blacklist WebGL on HTC One S ("ville") - r=jgilbert
|
2013-01-25 13:40:38 -05:00 |
|
Brian Nicholson
|
b9bc25ed27
|
Bug 819953 - Continue to process queue on thumbnail capturing failures. r=kats
|
2013-01-23 09:18:05 -08:00 |
|
Matt Woodrow
|
0856f4dd7f
|
Bug 832641 - Invalidate popups when they become visible rather than handling invalidations while they are hidden. r=roc
|
2013-01-23 18:46:36 +13:00 |
|
Kartikaya Gupta
|
095d43a32a
|
Bug 831783 - Clean up some event constants. r=snorp
|
2013-01-17 14:16:14 -05:00 |
|
Mats Palmgren
|
7532b4e736
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
|
Ehsan Akhgari
|
6aa893f5b6
|
Backed out changeset 5af4c6bd5104 (bug 827075) because it is no longer necessary
|
2013-01-14 16:21:54 -05:00 |
|
Kartikaya Gupta
|
a980af0c49
|
Bug 785597 - Allow the compositor to be registered earlier in the startup process and prevent creating multiple LayerManager instances. r=snorp
|
2013-01-10 11:21:10 -05:00 |
|
Kartikaya Gupta
|
107303662b
|
Bug 826300 - Don't block on waiting for a valid surface when trying to resume the compositor; allow resuming to fail gracefully. r=snorp,BenWa
|
2013-01-10 11:21:10 -05:00 |
|
Jim Chen
|
ff02166be5
|
Bug 827065 - Simplify selection update code and use new focus text update offsets; r=cpeterson
|
2013-01-09 11:57:48 -05:00 |
|
Ehsan Akhgari
|
e1b27818ff
|
Merge mozilla-central into mozilla-inbound
|
2013-01-06 22:49:02 -05:00 |
|
Ehsan Akhgari
|
de91af2c10
|
Bug 827075 - Implement the -moz-menubar color and make it return the correct background color on gtk; r=roc
|
2013-01-05 23:07:27 -05:00 |
|
Nicholas Nethercote
|
f05eba28bf
|
Bug 825150 - Remove const_casts by adding some const-ness to nsICommandLineRunner.init(). r=karlt, sr=bsmedberg.
|
2013-01-03 13:52:32 -08:00 |
|
Robert O'Callahan
|
67b24645e1
|
Bug 826632. Part 1: Merge nsIViewManager into nsViewManager. r=tnikkel
|
2013-01-05 16:12:24 +13:00 |
|
Phil Ringnalda
|
f40517090e
|
Back out 5e76dfb1d426 (bug 826635) and 0df74b1a4543:20df426b6111 (bug 826632) for bustage
CLOSED TREE
|
2013-01-04 21:30:14 -08:00 |
|
Robert O'Callahan
|
b20214218e
|
Bug 826632. Part 1: Merge nsIViewManager into nsViewManager. r=tnikkel
|
2013-01-05 16:12:24 +13:00 |
|
Vicamo Yang
|
c751955654
|
Bug 820780 - Part 4/5: Android backend, r=blassey
|
2013-01-04 14:26:27 +08:00 |
|
Benoit Jacob
|
3bf20a0479
|
Bug 802827 - Android blacklisting: Use the Android version RELEASE string, instead of the SDK_INT number - r=joedrew
|
2012-12-21 17:32:14 -05:00 |
|
Kartikaya Gupta
|
5f54d8f332
|
Bug 785597 - Don't create a LayerManager for a content window of an invisible top-level window. r=snorp
|
2012-12-21 11:33:28 -05:00 |
|
Kartikaya Gupta
|
4f9c4a59df
|
Bug 785597 - Get rid of unused mGLVersion field. r=snorp
|
2012-12-21 11:33:09 -05:00 |
|
Matt Woodrow
|
58ef90fe31
|
Bug 795833 - Add a RequestRepaint method to nsIWidgetListener and use it in the android widget instead of invalidating the view. r=roc
|
2012-12-18 16:42:02 +13:00 |
|
Masayuki Nakano
|
9722fe8c92
|
Bug 813445 part.5 Remove NS_EVENT_FLAG_NO_DEFAULT and NS_EVENT_FLAG_NO_DEFAULT_CALLED_IN_CONTENT r=smaug
|
2012-12-16 10:26:04 +09:00 |
|
Kartikaya Gupta
|
a0fc935672
|
Bug 817134 - Remove the low-res screenshotting code. r=blassey
|
2012-12-15 10:43:52 -05:00 |
|
Neil Rashbrook
|
0db1119e04
|
Bug 819154 Clean up string usage in Android Bridge r=blassey
|
2012-12-13 22:03:44 +00:00 |
|
Jonathan Kew
|
3fac204237
|
bug 819725 pt 1 - make widget move & resize methods take floating-point parameters, to allow passing fractional coordinates without rounding. r=roc
|
2012-12-12 09:57:38 +00:00 |
|
Vicamo Yang
|
30bf2845f0
|
Bug 774621 - Part 4/5: Android backend, r=sicking
|
2012-12-11 17:09:49 +08:00 |
|
Eitan Isaacson
|
0fdbe6e810
|
Bug 817684 - Translate Android hover enter/exit to mouseenter/mouseleave. r=wesj
|
2012-12-10 15:47:47 -08:00 |
|