Ehsan Akhgari
|
eaa7491d77
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
|
2014-01-04 10:02:17 -05:00 |
|
Ms2ger
|
98586cdbc1
|
Bug 950143 - Remove the implicit conversion operator from nsIntSize to IntSize; r=roc
|
2013-12-31 10:06:12 +01:00 |
|
Tor Arvid Lund
|
944f0d6f3b
|
Bug 929513 - Replace some instances of gfxIntSize with gfx::IntSize r=nical
|
2013-12-13 18:32:02 +01:00 |
|
Randell Jesup
|
9e71dcb1bc
|
Bug 853356: backout p2
|
2013-12-10 01:03:23 -05:00 |
|
Carsten "Tomcat" Book
|
b0cb202aed
|
Backed out changeset 1d72742584ad (bug 945614) per Bug 853356 comment 209
|
2013-12-10 08:38:43 +01:00 |
|
Birunthan Mohanathas
|
bd0f161288
|
Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo
|
2013-12-08 21:52:33 -05:00 |
|
Wes Kocher
|
871ed2b150
|
merge m-c to b2g-inbound
|
2013-12-06 20:49:02 -06:00 |
|
Randell Jesup
|
33d6cb846a
|
Bug 945614: Don't track windowIDs in MediaEngine for B2G r=mikeh,schien
|
2013-12-06 17:38:52 -05:00 |
|
Alfredo Yang
|
e87956b07b
|
Bug 853356 - Part2 Add MediaPermissionGonk.h and MediaPermissionGonk.cpp to implement ContentPermissionPrompt. r=jesup
|
2013-12-06 17:38:51 -05:00 |
|
Steven Lee
|
a875f4819c
|
Bug 926746 - Part 2: nsContentPermissionHelper set grant information to GonkPermission. r=jesup
|
2013-12-05 09:29:07 -05:00 |
|
Mike Hommey
|
931cb49886
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
|
Mike Hommey
|
db9e5129bc
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
f0d1cd1e10
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
f81885e53b
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
Ehsan Akhgari
|
58e806c093
|
Bug 939584 - Build some of the directories under content/media in unified mode; r=roc
|
2013-11-17 21:31:46 -05:00 |
|
Birunthan Mohanathas
|
192d1ba4c1
|
Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
|
2013-11-11 14:17:14 -05:00 |
|
Carsten "Tomcat" Book
|
eced2fbfac
|
merge fx-team to mozilla-central
|
2013-11-11 12:32:39 +01:00 |
|
Ms2ger
|
84b1d4041e
|
Bug 931404 - Move LOCAL_INCLUDES to moz.build in content/; r=gps
|
2013-11-11 09:04:06 +01:00 |
|
Brad Lassey
|
20987e94a5
|
bug 936549 - Tab sharing capture device won't stream, use FormatStrideForWidth in tab stream r=jesup
|
2013-11-08 13:26:20 -05:00 |
|
Gian-Carlo Pascutto
|
c3799f59ab
|
Bug 932112: Don't free the global, shared Context ref. r=blassey
|
2013-11-07 20:07:48 -05:00 |
|
Randell Jesup
|
871a4d68f2
|
Bug 932112: Rollup of changes previously applied to media/webrtc/trunk/webrtc rs=jesup
* * *
* * *
Add AndroidAudioManager to the moz.build files.
|
2013-11-07 20:07:47 -05:00 |
|
Gian-Carlo Pascutto
|
a53914c3fd
|
Bug 902000 - Make the load adaption depend on a pref. r=jesup
|
2013-10-29 15:00:28 +01:00 |
|
Gian-Carlo Pascutto
|
f7eb963a90
|
Bug 902000 - Add a service that monitors the system load. r=jesup
|
2013-10-29 15:00:20 +01:00 |
|
Randell Jesup
|
933821ecb9
|
Bug 920325: Add WebRTC latency logging from capture to RTP and from RTP to speakers r=padenot
|
2013-10-25 18:13:42 -04:00 |
|
Randell Jesup
|
1af5c4fe0b
|
backout 5f38b1bd3358 for bustage CLOSED TREE
|
2013-10-25 19:25:54 -04:00 |
|
Randell Jesup
|
a0692a49f2
|
Bug 920325: Add WebRTC latency logging from capture to RTP and from RTP to speakers r=padenot
|
2013-10-25 18:13:42 -04:00 |
|
Mike Hommey
|
f1c0c07862
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Gian-Carlo Pascutto
|
1fad0c2df0
|
Bug 946865 - Move Load Adaption preference to the main thread. r=jesup
|
2013-12-06 20:34:40 +01:00 |
|
Brian O'Keefe
|
0cbcd904c7
|
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
|
2013-10-02 13:17:55 -04:00 |
|
Mike Hommey
|
5072f65f8c
|
Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
|
2013-10-24 08:00:23 +09:00 |
|
Birunthan Mohanathas
|
3560f05e45
|
Bug 784739 - Switch from NULL to nullptr in content/; r=ehsan
--HG--
extra : rebase_source : 9237726507e8002479616a98a82646a763932507
|
2013-10-23 16:34:10 -04:00 |
|
Daniel Holbert
|
9b273bc67e
|
Bug 928541: Drop unused variable 'cairoFormat' from MediaEngineTabVideoSource::Draw(). r=blassey
|
2013-10-19 14:04:43 +02:00 |
|
Brad Lassey
|
0837c21d5e
|
bug 742832 - Add support for tab sharing for getUserMedia r=jesup
--HG--
extra : rebase_source : e42fbab31083b0e91be9992b2ba0062d14294c25
|
2013-10-17 16:48:30 -04:00 |
|
Nicolas Silva
|
1df67b87cd
|
Bug 922202 - Make PlanarYCbCrImage::Data forward-declarable and remove some header includes. r=bjacob
|
2013-10-01 17:57:50 -07:00 |
|
Steven Lee
|
c36ccf3171
|
Bug 918056 - Return errors when the mic is occupied. r=rjesup
|
2013-10-01 08:06:57 -04:00 |
|
Gian-Carlo Pascutto
|
78e15115c6
|
Bug 918372 - Allocate a single GlobalRef for the Android Context. r=blassey
|
2013-09-25 08:06:21 +02:00 |
|
Karl Tomlinson
|
7583bf064c
|
b=903270 remove default null initial event parameter from NS_NewNamedThread() call site r=chiajung
--HG--
extra : transplant_source : %A9F%B6%CD%ED%DF%96%9C%AD%DE%B1%8E%3F%90%5E%DA%10%D2%7D%8E
|
2013-09-24 13:45:23 +12:00 |
|
Randell Jesup
|
b632e7f624
|
Bug 886052: Turn on audio webrtc_trace logs for getUserMedia r=gcp
|
2013-09-18 17:12:38 -04:00 |
|
Paul Adenot
|
2d0dfe212b
|
Bug 904617: Part 3 - Log latency, and adds a python script to understand the log r=padenot,jesup,ehugg
|
2013-01-28 19:22:37 +01:00 |
|
Ed Morley
|
5adbe6a145
|
Backed out changeset 81cee5ae7973 (bug 904617)
|
2013-09-16 08:43:47 +01:00 |
|
Paul Adenot
|
92c2527ea3
|
Bug 904617: Part 3 - Log latency, and adds a python script to understand the log r=padenot,jesup
|
2013-01-28 19:22:37 +01:00 |
|
Shih-Chiang Chien
|
d1b0ec768a
|
Bug 912960 - Use nsString for mDeviceName and mUniqueId. r=rjesup
|
2013-09-06 09:14:15 -04:00 |
|
Steven Lee
|
a516ca220b
|
Bug 902856 - Generate fake audio data in MediaEngineDefaultAudioSource. r=jesup, r=derf
|
2013-09-05 08:34:49 -04:00 |
|
Robert O'Callahan
|
8ca63f18ef
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
--HG--
extra : rebase_source : 0787130b1814c74bfb38dc178de94022f0b2e64e
|
2013-09-02 20:41:57 +12:00 |
|
Mike Hommey
|
05b3f24e0e
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Randell Jesup
|
f587d1f5aa
|
Bug 901583: Reapply mozilla patches on top of webrtc.org 3.34, use NEON detection rs=jesup
--HG--
rename : media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_opensles_android.cc => media/webrtc/trunk/webrtc/modules/audio_device/audio_device_opensles.cc
rename : media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_opensles_android.h => media/webrtc/trunk/webrtc/modules/audio_device/audio_device_opensles.h
|
2013-08-30 02:08:57 -04:00 |
|
Brian O'Keefe
|
0ee041b9fd
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
|
Randell Jesup
|
2bb1e1c451
|
Bug 909946: missing %s in LOG statement for webrtc_trace logging r=abr
|
2013-08-27 17:30:10 -04:00 |
|
Trevor Saunders
|
6ad6f7d99c
|
bug 899210 - convert camera control to WebIDL r=bz
|
2013-07-06 16:55:10 -04:00 |
|
Ms2ger
|
fa65b962f6
|
Bug 883284 - Part b: Move LIBXUL_LIBRARY into moz.build (a-c); r=joey
|
2013-08-22 08:55:59 +02:00 |
|