Benoit Jacob
676d0559b4
Bug 739648 - add mFlags field to TextureImage; introduce GetSrcTileRect flipping tile y-coords as needed; use it in DirectUpdate() to fix WebGL compositing bug - r=bgirard
2012-05-09 16:55:31 -04:00
Wolfgang Rosenauer
307b8b6bba
Bug 749739 - New email sound notification file cannot contain spaces (Linux - Thunderbird 12). r=karlt
2012-05-09 13:27:02 +02:00
Doug Turner
e8bf57a731
Bug 752674 - device proximity needs y and z values. r=blassey
2012-05-08 20:56:54 -07:00
Jason Duell
edbfeb43d3
Bug 750616 - Get rid of warnings in necko on android. r=blassey
2012-05-08 17:00:12 -07:00
Oleg Romashin
66a8a0359f
Bug 752643 - Make CompositorParent eglSurface setup available for non-android environment. r=ajuma
2012-05-08 12:40:41 -07:00
Cervantes Yu
df6892a531
Bug 743638: Implement orientation API backend in gonk. r=mwu
2012-04-20 19:43:25 +08:00
Chris Jones
fa7af56857
Bug 745145, part 4: Rename some things. r=mounir
...
--HG--
rename : hal/fallback/FallbackScreenOrientation.cpp => hal/fallback/FallbackScreenConfiguration.cpp
2012-05-08 14:36:07 -07:00
Chris Jones
ce65ae800e
Bug 745145, part 3: Implement PuppetScreen* analogues to PuppetWidget. r=mwu sr=roc
2012-05-08 14:36:07 -07:00
Chris Jones
9699c13cf3
Bug 745145, part 2: Implement the ScreenConfiguration hal for gonk. r=mounir
2012-05-08 14:36:07 -07:00
Chris Jones
b689e2f633
Bug 745145, part 1: Generalize ScreenOrientation into ScreenConfiguration, and add screen rect and color+pixel depth to it. r=mounir
2012-05-08 14:36:07 -07:00
Chris Jones
a825b8f413
Bug 745145, part 0c: Only use nsIScreen on the main thread. r=mwu
2012-05-08 14:36:07 -07:00
Kartikaya Gupta
002a92b29e
Bug 752539 - Pass in the AutoLocalJNIFrame to some methods that implicitly require it. r=blassey
2012-05-08 09:35:59 -04:00
Ben Turner
775105d8d7
Bug 672667 - Fix build bustage on Win64.
2012-05-07 17:42:09 -07:00
Brian Nicholson
a21bf6fe8f
Bug 752426 - Add null checks for thumbnail screenshots. r=blassey
2012-05-07 16:53:01 -07:00
Ben Turner
5e733e5f2e
Bug 672667 - ' IndexedDB demo causes leaks and never-ending assertions'. r=bsmedberg+smichaud+khuey.
2012-04-06 13:40:10 -07:00
John Ford
f93a85df2f
bug 747448 - convert shell calls to pwd to using core_*path functions r=khuey
2012-05-07 15:21:11 -07:00
James Willcox
85f813be75
Bug 751609 - Give up on locking a Surface after 10 failures r=blassey
2012-05-07 14:18:30 -04:00
Nicolas Silva
3e5fa06ee7
Bug 751370 - Disables layers acceleration for small popups like menus and combo boxes. r=BenWa
2012-05-05 16:29:13 -04:00
Reuben Morais
3d08e70981
Bug 751437 - Extend overflow rect in Cocoa progress bars. r=mstange
2012-05-05 12:41:50 -04:00
Joe Drew
ff50fc9894
Bug 741979 - Don't require version numbers in the downloaded graphics driver blacklist. r=bjacob
...
--HG--
extra : rebase_source : b8abd6950804e1957d126b134146c55224288d14
2012-05-04 15:33:59 -04:00
Phil Ringnalda
35bbe83e04
Merge again
2012-05-04 19:50:34 -07:00
Phil Ringnalda
7ae9bc43a7
Merge m-c to m-i
2012-05-04 19:49:34 -07:00
Masayuki Nakano
a44b6e2ce1
Bug 751929 Insert break at WM_*CHAR case in constructor of mozilla::widget::NativeKey r=jimm
2012-05-05 07:47:46 +09:00
Masayuki Nakano
20d33c0b84
Bug 751881 Set keycode to keypress event at WM_CHAR handler when charcode is 0 r=jimm
2012-05-05 07:47:46 +09:00
James H
822844d9fa
Bug 688929 - Prevent saving window attributes before WM_WINDOWPOSCHANGED on window restore. r=jimm
2012-05-04 22:46:35 -04:00
Karl Tomlinson
a69fee13fa
b=751774 handle no drag service during shutdown r=roc
...
--HG--
extra : transplant_source : %20%EE%CD%93%CE%A9%C2%DF%B3%1F1%07%CB%19E.%F3%20%B8%0B
2012-05-04 15:34:50 +12:00
Doug Turner
8037368886
Bug 738465 - implement device light sensor. r=smaug
2012-05-02 09:43:45 -07:00
Doug Turner
04eebc18ac
Bug 738131 - implement device proximity. r=smaug
...
* * *
Bug 738131 - implement device proximity. gonk implementation. r=mwu
2012-05-02 09:43:45 -07:00
Doug Turner
396a26ff66
Bug 742179 - Move MakeRandomString to xpcom/ds. r=bsmedberg
2012-04-05 09:50:55 -07:00
Brian Nicholson
98a5f0cabb
Backout 7e237e96018f for black area in thumbnails. r=backout
2012-05-03 19:06:08 -07:00
Brian Nicholson
f4b913be4e
Bug 750846 - Move thumbnail size logic to Gecko. r=blassey
...
--HG--
extra : rebase_source : f8194c78ff0acc530db15a0aed6472475a0e0eed
2012-05-03 16:29:59 -07:00
Karl Tomlinson
102c785b7b
b=751429 handle modifier changes in periodic synthetic mouse events for drag sources r=roc
...
--HG--
extra : rebase_source : 08c12b5e4e2acb7e65ff29168356312eb9185d97
2012-05-03 18:24:20 +12:00
Karl Tomlinson
473b0644bd
b=750061 Put the hidden drag widget in the window group of the source node so that the gtk_grab_add during gtk_drag_begin is effective r=roc
...
--HG--
extra : rebase_source : 8ce17ca75be2b681f08489446bb8fdb2d651fe46
2012-05-03 18:23:59 +12:00
Karl Tomlinson
ba033cb2f6
b=750961 disable motion hints to avoid gdk_event_request_motions unless on Maemo r=roc
...
--HG--
extra : rebase_source : 8f688b33d050a9d972da13aaf49607f300138f63
2012-05-03 18:23:31 +12:00
Michael Kaply
c84a2b8105
Bug 744992 - Do not go into the preview code if it is null. r=benb,jmathies
2012-05-03 18:33:50 -04:00
James Willcox
a9ce928a37
Bug 730890 - Install and run an Android Looper on Gecko main thread r=cjones
2012-05-03 10:53:31 -04:00
Ed Morley
626d72f39d
Merge mozilla-central to mozilla-inbound
2012-05-03 20:13:41 +01:00
Ali Juma
5d831f034d
Bug 748048 - Part 2: Don't restrict invalidation to the widget's boundaries on Android. r=roc
2012-05-03 12:34:02 -04:00
Ehsan Akhgari
61da885b53
Merge mozilla-central and mozilla-inbound
2012-05-02 23:59:08 -04:00
Ehsan Akhgari
ce3fbaefb5
Bug 751273 - Part 1: Remove the debugging code in Cairo which we don't use any more; r=jrmuizel
...
Landing on a CLOSED TREE
2012-05-02 16:28:13 -04:00
Oleg Romashin
d17cad3f03
Bug 750960 - OMTC: Qt AppShell should use CurrentThread object for event dispatching. r=dougt
2012-05-03 06:22:58 -04:00
Oleg Romashin
7cb9a50b57
Bug 750284 - WidgetQt Drag service should be initializing in different threads. r=dougt
2012-05-03 06:22:33 -04:00
Gene Lian
674a53d819
Bug 743064: Shutdown FramebufferWatcher thread gracefully by using it as a pthread. r=cjones a=b2g-only
2012-04-26 16:46:52 +08:00
Masayuki Nakano
39eedd06d7
Bug 749500 Define new API for 10.5 SDK r=smichaud
2012-04-30 08:43:21 +09:00
Kartikaya Gupta
accbc5ecde
Bug 749788 - Fix some JNI code bugs. r=blassey
2012-04-28 12:55:59 -04:00
James Willcox
a3cf6c4897
Bug 749750 - Correctly ref created Surfaces on Android r=blassey
2012-04-27 16:10:03 -04:00
James Willcox
3f75d415a1
Bug 727116 - Draw Flash plugins with OpenGL during pan/zoom on legacy Android r=blassey
2012-04-27 16:04:47 -04:00
Irving Reid
47b09c4ad0
Bug 744527 - Fix idle poll interval, add tracing to idle service. r=bbondy
2012-04-26 19:21:37 -04:00
Chris Lord
f91798029d
Bug 748718 - Make ScreenshotLayer use SingleTileLayer's draw function. r=kats
...
ScreenshotLayer overrides SingleTileLayer's draw function to simplify the
drawing process. Unfortunately, this doesn't respect the layer mask, and can
cause the layer to appear incorrectly stretched.
Change the screenshot process so that whole-page screenshots pass parameters
that are pre-scaled (to avoid mismatches when the viewport changes), and set
the page size on the ScreenShotLayer so it draws in the correct place.
This also alters the masking slightly to avoid visible seams around masks in
the centre of the page, and to avoid unnnecessary drawing at the edges of the
page.
This change fixes the frame-rate issues with the screenshot layer, as it
removes unnecessary over-draw.
--HG--
extra : rebase_source : 671c5a48d7bc08b3b452ed7eea228eb22843c1ce
2012-04-26 13:45:31 -04:00
Jeff Muizelaar
d75ae4084f
Bug 748832. Remove dead paint supression code. r=kats
...
Bug 732564 disabled the painting suppression code in browser.js. This removes
the caller and the interface.
--HG--
extra : rebase_source : 236f81abcf980c41ffdb6c29dc4290a6a7671d14
2012-04-25 12:49:43 -04:00