Chris Pearce
|
ddedecabd0
|
Bug 811381 - Remove ns prefix from media code. r=roc
--HG--
rename : content/media/nsAudioAvailableEventManager.cpp => content/media/AudioAvailableEventManager.cpp
rename : content/media/nsAudioAvailableEventManager.h => content/media/AudioAvailableEventManager.h
rename : content/media/nsAudioStream.cpp => content/media/AudioStream.cpp
rename : content/media/nsAudioStream.h => content/media/AudioStream.h
rename : content/media/nsMediaCache.cpp => content/media/MediaCache.cpp
rename : content/media/nsMediaCache.h => content/media/MediaCache.h
rename : content/media/nsBuiltinDecoder.cpp => content/media/MediaDecoder.cpp
rename : content/media/nsBuiltinDecoder.h => content/media/MediaDecoder.h
rename : content/media/nsBuiltinDecoderReader.cpp => content/media/MediaDecoderReader.cpp
rename : content/media/nsBuiltinDecoderReader.h => content/media/MediaDecoderReader.h
rename : content/media/nsBuiltinDecoderStateMachine.cpp => content/media/MediaDecoderStateMachine.cpp
rename : content/media/nsBuiltinDecoderStateMachine.h => content/media/MediaDecoderStateMachine.h
rename : content/media/dash/nsDASHDecoder.cpp => content/media/dash/DASHDecoder.cpp
rename : content/media/dash/nsDASHDecoder.h => content/media/dash/DASHDecoder.h
rename : content/media/dash/nsDASHReader.cpp => content/media/dash/DASHReader.cpp
rename : content/media/dash/nsDASHReader.h => content/media/dash/DASHReader.h
rename : content/media/dash/nsDASHRepDecoder.cpp => content/media/dash/DASHRepDecoder.cpp
rename : content/media/dash/nsDASHRepDecoder.h => content/media/dash/DASHRepDecoder.h
rename : content/media/gstreamer/nsGStreamerDecoder.cpp => content/media/gstreamer/GStreamerDecoder.cpp
rename : content/media/gstreamer/nsGStreamerDecoder.h => content/media/gstreamer/GStreamerDecoder.h
rename : content/media/gstreamer/nsGStreamerReader.cpp => content/media/gstreamer/GStreamerReader.cpp
rename : content/media/gstreamer/nsGStreamerReader.h => content/media/gstreamer/GStreamerReader.h
rename : content/media/ogg/nsOggCodecState.cpp => content/media/ogg/OggCodecState.cpp
rename : content/media/ogg/nsOggCodecState.h => content/media/ogg/OggCodecState.h
rename : content/media/ogg/nsOggDecoder.cpp => content/media/ogg/OggDecoder.cpp
rename : content/media/ogg/nsOggDecoder.h => content/media/ogg/OggDecoder.h
rename : content/media/ogg/nsOggReader.cpp => content/media/ogg/OggReader.cpp
rename : content/media/ogg/nsOggReader.h => content/media/ogg/OggReader.h
rename : content/media/omx/nsMediaOmxDecoder.cpp => content/media/omx/MediaOmxDecoder.cpp
rename : content/media/omx/nsMediaOmxDecoder.h => content/media/omx/MediaOmxDecoder.h
rename : content/media/omx/nsMediaOmxReader.cpp => content/media/omx/MediaOmxReader.cpp
rename : content/media/omx/nsMediaOmxReader.h => content/media/omx/MediaOmxReader.h
rename : content/media/plugins/nsMediaPluginDecoder.cpp => content/media/plugins/MediaPluginDecoder.cpp
rename : content/media/plugins/nsMediaPluginDecoder.h => content/media/plugins/MediaPluginDecoder.h
rename : content/media/plugins/nsMediaPluginHost.cpp => content/media/plugins/MediaPluginHost.cpp
rename : content/media/plugins/nsMediaPluginHost.h => content/media/plugins/MediaPluginHost.h
rename : content/media/plugins/nsMediaPluginReader.cpp => content/media/plugins/MediaPluginReader.cpp
rename : content/media/plugins/nsMediaPluginReader.h => content/media/plugins/MediaPluginReader.h
rename : content/media/raw/nsRawDecoder.cpp => content/media/raw/RawDecoder.cpp
rename : content/media/raw/nsRawDecoder.h => content/media/raw/RawDecoder.h
rename : content/media/raw/nsRawReader.cpp => content/media/raw/RawReader.cpp
rename : content/media/raw/nsRawReader.h => content/media/raw/RawReader.h
rename : content/media/raw/nsRawStructs.h => content/media/raw/RawStructs.h
rename : content/media/wave/nsWaveDecoder.cpp => content/media/wave/WaveDecoder.cpp
rename : content/media/wave/nsWaveDecoder.h => content/media/wave/WaveDecoder.h
rename : content/media/wave/nsWaveReader.cpp => content/media/wave/WaveReader.cpp
rename : content/media/wave/nsWaveReader.h => content/media/wave/WaveReader.h
rename : content/media/webm/nsWebMBufferedParser.cpp => content/media/webm/WebMBufferedParser.cpp
rename : content/media/webm/nsWebMBufferedParser.h => content/media/webm/WebMBufferedParser.h
rename : content/media/webm/nsWebMDecoder.cpp => content/media/webm/WebMDecoder.cpp
rename : content/media/webm/nsWebMDecoder.h => content/media/webm/WebMDecoder.h
rename : content/media/webm/nsWebMReader.cpp => content/media/webm/WebMReader.cpp
rename : content/media/webm/nsWebMReader.h => content/media/webm/WebMReader.h
|
2012-11-14 11:46:40 -08:00 |
Justin Lebar
|
4983a359b9
|
Bug 807143 - Enable image locking on B2G. r=joe
|
2012-11-14 11:42:24 -05:00 |
Gabriele Svelto
|
fbc8afdb64
|
Bug 805855 - Free dirty pages in response to all memory-pressure messages. r=jlebar
|
2012-11-12 17:41:23 +01:00 |
Ryan VanderMeulen
|
52ef3171c3
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-11-03 09:23:43 -04:00 |
Philipp von Weitershausen
|
14f4b8d94c
|
Bug 807478 - B2G: turn on jsloader.reuseGlobal. r=cjones
|
2012-11-02 18:03:13 -07:00 |
Gian-Carlo Pascutto
|
d73a4777ac
|
Bug 782106 - Disable the per-client randomization in the url-classifier. r=dcamp
|
2012-11-03 01:53:10 +01:00 |
Josh Matthews
|
01bc13d446
|
Bug 807760 - Comment followup. DONTBUILD
|
2012-11-02 11:24:47 -04:00 |
Josh Matthews
|
4864051dca
|
Bug 807760 - Disable OMTC in b2g builds on Windows. r=cjones
|
2012-11-02 11:15:10 -04:00 |
Margaret Leibovic
|
64e99f11c4
|
Bug 807805 - Remove app.reportCrashes from b2g.js now that we have crash reporter settings in the UI. r=fabrice
|
2012-11-01 14:08:16 -07:00 |
Justin Lebar
|
8fc123df0d
|
Bug 771195 - Fire memory pressure events on Gonk. r=dhylands
|
2012-10-31 13:29:14 -04:00 |
Kyle Huey
|
0469a02b25
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
|
2012-10-31 09:13:28 -07:00 |
Vicamo Yang
|
a78b5b38c7
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
Kyle Huey
|
9a3674d80a
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 12:28:11 -07:00 |
Ed Morley
|
4144129728
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
Kyle Huey
|
50b5d3f681
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 08:26:12 -07:00 |
Margaret Leibovic
|
fc8e80988c
|
Bug 801925 - Let Gaia handle crash reporter dialog/banner logic. r=fabrice
|
2012-10-29 17:27:09 -07:00 |
Margaret Leibovic
|
ce19947d7f
|
Bug 801809 - Add hooks for b2g crash reporter UI. r=fabrice
|
2012-10-29 11:18:50 -07:00 |
Gregor Wagner
|
78d36347e1
|
Bug 800063 - Make GC_ALLOCATION_THRESHOLD dynamic. r=billm
|
2012-10-26 16:06:19 -07:00 |
Dave Hylands
|
1a9b5ffe75
|
Bug 805531 - Turn off javascript.options.mem.log for b2g
|
2012-10-25 12:01:59 -07:00 |
Jim Mathies
|
d79e59cd73
|
Bug 798821 - On Windows, restrict enabling of W3C touch interfaces to devices that support touch input. Also convert touch pref to 3-state value. r=bsmedberg
|
2012-10-25 09:57:51 -05:00 |
Justin Lebar
|
af4bcd56dc
|
Bug 802777 - Decrease image.mem.max_decoded_image_kb on B2G. r=joedrew
|
2012-10-17 16:18:33 -04:00 |
Marshall Culpepper
|
64fcf6b336
|
Bug 794211: Check for updates after coming online when a check fails because the network is offline. r=bbondy r=rstrong
|
2012-10-13 13:06:58 -05:00 |
Gregor Wagner
|
ed235f6d9c
|
Bug 799656 - Decrease b2g's javascript.options.mem.high_water_mark from 32mb to 6mb. r=billm
|
2012-10-10 17:26:19 -07:00 |
Jared Wein
|
69c927a428
|
Bug 798217 - Remove unused nsIAlertService preferences in b2g/android-mobile/xul-mobile/. r=mfinkle r=cjones
--HG--
extra : rebase_source : 2739bfd70b4e37c5273b887b8142d2c96d32e6c8
|
2012-10-08 18:38:57 -07:00 |
Fabrice Desré
|
f5db9c7e0a
|
Bug 798028 - NetworkStatsService.jsm is not available in non-RIL builds [r=marshall]
|
2012-10-04 14:19:05 -07:00 |
Albert Crespell
|
abc51198a7
|
Bug 746069: Part 3: IDL implementation for NetworkStats. r=philikon sr=jst
|
2012-10-04 18:42:41 +02:00 |
Fabrice Desré
|
2d02559cb5
|
Bug 787054 - Make the UA string OS agnostic again, use UserAgentOverrides.jsm to white-list sites that need "Android" [r=dao,gerv]
|
2012-10-03 13:27:46 -07:00 |
Vicamo Yang
|
1e55b2ba67
|
Bug 790192 - Part 1/2: support strict GSM SMS 7-Bit encoding, r=marshall_law
|
2012-10-03 16:37:19 +08:00 |
Dave Hylands
|
4a5d44fb67
|
Bug 797174 - dom.ipc.processPrelauch is misspelled
Corrected spelling to be dom.ipc.processPrelaunch
|
2012-10-02 17:13:40 -07:00 |
Marshall Culpepper
|
07f5135c0b
|
Bug 740722: Wait until the user is idle before prompting to apply an update in B2G. r=fabrice
|
2012-10-02 13:33:49 -05:00 |
Joe Drew
|
bba0614971
|
Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar
|
2012-09-27 14:12:56 -04:00 |
Ms2ger
|
b83586e559
|
Bug 795862 - Back out bug 486918 for build bustage in unreviewed code.
|
2012-10-01 14:16:03 +02:00 |
Joe Drew
|
2b9b4de964
|
Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar
|
2012-09-27 14:12:56 -04:00 |
Chris Jones
|
0808c5de09
|
Followup to bug 789358: Make hit-target fluff margins match fennec's. DONTBUILD
|
2012-09-29 01:29:19 -07:00 |
Dave Hylands
|
448fa1fd4c
|
Bug 795480 - Make b2g app ensure that it's the process group controller. r=cjones
|
2012-09-28 16:11:03 -07:00 |
Michal Novotny
|
c034040abb
|
Bug 777445 - Network activity indicator for B2G, r=jduell
|
2012-09-29 00:39:20 +02:00 |
Marshall Culpepper
|
c78978fd20
|
Bug 795479: Add the update channel pref to b2g.js, and use it in the update URL. r=cjones
--HG--
extra : rebase_source : 713928705bcd3601fe75960173582bf6875c14b3
|
2012-09-28 17:03:05 -05:00 |
Ed Morley
|
6028447903
|
Backout 92530b29ac24, 42e659956dc6 & 38277196c099 (bug 486918), d3b69fe15ac3 & b2dba2108722 (bug 786444), e7381ac9e30a (bug 786449) on suspicion of causing Android reftest failures on a CLOSED TREE
|
2012-09-28 23:00:28 +01:00 |
Nicolas Silva
|
708ffa7685
|
Bug 794747 - Set B2G's default video queue size to 3 instead of 10. r=kinetik
|
2012-09-28 14:43:57 -04:00 |
Joe Drew
|
5b9be123ec
|
Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar
--HG--
extra : rebase_source : 386bee19522e3cb8bca16ec40e3c092a52ae18d2
|
2012-09-27 14:12:56 -04:00 |
Ed Morley
|
2d12dc7bf9
|
Backout 927bda3a4947 (bug 777445) for failing to build on a CLOSED TREE
|
2012-09-28 13:14:26 +01:00 |
Michal Novotny
|
a323c44dd2
|
Bug 777445 - Network activity indicator for B2G, r=jduell
|
2012-09-28 13:53:52 +02:00 |
Edwin Flores
|
10f459ae75
|
Bug 759506 - Build changes for B2G zero-copy OMX hardware decoding r=cjones
|
2012-09-27 16:33:42 +12:00 |
Chris Jones
|
b8d176e27c
|
Bug 789358: Enable hit-target fluffing for b2g. r=doublec
|
2012-09-13 15:43:16 -07:00 |
Sid Stamm
|
a3f5cf2545
|
Bug 768029 - Apply CSP Policy to trusted and certified apps. Temporarily using a overly permissive policy for certified apps until Gaia is updated to handle the desired policy. r=sicking Parts by sicking, r=mounir
|
2012-09-25 16:28:17 -07:00 |
Fabrice Desré
|
50698ed746
|
Backout Bug 768029 because that breaks Gaia (see https://github.com/mozilla-b2g/gaia/issues/5177)
|
2012-09-25 15:32:20 -07:00 |
Sid Stamm
|
cf8d576337
|
bug 768029 - Apply CSP Policy to trusted and certified apps. r=sicking. Parts by sicking, r=mounir.
|
2012-08-02 12:13:53 -07:00 |
Chris Jones
|
e2c1ec4c18
|
Bug 787436: Implement a "really really quit" watchdog to monitor normal shutdown and exit Gecko in a hurry if it takes too long. r=bent
|
2012-09-19 16:13:31 -07:00 |
Gregor Wagner
|
9c9eb3a586
|
Bug 770731 - Expose JS API for modifying app permissions. r=sicking
|
2012-09-19 11:19:00 -07:00 |
Gregor Wagner
|
f86a19dece
|
Backout bug 770731
|
2012-09-18 16:19:56 -07:00 |