Commit Graph

8644 Commits

Author SHA1 Message Date
Ed Morley
ceccb74728 Merge mozilla-central and b2g-inbound 2014-08-01 18:03:34 +01:00
Matt Woodrow
888fbeb03d Bug 1018278 - Blacklist direct2d on older drivers with intel HD 3000 cards since it only renders black. r=bjacob 2014-08-01 17:59:36 +12:00
Nathan Froyd
d86ff9f990 Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium 2014-07-24 11:55:33 -04:00
Carsten "Tomcat" Book
90c925895f merge fx-team to mozilla-central a=merge 2014-07-31 13:01:27 +02:00
Chris Kitching
5263bf8e47 Bug 1045950: Dereference pointers in AndroidBridge:InitCamera r=kats 2014-07-30 11:08:26 -07:00
Ryan VanderMeulen
4aa9f2dca1 Merge inbound to m-c. a=merge 2014-07-30 17:13:20 -04:00
Carsten "Tomcat" Book
047562807a Merge mozilla-central to fx-team 2014-07-30 14:22:07 +02:00
Masayuki Nakano
e9faf32160 Bug 1045978 Create InternalSVGZoomEvent class and InternalSMILTimeEvent class r=smaug 2014-07-31 02:16:57 +09:00
Gijs Kruitbosch
0ee35a2cf3 Bug 1042625 - high contrast mode detection broken on Windows <8, r=jimm 2014-07-24 14:28:00 +01:00
Wes Kocher
7312430d7c Merge inbound to m-c a=merge 2014-07-29 17:01:18 -07:00
Birunthan Mohanathas
7fa4906769 Bug 1044448 - Flatten view/{public,src}/ directories. r=roc
--HG--
rename : view/src/Makefile.in => view/Makefile.in
rename : view/src/nsView.cpp => view/nsView.cpp
rename : view/public/nsView.h => view/nsView.h
rename : view/src/nsViewManager.cpp => view/nsViewManager.cpp
rename : view/public/nsViewManager.h => view/nsViewManager.h
2014-07-28 18:02:44 -07:00
Stephen Pohl
25cbea344c Bug 308471: Implement NSTextInput -characterIndexForPoint. Credits to mstange for virtually all the work in this patch. r=masayuki 2014-07-29 10:32:40 -04:00
Mike Hommey
010c0a5eb7 Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00
Mike Hommey
42f57b6138 Bug 1043802 - Remove TOOLS_DIRS and TEST_TOOLS_DIRS. r=gps 2014-07-29 08:55:55 +09:00
Morris Tseng
2675fb01c1 Bug 1024930 - Change text highlighting color. r=roc 2014-07-30 00:11:00 -04:00
Viral Wang
f36b43875e Bug 932698 - Hold a wakelock when we receive the powey key to wake up device. r=dhylands 2014-07-31 03:05:00 -04:00
Wes Kocher
84e41cc206 Merge m-c to inbound 2014-07-29 17:17:31 -07:00
Kartikaya Gupta
491d38ee08 Bug 1043608 - Ensure pending content responses get flushed before the long-tap response is sent. r=jimm 2014-07-29 14:17:54 -04:00
Kartikaya Gupta
eeb6ed30d9 Bug 1043608 - Rewrite touch event codepaths for Metro to deal with changes in the APZ touch block code (made in bug 1009733). r=jimm 2014-07-29 14:17:32 -04:00
Kartikaya Gupta
4a471f2099 Bug 1043608 - Remove unnecessary widget listener in APZController. r=jimm 2014-07-29 14:17:12 -04:00
Wes Kocher
6a391e14be Merge m-c to inbound a=merge 2014-07-24 17:55:50 -07:00
Wes Kocher
8bfca6ff20 Backed out changeset 51ff7710ccbc (bug 966395) for assertion errors during the build 2014-07-24 14:07:53 -07:00
Jim Chen
04dd55e1aa Bug 886627 - Add AndroidBridge directory API; r=rbarker 2014-07-24 16:42:50 -04:00
Michael Wu
47a05df1cb Bug 1042947 - Remove Framebuffer.cpp, r=sotaro 2014-07-22 16:46:27 -04:00
Ed Morley
878ea184cf Backed out changeset 3ee28802c28c (bug 1024930) for causing B2G mochitest-debug-14 failures 2014-07-24 16:23:40 +01:00
Carsten "Tomcat" Book
01722066f7 Merge mozilla-central to b2g-inbound 2014-07-24 15:44:44 +02:00
Morris Tseng
1db8b1aa6a Bug 1024930 - Change text highlighting color. r=roc 2014-07-23 23:58:00 +02:00
Alexandru Tifrea
2b9a9c81e3 Bug 966395 - Use a puppet bidi keyboard in child processes. r=mrbkap/masayuki
--HG--
extra : rebase_source : c6a1c731d8a2c8c3964e59582dfd8e8e59e1b79f
2014-07-11 12:10:52 -07:00
Jeff Walden
23732db53a Bug 1037100 - Remove all use of ScopedDeleteArray from miscellaneous places. r=jcranmer
--HG--
extra : rebase_source : 937557b819742ee62e10a4afa6c5152b910cd8b2
2014-07-10 20:37:40 -07:00
Alexandre Poirot
f5412abfea Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal 2014-07-02 15:40:56 -07:00
Benoit Jacob
262af77ae3 Bug 586656 - Serialize external "pluginEvent" structs in WidgetGUIEvent so that plugin events work in e10s - r=masayuki,jimm 2014-07-23 15:55:51 -04:00
Carsten "Tomcat" Book
e7cc9c3602 Merge mozilla-central to mozilla-inbound 2014-07-23 16:12:02 +02:00
Carsten "Tomcat" Book
60eab4e610 merge fx-team to mozilla-central a=merge 2014-07-23 16:05:22 +02:00
Myk Melez
2fdb33074a Bug 778279 - support multiple apps per origin in Android web runtime; r=mfinkle 2014-07-22 12:52:45 -07:00
Kartikaya Gupta
d22abca189 Bug 1040906 - Follow-up to e6a2c46ad0b5 because I missed a callsite and broke some builds. r=me on a CLOSED TREE 2014-07-22 10:15:22 -04:00
Tom Schuster
a8b4108879 Bug 1013744 - Send alternative char codes for keypress events to the child (for shortcuts etc.). r=masayuki 2014-07-23 13:05:45 +02:00
Mike Hommey
7ca0de0fb4 Bug 1041936 part 2 - Directly use the static library "xul" to link into "xul-gtest" instead of having an intermediate library "xul" used by "xul-shared" and "xul-gtest". r=gps 2014-07-23 13:33:09 +09:00
Mike Hommey
171507509c Bug 1036894 part 9 - Replace all EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS with EXTRA_LIBS, OS_LIBS or OS_LDFLAGS, appropriately. r=gps
OS_LIBS for libraries that are not part of the gecko tree, EXTRA_LIBS for
libraries, such as NSPR, that are in the tree, but are not handled by
moz.build just yet. Those EXTRA_LIBS may also come from a system library.
However, in cases where the expanded variables are always empty for the
in-tree case, OS_LIBS is used (as for, e.g. MOZ_ZLIB_LIBS). OS_LDFLAGS is
used exclusively for non-library linker flags.

Always pass EXTRA_LIBS before OS_LIBS on linker command lines.

Forbid EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS in Makefiles.
2014-07-23 13:31:02 +09:00
Mike Hommey
5659a611dd Bug 1036894 part 8 - Move most in-tree library linkage information to moz.build, as USE_LIBS. r=gps 2014-07-23 13:30:52 +09:00
Mike Hommey
af37eab57f Bug 1036894 part 6 - Emit SimplePrograms for CPP_UNIT_TESTs, and make the corresponding moz.build config look like that of SIMPLE_PROGRAMS. r=gps 2014-07-23 13:29:44 +09:00
Frederic Plourde
74576e238e b=1015218 add pref to remove Xlib offscreen surfaces on GTK3 platform r=karlt
This patch adds a new pref called "layers.use-image-offscreen-surfaces"
that makes GTK3 platform create gfxImageSurfaces for content layers
instead of gfxXlibSurfaces.

--HG--
extra : rebase_source : b803a453bafc70226f3d4c65684618f154147fdb
2014-07-23 11:04:47 +12:00
Kartikaya Gupta
2c6bc3f45f Bug 1040906 - Replace the out-param on matrix conversion helpers with a return value. r=Bas 2014-07-22 09:12:14 -04:00
Andrew Comminos
b51e0c69f1 Bug 1022127 - Draw menu separators on GTK using GTK_STYLE_CLASS_SEPARATOR r=karlt
--HG--
extra : rebase_source : d74f8cccf62325e2ec315ed5501b29e109333ce2
2014-07-23 11:30:12 +12:00
Jonathan Griffin
d8167428d6 Backed out changeset 64586374a208 on a CLOSED TREE 2014-07-22 18:29:57 -07:00
Wes Kocher
12cf05fd3f Backed out changeset edbc72909115 (bug 1037100) for build bustage on a CLOSED TREE 2014-07-21 10:52:38 -07:00
Jeff Walden
8f24b6c929 Bug 1037100 - Remove all use of ScopedDeleteArray from miscellaneous places. r=jcranmer
--HG--
extra : rebase_source : f965f46bad33a389910a792a93867ba799d8db7f
2014-07-10 20:37:40 -07:00
Ed Morley
837850c10d Backed out changeset ea2341b06e6f (bug 994541) for reftest timeouts 2014-07-21 17:26:40 +01:00
Chris Lord
1f60c7de99 Bug 994541 - Enable OMTC on Linux via BasicCompositor. r=Bas 2014-07-21 12:59:05 +01:00
Tom Schuster
65e0c034ef Bug 1041311 - Fix Qt compilation. r=romaxa 2014-07-20 12:55:00 -04:00
Alexandre Poirot
32f4c0930e Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal 2014-07-02 15:40:56 -07:00