Commit Graph

153823 Commits

Author SHA1 Message Date
Robert Longson
12e3afa0a1 Bug 935902 - Fix access to filter standard attributes for gaussian blur and component transfer. r=jwatt 2013-11-08 09:28:42 +00:00
Matt Woodrow
34be370713 Bug 880031 - Make animated transforms force all above content to be in a separate ThebesLayer. r=roc 2013-11-08 19:04:12 +13:00
Matt Woodrow
254a0270eb Bug 935297 - Part 5: Implement StreamToSink on CG. r=Bas,jrmuizel
--HG--
extra : rebase_source : 81c9ba1c486ef7892f400a18707cdb3440c534e7
2013-11-06 15:52:51 +13:00
Jim Blandy
70ab2bdf2c Bug 887077: Use OwningCompileOptions for off-main-thread compilation. r=terrence 2013-11-07 21:17:07 -08:00
Jim Blandy
897cabeb6a Bug 887077: Use ReadOnlyCompileOptions in preference to CompileOptions where possible. r=terrence 2013-11-07 21:07:18 -08:00
Jim Blandy
ca5c40b85d Bug 887077: Split CompileOptions into ReadOnlyCompileOptions, CompileOptions, and OwningCompileOptions. r=terrence 2013-11-07 21:07:18 -08:00
Jim Blandy
44f58a9925 Bug 887077: Use getter functions to retrieve ownable resources from CompileOptions, instead of direct data member access. r=terrence 2013-11-07 21:07:18 -08:00
Chris Peterson
5c16ae6a67 Bug 935370 - Inline all the Pod functions. r=waldo
--HG--
extra : rebase_source : 289cbc836eead85e5b7feac94c1c6d6ee5cd68de
2013-11-04 18:52:51 -08:00
Chris Peterson
82e7a6571e Bug 935395 - Fix QuickDraw Cursor declaration warning. r=smichaud
--HG--
extra : rebase_source : 61fcd566e04a7fc750f9aca22232c235f8ec6939
2013-11-03 20:37:39 -08:00
Andreas Gal
23a6963608 Bug 930451 - Part 3: Use the gradient cache for SVG gradients as well. r=roc 2013-11-08 17:50:39 +13:00
Andreas Gal
ea2cb339b6 Bug 930451 - Part 2: Use the new Rendering gradient cache for CSS border gradients as well. r=roc 2013-11-08 17:50:39 +13:00
Andreas Gal
c5af5332e9 Bug 930451 - Part 1: Factor out CSS gradient cache into a new class gfxGradientCache. r=roc 2013-11-08 17:50:39 +13:00
Jeff Muizelaar
c5f36ede95 Bug 936246. Bustage fix for compiler warning as error.
CLOSED TREE
2013-11-07 23:42:04 -05:00
Markus Stange
f4088ca44b Bug 936074 - Fix nsIHandleReportCallback typo. r=njn.
Affects DMD-only builds so DONTBUILD.

--HG--
extra : rebase_source : 3fa91414cd99bca0490682c2619e84cc62e4b1e2
2013-11-08 14:48:31 +11:00
Kamil Jozwiak
1d5ba8c322 Bug 927038 - Using nsIUUIDGenerator rather than Date.now(). r=mbrubeck 2013-11-07 23:18:06 -05:00
Jeff Muizelaar
7fc84d38a3 Bug 929471. Make DrawTargetCG independent from QuartzSupport.mm. r=bgirard 2013-11-07 22:53:54 -05:00
Jeff Muizelaar
9344e3053c Bug 929471. Make CGLTexImageIOSurface2D take a CGLContextObj instead of a NSOpenGLContext. r=bgirard 2013-11-07 22:53:54 -05:00
Jeff Muizelaar
642914e8ce Bug 936246. Enable WEBGL_draw_buffers by default. r=jgilbert
--HG--
extra : rebase_source : 29ee857517ab6f30ef67dc57b5c2b875e136e386
2013-11-07 22:44:30 -05:00
Jeff Muizelaar
694006a826 Bug 932454. Make Atomics.h compilable with clang on Windows. r=nfroyd,jwalden
MSVC is sloppy with typedefs leaking. Clang is more strict.

--HG--
extra : rebase_source : e8000f43391f8a32fbde96d54ff11e09e49345f9
2013-10-29 17:55:38 -04:00
Seth Fowler
15d5a68d2b Backout of bug 934070 for breaking debugging on OS X 2013-11-07 18:42:22 -08:00
Wes Kocher
45573e6a1c Merge m-c to inbound 2013-11-07 17:56:53 -08:00
Wes Kocher
f99a9e4b8e Merge m-c to inbound 2013-11-07 17:56:10 -08:00
Wes Kocher
e084de1151 Merge fx-team to m-c 2013-11-07 17:33:06 -08:00
Bill McCloskey
28adddd4c9 Bug 935338 - Get NSPR emulation working on Macs (r=jorendorff) 2013-11-07 17:19:01 -08:00
Wes Kocher
34fed5c7bf Merge b2g-inbound to m-c 2013-11-07 17:07:49 -08:00
Gian-Carlo Pascutto
9fe2a55b90 Bug 932112: Add a non-ARM MemoryBarrier function. r=glandium 2013-11-07 20:07:48 -05:00
Gian-Carlo Pascutto
8bd826d6aa Bug 932112: Initialize both JNI and OpenSLES so fallback can work. r=jesup 2013-11-07 20:07:48 -05:00
Gian-Carlo Pascutto
c3799f59ab Bug 932112: Don't free the global, shared Context ref. r=blassey 2013-11-07 20:07:48 -05:00
Randell Jesup
43711d4297 Bug 932112: JB reflect for low-latency params r=mfinkle 2013-11-07 20:07:47 -05:00
Gian-Carlo Pascutto
d3971f59f6 Bug 932112: Use the non-main-thread FindClass implementation r=blassey 2013-11-07 20:07:47 -05:00
Randell Jesup
871a4d68f2 Bug 932112: Rollup of changes previously applied to media/webrtc/trunk/webrtc rs=jesup
* * *
* * *
Add AndroidAudioManager to the moz.build files.
2013-11-07 20:07:47 -05:00
Randell Jesup
eb6e27b1ed Bug 932112: Webrtc updated to 5041, pull made Mon Oct 28 12:17:00 EDT 2013 rs=jesup
--HG--
rename : media/webrtc/trunk/webrtc/modules/audio_coding/main/source/acm_common_defs.h => media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_common_defs.h
rename : media/webrtc/trunk/webrtc/modules/audio_device/android/org/webrtc/voiceengine/WebRTCAudioDevice.java => media/webrtc/trunk/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRTCAudioDevice.java
rename : media/webrtc/trunk/webrtc/modules/audio_processing/test/unit_test.cc => media/webrtc/trunk/webrtc/modules/audio_processing/test/audio_processing_unittest.cc
rename : media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_payload_registry.h => media/webrtc/trunk/webrtc/modules/rtp_rtcp/interface/rtp_payload_registry.h
rename : media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/receiver_fec_unittest.cc => media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/fec_receiver_unittest.cc
rename : media/webrtc/trunk/webrtc/modules/video_capture/android/java/org/webrtc/videoengine/CaptureCapabilityAndroid.java => media/webrtc/trunk/webrtc/modules/video_capture/android/java/src/org/webrtc/videoengine/CaptureCapabilityAndroid.java
rename : media/webrtc/trunk/webrtc/modules/video_capture/android/java/org/webrtc/videoengine/VideoCaptureDeviceInfoAndroid.java => media/webrtc/trunk/webrtc/modules/video_capture/android/java/src/org/webrtc/videoengine/VideoCaptureDeviceInfoAndroid.java
rename : media/webrtc/trunk/webrtc/modules/video_coding/main/source/stream_generator.cc => media/webrtc/trunk/webrtc/modules/video_coding/main/source/test/stream_generator.cc
rename : media/webrtc/trunk/webrtc/modules/video_coding/main/source/stream_generator.h => media/webrtc/trunk/webrtc/modules/video_coding/main/source/test/stream_generator.h
rename : media/webrtc/trunk/webrtc/modules/video_processing/main/test/unit_test/unit_test.cc => media/webrtc/trunk/webrtc/modules/video_processing/main/test/unit_test/video_processing_unittest.cc
rename : media/webrtc/trunk/webrtc/modules/video_processing/main/test/unit_test/unit_test.h => media/webrtc/trunk/webrtc/modules/video_processing/main/test/unit_test/video_processing_unittest.h
rename : media/webrtc/trunk/webrtc/modules/video_render/android/java/org/webrtc/videoengine/ViEAndroidGLES20.java => media/webrtc/trunk/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/ViEAndroidGLES20.java
rename : media/webrtc/trunk/webrtc/modules/video_render/android/java/org/webrtc/videoengine/ViERenderer.java => media/webrtc/trunk/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/ViERenderer.java
rename : media/webrtc/trunk/webrtc/modules/video_render/android/java/org/webrtc/videoengine/ViESurfaceRenderer.java => media/webrtc/trunk/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/ViESurfaceRenderer.java
2013-11-07 20:07:47 -05:00
Byron Campen [:bwc]
044c03e232 Bug 936031 - Attempted fix. r=ehugg 2013-11-07 15:03:06 -08:00
Nicholas Nethercote
d1af2f8e9e Bug 634417 - Remove inappropriate uses of vanilla malloc/calloc/realloc/free/strdup from SpiderMonkey. r=luke.
--HG--
extra : rebase_source : 4470cdf58a482eb05f94cd00a9800d8e6a0d2252
2013-11-08 09:52:14 +11:00
Nicholas Cameron
2da9e53858 Bug 934842. CopySurface for data source surfaces. r=Bas 2013-11-08 14:39:34 +13:00
Byron Campen [:bwc]
a8371a0e88 Bug 936031 - Test case for bug. r=abr 2013-11-07 14:48:43 -08:00
Ryan VanderMeulen
899501b7a2 Backed out changeset ec8ac6112088 (bug 933885) for frequent xpcshell test_singlebytes.js timeouts. 2013-11-07 16:45:17 -05:00
Ryan VanderMeulen
a2de05a80f Backed out changesets 45b199e32b8e, 0b7c44eff352, and 763edcbd5757 (bug 912918) for test_app_validator.html timeouts. 2013-11-07 16:35:18 -05:00
Matt Brubeck
701f495717 Bug 936005 - Allow chrome to cancel gesture recognition with preventDefault [r=jimm] 2013-11-07 13:13:24 -08:00
Jim Mathies
4e115c6825 Bug 927033 - Dispatch touchcancel to APZC when content consumes touch input [r=mbrubeck] 2013-11-07 13:12:53 -08:00
Matt Brubeck
ee462a968a Bug 927033 - Always decrement mTouchCount on touchend/cancel [r=kats] 2013-11-07 13:12:33 -08:00
Matt Brubeck
57e61daadc Bug 927033 - Refactor some duplicate code in APZCTreeManager [r=kats] 2013-11-07 13:11:34 -08:00
Matt Brubeck
cac3956706 Bug 927033 - Don't reset mApzcForInputBlock until all touches are gone [r=kats] 2013-11-07 13:10:29 -08:00
Ryan VanderMeulen
2cd9baaad6 Backed out changeset 471db633b20c (bug 903332) for B2G desktop mochitest-1 failures. 2013-11-07 16:10:21 -05:00
Kannan Vijayan
8db7a82cb1 Bug 934427 - Fix callVM invocation in initScopeChain and emitStackCheck for functions with high nslots. r=jandem 2013-11-07 16:08:41 -05:00
Gaia Pushbot
01fc5a2c41 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0af41c1c297f
Author: John Ford <john@johnford.info>
Desc: Revert "Merge pull request #13276 from gasolin/issue-919927"

This reverts commit 5289b66509338239e338851a0258fc4e16a028d2, reversing
changes made to c5d7216e9fb2c1375096bac7e0cca76efab70bfd.

This caused bug 935557
2013-11-07 12:50:24 -08:00
Andrew Halberstadt
09467d407f Bug 934680 - Re-enable b2g desktop mochitests that were disabled due to bug 924681, r=jgriffin 2013-11-07 15:40:15 -05:00
Fabrice Desré
5df75421be backout Bug 891882 for Gu breakage 2013-11-07 12:07:54 -08:00
Olli Pettay
34867c73a5 Bug 934995, Speed up querySelectorAll by doing less allocations, r=bz
--HG--
extra : rebase_source : 757985381b6413257ef2bf82e7602fc6b0298545
2013-11-07 21:59:48 +02:00
Ryan VanderMeulen
cf7affeb8e Merge m-c to inbound. 2013-11-07 14:48:48 -05:00