Jim Chen
3e20d1418d
Bug 863777 - Implement native stack JNI calls using the profiler API; r=BenWa
2013-06-14 12:42:10 -04:00
Jim Chen
4ae44380c9
Bug 863777 - Add native stack JNI method definitions; r=kats
2013-06-14 12:42:10 -04:00
Ehsan Akhgari
443234c05d
Bug 882948 - Add widget level support for AeroLite for Winodws Server 2012/2013; r=roc
2013-06-13 18:41:26 -04:00
Ehsan Akhgari
d6628d6d1a
Bug 579517 follow-up: Remove NSPR types that crept in
2013-06-12 21:26:59 -04:00
Kartikaya Gupta
dbc0077c31
Bug 879011 - Convert nsIntPoint instances in InputData.h to types with units. r=kentuckyfriedtakahe
2013-06-11 18:13:11 -04:00
Ryan VanderMeulen
774115510a
Merge m-c to inbound.
2013-06-11 21:03:14 -04:00
Sotaro Ikeda
05bed30302
Bug 881565 - nsAppShell fails to compile with JB Gonk, r=mwu
2013-06-11 16:47:44 -04:00
Benoit Jacob
95b4357ba3
Bug 879172 - Recognize a device as Sony as soon as its Manufacturer string contains Sony as substring - r=joe, CLOSED TREE
2013-06-11 14:55:13 -04:00
Ryan VanderMeulen
7211f55f91
Backed out changeset 90f4975ba986 (bug 879172) for Android bustage on a CLOSED TREE.
2013-06-11 16:13:56 -04:00
JosiahOne
8b4203daf6
Bug 881713 - Use onClick: for double-click actions in drawInTitlebar windows. r=smichaud
2013-06-11 13:33:32 -04:00
Benoit Jacob
aa04f35f5a
Bug 879172 - Recognize a device as Sony as soon as its Manufacturer string contains Sony as substring - r=joe
2013-06-11 14:55:13 -04:00
Kartikaya Gupta
c78c6af9f4
Bug 785929 - Kill FrameMetrics.mContentRect. r=kentuckyfriedtakahe
2013-06-11 09:46:51 -04:00
KO Myung-Hun
97d46d7ee2
Bug 768742 - Support multiple clauses of OS/2 IME. r=masayuki
2013-06-11 08:12:07 -04:00
Ryan VanderMeulen
254db91ed2
Merge m-c to inbound.
2013-06-10 12:26:38 -04:00
Kartikaya Gupta
3add0c36b5
Bug 879004 - Add types to the remaining methods in GeckoContentController. r=kentuckyfriedtakahe
2013-06-10 09:05:44 -04:00
Kartikaya Gupta
21233ee23c
Bug 879004 - Convert the async scroll offset fields in APZC.h to CSSPoints. r=kentuckyfriedtakahe
2013-06-10 09:05:44 -04:00
Kartikaya Gupta
8125a1cac7
Bug 879004 - Convert mDisplayport and mCriticalDisplayport in FrameMetrics to CSSRects. r=BenWa
2013-06-10 09:05:42 -04:00
Martin Stransky
572a55316c
Bug 877626 - Port GTK2 to GTK3 - build config - xpcom, toolkit, accessible, xulrunner dirs. r=ted, r=karlt
2013-06-10 08:36:26 -04:00
Sotaro Ikeda
2d8e4dae08
Bug 871485 - Share hw codec between applications/tasks. r=mwu, r=doublec, r=roc
2013-06-10 08:22:05 -04:00
Federico Paolinelli
55bcb1df9b
Bug 876485 - Moved clipboard code from GeckoAppShell to a separate Clipboard class. Changed jni calls to new methods. r=cpeterson
2013-06-07 13:39:37 -07:00
Stephen Pohl
d775786d2c
Bug 880753: Add public nsLookAndFeel::UseOverlayScrollbars method. r=smichaud
2013-06-07 12:44:24 -07:00
Evan Wallace
4df7cb90f2
Bug 879374 - Add mozPressure support for OS X. r=smichaud
2013-06-07 08:40:28 -04:00
Markus Stange
ca377fa6dd
Bug 866027 - Recreate window corner mask when window resolution changes. r=bgirard
2013-06-07 11:50:25 +02:00
JosiahOne
489a85aa1e
Bug 853105 - Allow double-click to minimize on windows with drawInTitlebar enabled. r=mstange, r=smichaud
2013-05-20 17:38:54 -04:00
Ed Morley
836a321fdf
Merge latest green birch changeset and mozilla-central
2013-06-06 10:44:11 +01:00
Alexandre Lissy
8da3611a5b
Bug 879695 - Notify the modem that screen state has been changed. r=vicamo,kanru
...
This seems to be needed on some devices to ensure proper low power state
of the modem.
---
dom/system/gonk/RadioInterfaceLayer.js | 15 +++++++++++++++
widget/gonk/nsWindow.cpp | 9 +++++++++
2 files changed, 24 insertions(+)
2013-06-06 15:28:59 +08:00
Michael Wu
d2b4696cee
Bug 771551 - Add CSS Media Query for physical home buttons, r=heycam
2013-06-05 22:42:02 -04:00
Ryan VanderMeulen
5c3a853c0c
Backed out changeset fe9dcdf48551 (bug 879374) for mochitest-3 crashes.
2013-06-05 13:28:44 -04:00
Evan Wallace
c883dde215
Bug 879374 - Add mozPressure support for OS X. r=smichaud
2013-06-05 12:16:38 -04:00
Alfredo Yang
f46ff90dd3
Bug 855741 - Update Focus webidl from Event to FocusEvent. r=smaug
2013-06-05 08:02:51 -04:00
Martin Stransky
268e071e68
Bug 878781 - Port GTK2 to GTK3 - widget minor fixes. r=karlt
2013-06-04 08:23:29 -04:00
Ryan VanderMeulen
eed17358d0
Merge m-c to inbound.
2013-06-03 11:58:20 -04:00
Tim Chien
e7048f5a98
Bug 878029 - Update GetDefaultScaleInternal() in Gonk to match AOSP spec. r=mwu
2013-06-03 08:30:28 -04:00
Kartikaya Gupta
a470c3e0a4
Bug 877728 - Make the screen render offset a ScreenPoint. r=BenWa
2013-06-03 10:00:02 -04:00
Kartikaya Gupta
94f09001ff
Bug 877728 - Convert the page rect passed to SetFirstPaintViewport to LayerIntRect. r=BenWa
2013-06-03 09:58:34 -04:00
Kartikaya Gupta
3bec007d2f
Bug 877728 - Convert a couple of nsInt* variables to LayerInt*. r=BenWa
2013-06-03 09:58:07 -04:00
Kartikaya Gupta
d45ced53de
Bug 877728 - Convert the scroll offset out-param to SyncViewportInfo from nsIntPoint to ScreenPoint. r=BenWa
...
Also deletes a bunch of dead code, and makes some variables local
variables instead of member variables since they are only used in
a single function and don't need to be persisted.
2013-06-03 09:53:32 -04:00
Kartikaya Gupta
83f51d55ac
Bug 877728 - Convert some CSS rects passed to Java from gfx::Rect to CSSRect. r=BenWa
2013-06-03 09:52:44 -04:00
Nicholas Cameron
6ee6b3fdfb
Bug 862952, Re-enable Composer2D after layers refactoring. r=bjacob,f=diego
...
--HG--
extra : rebase_source : eb394b6a7157b399d2e67baf695e9684835bbfcf
2013-06-06 10:14:51 +12:00
Ehsan Akhgari
d767884115
Bug 876129 - Part 2: Prefer to look at <body> instead of <html> when determining whether the background color of a page is dark or not; r=roc
...
This seems to be a slightly better heuristic to follow the CSS Rendering code
in all cases, since the background color for the body element often overrides
that of the html element.
--HG--
extra : rebase_source : ef4ac31003d75fb0fe17b493d7267ba3306e77bf
2013-05-30 22:23:49 -04:00
Chris Peterson
b0637c312a
Bug 877503 - Add MOZ_FINAL to some Android classes to fix gcc 4.7 warnings-as-errors. blanket-r=ehsan rs=tbsaunde
2013-05-30 11:26:02 -07:00
Ehsan Akhgari
cd8af7ed45
Backed out changeset cfca6afaaf9b (bug 865806) because it doesn't speak the secret phrase "nsIDocumentInlines.h" (on a CLOSED TREE, because that's how I roll)
2013-05-31 13:08:55 -04:00
Ehsan Akhgari
2f767e9604
Bug 865806 - Part 2: Prefer to look at <body> instead of <html> when determining whether the background color of a page is dark or not; r=roc
...
This seems to be a slightly better heuristic to follow the CSS Rendering code
in all cases, since the background color for the body element often overrides
that of the html element.
--HG--
extra : rebase_source : 6c0dba10c1ac4f08914632179e15c13c2ff271aa
2013-05-30 22:23:49 -04:00
Timothy Arceri
4edc7eae77
Bug 877409 - Replace depreciated GDK_ROOT_PARENT(). r=karlt
2013-05-31 11:48:33 -04:00
Ehsan Akhgari
e5a87be26a
Bug 865806 - Part 1: Continue walking up the frame tree when hitting a transparent frame as we're trying to determine whether a given element's background is dark or not; r=roc
...
This heuristic improvement gives us correct dark background detection in
pdf.js, among other cases.
--HG--
extra : rebase_source : 5a8f920da1b63f6452ec709745b2154b6fc17ceb
2013-05-30 14:27:57 -04:00
Kartikaya Gupta
e10ad61242
Bug 797615 - Guard against isBrowserContentDocumentDisplayed returning true prematurely. r=Cwiiis
...
Prior to this change, isBrowserContentDocumentDisplayed returned false
from the time that the isFirstPaint flag was set in layout to the time
that layout handed off the rendered document to the compositor. However
the way the function is used meant that it needs to return false until
the compositor actually composites the "first-paint" rendering,
otherwise other events can sneak in and run before the compositor. This
patch moves the tracking for the flag into GeckoLayerClient so that it
can be queried and modified synchronously from both the Gecko thread in
browser.js and the compositor thread in setFirstPaintViewport.
2013-05-30 09:55:23 -04:00
Kartikaya Gupta
310eebaf46
Bug 797615 - Cosmetic cleanup for the getDisplayPort JNI wrapper. r=Cwiiis
2013-05-30 09:55:08 -04:00
Timothy Arceri
b34c47ba20
Bug 877409 - Remove old GTK_CHECK_VERSION/gtk_check_version for versions of GTK already covered by the minimum GTK build requirement 2.10. r=karlt
2013-05-30 08:10:02 -04:00
Ryan VanderMeulen
7f7638884d
Bug 874689 - Re-delete files from merge conflict.
2013-05-30 07:51:23 -04:00
Ryan VanderMeulen
827fcbe731
Merge m-c to inbound.
2013-05-30 07:47:14 -04:00