webrtc/talk
tommi@webrtc.org ecb8723402 Change Timing::WallTimeNow to be static.
There's no need to construct a Timing object to call this method.
On Windows we were unnecessarily calling CreateWaitableTimer + CloseHandle but never actually using that waitable timer.

There's otherwise no change in functionality.

R=xians@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6624 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-07-08 12:48:29 +00:00
..
app/webrtc Change Timing::WallTimeNow to be static. 2014-07-08 12:48:29 +00:00
base Change Timing::WallTimeNow to be static. 2014-07-08 12:48:29 +00:00
build Fix GYP DEPTH for libjingle isolate files 2014-06-13 09:16:23 +00:00
examples Implement command line flags for peerconnection client example on Windows 2014-07-01 16:28:13 +00:00
media Remove GetDefaultConfigs() from Call. 2014-07-07 04:45:15 +00:00
p2p Disabling shared socket mode for TURN ports. This is done as currently when 2014-07-07 20:47:24 +00:00
session When creating an answer, takes the codec preference from the offer. 2014-06-20 20:57:42 +00:00
sound Update libjingle to 55618622. 2013-10-25 21:18:33 +00:00
third_party/libudev Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
xmllite Cleanups in libjingle to make it compile with chromium_code=1 2014-03-25 00:31:35 +00:00
xmpp (Auto)update libjingle 66326258-> 66340694 2014-05-07 00:29:05 +00:00
COPYING Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
libjingle_examples.gyp Add OpenGL Android video renderer which can display multiple 2014-06-06 21:57:46 +00:00
libjingle_media_unittest.isolate Pass GYP DEPTH variable to isolate. 2014-06-13 09:02:15 +00:00
libjingle_p2p_unittest.isolate Pass GYP DEPTH variable to isolate. 2014-06-13 09:02:15 +00:00
libjingle_peerconnection_unittest.isolate Pass GYP DEPTH variable to isolate. 2014-06-13 09:02:15 +00:00
libjingle_sound_unittest.isolate Pass GYP DEPTH variable to isolate. 2014-06-13 09:02:15 +00:00
libjingle_tests.gyp Properly shut down the SCTP stack. 2014-06-18 21:30:40 +00:00
libjingle_unittest.isolate Pass GYP DEPTH variable to isolate. 2014-06-13 09:02:15 +00:00
libjingle.gyp (Auto)update libjingle 69617317-> 69623266 2014-06-20 14:58:56 +00:00
LICENSE_THIRD_PARTY Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
OWNERS Make everyone an OWNER for .gyp/.gypi add/delete purposes, talk/ edition. 2014-04-14 20:31:16 +00:00
PRESUBMIT.py PRESUBMIT.py: accept variants on the copyright message that are present in the codebase. 2014-05-23 17:27:18 +00:00