Commit Graph

2884 Commits

Author SHA1 Message Date
Oleg Romashin
c58271c6e7 Bug 601451 - Allow compile qt port with system cairo which does not have QT_SURFACE compiled. r=joe a=npodb
--HG--
extra : rebase_source : a6bc7d01efb4a9d91418a33d43bbaf07139b4a18
2010-10-05 09:15:57 +03:00
Gavin Sharp
b7c858097b merge back out of changeset 7e10dcf5f763 (bug 590225) due to bustage, a=me 2010-10-04 13:33:46 -04:00
Gavin Sharp
e51ace35e9 Backed out changeset 7e10dcf5f763 (bug 590225) due to bustage, a=me 2010-10-04 13:33:14 -04:00
Matt Brubeck
cdc7b7c99a Bustage fix for bug 601314 (botched merge). r=me, a=bustage 2010-10-04 10:13:50 -07:00
Matt Brubeck
5d1cded93b Back out 0a01860cef28 (Bug 569497) because of freezes (Bug 601314). a=blocking-fennec
--HG--
extra : rebase_source : a9e9f25fba06c7041781b22f7976ccdab9a0a71b
2010-10-04 09:14:34 -07:00
Brad Lassey
6d7e2050b6 Bug 590225 - webapps OS level integration : Android a=blocking-fennec, r=mwu, r=vladimir 2010-10-04 10:54:40 -04:00
Vladimir Vukicevic
163e9e5fd4 b=600863; implement rough mac gfx blocklist; r=joe 2010-10-01 20:55:19 -07:00
Matt Brubeck
ec365be7de Bug 601280: Include title in shared links on Android. r=blassey a=blocking-fennec 2010-10-01 18:04:23 -07:00
Alex Pakhotin
a0967f88b3 Bug 592088 - support progress indicators in android status bar notifications r=blassey a=blocking-fennec 2010-10-01 14:21:21 -07:00
Jim Chen
53943af34f Bug 599550 - Properly sync PuppetWidget IME notifications; r=blassey,cjones a=blocking-fennec 2010-10-01 10:17:37 -04:00
Bas Schouten
5a7235d59a Bug 546514 - Part 5: Allow turning on D3D10 layers through a pref. r=vlad a=vlad 2010-10-01 00:53:53 +02:00
Bas Schouten
786128e3d2 Bug 546514 - Part 2: Add #defines for D3D10 layers. r=vlad 2010-10-01 00:53:47 +02:00
Brad Lassey
854d433e01 bug 582616 - Sharing back-end for Android r=mwu,mfinkle sr=stuart a=blocking-fennec 2010-09-30 11:37:36 -04:00
Brad Lassey
31a00d810d bug 569497 - need finger friendly file picker for android r=mwu a=blocking-fennec 2010-09-30 11:37:36 -04:00
Joe Drew
b920406e09 Bug 596493 - Disable acceleration on all transparent windows on OS X. r=mstange a=b 2010-09-29 14:38:39 -04:00
Joe Drew
907b77ce57 Bug 599241 - Draw the persona's accent colour in the titlebar in OpenGL mode as a stop-gap measure until we can draw proper content in the titlebar again. r=mstange a=b 2010-09-29 14:37:44 -04:00
Benoit Jacob
3b9e31a8e3 Bug 595364 - blacklist some intel cards for D2D - r=bjacob, a=blocking-beta7 2010-09-28 22:24:59 -07:00
Mounir Lamouri
5ce6dc8083 Bug 598329 - Have XUL elements look disabled when disabled='true' is set. r=roc a=blocking 2010-09-27 18:25:18 -07:00
Benoit Jacob
20f9a22235 Bug 595364 - [D2D] Crash for Intel GMA X3100 and X3500 cards in Firefox 4 beta 5 and beta 6 [@ igd10umd32.dll@0x1195c ] - r=bas.schouten, a=blocking-beta7 2010-09-27 16:18:56 -04:00
Tetsuro Kato
a040e6dc17 Bug 594976. GfxInfo: Case-insensitive comparison for DeviceKey of DISPLAY_DEVICE. r=bschouten,a=blocking
This should fix a bunch of devices not being properly detected by GfxInfo but detected by
GfxBot.
2010-09-27 15:02:03 -04:00
Bas Schouten
6b1cb7b463 Bug 587508: Workaround: Invalidate parts of the plugin area that might have content drawn to them. r=roc a=blocking-beta7 2010-09-24 18:57:52 +02:00
Jim Chen
c3258ae64f Bug 591047 - Fixing Android after PuppetWidget IME work; r=mwu a=blocking-fennec
--HG--
extra : rebase_source : 7cffd4b0a43a86d24b2492f50295968e9ff39c0f
2010-09-23 20:59:26 -07:00
Brad Lassey
2f303b809a Bug 591047 - (7/7) Suppressing possible out-of-sync notifications; r=roc a=blocking-fennec 2010-09-23 23:34:26 -04:00
Brad Lassey
9c43d63744 Bug 591047 - (6/7) Adding IME event support to content fake widget; r=roc a=blocking-fennec 2010-09-23 23:28:15 -04:00
Brad Lassey
42c886dbb3 Bug 591047 - (5/7) Adding IME notification support to content fake widget; r=roc a=blocking-fennec 2010-09-23 23:28:15 -04:00
Brad Lassey
3db964bd25 Bug 591047 - (4/7) Adding no updates option to IME notifications; r=masayuki sr=roc a=blocking-fennec 2010-09-23 23:28:15 -04:00
Brad Lassey
0fbcc1134a Bug 591047 - (3/7) Adding e10s IME supporting code to widget; r=cjones sr=roc a=blocking-fennec 2010-09-23 23:28:15 -04:00
Brad Lassey
847fb9effa Bug 591047 - (2/7) Adding event handling support to PuppetWidget; r=cjones a=blocking-fennec 2010-09-23 23:28:15 -04:00
Brad Lassey
6878ccd6f4 Bug 591047 - (1/7) Backing out Android a1 IME code from bug 581535 and bug 582644; r=blassey a=blocking-fennec 2010-09-23 23:28:15 -04:00
Chris Jones
fa67eeb79b Followup to bug 597336: fix --disable-ipc builds. a=bustage 2010-09-23 21:54:52 -05:00
Chris Jones
8d0a412baf Bug 597336, part 4: If UseClientSideRendering(), render to a gfxImageSurface backed by memory shared with X and then XShmPutImage to copy it to our window's drawable. r=karl a=blocking-fennec 2010-09-23 20:00:06 -05:00
Alexander Surkov
7838007ca0 Bug 597311 - make WM_GETOBJECT return root accessible always, r=davidb, sr=roc, f=marcoz, a=blocking7beta 2010-09-23 12:35:39 +09:00
Michael Wu
09243285be Bug 598197 - Don't setup audio when we can't get the JNIEnv, r=kinetik,blassey a=blocking-fennec 2010-09-22 18:03:46 -07:00
Masatoshi Kimura
2df4090123 Bug 593577 - Get rid of nsContentType. r=roc a=a 2010-09-20 15:40:13 +02:00
Simon Montagu
f2f4148eef Fix missing parentheses in expression. Bug 594278, r=jimm, a=dbaron 2010-09-20 11:40:41 +02:00
Mounir Lamouri
d1ea929668 Bug 557087 (4/6) - Make widget aware of the new disabled state rule. r=roc a=sicking
--HG--
extra : rebase_source : 920e50fd3343a72acf805aae5ab5f6050944eb19
2010-09-20 03:16:49 +02:00
Mats Palmgren
1158ded89b Bug 449734 part 6 - Add dummy ReparentNativeWidget method to PuppetWidget. r=roc a=blocking2.0:betaN 2010-09-18 13:28:50 +02:00
Mats Palmgren
d267a28a25 Bug 449734 part 4 - Add nsIWidget::ReparentNativeWidget() to handle reparenting of top-level widgets. r=roc a=blocking2.0:betaN 2010-09-18 13:28:50 +02:00
Mats Palmgren
aea63d061e Bug 449734 part 2 - Add the widget to the new parent's child list. r=roc a=blocking2.0:betaN 2010-09-18 13:28:50 +02:00
Mats Palmgren
698eb966cf Bug 449734 part 1 - Preserve presentation when dragging a tab between browser windows. r=roc a=blocking2.0:betaN 2010-09-18 13:28:49 +02:00
Oleg Romashin
b46aa5a1e8 Bug 588186 - Remove permanent Debug output (qDebug) from widget related code. r=mozilla a=npodb 2010-08-26 08:18:06 -07:00
Oleg Romashin
7ab9f25f57 Bug 576437 - CreateOffscreenSurface should not silently translate ImageFormat24 into ImageFormat16_565. r=joe a=blocking2.0 2010-09-16 14:34:53 -07:00
Tom Brinkman
ceef26ba74 Bug 576437 - CreateOffscreenSurface should not silently translate ImageFormat24 into ImageFormat16_565. r=joe a=blocking2.0 2010-09-16 14:34:53 -07:00
Robert O'Callahan
27f9e0592f Bug 596414. Don't paint NSViews for plugins. r=jrmuizel,josh a=b 2010-09-17 11:04:14 -07:00
Jeff Muizelaar
5fcf322b14 Bug 597268. Paint QuickDraw plugins differently to make them not flicker on scrolling. r=roc,josh a=b 2010-09-17 10:58:26 -07:00
Robert O'Callahan
a52325c14b Bug 596414. Tell ChildView about the plugin drawing model. r=josh 2010-09-17 10:55:39 -07:00
Mark Finkle
f2bad19f93 Bug 596983 - Enable HTML format converter for Android [r=mwu a=blocking-fennec:2.0b1] 2010-09-17 13:08:08 -04:00
Brad Lassey
27671babaf bug 597412 - onPause handler causing black screens r=mwu a=blocking-fennec 2010-09-17 11:26:32 -04:00
Alexander Surkov
e3358a35bc Bug 597311 - crash in nsWindow::ProcessMessage(WM_GETOBJECT), r=davidb, sr=roc, a=davidb 2010-09-16 22:16:50 -07:00
Benoit Jacob
8f54ec10f3 Bug 594877 - Update intel driver versions in GfxInfo blocklist - r=vladimir, a=blocking2.0 2010-09-15 20:17:49 -04:00