diff browse |
3b21206a770cdcda71fdfc67131824b9e0e1bc17 2015-09-29 14:33 +0900 |
Mike Hommey - Bug 1209391 - Remove build/unix/uniq.py. r=mshal |
diff browse |
773d520c0cb19dddb1e5cca6d2c1f304f595a4eb 2015-09-27 20:38 +0800 |
JW Wang - Bug 1208931 - Remove MediaDecoderReader::IsWaitingMediaResources(). r=jya. |
diff browse |
2258001851df6243d5c45d254133c81c5a875caa 2015-09-27 20:12 +0800 |
JW Wang - Bug 1208930 - Remove usage of decoder monitor from MediaDecoder. r=jya. |
diff browse |
aa86e7eacdb730258a37afbea7a6bbbdbd796fb0 2015-09-28 15:20 -0400 |
Botond Ballo - Bug 1208661 - Remove some no-longer-used debugging code. r=BenWa |
diff browse |
5215fd3d3ad3b31c036f5df53c6341a5debbaacc 2015-09-28 15:22 -0400 |
Botond Ballo - Bug 1208661 - Show display list and layer textures in-line in the HTML paint dump. r=BenWa |
diff browse |
a34846e0e5f879ff7628bf8077209511b848631e 2015-09-25 19:24 -0400 |
Botond Ballo - Bug 1208661 - Implement SourceSurfaceDual::GetDataSurface() for debugging purposes. r=BenWa |
diff browse |
3f1be5c408a8d6a1bdced3cd2467b93a739fa509 2015-09-28 17:06 -0400 |
Botond Ballo - Bug 1208661 - Dump client-side layer textures. r=BenWa |
diff browse |
5605805248d795bdef3d36f63f62fb6970008ef4 2015-09-25 19:23 -0400 |
Botond Ballo - Bug 1208661 - Do not assume that PaintRoot()'s contributions to the HTML paint dump will all be inside a <script> tag. r=BenWa |
diff browse |
b54a6e6d123c55120886672f87924dbfd9029fdc 2015-09-28 18:51 -0400 |
Botond Ballo - Bug 1208661 - Support dumping client-side layer textures without compression. r=BenWa |
diff browse |
49dfa7b79a59e1d310414d6af03506df7db021ac 2015-09-25 19:19 -0400 |
Botond Ballo - Bug 1208661 - Make ContentClient dumping play nicely with HTML dumping. r=BenWa |
diff browse |
2875fa8fa6c6db819fe3e50d7d3e63b7e3ee9073 2015-09-25 19:16 -0400 |
Botond Ballo - Bug 1208661 - Move Dump() up from ContentClient to CompositableClient. r=BenWa |
diff browse |
1abba55f3790e39fc2d4bd35545c87051f40805c 2015-09-27 18:59 +0800 |
JW Wang - Bug 1208922. Part 6 - IsWaitingOnCDMResource() is not used by MDSM anymore. Remove it from MediaDecoderReader and make it private in MediaFormatReader. r=cpearce. |
diff browse |
f946f0d4e017c7fbbddc765e4db01e7eba86e3c8 2015-09-27 18:59 +0800 |
JW Wang - Bug 1208922. Part 5 - MDSM can now query capabilities from CDMProxy without reader setting them in MediaInfo. r=cpearce. |
diff browse |
20b1d715338b972874f8bed076a176425dcaec0d 2015-09-27 18:59 +0800 |
JW Wang - Bug 1208922. Part 4 - remove AbstractMediaDecoder::GetCDMProxy() and devirtualize MediaDecoder::SetCDMProxy(). r=cpearce. |
diff browse |
db7c6afb4cb72bb00846c7766c952705c8031d03 2015-09-27 18:48 +0800 |
JW Wang - Bug 1208922. Part 3 - forward the CDMProxy from MediaDecoder to MediaDecoderReader via MDSM. r=cpearce. |
diff browse |
f589a524b7a59205117680cb641e1de110bb891d 2015-09-27 18:40 +0800 |
JW Wang - Bug 1208922. Part 2 - add MediaDecoderReader::SetCDMProxy so it won't need to ask MediaDecoder for a CDMProxy. r=cpearce. |
diff browse |
960ffcf50053f1d71fb00c197c457598e81c0ce0 2015-09-27 18:39 +0800 |
JW Wang - Bug 1208922. Part 1 - add MediaDecoder::RequestCDMProxy() which resolves when a CDMProxy is set and capabilities are known. The client code won't need to handle the situation where a CDMProxy is set but capabilities are still unknown. This simplifies the client code a lot. r=cpearce. |
diff browse |
4823e6a7023c1fd39f590f38b994e42b95c101e7 2015-09-30 15:38 +1300 |
Chris Pearce - Bug 1209755 - Enable Adobe EME in official 64bit builds. r=glandium |
diff browse |
6e2fb5bfc8b963837e4ef9a5bb958ddb0ef83b1d 2015-09-28 18:52 -0400 |
Botond Ballo - Bug 1209330 - Get the clang plugin to compile with clang 3.7 and warnings-as-errors. r=mystor |
diff browse |
09eb2d17aa32ef1b534ffbe9959acb51d5748a0f 2015-09-30 10:32 +0800 |
JW Wang - Bug 1188643. Buffer more audio in audio capture mode to avoid glitches. r=cpearce. |
diff browse |
e5ee1b65e448cea794fa81aed7f4a4aeb63ac3a1 2015-09-29 19:19 -0700 |
Phil Ringnalda - Back out e69aaae67541 (bug 1197941) for being worse than the disease |
diff browse |
c6dfe20cbb8acd87f7f5a27d14e22fbf8731aa78 2015-09-29 09:57 -0400 |
Ehsan Akhgari - Bug 1198386 - Wait for the AudioContext to enter the running state before calling suspend() on it; r=karlt |
diff browse |
2f69f05d3caf473f527b7e160dec239630aca68b 2015-09-29 18:28 -0700 |
Nicholas Nethercote - Bug 1207465 - Remove disabling of no-longer-used MSVC warning C8442. r=ted. |
diff browse |
8b090a69694cb058d9ea438ef68d0c8b1bbbb3fa 2015-09-30 10:48 +1000 |
Xidorn Quan - Bug 1201798 part 3 - Add test for viewport scrollbar on fullscreen. r=roc |
diff browse |
df5ce21dade97b0703c742efcf15fbc15fbfd615 2015-09-30 10:48 +1000 |
Xidorn Quan - Bug 1201798 part 2 - Update viewport scrollbar override for fullscreen and remove the leagcy css rule. r=roc |
diff browse |
de8b305fb6f904932e587882c248f5eed88731cb 2015-09-30 10:48 +1000 |
Xidorn Quan - Bug 1201798 part 1 - Move PropagateScrollToViewport() from nsCSSFrameConstructor to nsPresContext as a public method. r=roc |
diff browse |
f1f82e673a3490bb572c3a1110eeded81badb9a9 2015-09-29 14:39 +1300 |
Karl Tomlinson - bug 1205558 remove DelayNodeEngine::mSource r=padenot |
diff browse |
cd555b8702ca3c9efe768a5dba59adbb80e41dd3 2015-09-29 14:30 +1300 |
Karl Tomlinson - bug 1205558 remove unnecessary ScriptProcessorNodeEngine::mSource r=padenot |
diff browse |
983347f21a23dbfe7ebe8b11b7a23d4f786c81a5 2015-09-22 17:11 +1200 |
Karl Tomlinson - bug 1205558 remove unused AudioNodeStream* aSource parameter r=padenot |
diff browse |
13e85dc6b41bf1ce0a6f1d50e290b6159dd79786 2015-09-22 16:34 +1200 |
Karl Tomlinson - bug 1205558 use destination stream for audio node engine time r=padenot |
diff browse |
c47751b43a71927d2df84074ce2d1114c65e6323 2015-09-18 15:42 +1200 |
Karl Tomlinson - bug 1205558 introduce SecondsToNearestStreamTime r=padenot |
diff browse |
33053d791e56928a4906949ff4ee15681edf935b 2015-09-29 10:46 +1300 |
Karl Tomlinson - bug 1209286 remove now unnecessary StreamTimeToDOMTime and DOMTimeToStreamTime r=padenot |
diff browse |
5a6b599cc18cfe65522ea69debbf0319332d48de 2015-09-29 13:39 +1300 |
Karl Tomlinson - bug 1208318 ensure that currentTime has advanced sufficiently to easily detect failure r=padenot |
diff browse |
96db1aea13c6fd2e11c57d9236477baab6094de8 2015-09-25 13:05 +1200 |
Karl Tomlinson - bug 1208318 modify test to avoid assuming different clocks are synchronized r=padenot |
diff browse |
ce3c0f04de503847d4e6f144fbb474a020177b44 2015-09-29 10:04 -0400 |
Ryan VanderMeulen - Bug 1209519 - Undef GetCurrentTime in DocumentTimeline.h to fix --disable-accessibility bustage. r=birtles |
diff browse |
b308d1901a371aebb1ed2183d62b921f6b0d8ac1 2015-09-29 17:03 -0700 |
Nicholas Nethercote - Bug 1205148 - Fix and disallow warnings in rdf/datasource/. r=froydnj. |
diff browse |
5f2acd473d59258a30d0116cec2144e378832d83 2015-09-29 16:49 -0700 |
Zachary Carter - Bug 1205286 - Make about:home Sync icon always link to about:preferences#sync r=markh |
diff browse |
e69aaae67541417b204fcda9313e693c862ffe02 2015-09-29 16:39 -0700 |
Steve Fink - Bug 1197941 - Allow getline() to malloc its own buffer to avoid intermittent crashes, r=shu |
diff browse |
431c8dcb9039036aa11c8d2b361ab354bb98f2fd 2015-09-23 10:27 -0400 |
Ehsan Akhgari - Bug 1207166 - Make sure the overlay icon's hover state doesn't cover the pinned tab curve; r=jaws |
diff browse |
00ac696cdc862aad8fb2bc742ad11b6ce3d1559e 2015-09-29 16:13 -0700 |
Wes Kocher - Merge m-c to inbound, a=merge |
diff browse |
344cb85a558f538d70fc66602c3386ee7b4a885d 2015-07-14 14:05 -0700 |
Bill McCloskey - Bug 1191145 - Stop blocking scripts in CPOW IPCs (r=dvander) |
diff browse |
52e0192973b32061b54b34c8154825bc6bc3b00a 2015-07-13 14:14 -0700 |
Bill McCloskey - Bug 1191143 - Cancel CPOWs from both sides (r=dvander) |
diff browse |
c2d8803459a404c31f36d67f70582375de3aa171 2015-09-22 08:00 -0400 |
Ted Mielczarek - bug 543111 - fix symbolstore.py to work properly for cross-compiled mac builds on linux. r=gps |
diff browse |
53b01dee633be227b4436a82d0504a9c23918551 2015-09-29 12:59 -0400 |
Ted Mielczarek - bug 543111 - add support for alternate dsymutil paths to configure, add to cross-mozconfig. r=glandium |
diff browse |
4e425d986607c9e571b52675afdf92493c4f5905 2015-09-11 06:48 -0400 |
Ted Mielczarek - bug 543111 - enable Breakpad for cross-mac builds. r=glandium |
diff browse |
acc472f551dd55c3d7fc8bfed12de5c6bd079d56 2015-09-30 06:44 -0400 |
Ted Mielczarek - bug 543111 - Mozilla build fixes to support building mac dump_syms on Linux r?glandium |
diff browse |
e6b25e9a5260a1f807e282fb836e5e5563b9f316 2015-09-29 12:48 -0400 |
Ted Mielczarek - bug 543111 - Fix Mac Breakpad host tools to build in Linux cross-compile. r=mento |
diff browse |
ccd3484ebb4c742a43b5d938911eac2d7e670d43 2015-09-30 12:44 +0200 |
Carsten "Tomcat" Book - merge fx-team to mozilla-central a=merge |
diff browse |
0d57e32d0e63cccde48d78ffe4f260538a0ad4a4 2015-09-30 00:15 -0700 |
B2G Bumper Bot - Bumping manifests a=b2g-bump |
diff browse |
57fe3bdff5d0c34314b7471aec6f8435c9e8830c 2015-09-30 00:12 -0700 |
B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump |
diff browse |
fc8077e53f0e55b88a8ebd69e72e5e0e8f2e56fe 2015-09-29 21:03 -0700 |
B2G Bumper Bot - Bumping manifests a=b2g-bump |
diff browse |
db9bc25f843021fcbeac02c3e2fe9df085afb558 2015-09-29 21:00 -0700 |
B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump |
diff browse |
402c35d090a55f7d64556c6c0888a2a5593fae21 2015-09-29 19:46 -0700 |
B2G Bumper Bot - Bumping manifests a=b2g-bump |
diff browse |
01f7969edb947bbf1aad8e9fcf9830ccb1eacb0b 2015-09-29 19:43 -0700 |
B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump |
diff browse |
987bedffd0b3200551ad70f335c7164a6bd03ee2 2015-09-29 18:33 -0700 |
B2G Bumper Bot - Bumping manifests a=b2g-bump |
diff browse |
ce849f835450ddf19281eea944d758bcd0dde709 2015-09-29 18:30 -0700 |
B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump |
diff browse |
cebd219a26b78a5fdfe21041e866b017eb97e167 2015-09-29 18:09 -0700 |
B2G Bumper Bot - Bumping manifests a=b2g-bump |
diff browse |
32cedf760f0aeb43b8051ec506729e8a90486ad2 2015-09-29 18:06 -0700 |
B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump |
diff browse |
f94013a1052827c97df94fba98afd2f1bcc886e9 2015-09-29 17:14 -0700 |
B2G Bumper Bot - Bumping manifests a=b2g-bump |
diff browse |
903f99d2c2af7249a2cae827168ab77f269958ee 2015-09-29 17:10 -0700 |
B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump |