Commit Graph

37 Commits

Author SHA1 Message Date
aluebs@webrtc.org
f5bdd54ac3 Add myself to common_audio and audio_processing watchlists
R=andrew@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/22609004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7152 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-11 10:11:43 +00:00
kjellander@webrtc.org
b96ea2aab5 Remove former team members from OWNERS and WATCHLISTS
Remove the following (CCed) former team members from all
OWNERS files and the WATCHLISTS file:
* fischman@
* leozwang@
* mikhal@
* pwestin@
* wu@

BUG=
R=henrike@webrtc.org, niklas.enbom@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/22509004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6973 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-08-26 06:12:08 +00:00
mflodman@webrtc.org
0d7ab0a634 Adding the new video folder and pacer to the wathclist.
R=stefan@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/20599004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6386 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-10 13:59:37 +00:00
henrik.lundin@webrtc.org
9c55f0f957 Rename neteq4 folder to neteq
Keep the old neteq4/audio_decoder_unittests.isolate while waiting for
a hard-coded reference to change.

This CL effectively reverts r6257 "Rename neteq4 folder to neteq".

BUG=2996
TBR=tina.legrand@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/21629004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6367 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-09 08:10:28 +00:00
kwiberg@webrtc.org
f2e4a99a39 Add kwiberg@webrtc.org to watchlist for audio_coding and audio_processing
BUG=
R=tina.legrand@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/13559004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6310 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-03 10:01:39 +00:00
henrik.lundin@webrtc.org
1b9df05c85 Revert 6257 "Rename neteq4 folder to neteq"
> Rename neteq4 folder to neteq
> 
> BUG=2996
> R=turaj@webrtc.org
> 
> Review URL: https://webrtc-codereview.appspot.com/12569005

TBR=henrik.lundin@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/13549004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6259 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-28 07:33:39 +00:00
henrik.lundin@webrtc.org
a90f6d67f7 Rename neteq4 folder to neteq
BUG=2996
R=turaj@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/12569005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6257 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-28 06:23:34 +00:00
henrik.lundin@webrtc.org
aed31fe8ab Modifying WATCHLISTS
R=tina.legrand@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/20529004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6203 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-20 16:05:47 +00:00
fischman@webrtc.org
728bc0fa4c Add qiang.lu@intel.com to WATCHLISTS.
(patch from http://review.webrtc.org/2859004/)

TBR=qiang.lu@intel.com

Review URL: https://webrtc-codereview.appspot.com/2989004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@5037 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-10-25 19:20:02 +00:00
yujie.mao@webrtc.org
510dfad636 Update myself in webrtc watchlist
BUG=NONE
R=fischman@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/1760005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4287 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-07-03 01:13:18 +00:00
fischman@webrtc.org
5a602d7996 Enable WebRTC demo application on x86 Android
Steps to build the demo application for x86 Android:
source build/android/envsetup.sh --target-arch=x86
gclient runhooks
ninja -C out/Debug
cd webrtc/video_engine/test/android
ndk-build APP_ABI=x86
ant debug

Commmitted as https://code.google.com/p/webrtc/source/detail?r=4053

R=fischman@webrtc.org, leozwang@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/1478004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4058 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-05-17 17:20:04 +00:00
leozwang@webrtc.org
a404d1d8de Change watchlist.
Watch all changes in webrtc.

R=niklas.enbom@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/1428012

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4002 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-05-10 22:46:55 +00:00
andresp@webrtc.org
72d0b0cf1f Add self to video_engine watchlist.
BUG=

Review URL: https://webrtc-codereview.appspot.com/1305009

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3925 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-04-30 22:20:53 +00:00
stefan@webrtc.org
d613c207cc Adding new directories and watchers to the WATCHLISTS.
Review URL: https://webrtc-codereview.appspot.com/1206005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3671 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-03-15 09:39:59 +00:00
mikhal@webrtc.org
1682f71210 Updating watchlist
Review URL: https://webrtc-codereview.appspot.com/1101012

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3532 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-02-19 18:31:20 +00:00
fischman@webrtc.org
37ff69d608 Point codereview.settings at the newly-created webrtc-reviews google group.
https://groups.google.com/a/webrtc.org/forum/?#!forum/webrtc-reviews

Review URL: https://webrtc-codereview.appspot.com/934016

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3109 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-11-15 22:21:20 +00:00
andrew@webrtc.org
56a0076d66 Add myself to the all_webrtc watchlist.
Also fix documented_interface.

Review URL: https://webrtc-codereview.appspot.com/936022

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3093 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-11-14 01:27:31 +00:00
fischman@webrtc.org
cb7561c945 Adding myself to webrtc watchlist.
Review URL: https://webrtc-codereview.appspot.com/965023

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3092 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-11-14 00:21:59 +00:00
mflodman@webrtc.org
1be46fc721 Change src/webrtc in WATCHLIST.
TEST=ViE people were auto-cc on this dummy cl http://review.webrtc.org/938007/

Review URL: https://webrtc-codereview.appspot.com/939010

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3038 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-11-01 08:09:09 +00:00
leozwang@webrtc.org
00a8dbb0ec Change Watchlist
Review URL: https://webrtc-codereview.appspot.com/503001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2072 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-19 18:09:23 +00:00
andrew@webrtc.org
72fe2443ea Fix neteq watchlist.
TBR=henrik.lundin@webrtc.org
BUG=
TEST=watchlists.py

Review URL: https://webrtc-codereview.appspot.com/369020

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1574 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-01-30 21:57:43 +00:00
pwestin@webrtc.org
7ca9925068 Addding myself to video codec watch list.
Review URL: https://webrtc-codereview.appspot.com/375003

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1572 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-01-30 15:45:04 +00:00
niklas.enbom@webrtc.org
35ac983a7e Review URL: http://webrtc-codereview.appspot.com/344006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1366 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-01-10 12:14:04 +00:00
amyfong@webrtc.org
9b377aa1da Added interface-changes@webrtc.org group to WATCHLIST for monitoring changes to interfaces in WebRTC. If you wish to subscribe to this group, please contact
Niklas or Jan L. 
Review URL: http://webrtc-codereview.appspot.com/330025

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1297 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-12-27 18:43:18 +00:00
leozwang@webrtc.org
ed716e42eb Add java_files to WATCHLIST
Review URL: http://webrtc-codereview.appspot.com/331003

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1213 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-12-15 23:29:10 +00:00
andrew@webrtc.org
ca583bf7c7 Fix typo in build_files rule.
TBR=leozwang@webrtc.org
TEST=watchlist.py

Review URL: http://webrtc-codereview.appspot.com/299011

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1115 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-12-06 19:53:48 +00:00
andrew@webrtc.org
498ae7868f Add build_files WATCHLIST.
TEST=watchlist.py

Review URL: http://webrtc-codereview.appspot.com/298005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1114 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-12-06 19:48:05 +00:00
andrew@webrtc.org
dfbebb916c Add a documented_interfaces watchlist.
BUG=
TEST=watchlists.py

Review URL: http://webrtc-codereview.appspot.com/244013

git-svn-id: http://webrtc.googlecode.com/svn/trunk@829 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-10-27 22:33:27 +00:00
pwestin@webrtc.org
11330b003e Added myself to rtp module watch
Review URL: http://webrtc-codereview.appspot.com/243003

git-svn-id: http://webrtc.googlecode.com/svn/trunk@787 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-10-20 17:54:20 +00:00
andrew@webrtc.org
87d49798ca Add patterns for root_files (src/build/ and non-recursive contents of ./ and src/), common_audio, and audio_processing to WATCHLISTS.
Review URL: http://webrtc-codereview.appspot.com/185001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@659 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-09-28 15:04:36 +00:00
stefan@webrtc.org
dba7a3abd6 Updating WATCHLIST with a video_coding watch and adding myself to it.
Review URL: http://webrtc-codereview.appspot.com/159001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@618 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-09-19 07:50:48 +00:00
tina.legrand@webrtc.org
e126dbbce8 Adding audio coding module to watchlist.
Review URL: http://webrtc-codereview.appspot.com/156001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@606 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-09-16 08:02:21 +00:00
niklase@google.com
d15469eeed Fix typo in WATCHLISTS.
Review URL: http://webrtc-codereview.appspot.com/154004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@605 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-09-16 07:04:56 +00:00
niklase@google.com
df587b220d Adding people to WATCHLISTS
Review URL: http://webrtc-codereview.appspot.com/147001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@597 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-09-15 07:30:21 +00:00
mflodman@webrtc.org
563f658013 Adding to wathclist.
Review URL: http://webrtc-codereview.appspot.com/139010

git-svn-id: http://webrtc.googlecode.com/svn/trunk@516 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-09-02 07:41:05 +00:00
henrik.lundin@webrtc.org
fac55d5bb7 I've added two watchlist definitions (NetEQ and video codecs), and added myself to be notified when something changes.
Review URL: http://webrtc-codereview.appspot.com/137015

git-svn-id: http://webrtc.googlecode.com/svn/trunk@507 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-09-01 10:29:13 +00:00
mflodman@webrtc.org
cdefd423bd Adding code review watchlist to automatically CC e-mail addresses when new CLs are created.
Review URL: http://webrtc-codereview.appspot.com/138005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@497 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-08-31 18:24:58 +00:00