Wes Kocher
|
1310adf525
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-04-22 18:47:53 -07:00 |
Ryan VanderMeulen
|
7a51d70923
|
Merge birch to m-c.
|
2013-04-22 21:15:00 -04:00 |
Matt Brubeck
|
64b4303d10
|
Bug 863897 - Update doc comment for CheckArg in nsAppRunner.cpp [r=bsmedberg]
DONTBUILD (comment-only change)
|
2013-04-22 16:00:17 -07:00 |
Josh Matthews
|
080fa68325
|
Bug 863770 - Pass in an ArrayBuffer object for nsBinaryInputStream::ReadAsArrayBuffer to use, for cases when the compartment in which it resides matters. r=vlad
|
2013-04-22 23:33:55 +02:00 |
Ryan VanderMeulen
|
42cef9be70
|
Backed out changeset ddf944cc292d (bug 863324) for Android bustage on a CLOSED TREE.
--HG--
rename : gfx/layers/ipc/PLayerTransaction.ipdl => gfx/layers/ipc/PLayers.ipdl
rename : gfx/layers/ipc/LayerTransactionChild.cpp => gfx/layers/ipc/ShadowLayersChild.cpp
rename : gfx/layers/ipc/LayerTransactionChild.h => gfx/layers/ipc/ShadowLayersChild.h
rename : gfx/layers/ipc/LayerTransactionParent.cpp => gfx/layers/ipc/ShadowLayersParent.cpp
rename : gfx/layers/ipc/LayerTransactionParent.h => gfx/layers/ipc/ShadowLayersParent.h
|
2013-04-22 14:47:16 -04:00 |
Ryan VanderMeulen
|
870af254d5
|
Backed out changeset 6c9af867443c (bug 863264) for Android reftest failures on a CLOSED TREE.
|
2013-04-22 13:52:01 -04:00 |
Josh Matthews
|
797a6788d1
|
Bug 863769 - Make ArrayBufferInputStream use rooting APIs that don't rely on the JS context being valid. r=jonco,vlad
|
2013-04-22 19:46:40 +02:00 |
Ryan VanderMeulen
|
104b8b9345
|
Merge m-c to inbound.
|
2013-04-22 13:27:13 -04:00 |
Ian Stakenvicius
|
c6fc8fafae
|
Bug 429023 - Use preference 'spellchecker.dictionary_path' to override loading internal dictionaries; r=ehsan,glandium
|
2013-04-22 13:20:24 -04:00 |
Ryan VanderMeulen
|
9d2dac0e32
|
Backed out changesets f2387d9f146c and d12788533ab7 (bug 860145) for causing topcrashers.
|
2013-04-22 13:20:12 -04:00 |
Ed Morley
|
4b1e050887
|
Backed out changeset 26ab26b299a5 (bug 788022) on a CLOSED TREE
|
2013-04-22 17:43:10 +01:00 |
Nicolas Silva
|
bb0bda95b2
|
Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel
--HG--
rename : gfx/layers/ipc/ShadowLayersChild.cpp => gfx/layers/ipc/LayerTransactionChild.cpp
rename : gfx/layers/ipc/ShadowLayersChild.h => gfx/layers/ipc/LayerTransactionChild.h
rename : gfx/layers/ipc/ShadowLayersParent.cpp => gfx/layers/ipc/LayerTransactionParent.cpp
rename : gfx/layers/ipc/ShadowLayersParent.h => gfx/layers/ipc/LayerTransactionParent.h
rename : gfx/layers/ipc/PLayers.ipdl => gfx/layers/ipc/PLayerTransaction.ipdl
|
2013-04-22 18:07:48 -04:00 |
Kannan Vijayan
|
0e8778dc85
|
Bug 857838 - Fix script-pc calculatins when iterating on baseline frames. r=jandem
|
2013-04-22 12:06:46 -04:00 |
Daniel Holbert
|
e3f73eb26f
|
Bug 864342: Add static_cast for known-nonnegative signed value, to fix gcc warning. r=djvj
|
2013-04-22 08:54:30 -07:00 |
Joel Maher
|
bdd647a54d
|
Bug 863809 - update talos.zip to include xperf logging fix. r=armenzg
|
2013-04-22 09:44:32 -04:00 |
David Zbarsky
|
bacb5d18a6
|
Finish backout of part of bug 856472
|
2013-04-22 02:04:53 -04:00 |
David Zbarsky
|
c0eaaf48ac
|
Backout 5e84af960621 for being wrong
|
2013-04-22 02:02:39 -04:00 |
David Zbarsky
|
a37e4f4223
|
Backout 3e7970330a3e for being wrong
|
2013-04-22 02:01:36 -04:00 |
Benoit Girard
|
c3f8c5883d
|
Bug 788022 - Add support for dalvik profiling. r=snorp,kats
--HG--
extra : rebase_source : 3021e4315ce0ce5dbef9db84a12502d66dfc7967
|
2013-04-19 15:34:56 -04:00 |
Doug Turner
|
a797646ec5
|
Bug 856495 - Push notifications - Catch network manager undefined. r=nsm
|
2013-04-22 11:43:31 -04:00 |
Ryan VanderMeulen
|
104a5e509a
|
Merge m-c to inbound.
|
2013-04-22 11:43:28 -04:00 |
Julian Seward
|
25ee4aba7a
|
Bug 859745 - Install sane unwinding limit for SPS/breakpad. r=ted
|
2013-04-22 17:10:54 +02:00 |
Julian Seward
|
267abc6524
|
Bug 863264 - Build Android Nightly to support Breakpad Unwinding. r=ted
|
2013-04-22 17:04:40 +02:00 |
Joe Drew
|
e3965097ba
|
Bug 863123 - Set APNG attributes on the right frame, rather than one frame behind. r=seth
|
2013-04-22 10:57:17 -04:00 |
Hubert Figuière
|
1f5855d289
|
Bug 840612 - Part 3: refactor the Reset method. r=mayhemer
|
2013-04-09 20:46:25 -04:00 |
Ehsan Akhgari
|
7fffefb66d
|
Bug 864086 - Simplify AudioNode::DestroyMediaStream callers; r=padenot
|
2013-04-22 08:14:10 -04:00 |
Ehsan Akhgari
|
e1e2e74fd1
|
Bug 864083 - Cleanup AudioBuffer::GetThreadSharedChannelsForRate; r=padenot
|
2013-04-22 08:12:45 -04:00 |
Panos Astithas
|
b1f6426b22
|
Add some telemetry to try to diagnose the cause for test_dbgsocket.js failing intermittently (bug 775924); r=me
|
2013-04-22 15:48:55 +03:00 |
Ryan VanderMeulen
|
462cd28766
|
Backed out changesets 3b8fdfefcf5e and ab61f99fb584 (bug 864083) for bustage on a CLOSED TREE.
|
2013-04-22 08:58:32 -04:00 |
Joel Williamson
|
9a5abf423f
|
Bug 858897 - Fix warnings in umaptable.c. r=smontagu
|
2013-04-22 08:39:19 -04:00 |
Gene Lian
|
ac4d4f9899
|
Bug 853752 - B2G MMS: After retrieving MMS, delete the thread containing the previous notification indication. r=vicamo
|
2013-04-19 21:45:15 +08:00 |
Ehsan Akhgari
|
ab040a1f23
|
Bug 864086 - Simplify AudioNode::DestroyMediaStream callers; r=padenot
|
2013-04-22 08:14:10 -04:00 |
Ehsan Akhgari
|
15db25666d
|
Bug 864083 - Cleanup AudioBuffer::GetThreadSharedChannelsForRate; r=padenot
|
2013-04-22 08:12:45 -04:00 |
Georg Fritzsche
|
401dde2a54
|
Bug 836829 - Fix missing result check in Mac exception handler. r=ted
|
2013-04-22 13:29:12 +02:00 |
Jan de Mooij
|
bc6b884021
|
Bug 864265 - Move integer exponent check from js_math_pow to ecmaPow. r=h4writer
|
2013-04-22 12:19:19 +02:00 |
Alexander Surkov
|
dd4f686085
|
Bug 440590 - Text selection information is not updated when HTML and XUL entries lose focus, r=tbsaunde
|
2013-04-22 17:10:09 +09:00 |
Benoit Girard
|
71bbc1c63b
|
Bug 856331 - Make breakpad unwinding runtime switchable. r=jseward
--HG--
extra : rebase_source : 1094beb17115a0d0e4d27eeb848c3932dfe0b2b0
|
2013-04-01 15:45:03 -04:00 |
Phil Ringnalda
|
78cfaae841
|
Merge m-c to m-i
|
2013-04-21 19:43:19 -07:00 |
Matt Woodrow
|
7f0c97bfe7
|
Bug 809273 - Remove unused BasicShadowContainerLayer. r=nrc
|
2013-04-22 14:40:53 +12:00 |
Matt Woodrow
|
1d2c17f6ac
|
Bug 809273 - Make mUseIntermediateSurface and mSupportsComponentAlpha on BasicShadowableContainerLayers match the compositor. r=roc
|
2013-04-22 14:40:52 +12:00 |
Matt Woodrow
|
fbeb0e7f79
|
Bug 809273 - Add code handling dual buffers in ThebesLayerBuffer. r=roc
|
2013-04-22 14:40:52 +12:00 |
Matt Woodrow
|
23ba974c05
|
Bug 809273 - Add code for handling dual buffers in ContentHost. r=nrc
|
2013-04-22 14:40:52 +12:00 |
Matt Woodrow
|
1b4925d2fb
|
Bug 809273 - Remove old buffer provider code. r=nrc
|
2013-04-22 14:40:52 +12:00 |
Matt Woodrow
|
4041b4fc04
|
Bug 809273 - Let ContentHost create an EffectComponentAlpha if necessary. r=nrc
|
2013-04-22 14:40:52 +12:00 |
Matt Woodrow
|
861c0c7d80
|
Bug 809273 - Add AutoLockTextureHost and use it to avoid needing to manually unlock. r=nrc
|
2013-04-22 14:40:52 +12:00 |
Matt Woodrow
|
4dc092eab6
|
Bug 862556 - Make nsChildView.mm::DrawWindowOverlay thread safe. r=nrc
|
2013-04-22 14:40:51 +12:00 |
Phil Ringnalda
|
12a533fa7b
|
Merge m-c and fx-team
|
2013-04-21 19:38:48 -07:00 |
Paolo Amadini
|
d54af1672c
|
Bug 851461 - Make the JavaScript API for downloads available in parallel to nsIDownloadManager. r=mak
|
2013-04-22 04:23:25 +02:00 |
Paolo Amadini
|
3190692d7f
|
Bug 847191 - Integration with legacy interfaces to start new downloads. r=enn
|
2013-04-22 04:23:21 +02:00 |
David Zbarsky
|
2cca325f53
|
Remove TitleChangedListener dead code, no bug, r=jlebar over irc
|
2013-04-21 21:25:29 -04:00 |