Jonathan Watt
d4d2f025b9
Bug 1064084, part 3 - Convert all consumers of gfxContext::Rotate() to use gfxContext::SetMatrix()/Multiply(). r=Bas
2014-09-11 07:57:38 +01:00
Jonathan Watt
99fd7ba00e
Bug 1064084, part 2 - Convert all consumers of gfxContext::Scale() to use gfxContext::SetMatrix()/Multiply(). r=Bas
2014-09-11 07:57:38 +01:00
Jonathan Watt
93e59c8bd5
Bug 1064084, part 1 - Convert all consumers of gfxContext::Translate() to use gfxContext::SetMatrix()/Multiply(). r=Bas
2014-09-11 07:57:38 +01:00
Benjamin Bouvier
23129a5ddc
Bug 1051860: Optimize SimdValueX4 codegen for int32x4 when SSE4.1 is available; r=sunfish
...
--HG--
extra : rebase_source : 3feb3d19834f6c356bb114ee8b19a283467dff34
2014-09-11 08:50:49 +02:00
Benjamin Bouvier
5c44f008f6
Bug 1051860: Optimize SimdValueX4 codegen for float32x4 with unpcklps; r=sunfish
...
--HG--
extra : rebase_source : 30cec4448afa60e5be2a8e12f01daf95fffc94e3
2014-09-11 08:50:10 +02:00
Jan Beich
8b4aaabb65
Bug 1065251 - Unbreak build on non-SPS platforms after bug 1050376. r=bgirard
2014-09-09 23:56:00 +02:00
Jonathan Watt
e7cd8ba247
Bug 1064082 - Get rid of nsRenderingContext's PushState and PopState methods. r=Bas
2014-09-11 07:48:10 +01:00
Jonathan Watt
ab93c9d064
Bug 1064056, part 3 - Convert nsRenderingContext::Scale() consumers to use gfxContext::SetMatrix()/Multiply(). r=Bas
2014-09-11 07:48:10 +01:00
Jonathan Watt
13482abf5a
Bug 1064056, part 2 - Convert nsRenderingContext::Translate() consumers to use gfxContext::SetMatrix()/Multiply(). r=Bas
2014-09-11 07:48:10 +01:00
Jonathan Watt
8220bc573c
Bug 1064056, part 1 - Convert nsRenderingContext::AutoPushTranslation consumers to use gfxContext::SetMatrix()/Multiply(). r=Bas
2014-09-11 07:48:09 +01:00
Makoto Kato
d8074ed590
Bug 1065261 - SectionCaret might not appears if 2.25dppx or higher. r=mtseng
2014-09-11 15:44:54 +09:00
Cervantes Yu
ea078996cc
Bug 991035: Don't prepend ccache twice in building NSPR. r=ted
...
--HG--
extra : rebase_source : 95a4b5bd9d35b7cfc50da2fa4d14400f31f6d3f5
2014-09-01 17:34:17 +08:00
Roberto A. Vitillo
e2ae3f60c2
Bug 1045108 - Forcibly set the expiration version for outstanding probes. r=vladan
2014-09-10 15:11:00 +02:00
chiajung hung
95d0877f5c
Bug 1065759 - Fix a nit in CanvasRenderingContext2D::EnsureTarget. r=gwright
2014-09-10 23:04:00 +02:00
Landry Breuil
6b00feef66
Bug 1065055: also define IS_{LITTLE,BIG}_ENDIAN according to BYTE_ORDER, r=njn
2014-09-11 07:58:37 +02:00
Dave Hunt
a93950cbe3
Bug 1064976 - HTML structured log formatter raises UnboundLocalError. r=wlachance
2014-09-10 06:15:00 +02:00
Ting-Yu Lin
1ef04f1195
Bug 1065252 - Ignore Emacs .dir-locals.el. r=ted
...
Ignore Emacs's directory variable files .dir-locals.el in all directory.
It allows me to write ((c-mode . ((mode . c++)))) to view all .h files
in C++ mode especially for those .h files generated by IDL without
proper Emacs modeline.
DONTBUILD because NPOTB
2014-09-09 23:40:00 +02:00
Jan Beich
8e9527554b
Bug 1065241 - Unbreak build on non-SPS platforms after bug 1049258. r=mchang
2014-09-09 23:41:00 +02:00
Bob Owen
61056aa4db
Bug 1018988 - Set up a low integrity temp directory when using the Windows content sandbox. r=mrbkap r=tabraldes r=froydnj
2014-09-10 12:36:17 +01:00
Nick Lebedev
92f6e200f6
Bug 949008 - Rework accessing the treeManager to use private method which ensures that lock isn't held. r=kats
2014-09-10 09:49:00 +02:00
Ryan VanderMeulen
803f422862
Backed out changeset 5a952abc6c2f (bug 1035454) for Android debug M4 permafail.
...
--HG--
extra : rebase_source : 3e27fb16750f0df9bda5d83138bebf5932adc3fd
2014-09-11 01:24:17 -04:00
Nicholas Nethercote
0b66ceae91
Bug 1065258 (part 8) - Rename TempDirMemoryFinishCallback. r=jld.
...
--HG--
extra : rebase_source : c478218da5d45e091156aa4dc9d64514f71d403d
2014-09-10 00:41:50 -07:00
Nicholas Nethercote
03c5fb0c7d
Bug 1065258 (part 7) - Move DumpMemoryReportsToNamedFile earlier. r=jld.
...
--HG--
extra : rebase_source : b9f6289c6ed0010997d1e21fd461a802d1895cf0
2014-09-10 00:40:36 -07:00
Nicholas Nethercote
90e73486ef
Bug 1065258 (part 6) - Factor out code shared by DumpMemoryReportsToNamedFile() and DumpMemoryInfoToTempDir(). r=jld.
...
--HG--
extra : rebase_source : 2f4c9f6da6202169ec480dcbf52047308c25b840
2014-09-10 00:40:10 -07:00
Nicholas Nethercote
fcdaede7d4
Bug 1065258 (part 5) - Make TempDirMemoryFinishCallback a nsIFinishDumpingCallback object. r=jld.
...
--HG--
extra : rebase_source : 0a16d0a6193c3de9ae7cc1c68991dbda24171dc7
2014-09-10 00:34:47 -07:00
Nicholas Nethercote
70c26f1e8b
Bug 1065258 (part 4) - Move FinishReportingCallback earlier. r=jld.
...
--HG--
extra : rebase_source : e9c5cc0bf8297cfcef9fae1f0b7da5d03afc659c
2014-09-10 00:32:58 -07:00
Nicholas Nethercote
6108d5a9bf
Bug 1065258 (part 3) - Remove TempDirMemoryFinishCallback::mIdentifier, which is dead. r=jld.
...
--HG--
extra : rebase_source : 7db3562208f78be05b855efcbee7f6182df8bf42
2014-09-10 00:31:40 -07:00
Nicholas Nethercote
74321f14ac
Bug 1065258 (part 2) - Rename some variables. r=jld.
...
--HG--
extra : rebase_source : cd1ff03dbf8ad455529ba763c722cb1ec34162b1
2014-09-10 00:30:17 -07:00
Nicholas Nethercote
a461a8bd9b
Bug 1065258 (part 1) - Inline TempDirMemoryFinishCallback(). r=jld.
...
--HG--
extra : rebase_source : 40f0ebd81d3e4061a4bfde932ef1e55cfd5d7332
2014-09-10 00:27:45 -07:00
Matthew Gregan
a69549cef2
Backed out changeset b3f02eb02208 (bug 1062666
) due to build bustage
2014-09-11 16:42:00 +12:00
Matthew Gregan
ccaaf32a87
Bug 1062666
- Add a debug-only dump method to MediaSource for debugging issues with appended data.
2014-09-09 17:58:18 +12:00
Anthony Jones
8333148a72
Bug 1061079 - Handle misaligned SourceBuffer appends for MP4; r=kinetik
2014-09-11 15:57:35 +12:00
Anthony Jones
6047352c91
Bug 1061079 - Make BufferStream work for a moving window; r=edwin
2014-09-11 15:57:33 +12:00
Anthony Jones
ba9a83aded
Bug 1062514 - Fix range handling for regular MP4 with b-frames; r=rillian
2014-09-11 15:57:32 +12:00
Masayuki Nakano
2108b341e9
Bug 1062053 part.2 Rename nsTextStore::sTsfClientId to nsTextStore::sClientId r=jimm
2014-09-11 12:56:10 +09:00
Masayuki Nakano
2c80ff7fe9
Bug 1062053 part.1 nsTextStore should use StaticRefPtr for storing COM objects r=jimm
2014-09-11 12:56:09 +09:00
Masayuki Nakano
2c3997d15c
Bug 1059643 nsIMM32Handler should handle NOTIFY_IME_OF_MOUSE_BUTTON_EVENT r=emk
2014-09-11 12:41:15 +09:00
Ben Turner
43e13298d1
Bug 1035454 - Don't send 'Webapps:UnregisterForMessages' at xpcom-shutdown, r=fabrice.
2014-09-10 20:34:41 -07:00
Mike Hommey
6854b0847f
Bug 1051209 - Properly link libxul.so on GTK+3 builds after bug 1045783. r=mshal
2014-09-11 12:24:44 +09:00
Mike Hommey
9a48b15ea5
Bug 1059255 - Make stdc++compat errors fatal. r=mshal
2014-09-11 12:20:41 +09:00
Mike Hommey
203b345279
Bug 1059255 - Stop building stdc++compat as a real library. r=mshal
...
Incidentally, this makes the build fail because stdc++compat.o then appears
twice on the libxul linkage command line. This, in turn, is because
widget/xremoteclient creates both a program and an intermediate library for
libxul. The Program() template adds stdc++compat to the directory data,
which ends up being added to libxul as well. The same kind of issue arises
when linking the gtest-enabled libxul.
While eventually we'll be able to avoid those problems, it's not the case
yet, so work around the issue by making expand-libs skip .desc files that
appear multiple times.
2014-09-11 12:19:28 +09:00
Mike Hommey
c47300cd68
Bug 1063860 - Refresh some of the variable/tier associations in mozbuild.context. r=gps
2014-09-11 12:12:18 +09:00
Timothy Nikkel
6e8ee4741e
Bug 1063364. imgLoader::SetHasProxies/SetHasNoProxies should operate on imgRequests/imgCacheEntrys not URIs. r=seth
...
There can be more than one imgRequest alive for any given URI, so when we tell the imgLoader that we have/do not have proxies we should be specific which imgRequest/imgCacheEntry this applies to so we don't change the wrong imgRequest/imgCacheEntry.
2014-09-10 21:47:00 -05:00
Ehsan Akhgari
a23b1f37d8
Bug 1065668 - Fix more bad implicit ctors in profiler; r=BenWa
2014-09-10 22:06:53 -04:00
Eric Rahm
7bee1eeb55
Bug 1059593 - logcat entries from console logging should include app name. r=dhylands
...
--HG--
extra : rebase_source : 8e924b6a97b49eee3bfa0c89e81d15cd3b4dfaef
2014-09-09 16:52:08 -07:00
Jonathan Watt
58325191a8
Bug 1065764, part 2 - Make Moz2D's Matrix::NudgeToIntegers() return a reference. r=Bas
2014-09-11 01:46:21 +01:00
Jonathan Watt
56ee18012c
Bug 1065764, part 1 - Make gfxMatrix::NudgeToIntegers() return a reference. r=Bas
2014-09-11 01:46:19 +01:00
Jonathan Watt
94784d615c
Bug 1065743 - Make Moz2D's DrawTarget::GetTransform() return a copy instead of a const reference. r=Bas
2014-09-11 01:46:16 +01:00
Jonathan Watt
24dd1d2cf1
Bug 1065737 - Add a PreMultiply() method to Moz2D's Matrix class. r=Bas
2014-09-11 01:45:05 +01:00
Jonathan Watt
d1a93f6238
Bug 1065718 - Make gfxMatrix's Translate(), Scale() and Rotate() methods return a non-const reference. r=Bas
2014-09-11 01:45:04 +01:00