Граф коммитов

13054 Коммитов

Автор SHA1 Сообщение Дата
Chris Jones 791fa8f037 Bug 745148, part 6: Allow layer trees to be given IDs so that the referent can be used in another context. r=ajuma sr=roc 2012-07-17 16:59:45 -07:00
Chris Jones bf68954472 Bug 774139: Forward touch events across processes. r=felipe,smaug 2012-07-15 19:58:43 -07:00
Chris Peterson bd1199a83c Bug 709230 - Part 1: Add Android JNI error logging. r=blassey 2012-07-11 10:29:03 -07:00
Brad Lassey c92898f334 bug 763166 - crash in mozilla::AndroidGeckoLayerClient::SetFirstPaintViewport r=kats
--HG--
extra : rebase_source : e829af44977ba676b57697d3a3042b78c1b6efca
2012-07-17 10:25:48 -04:00
Chris Jones 68e1db67d0 Back out bug 774139. r=bustage 2012-07-16 15:19:00 -07:00
Chris Jones 7ad3f2f14b Bug 774139: Forward touch events across processes. r=felipe,smaug 2012-07-16 14:46:29 -07:00
Ed Morley d9840e90d4 Merge mozilla-central to mozilla-inbound 2012-07-16 18:32:39 +01:00
Rafael Ávila de Espíndola 850d0875ba Bug 774017 - Remove extra ;. r=khuey. 2012-07-16 11:00:50 -04:00
Dan Walkowski ece4335f8f Bug 772600. Create WebappOSUtils to host platform-specific webapps code and implement native app launch. r=felipe
Windows part by Tim Abraldes and Linux part by Marco Castelluccio
2012-07-14 01:09:39 -07:00
Ryan VanderMeulen 07c0608f3c Merge the last PGO-green inbound changeset to m-c. 2012-07-14 22:56:29 -04:00
KO Myung-Hun f59c8bba14 Bug 768742 Fix a buggy process of compositionupdate event. NPOTDB DONTBUILD OS/2 Only. r=masayuki
1. compositionupdate must be fired before dispatching text event

2. compositionupdate must be fired only if a conversion string was changed
2012-07-15 10:22:54 +09:00
Vivien Nicolas 5d4731c0b0 Bug 773534 - Show briefly the typed character for <input type=password>. r=mwu 2012-07-15 01:05:54 +02:00
Ms2ger 2feddcb841 Backout 977ee9208065, a405768bd32a, 69a1fb2ddca3, 58d5f1d1443e for Moth orange. 2012-07-14 11:38:56 +02:00
Dan Walkowski 37b72d7ab0 Bug 772600. Create WebappOSUtils to host platform-specific webapps code and implement native app launch. r=felipe
Windows part by Tim Abraldes and Linux part by Marco Castelluccio
2012-07-14 01:09:39 -07:00
Nicolas Silva 08004b7444 Bug 763234 - Use only one compositor thread with OMTC. r=cjones 2012-07-13 11:25:29 -04:00
Kartikaya Gupta 0b5ad85a6c Back out 083d36bafbc8 (bug 763166) on suspicion of android talos redness. r=me 2012-07-13 17:34:58 -04:00
Kartikaya Gupta ae9420729d Bug 769269 - Update the graphics code to be able to deal with blowing away the layer controller, client, and view and creating them afresh. r=ajuma 2012-07-13 10:19:46 -04:00
Kartikaya Gupta 7ba7c5662e Bug 763166 - Add a AndroidBridge::GetJNIForCompositorThread function to avoid using GetJNIForThread. r=blassey 2012-07-13 09:36:43 -04:00
Ed Morley bc246d6047 Backout 14e984035ca5 (bug 773534) for bustage 2012-07-13 11:36:21 +01:00
Vivien Nicolas f8c174ee54 Bug 773534 - Show briefly the typed character for <input type=password>. r=mwu 2012-07-13 12:17:37 +02:00
Makoto Kato 9d8f7a0477 Bug 772327 - Password mask timer is too short on Android. r=blassy 2012-07-13 11:26:20 +09:00
Ryan VanderMeulen 337634ee05 Backout 7ddda33608c6 (bug 772672) due to robocop orange. 2012-07-12 21:35:19 -04:00
Ryan VanderMeulen cd30f80bb5 Backout de697e323b39, b778d551c9e5, and 4b9414cba94d (bug 544088) due to build bustage. 2012-07-12 19:52:15 -04:00
Martin Stransky 0fbd9e25da Bug 544088 - Export XtClient methods. r=karlt 2012-07-12 19:28:53 -04:00
Martin Stransky 8939497d80 Bug 544088 - Support Xt plugins OOP. r=karlt 2012-07-12 19:28:53 -04:00
Brad Lassey fb236c380b bug 772672 - CreateCompositor can hold up the Gecko thread, waiting for a surface r=ajuma 2012-07-12 16:49:58 -04:00
Kartikaya Gupta 70f8fc3ff3 Bug 772993 - Fix compiler warnings for widget/android. r=cpeterson 2012-07-12 12:52:52 -04:00
Jim Mathies 0018f02094 Bug 768400 - clear win32 transparent windows when hidden so stale content isn't briefly displayed when they are reshown. r=roc 2012-07-12 06:39:21 -05:00
Nathan Froyd bfff055672 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Brian R. Bondy 870e77ef65 Bug 693263 - Support CF_HDROP format for drag and dropped files. r=neil. 2012-07-08 17:12:42 -04:00
Marshall Culpepper 17c0045e34 Bug 771595 - Ensure the Gonk widget falls back to software rendering when the GL context cannot be created. r=cjones 2012-07-07 10:07:00 -04:00
Jeff Muizelaar 6d2bb0d368 Bug 764188 - Expose a global frame tree generation number. r=dbaron
This generation number will be incremented every time that the frame
tree for a presshell changes. Callers need to deal with the case where
this value overflows. We use this to avoid a bunch of Android
screenshotting.
2012-07-04 11:42:29 -04:00
Nicolas Silva 7e3dc288c5 Bug 771307 - Disable OMTC for popup widgets that are not XUL panels. r=ajuma 2012-07-05 23:08:28 -04:00
Makoto Kato 1e533fbd2e Bug 769533 - Part 1. Replace AppendWithConversion with others. r=jlebar 2012-07-06 18:43:28 +09:00
Gian-Carlo Pascutto d178490a04 Bug 762620 - Make daily timer callback resilient against Android misfiring. r=roc 2012-07-06 07:31:07 +02:00
Gian-Carlo Pascutto 9466643cb1 Bug 762620 - Force last idle-daily time to be saved. r=blassey 2012-07-06 07:30:55 +02:00
Masayuki Nakano ade943befb Bug 769190 part.2 Rename nsInputEvent::IsWin() and widget::MODIFIER_(SCROLL|WIN) to nsInputEvent::IsOS() and widget::MODIFIER_(SCROLLLOCK|OS) r=smaug 2012-07-06 09:42:05 +09:00
Masayuki Nakano 230e9a8242 Bug 769190 part.1 Rename Scroll and Win to ScrollLock and OS for the argument of getModifierState() r=smaug, sr=jst 2012-07-06 09:42:05 +09:00
Tim Abraldes 93aa0d4ccd bug 708033. Cache the large and small icons that are set for each `nsWindow`. Free them in `nsWindow::~nsWindow()` rather than in `nsWindow::OnDestroy()`. r=jimm 2012-07-05 16:06:13 -07:00
Brian R. Bondy f57c9e7d4a Bug 751729 - File dialogs don't open with Visual Themes disabled in Windows 7 fix. r=jimm 2012-07-03 10:38:09 -04:00
Benoit Jacob e3783dda32 Bug 754572 - add option to use fatal assertions in NS_CheckThreadSafe, use it in nsBaseScreen and nsScreenManagerAndroid - r=bsmedberg 2012-07-05 10:32:10 -04:00
Benoit Jacob 725493a9df Bug 766251 - 5/5 - update Adreno WebGL blacklisting - r=jrmuizel 2012-07-05 10:13:04 -04:00
Benoit Jacob b8f187cb77 Bug 766251 - 4/5 - clean up GetGfxDriverInfo on Android - r=jrmuizel 2012-07-05 10:12:54 -04:00
Benoit Jacob 92d40d221d Bug 766251 - 3/5 - fatal-assert GL layers support on android in nsBaseWidget on Android - r=jrmuizel 2012-07-05 10:12:43 -04:00
Benoit Jacob cc27dbb9a7 Bug 766251 - 2/5 - reimplement GfxInfo on Android to use the data provided by the Java thread - r=jrmuizel 2012-07-05 10:12:33 -04:00
Benoit Jacob 9e50f7cb4b Bug 766251 - 1/5 - GfxInfo on Android: the Java and AndroidBridge parts - r=kats,jrmuizel 2012-07-05 10:12:10 -04:00
Kan-Ru Chen 11bbc9310f Bug 770440 - Make sure we only initialize sGLContext/sFramebufferOpen once. r=cjones 2012-07-04 08:30:59 -04:00
KO Myung-Hun a52517ad5a Bug 768742 - Implement Full OS/2 IME support. r=daveryeo 2012-06-20 19:09:05 +09:00
Masayuki Nakano a010d3eb72 Bug 764285 part.2 Use naming rules of virtual keycodes in SDK for defining undefined keycode r=smichaud 2012-07-04 14:59:50 +09:00
Masayuki Nakano d8b32fc85d Bug 764285 part.1 Use virtual keycodes defined in SDK r=smichaud 2012-07-04 14:59:50 +09:00