Ali Juma
f4c33e6ca1
Address review comments from Bug 711168.
...
--HG--
rename : gfx/layers/ipc/ShadowLayersHost.h => gfx/layers/ipc/ShadowLayersManager.h
2012-01-06 17:52:32 -05:00
Trevor Saunders
1f17bc28c7
merge mozilla-central to accessibility
...
--HG--
rename : widget/src/gtk2/nsWindow.cpp => widget/gtk2/nsWindow.cpp
rename : widget/src/gtk2/nsWindow.h => widget/gtk2/nsWindow.h
2012-01-05 21:43:01 -05:00
Trevor Saunders
c2ca0f7e60
bug 693343 - a11y disabled in Gnome 3 when GNOME_ACCESSIBILITY is unset patch=mgorse, tbsaunde r=tbsaunde, karlt
...
(testing a possible bustage fix)
2012-01-04 20:54:17 -05:00
Boris Zbarsky
ffb5cb2050
Bug 716793. Dispatch synthetic mousemove off the refresh driver, not as fast as we can. r=roc
...
We use Flush_Display here because mousemoves flush out layout, so we want to do the synthetic one after we've done our normal layout flushing
2012-01-10 00:23:29 -05:00
Makoto Kato
665bf4f397
Bug 715045 - Remove old vc support code. r=jimm
2012-01-05 16:52:22 +09:00
Masayuki Nakano
b5a505bab8
Bug 713502 Fire input event even during composition r=smaug+ehsan
2011-12-31 23:04:37 +09:00
Chris Jones
15239987eb
Bug 714307: Synchronize back/front buffers in gonk fallback path. r=mwu
2011-12-30 18:28:40 -08:00
Patrick Walton
d075492ab2
Backed out bug 709492 due to breakage with external urls. r=backout
2011-12-30 18:47:06 -05:00
Markus Stange
76504f5eaa
Bug 598482 part 20 - Rename Update to Invalidate; view updates are now always asynchronous. r=roc
2011-12-23 22:52:25 -05:00
Markus Stange
3985c37e27
Bug 598482 part 18 - Separate NS_WILL_PAINT and NS_PAINT handling; only flush again if no NS_WILL_PAINT event has been sent by the platform. r=roc
2011-12-23 22:52:24 -05:00
Markus Stange
cb70f28632
Bug 598482 part 7 - Remove NS_VMREFRESH_* flags. NS_VMREFRESH_NO_SYNC is now the unchangable default. r=roc
2011-12-23 22:52:22 -05:00
Markus Stange
28f2ac48f7
Bug 598482 part 3 - Remove synchronous painting APIs from nsIWidget. r=roc
2011-12-23 22:52:21 -05:00
Kevin Gadd
ea75876160
bug 627628 - Throttle the dispatching of starved paints so that time is allowed for the processing of input events between each starved paint. r=roc
...
This helps maintain responsiveness in cases where input events are being generated very rapidly or where painting is extremely expensive.
2012-01-13 19:29:22 -06:00
Jim Mathies
bafa27d2ca
Bug 618353 - Provide content with the ability to shrink the size of glass borders for glass windows and shrink the fx border by 2 pixels. r=felipe
2012-01-13 09:10:05 -06:00
Brian R. Bondy
af802813a2
Bug 714115 - CF_HTML not being used when comma as a decimal point. r=roc
2012-01-13 09:37:33 -05:00
Mike Hommey
41e5e42c93
Bug 716825 - Avoid loading system libraries with their full path. r=bjacob,r=gal,r=blassey
2012-01-13 07:23:02 +01:00
Masayuki Nakano
6e8f73fabc
Bug 717147 input events which are fired after compositionupdate should be trusted events r=ehsan
2012-01-13 15:19:22 +09:00
Ali Juma
af41b90a2a
Clean up Compositor destruction.
2011-12-22 10:59:53 -05:00
Ali Juma
6ca080a97a
Clean up pointer usage
2011-12-21 11:10:33 -05:00
Mounir Lamouri
23ead139c9
Bug 713687 - Part 4 - Network API Android backend: use enable/disable notifications to prevent listening when not needed. r=dougt
2012-01-16 15:01:07 +01:00
Mounir Lamouri
4ab754f7a7
Bug 713687 - Part 2 - Network API Android backend: listen to network changes and notify the DOM. r=dougt
2012-01-17 19:40:39 +01:00
Mounir Lamouri
e6b1246ce3
Bug 713687 - Part 1 - Network API Android backend: get current information. r=dougt
2012-01-16 14:44:07 +01:00
Mounir Lamouri
f6db5c7f71
Bug 674725 - Part AU - Release message lists in case of GC. r=smaug,cjones
2012-01-17 19:43:08 +01:00
Mounir Lamouri
edac6a0193
Bug 674725 - Part AT - Handle failures for getMessages(). r=smaug,cjones
2011-12-22 23:25:14 +01:00
Ali Juma
6117479177
Fix crash when deleting Compositor parent, and change RPC calls to sync calls..
2011-12-20 10:37:27 -05:00
Benoit Girard
7793f1291c
Fix startup black flash when doing ForceRefreshOpenGL
2011-12-19 16:13:45 -05:00
Benoit Girard
3f4e7da732
merge mc to kiwifox
2011-12-19 11:34:31 -05:00
Benoit Girard
269fbef321
Set parent backend type
...
--HG--
extra : rebase_source : 92cad3412b9c41dbc96d39a4bf73141811c3a192
2011-12-19 10:46:12 -05:00
Benoit Girard
46c36ce8e7
More clean up. Shutdown down a window no longer crashes
2011-12-16 19:21:51 -05:00
Benoit Girard
334208c02a
Clean up some hacks and useless code
2011-12-15 16:31:16 -05:00
Ali Juma
42f2a7bb6f
imported patch hacking
2011-12-15 15:07:25 -05:00
Ali Juma
62c753efee
imported patch PCompositorProgress
2011-12-15 15:07:19 -05:00
Mounir Lamouri
6373b75baf
Bug 674725 - Part AQ - Read the next message in the list (Android backend). r=cjones
2011-12-22 23:16:59 +01:00
Mounir Lamouri
0d8edb3a86
Bug 674725 - Part AO - Show the first message of message list in SmsCursor. r=smaug,cjones
2011-12-19 12:07:03 +01:00
Mounir Lamouri
b0618017ec
Bug 674725 - Part AN - Handling no messages in created message list. r=smaug,cjones
2011-12-19 12:04:53 +01:00
Mounir Lamouri
ddf8debb7b
Bug 674725 - Part AL - Store Android Cursors to keep track of created message lists. r=cjones
2011-12-22 23:16:22 +01:00
Mounir Lamouri
443fdc4369
Bug 674725 - Part AK - Create an Android Cursor when a message list is requested. r=cjones
2011-12-20 09:07:25 +01:00
Mounir Lamouri
f042517347
Bug 674725 - Part AG - Notify when delete() fails. r=smaug,cjones sr=sicking
2011-12-22 23:15:44 +01:00
Mounir Lamouri
824c6f01fb
Bug 674725 - Part AF - Implement delete() on Android. r=cjones
2011-12-22 23:15:28 +01:00
Mounir Lamouri
93452310a6
Bug 674725 - Part AD - Notify when getMessage() fails. r=smaug,cjones sr=sicking
2011-12-22 23:14:45 +01:00
Mounir Lamouri
367ad7c015
Bug 674725 - Part AC - Implement getMessage() on Android. r=cjones
2011-12-22 23:08:58 +01:00
Mounir Lamouri
d095dd375a
Bug 674725 - Part Y - Notify when send() fails. r=smaug,cjones sr=sicking
2011-12-22 23:06:35 +01:00
Mounir Lamouri
45bedebe10
Bug 674725 - Part X - Use SmsRequest for send() method. r=smaug,cjones
2012-01-13 14:26:50 +01:00
Mounir Lamouri
7a1bfa48dc
Bug 674725 - Part U - Implement WebSMS delivered event for the Android backend. r=cjones
2012-01-13 14:26:24 +01:00
Mounir Lamouri
155b30c24f
Bug 674725 - Part S - Implement WebSMS sent event. r=cjones,smaug
2012-01-10 20:34:50 +01:00
Mounir Lamouri
64e41e010c
Bug 674725 - Part R - Save sent messages in the Android database. r=cjones
2012-01-13 14:25:47 +01:00
James Willcox
83e460fd9d
Bug 713774 - Fix crasher when changing orientation on Android r=blassey
2012-01-04 21:53:09 -05:00
James Willcox
37d3c2bd21
Bug 715190 - Clear existing GL errors before trying to check for a new one r=clord
2012-01-04 21:51:11 -05:00
Chris Jones
3344a1fa82
Bug 672166: Get rid of nsIScreen_MOZILLA_2_0_BRANCH and create nsBaseScreen for shared code. sr=roc
2012-01-04 18:12:48 -08:00
Benoit Girard
3723d79344
Part A: Setup PCompositor (in progress)
2011-12-12 10:15:57 -05:00
Jeff Walden
a0ca3d8af2
Bug 711799 - Add parentheses to a bunch of && expressions nested within || expressions. r=dholbert
2011-12-18 01:00:47 -05:00
Ms2ger
070299e0ab
Bug 707576 - Remove nsIDOMNSElement; r=smaug
2011-12-18 11:06:23 +01:00
Doug Turner
6e114593ea
Backout of ba92c42f126f
2011-12-17 21:34:03 -08:00
Doug Turner
3405de188d
Backout of 8a5cc33141a3
2011-12-17 21:33:44 -08:00
Doug Turner
5c14206d26
Backout of f39dab2d2adb
2011-12-17 21:32:48 -08:00
Doug Turner
50ebb61b52
Backout of 74277c18e7ce
2011-12-17 21:32:24 -08:00
Patrick Walton
9f4fa76ed7
Bug 709492 - Part 3: Implement expose events. r=kats
2011-12-29 15:10:28 -08:00
Patrick Walton
a09787cb39
Bug 709492 - Part 2: Implement draw suppression. r=kats
2011-12-29 15:10:27 -08:00
Michael Wu
7b2e9f9b17
Bug 711867 - Track dirty region in gonk widget backend, r=cjones
2011-12-29 15:01:51 -08:00
Chris Jones
e85d7645bd
Bug 713168: Add support for different screen/input-device resolutions and virtual buttons. Temporary. rs=mwu
2011-12-29 14:39:25 -08:00
Chris Jones
b76cb55454
Followup to bug 708154: Fix review comments. r=mwu
2011-12-29 14:39:25 -08:00
Chris Jones
a7fc5a5bc7
Bug 714183: Import downstream widget/src/gonk changes from b2g. rs=cjones,mwu
2011-12-29 14:39:25 -08:00
Ms2ger
50e518adb9
Bug 709528 - Remove unused nsDeviceContextSpecG::SetMultipleConcurrentDeviceContextsSupported; r=roc a=edmorley
2011-12-11 14:46:35 +01:00
Ms2ger
6e2707bb76
Bug 709526 - Remove unused confirm_overwrite_file from nsFilePicker.cpp; r=roc a=edmorley
2011-12-11 14:45:51 +01:00
Ms2ger
8b6284eccb
Bug 709525 - Remove unused 1-argument nsDeviceContextSpecGTK::GetPrintMethod; r=roc a=edmorley
2011-12-11 14:45:01 +01:00
Tim Abraldes
3df8aefc9c
Bug 704558 - Added encoder options in encodeImage and encodeScaledImage. r=bbondy
2011-12-16 19:43:10 -05:00
James Willcox
215d32a09a
Bug 670930 - Use asynchronous direct texturing on Android when available
2011-12-16 16:40:58 -05:00
James Willcox
fcd57d7e41
back out 8a5cc33141a3 due to android-xul build failure
2011-12-16 14:45:58 -05:00
Jim Mathies
a354e3ded8
Bug 661991 - follow up, make sure and clear file lists before calling file picker's Show. r=bbondy.
2011-12-16 09:10:16 -06:00
James Willcox
3525bb5a77
Bug 670930 - Use asynchronous direct texturing on Android when available
...
--HG--
extra : rebase_source : 116b2882092d11b17046bdec5ca4d142d088d6cf
2011-12-16 10:54:10 -05:00
James Willcox
4143f62539
Bug 670930 - Add Android direct texture implementation
...
--HG--
extra : rebase_source : eb3f095e2663c0ebc0a03117ec8883d66dd8f1b5
2011-12-16 10:54:08 -05:00
Masayuki Nakano
b30ca124b1
Bug 204786 Use LookAndFeel for delay to show tooltip r=roc+enndeakin
2011-12-16 18:18:48 +09:00
Trevor Saunders
4db040f72d
bug 705983 always check gconf for accessibility state when GNOME_ACCESSIBILITY not set r=ginn.chen
2011-12-01 18:30:55 -05:00
Ed Morley
222303ed15
Merge last green changeset of mozilla-inbound to mozilla-central
2012-01-06 22:27:52 +00:00
Kyle Huey
9cc71b5f7f
Bug 714752: Make imgIContainerObserver::FrameChanged take an imgIRequest*. r=joe sr=roc
2012-01-06 07:32:38 -05:00
James Willcox
893ef06b30
Bug 715894 - Only draw dirty rect when using gralloc textures r=clord
...
--HG--
extra : rebase_source : 432da0c53ce697b6bbc8009c615e9bfb81f0778f
2012-01-06 12:25:05 -05:00
Chris Lord
0cbc9a3db7
Bug 709120 - Add tiled buffer support for Android/native. r=pcwalton
...
This adds support for rendering to a tiled software buffer when using the
Java compositor. Tiles are assumed to be packed tight and stored sequentially,
by row.
2012-01-06 11:22:11 +00:00
Michael Wu
b70e9512a8
Bug 715679 - Handle more than one window correctly in Gonk, r=cjones
2012-01-05 13:23:34 -08:00
Michael Wu
a8f02b692b
Bug 715678 - Fix indentation in gonk/nsWindow.cpp, r=cjones
2012-01-05 11:17:14 -08:00
Chris Pearce
3e5fae5beb
Bug 718939 - Backout bea7ecf9084e. r=roc
2012-02-08 17:10:11 +13:00
Cameron McCormack
2cca66143e
Bug 674370 - Make browser windows (and other document-like windows) zoom on creation on OS X 10.7. r=mstange,dao sr=bzbarsky
2012-02-08 11:44:45 +11:00
Neil Deakin
cb7c3c2729
Bug 707382, merge nsIDOMDataTransfer and nsIDOMNSDataTransfer, r=jonas
2012-02-07 13:02:32 -05:00
Alex Pakhotin
f315a7aca6
Bug 595008 - Make Android IME more efficient by reducing communication between Java and Gecko. r=blassey
2011-12-15 13:35:45 -08:00
Chris Lord
c855fa8dbb
Bug 708307 - Decouple texture size from tile size. r=pcwalton
...
This removes the hard-coded limit of 1024x2048 tile sizes, and allows for
arbitrary tile-sizes. It will still only allocate texture sizes in powers of
two, however. It replaces the tile size with a buffered-area size, which can be
re-allocated as the screen dimensions change.
2011-12-15 23:45:52 +00:00
Michael Wu
9a4af28edb
Bug 710041 - Build fixes for gonk widget backend, r=cjones
2011-12-15 15:38:45 -08:00
Kyle Huey
7046a9bfa5
Bug 714078: Don't do anything risking a deadlock in IAudioSessionEvents callbacks. r=ehsan
2011-12-29 11:59:29 -05:00
Phil Ringnalda
30796bb59b
Merge m-i <-> m-c
2011-12-24 21:50:23 -08:00
Florian Haenel
bac650fa2a
Bug 712291 - broken window resizing on qt/maemo/meego. r=romaxa
2011-12-22 23:13:53 -05:00
Chris Jones
44ee44aed9
Bug 708154: Add a fallback non-GL rendering patch to the gonk widget backend and add support for the qemu touch device. r=kmachulis,gal pending-r=mwu
2011-12-23 23:13:33 -08:00
Phil Ringnalda
3f8c5b26b0
Back out 1ac4cb2e7c32 to c631f9c3e9a9 (bug 598482) for Android reftest failures
2011-12-23 22:21:58 -08:00
Markus Stange
fc0530b684
Bug 598482 part 20 - Rename Update to Invalidate; view updates are now always asynchronous. r=roc
2011-12-23 22:52:25 -05:00
Markus Stange
e4972002d9
Bug 598482 part 18 - Separate NS_WILL_PAINT and NS_PAINT handling; only flush again if no NS_WILL_PAINT event has been sent by the platform. r=roc
2011-12-23 22:52:24 -05:00
Markus Stange
4ef3f032b5
Bug 598482 part 7 - Remove NS_VMREFRESH_* flags. NS_VMREFRESH_NO_SYNC is now the unchangable default. r=roc
2011-12-23 22:52:22 -05:00
Markus Stange
91a8db2622
Bug 598482 part 3 - Remove synchronous painting APIs from nsIWidget. r=roc
2011-12-23 22:52:21 -05:00
Chris Lord
fc3a62f889
Bug 711426 - Fix some causes of crashes when rotating. r=kats
...
The lock on the software buffer was not being respected when destroying the
surface on screen rotation, meaning we could destroy it while Gecko was still
drawing to it. This would certainly cause a crash on rotation under the right
conditions. The same situation also occurred in
GeckoSoftwareLayerClient.getBitmap().
We also waited until the next redraw when freeing the old texture associated
with the surface. This had the effect of temporarily increasing the memory
usage (generally by either 4.5 or 9 megabytes). If memory pressure is high,
this could also cause a crash, though it is far less likely than the above case.
2011-12-24 00:49:00 +00:00
Paul O’Shannessy
efdbbf16e7
Bug 707814 - Awesomebar autocomplete box appears in the wrong place [r=mstange]
2011-12-23 16:36:20 -08:00
Chris Jones
c4d3bbde9f
Bug 715232: Don't attempt to CopyTexImage from an RGB framebuffer to an RGBA texture. r=joedrew
2012-01-25 18:05:34 -08:00
Ed Morley
04fa8416f5
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-01-26 01:30:30 +00:00
Michael Wu
4e229f73e3
Bug 712973 - Use InputReader from libui in gonk widget backend, r=cjones
2012-01-25 11:00:34 -08:00
Michael Wu
d812029edb
Bug 720769 - Enable nsTransferable in Gonk backend, r=cjones
2012-01-25 10:22:15 -08:00
Ed Morley
26d349bc60
Merge last green changeset of mozilla-inbound to mozilla-central
2012-01-25 14:14:48 +00:00
Ms2ger
924b63075d
Merge m-c to m-i.
2012-01-25 11:06:40 +01:00
Ms2ger
e3e8b35541
Bug 718504 - Remove some GetChildAt callers; r=smaug
2012-01-25 08:50:07 +01:00
Oleg Romashin
6ac7de5922
Bug 720299 - Qt Fennec does not compile with faststartup (undefined reference moz_free/alloc et.c). r=dougt
2012-01-25 02:07:21 -05:00
Marco Bonardo
db50a6a74a
Merge last green PGO from inbound to central
2012-01-24 13:27:20 +01:00
Serge Gautherie
aacd80feb7
Bug 720071. (Av1a) Fix windows/nsFilePicker to actually be buildable using "--with-windows-version=502". r=jmathies.
2012-01-24 07:05:15 +01:00
Serge Gautherie
60836385d6
Bug 719389. (Av1) Fix "#ifdef MOZ_WINSDK_TARGETVER >= MOZ_NTDDI_LONGHORN" from bug 441197. r=khuey.
2012-01-23 08:02:37 +01:00
Ed Morley
c4c32df0c4
Backout 91eebc6bdb59 & 7d776b291014 (bug 717283) for Android native reftest crashes
2012-01-22 11:55:18 +00:00
Chris Lord
d70b23ac39
Bug 717283 - Use tiles on-demand. r=pcwalton, snorp
...
Instead of tying the tile-buffer in MultiTileLayer directly to the back-buffer
of the page, make sure rendering is always aligned to the tile grid and use
tiles on-demand. This makes better use of tiles when panning/zooming, and opens
up the route for further optimisations.
2012-01-22 09:40:37 +00:00
Chris Peterson
82153637f6
Bug 701002 part 2 - JavaStackTrace: send "JavaStackTrace" field to Socorro. r=dougt
2012-01-23 12:02:56 -08:00
Chris Lord
020657935d
Bug 709152 - Squash multiple viewport events in nsAppShell. r=pcwalton
...
We only ever want to respond to the latest viewport sent, separate the
viewport change into its own event and remove all but the latest in the queue
when processing events.
2011-12-22 11:35:32 +00:00
Jean-Alexandre Anglès d'Auriac
0da3e3cffe
b=714068 use gtk_icon_theme_get_icon_sizes instead of gtk_icon_theme_has_icon to determine whether GtkWindow will use an icon r=karlt
...
--HG--
extra : transplant_source : %01%D7%07%9BU%7E%0C%C7t%E6ye%3Av%CC%02%FB%99%1B%D1
2012-01-11 15:41:28 +13:00
Chris Coulson
916440efcf
Bug 635918 part 2 - Provide additional recommended properties when playing samples via libcanberra r=kinetik
...
--HG--
extra : transplant_source : %A1%1E%FD%85%2C%EE%E8%C0%96%E1%A7/%0BD%F3C%CB%D2%7D%EF
2012-01-11 11:37:40 +13:00
Chris Coulson
74e8d7f361
Bug 635918 Part 1 - Make nsISound::Play use libcanberra on Linux rather than esound r=kinetik f=karlt
...
--HG--
extra : transplant_source : %F8%B5-%FB%3D%2B%60%AA%B7%EE%E4%9Fy%85%AA%B7%0C%C9%23/
2012-01-11 11:37:36 +13:00
Masayuki Nakano
ecb8f8c2ac
Bug 716819 Move nsToolkit::VistaCreateItemFromParsingNameInit() and nsToolkit::createItemFromParsingName to WinUtils r=jimm
2012-01-11 11:09:41 +09:00
Kan-Ru Chen
fe9112c150
Bug 714694 - Part 2, Track user activity in gonk backend; r=mwu DONTBUILD
2012-01-11 02:07:00 +00:00
Kan-Ru Chen
40e1f618cf
Bug 714694 - Part 1, Add IdleService to gonk backend; r=mwu
2012-01-11 02:06:59 +00:00
Ed Morley
106e346f05
Backout 4c84b021a3c8 & d16206820082 (bug 714694) to correct patch author
2012-01-11 02:06:28 +00:00
Ed Morley
0adcf23783
Bug 714694 - Part 2, Track user activity in gonk backend; r=mwu
2012-01-11 01:44:46 +00:00
Ed Morley
ecdcd49398
Bug 714694 - Part 1, Add IdleService to gonk backend; r=mwu
2012-01-11 01:44:45 +00:00
Brad Lassey
800d9dfc2b
bug 715507 - GlobalHistory is accessing Gecko on the wrong thread r=dougt,kats
2012-01-05 16:14:23 -08:00
Benoit Girard
d3a3a98379
Bug 635544 - rename nsIWidget::DrawOver to DrawWindowOverlay. r=roc
2012-01-21 21:01:17 -05:00
Matt Brubeck
4a1a0d545b
Back out 47584f117727 and e05a8743389a (bug 717283) because of native Android startup crashes
2012-01-20 11:42:34 -08:00
Chris Lord
e6784b9101
Bug 717283 - Use tiles on-demand. r=pcwalton, snorp
...
Instead of tying the tile-buffer in MultiTileLayer directly to the back-buffer
of the page, make sure rendering is always aligned to the tile grid and use
tiles on-demand. This makes better use of tiles when panning/zooming, and opens
up the route for further optimisations.
2012-01-20 17:36:56 +00:00
Benjamin Smedberg
397db564dd
Bug 715885 - Don't allow extensions to hook nsIDragService. r=roc
2012-01-19 17:48:18 -06:00
Benoit Girard ext:(%2C%20Ali%20Juma%20%3Cajuma%40mozilla.com%3E)
3a24e71200
Bug 711168 - Implement the compositor protocol for OMTC. r=cjones
2012-01-19 09:45:37 -05:00
Jeff Muizelaar
9c9e2eed37
Bug 718440. Add more sampler labels to various places. r=bgirard
...
This shows the problems described in bug 710068.
2012-01-17 15:33:04 -05:00
James Willcox
415c8cbfb3
Bug 719233 - Only use direct texturing on whitelisted devices r=blassey
2012-01-18 20:41:28 -05:00
James Willcox
46d5ad71aa
Bug 718014 - Restrict dirty rect to subrect of tile texture
...
--HG--
extra : rebase_source : bbe56fd271b08e908eb301b5b0839a80bce139fb
2012-01-18 10:41:30 -05:00
Wes Johnston
43680b21b4
Bug 603008 - Platform support for multitouch events. r=smaug
...
* * *
Bug 603008 - Platform support for multitouch events.
* * *
ifdefandroid
2011-12-16 16:24:11 -08:00
Michael Wu
c5df5674aa
Bug 708191 - Don't draw when the screen is off on gonk, r=cjones
2012-01-17 02:55:25 -08:00
Michael Wu
da2da99f70
Bug 718631 - Fix Gonk build after bug 598482, r=cjones
2012-01-18 13:22:12 -08:00
Jeff Walden
91683ae3e3
Bug 704313 - Implement mozilla/StdInt.h. r=cjones
...
--HG--
extra : rebase_source : b221134fdfbde13a37a6ef621bba3ca183a46101
2011-11-22 17:42:57 -08:00
Kartikaya Gupta
ac52a8e9d6
Bug 688208 - Guard against accessing destroyed object [r=mfinkle]
...
The nsWindow for Android often dispatches events but doesn't check
for window destruction afterwards. Ensure that necessary destruction
checks and kungFuDeathGrips are in place to avoid accessing a
destroyed object.
2011-11-22 15:31:49 -05:00
Kartikaya Gupta
0085fa52d5
Bug 688208 - nsWindow should call super::OnDestroy [r=mfinkle]
2011-11-22 15:29:54 -05:00
Jim Mathies
d9578a168a
Bug 684555, r=bbondy
2011-12-07 13:01:48 -06:00
Ed Morley
6d53f71f87
Merge mozilla-central to mozilla-inbound
2011-12-07 09:39:26 +00:00
Oleg Romashin
f191bfb16a
Bug 706935 - file upload on Meego Harmattan don't working. r=dougt
2011-12-06 19:29:58 -05:00
Martin Stransky
4bc87962eb
Bug 558742 - Comma doesn't work in print range, r=roc
2011-12-06 23:45:06 -05:00
Brad Lassey
8221758c4c
merge birch to mozilla-central
...
--HG--
rename : embedding/android/GeckoBatteryManager.java => mobile/android/base/GeckoBatteryManager.java
2011-12-06 13:55:36 -05:00
Brad Lassey
b25cb3f85a
backout some changes we don't want to land from birch
2011-12-06 01:56:04 -05:00
Justin Lebar
8f39bf2e51
Bug 702256 - "[Gonk] Add DOM API for turning screen on/off and adjusting the screen's brightness" r=cjones,mounir
2011-12-05 01:07:00 +08:00
Doug Turner
5976ea245c
merge with m-c 1900e3edd32d
2011-11-30 22:30:21 -08:00
Brad Lassey
086b9913f2
bug 706383 - Save screenshot in bundle, clean up old unused code r=dougt
2011-11-30 21:28:05 -05:00
Chris Lord
1dd6734fb0
Bug 704575 - Union dirty rects instead of painting all of them. r=kats
...
In bug #703821 we disabled the squashing of multiple draw events, as it caused
corruption due to the dirty rects being ignored. Re-enable it, and union the
dirty rectangles to avoid this corruption.
2011-11-30 16:17:17 +00:00
Doug Turner
3efc2cfcbd
Merge with mozilla-central 95bca70369ef
...
--HG--
rename : embedding/android/AndroidManifest.xml.in => mobile/android/base/AndroidManifest.xml.in
rename : embedding/android/GeckoApp.java => mobile/android/base/GeckoApp.java
rename : embedding/android/GeckoAppShell.java => mobile/android/base/GeckoAppShell.java
rename : embedding/android/GeckoEvent.java => mobile/android/base/GeckoEvent.java
rename : embedding/android/GeckoSmsManager.java => mobile/android/base/GeckoSmsManager.java
rename : embedding/android/Makefile.in => mobile/android/base/Makefile.in
2011-11-29 20:58:39 -08:00
Brad Lassey
86b6bcc9a5
bug 704217 - Quit doesn't work before Gecko is up r=dougt
2011-11-24 02:04:26 -05:00
Marco Bonardo
d40c12a19c
Backout 407fba8cbd5a (bug 702256) for build failure on Windows.
2011-12-05 13:48:59 +01:00
Justin Lebar
6a7d0a009c
Bug 702256 - "[Gonk] Add DOM API for turning screen on/off and adjusting the screen's brightness" r=cjones,mounir
...
--HG--
extra : rebase_source : 6c1f1b49d911e749da524266695e2f05d52900b2
2011-12-05 01:07:00 +08:00
Florian Quèze
e1e15c871b
Bug 697546 - Add a scriptable way to set a dock badge text. r=smichaud,josh
2011-12-05 10:57:45 +01:00