Jeff Muizelaar
e67d9add28
Bug 651981. Return a JSVal from GfxInfo. r=bjacob,jorendorff
2011-11-02 16:53:59 -04:00
Doug Turner
1fae45d18a
Bug 702544 - Follow up to 701996. Landing ifdef to make birch project branch compile r=blassey
2011-11-15 09:30:59 -08:00
Doug Turner
9967f2118e
Bug 701996 - Merge widget/src/android from birch back into mozilla-central. r=dougt/blassey
2011-11-14 19:12:14 -08:00
Justin Lebar
3c31dc31fe
Bug 701716 - navigator.vibrate's Android backend is missing an AutoLocalJNIFrame. r=mwu
2011-11-11 11:11:41 -05:00
Marco Bonardo
cf0e597d94
Merge mozilla-central and mozilla-inbound
2011-11-11 11:09:58 +01:00
Gregory Szorc
986db2bc12
Merge b-s to m-c
2011-11-10 15:15:29 -08:00
Marco Bonardo
9d28b574e6
Merge mozilla-central and mozilla-inbound
2011-11-10 11:40:00 +01:00
Honza Bambas
b490dc6dc8
Bug 701061 - nsISupportsUtils.h(94) : error C2027: use of undefined type 'nsIContent' when building widget\src\windows\nsWindow.cpp, r=enndeakin
2011-11-09 22:49:21 +01:00
Ed Morley
8ae1f859ef
Merge m-c to b-s.
2011-11-08 23:18:09 +00:00
Ed Morley
22c348f2a4
Backout 31d345404c98 (bug 671634) due to missing privacy review and necko peer review; a=dao
2011-11-08 10:43:36 +00:00
Scott Johnson
5487ab1b95
Bug 666446, Part 1/10 - Add method to imgIContainer for notification of refresh driver events. [r=dholbert,joe][sr=mats]
2011-11-09 13:39:15 -08:00
Jim Mathies
460a60721d
Bug 701098 - Switch profile special directory constants to get the right profile dir in taskbar registration. r=bsmedberg
2011-11-09 14:54:03 -06:00
Michael Wu
1a784cecd2
Bug 694206 - Add Gonk (B2G) widget backend, r=cjones
2011-11-10 16:17:46 -08:00
Gregory Szorc
5cbb27dbc0
Bug 698248 - Remove unused FORCE_USE_PIC variable; r=khuey
2011-11-01 15:45:23 -07:00
Ed Morley
dd23fd1993
Merge mozilla-central and mozilla-inbound
2011-10-29 02:40:36 +01:00
Matt Brubeck
8d73e911d3
Merge last green changeset from mozilla-inbound to mozilla-central
2011-10-28 11:15:56 -07:00
Oleg Romashin
25549a3a1f
Bug 692479 - Implement screenshoot based fast startup on Maemo Harmattan. r=dougt
2011-10-28 08:13:57 -04:00
Mark Banner
a215a840b7
Bug 693949 - Drop nsCStringArray. r=bsmedberg
2011-10-28 08:35:45 +01:00
Masayuki Nakano
1e701c5bdd
Bug 694913 Assume that user clicked on right most of a character if clicked character in composition string is zero-width r=roc+emk
2011-10-26 11:10:43 +09:00
Neil Deakin
ead3336a32
Bug 503879, remove nsIToolkit, make nsToolkit a singleton, remove it from some widget platforms, and don't pass it around when creating widgets, original patch by robarnold, r=roc
2011-10-25 11:05:32 -04:00
Ehsan Akhgari
b3bd86a342
Bug 694811 - Linking with VC11 fails with an undefined reference error to _IID_IAsyncOperation; r=bbondy
2011-10-24 16:08:10 -04:00
Ehsan Akhgari
8be4fe1430
Bug 694802 - VC11 cannot compile nsWindow.cpp because it #includes <pbt.h>; r=bbondy
2011-10-24 15:59:10 -04:00
Chris Jones
4723764a0f
Bug 679966, part 1: Add vibrator support for android. r=blassey,cjones
2011-09-30 00:00:48 -07:00
Chris Pearce
d9c0977292
Bug 699885 part 1 - Ensure we dispatch 'deactivate' event to chrome window when we lose focus while changing to full-screen mode. r=roc
2011-11-08 12:58:48 +13:00
Wes Johnston
b41a5ac339
Bug 671634 - Update Fennec useragent to more closely match stock browser. r=dougt
2011-11-07 15:03:53 -08:00
Ed Morley
37e25450aa
Merge mozilla-central to mozilla-inbound
2011-11-07 22:59:01 +00:00
Marco Castelluccio
549f653516
Bug 605808 - Make "layers.prefer-opengl" work when D3D10 is available; r=joedrew
2011-11-07 20:11:44 +00:00
Jim Mathies
6e1370e8f2
Bug 577867 - Adds profile based win taskbar registration option. r=tellrob
2011-11-07 13:23:42 -06:00
Benoit Jacob
63ee2ee4cd
Bug 700124 - Attempting to use JNI in child process [@ mozilla::AndroidBridge::EnsureJNIThread] - r=jdm
...
GfxInfo blacklisting causes crashes on Android at the moment, and it's not even used at the moment, so let's disable it for now so we dont have to worry about the crash until there's an incentive to.
We crash because AndroidBridge calls into the JNI and we're not supposed to do that from the content process.
2011-11-06 19:17:56 -05:00
Benoit Jacob
4cf66ddc98
Bug 668004 - dont return ERROR_FAILURE in GetFeatureStatusImpl - r=dsherk
...
At least, WebGL antialiasing was broken on linux, and couldn't be force-enabled, because of that.
2011-11-05 16:46:54 -04:00
Ed Morley
e8cc3fd50a
Merge mozilla-central and mozilla-inbound
2011-11-05 18:46:28 +00:00
Ed Morley
b4eeea3edf
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
2011-11-05 18:35:59 +00:00
Matheus Kerschbaum
966dc039fd
Bug 698630 - Remove --disable-smil build option; r=dholbert
2011-11-05 10:32:52 +00:00
Matt Brubeck
e48a72361a
Back out bug 429592 because of Linux opt jsreftest failure
2011-11-04 15:18:58 -07:00
Rail Aliiev
a2113b4d42
Bug 616542 - Shorten file path length of mochitest; r=ted
2011-11-04 21:13:42 +00:00
Marco Bonardo
9bad78afbb
Merge mozilla-central to mozilla-inbound
2011-11-04 21:56:10 +01:00
Olli Pettay
ee1456417a
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
...
--HG--
extra : rebase_source : 76d19175a58a4ac8113b144a19f9d7679ad54dd0
2011-11-04 19:17:19 +02:00
Neil Deakin
84f9002d88
Bug 503879, remove nsIToolkit, additinal windows only changes which simplify message handling, patch by robarnold, r=jmathies
2011-11-03 16:39:07 -04:00
Jim Mathies
3149ac8e76
Bug 577867 - Add profile override option to taskbar grouping id. r=robarnold
2011-11-03 09:39:50 -05:00
Jim Mathies
4281df0b80
Bug 577867 - Add widget support for new cityhash based taskbar registration ids. r=neil
2011-11-03 09:39:50 -05:00
Doug Sherk
cfc950a541
Bug 695912: implemented antialiasing blocklisting r=jgilbert
...
Antialiasing can be blocked through the downloaded blocklist now, as well as
static analysis compiled into the OS-specific handlers for graphics features.
2011-11-03 10:50:40 -04:00
Doug Sherk
9338fb61c6
Bug 668004 - generalized GPU blocklist to all platforms - r=bjacob
...
Refactored Windows-specific code for blocklisting GPUs to GfxInfoBase so that it
could be re-used by every platform. Also enabled all downloaded blocklist code on X11 (Linux) and Cocoa (Mac)
but not yet on Android.
2011-11-03 10:50:40 -04:00
Mounir Lamouri
d3ed4b7106
Bug 696038 - (2/3) Boilerplate code to communicate between hal and Android Java code. r=cjones
2011-11-02 16:35:11 +01:00
Matt Woodrow
54ee03f30c
Bug 688342 - Make nsCanvasRenderingContext2D support Azure backends other than Direct2D. r=Bas
2011-11-03 08:55:03 +13:00
Benoit Girard
294dc08741
Bug 696437 - Add OpenGL Gfx AppNotes for mobile. r=bjacob
2011-11-01 08:00:09 -07:00
Ali Juma
16dc247f8f
Bug 698868 - Add "Product" to Adapter Description for Android. r=bgirard
2011-11-02 09:45:47 -04:00
Chris Pearce
3b32d33e49
Bug 688648 - Dispatch mozfullscreenerror event when requests for full-screen are denied. r=smaug
2011-11-02 13:02:47 +13:00
Benjamin Smedberg
6b607d4b1d
Bug 429592 - Add a monitor thread for process hangs and crash by default if a chrome process doesn't end up back in the event loop for more than 30 seconds. By default this affects non-debug builds only. r=cjones/bent
2011-10-12 13:52:26 -04:00
Daniel Holbert
0b25fa3b45
Back out 564e841f1f57 (Bug 429592) for Linux64 opt orange
2011-10-24 11:24:29 -07:00
Benjamin Smedberg
22af84cad9
Bug 429592 - Add a monitor thread for process hangs and crash by default if a chrome process doesn't end up back in the event loop for more than 30 seconds. By default this affects non-debug builds only. r=cjones/bent
...
--HG--
extra : rebase_source : d75bbc917d9a07f2a5ec016d3c410ec4bcff67e9
2011-10-12 13:52:26 -04:00