Граф коммитов

369671 Коммитов

Автор SHA1 Сообщение Дата
Vladimir Vukicevic 7b45e7e0d5 b=1009960, teach ScopedBindFramebuffer about spilt read/draw framebuffers; r=bjacob 2014-05-13 17:14:53 -07:00
Ed Morley 1148a891c7 Backed out changeset 38831e922852 (bug 1026314) for test_interfaces.html failures
--HG--
rename : dom/crypto/CryptoKey.cpp => dom/crypto/Key.cpp
rename : dom/crypto/CryptoKey.h => dom/crypto/Key.h
rename : dom/crypto/CryptoKeyPair.cpp => dom/crypto/KeyPair.cpp
rename : dom/crypto/CryptoKeyPair.h => dom/crypto/KeyPair.h
2014-07-04 16:17:51 +01:00
Ehsan Akhgari 201c425d11 Backed out changeset 523ef80786ad (bug 1032528) because of build failure on a CLOSED TREE 2014-07-04 11:10:22 -04:00
Bas Schouten 6a96309f98 Bug 1029455: Convert TextureSourceD3D9::SurfaceToTexture to use Moz2D as much as possible. r=jrmuizel 2014-07-04 16:58:35 +02:00
Bas Schouten cdab073abf Bug 1028491: Try to create a reasonable size surface when surface creation fails, otherwise OOM abort. r=jrmuizel 2014-07-03 22:20:08 +02:00
Nicolas Silva 2925d0ee01 Bug 1034584 - Prevent invalid sources to contaminate cairo DrawTargets during painting operations. r=Bas 2014-07-04 16:55:04 +02:00
Ehsan Akhgari 9960b8abfa Bug 1034094 - Remove support for the gcc-style clang driver on Windows; r=glandium
This basically reverts the now unneeded parts of bug 752034.
clang-cl driver should be used on Windows instead.
2014-07-04 10:43:37 -04:00
Ehsan Akhgari 2843fe358e Bug 1032528 - Use CFLAGS when determining the compiler version in case it can be affected by what is there; r=glandium
This for example allows us to use -fmsc-version in CFLAGS/CXXFLAGS
with clang-cl.
2014-07-04 10:43:08 -04:00
Tim Taubert 02d0c6d693 Bug 1026314 - Rename Key to CryptoKey in WebCrypto r=rbarnes,bz
--HG--
rename : dom/crypto/Key.cpp => dom/crypto/CryptoKey.cpp
rename : dom/crypto/Key.h => dom/crypto/CryptoKey.h
rename : dom/crypto/KeyPair.cpp => dom/crypto/CryptoKeyPair.cpp
rename : dom/crypto/KeyPair.h => dom/crypto/CryptoKeyPair.h
2014-06-23 23:25:13 +02:00
Ed Morley 4b5c1ec146 Bug 1027574 - Mozrunner should use logcat format 'time' not 'threadtime'; r=ahal 2014-07-04 15:04:16 +01:00
Sushant Dinesh dab4089818 Bug 1028910: Improve types at branches with MIsObject. r=h4writer. 2014-07-04 15:40:33 +02:00
Marco Castelluccio 416979553c Bug 1029674 - Fix installation of apps with custom origin. r=myk,keeler
--HG--
rename : toolkit/webapps/tests/test_packaged_launch.xul => toolkit/webapps/tests/test_custom_origin.xul
2014-07-04 15:23:16 +02:00
Sotaro Ikeda 58a7259540 Bug 1031553 - Create GrallocTextureSourceOGL only when GrallocTextureHostOGL has a gralloc buffer r=nical 2014-07-04 06:16:13 -07:00
Ms2ger 3b4a60ee80 Bug 1034204 - Implement unforgeable methods; r=bz 2014-07-04 15:02:10 +02:00
Marco Castelluccio 8da1f2ae10 Bug 1028987 - Don't use Task.jsm to wait for cleanup function promises. r=jmaher 2014-07-04 14:41:24 +02:00
Hannes Verschore 042589edbb Bug 1033959: Fix typo that regressed octane-regexp osx performance, r=nbp 2014-07-04 14:29:51 +02:00
Rémi WENG 107d0ccb52 Bug 1028698 - IonMonkey: Implement Abs recover instruction. r=nbp 2014-07-04 05:17:20 -07:00
Kartikaya Gupta ccf8c8beb4 Bug 1034258 - Change mCompositionBounds to be a ParentLayerRect instead of a ParentLayerIntRect. r=Cwiiis 2014-07-04 08:12:41 -04:00
Carsten "Tomcat" Book f4c944f9dc Merge mozilla-central to mozilla-inbound 2014-07-04 14:05:54 +02:00
Carsten "Tomcat" Book 1264124c08 merge b2g-inbound to mozilla-central a=merge 2014-07-04 14:01:37 +02:00
Carsten "Tomcat" Book c3b8d8d3b2 merge fx-team to mozilla-central a=merge 2014-07-04 13:51:22 +02:00
Jesse Ruderman c8f1211fa3 Bug 723669 - Add reftest. r=mats 2014-07-04 11:48:15 +00:00
Mats Palmgren bc57558dd7 Bug 1032450 - Flag the reflow state for a table frame as a "dummy" state if its parent state is. r=roc
InitCBReflowState() copies the mCBReflowState from the parent
reflow state for table frames, which is null for "dummy" states,
so it would lead to a crash in InitConstraints() which assumes
non-dummy states has a non-null mCBReflowState.
2014-07-04 11:48:15 +00:00
Mats Palmgren f25cd305b5 Bug 1031726 - Implement clip:rect() correctly when fragments are involved, for both box-decoration-break:slice/clone. r=roc 2014-07-04 11:48:15 +00:00
Sotaro Ikeda 640e84d4a6 Bug 1033293 - Always use SurfaceFactory_Gralloc for SurfaceStream on gonk r=jgilbert 2014-07-04 03:53:50 -07:00
Sotaro Ikeda 28464dfe42 backoug Bug 1034294 - Fix SharedBufferManagerParent r=jgilbert 2014-07-04 03:52:08 -07:00
Sotaro Ikeda 877190c553 Bug 1034294 - Fix SharedBufferManagerParent r=jgilbert 2014-07-04 03:50:01 -07:00
Benoit Jacob e3ac914b37 Bug 1033358 - Make NS_IsMainThread use its own TLS so it's always correct, from early init to exit time - r=bsmedberg 2014-07-04 06:34:15 -04:00
Benoit Jacob eeba3fabf8 Bug 1033358 - Fix linking of the AVOID_NSPR build - r=bsmedberg 2014-07-04 06:33:56 -04:00
Shelly Lin b61766ef85 Bug 744896 - Part 4: Enable track interfaces for media elements that are consuming media-resource. r=roc. 2014-07-04 11:55:06 +08:00
Shelly Lin 019e14767a Bug 744896 - Part 3: Pass MediaInfo to functions MetadataLoaded and QueueMetadata. r=roc. 2014-07-04 11:54:54 +08:00
Sam Penrose adba9004ea Bug 1034229 - Fire oncancel() when passed to request() with refreshAuthentication. r=jedp 2014-07-03 13:23:12 -07:00
Bernardo P. Rittmeyer 97876cf0a5 Bug 524760 - Hide print.macosx.pagesetup* preference from about:support as it's not useful there. r=MattN 2014-07-03 11:26:00 +02:00
Andrew Osmond c7835d9fdf Bug 1034159 - Fix a potential buffer leak caused by a race condition when ending recording a video. r=mikeh 2014-07-03 10:30:00 +02:00
B2G Bumper Bot f102cad223 Bumping manifests a=b2g-bump 2014-07-04 00:57:29 -07:00
Chuck Lee b9882a8161 Bug 1033138 - Use AutoJSAPI instead of AutJSContext. r=bholley 2014-07-03 11:31:52 +08:00
Chuck Lee ec0426e7ca Bug 1020212 - Support keystore binder. r=qdot 2014-07-03 15:08:01 +08:00
Martin Thomson b331982fda Bug 1019117 - Remove ssltunnel from NO_PKG_FILES conditional on having no manifest r=glandium 2014-07-03 10:46:00 +02:00
Rick Eyre d7e3cd33b3 Bug 1018933 - Part 2: Add regression test. r=rillian 2014-07-02 19:09:00 +02:00
Rick Eyre bfac612c27 Bug 1018933 - Part 1: HTMLTrackElement should not create another TextTrack if one already exists. r=rillian 2014-07-02 19:10:00 +02:00
Boris Chiou b86e69633f Bug 975346 - Part 2: Support LayerScope for HwcComposer2D. r=dglastonbury
1. Retrieve buffer from GPU.
2. Refactor - use SenderHelper class to manage the Sender
   static function structure.
2014-07-03 01:17:00 +02:00
J. Ryan Stinnett 6e3ae14144 Bug 1032708 - Restart discovery when network changes. r=paul 2014-07-02 12:48:00 +02:00
J. Ryan Stinnett d3990cbec0 Bug 1027456 - Use assigned multicast address for discovery. r=paul 2014-07-02 12:56:00 +02:00
Jordan Santell 6e6b4e58df Bug 986705 - Implement web audio server events for connecting to an AudioParam in the web audio editor. r=vp 2014-07-02 12:37:00 +02:00
Ryan VanderMeulen e7d4511bac Merge m-c to fx-team. a=merge 2014-07-03 23:27:34 -04:00
Ryan VanderMeulen 30db5a9c73 Merge fx-team to m-c. a=merge 2014-07-03 23:24:35 -04:00
Ryan VanderMeulen 9bf9a8c05f Merge b2g-inbound to m-c. a=merge 2014-07-03 23:17:17 -04:00
Richard Newman 43dc9f464b Bug 1013024 - Part 2: test referrer intents. 2014-07-03 19:45:24 -07:00
Richard Newman 16986508fc Bug 1013024 - Part 1: catch install intent and deliver it to the distribution handler, processing the distribution file dynamically. r=mfinkle 2014-07-03 19:45:24 -07:00
Richard Newman 50efa99c14 Bug 1030770 - Initialize new guest mode profile directories. r=mfinkle 2014-07-03 19:37:27 -07:00