[go: up one dir, main page]

  1. e6d5cae Libjingle has moved to https://code.google.com/p/webrtc/ by hellner@google.com · 12 years ago master
  2. ae28db9 Pulls a newer webrtc version to fix bot breakage. by hellner@google.com · 12 years ago
  3. 5573f7c Update to 49713299, same as r4380 in webrtc. by hellner@google.com · 12 years ago
  4. f78b9ac Converging libjingle and webrtc repositories. In webrtc google code webrtc directory is not under "third_party". Don't use third party in includes of webrtc files. by hellner@google.com · 12 years ago
  5. 3e4926f Update to 49450965. by ronghuawu@google.com · 12 years ago
  6. 987cfc9 Updates supplement.gypi so that it no longer sets build_with_chromium. by hellner@google.com · 12 years ago
  7. 1ffa1f5 Remove exclude file for libjingle_p2p_unittest by kjellander@google.com · 12 years ago
  8. 0d77dcf Suppressions/disabling for libjingle tests for memory tools. by kjellander@google.com · 12 years ago
  9. 2873737 Reenable SSLStreamAdapterTestDTLS. by ronghuawu@google.com · 12 years ago
  10. 627c35f Update libjingle to revision=49260075. by hellner@google.com · 12 years ago
  11. cc35c23 third_party/gtest -> testing/gtest to match how it is in webrtc. by hellner@google.com · 12 years ago
  12. 7af4665 Delete talk/build/dbg. by ronghuawu@google.com · 12 years ago
  13. d3c7ec4 AppRTCDemo.java: unbreak build following addition of PeerConnection.Observer.onDataChannel() by fischman@google.com · 12 years ago
  14. 8a83199 RTCPeerConnection: unbreak build for missing param, and clean up .gyp files a bit. by fischman@google.com · 12 years ago
  15. 9160772 Add missing #include for gcc (worked fine in clang). by fischman@google.com · 12 years ago
  16. 1d68226 PeerConnection.java: added DataChannel support. by fischman@google.com · 12 years ago
  17. 7d9eeab PeerConnectionTest.java: robustify test and make failures more informative. by fischman@google.com · 12 years ago
  18. b3bafd3 Removing ViEFile interface methods from fakewebrtcvideoengine.h by mallinath@google.com · 12 years ago
  19. 0547e4a Updating webrtc to r4262. by mallinath@google.com · 12 years ago
  20. adf30d1 Update libjingle to 48839741. by mallinath@google.com · 12 years ago
  21. 45f944f AppRTCDemo: take a WakeLock to avoid screen turning off & app closing. by fischman@google.com · 12 years ago
  22. 00e43d1 AppRTCDemo: enable speakerphone for MOAR VOLUME. by fischman@google.com · 12 years ago
  23. 2062c5d AppRTCDemo: added support for video mediaConstraints. by fischman@google.com · 12 years ago
  24. 9501dd5 AppRTCDemo: Enable AppRTCDemo on x86 Android by fischman@google.com · 12 years ago
  25. aa596cb Update libjingle to 48576755. by ronghuawu@google.com · 12 years ago
  26. f692665 Suppressions for memcheck errors in libjingle_peerconnection_unittest by kjellander@google.com · 12 years ago
  27. 569345e Suppressions for memcheck errors in libjingle_unittest by kjellander@google.com · 12 years ago
  28. 6a61b03 Roll webrtc 4208:4240 and remove setEGLConfigChooser(false) call since it breaks non-compliant Android implementations. by fischman@google.com · 12 years ago
  29. 96ff2d1 Add support for test disable files in libjingle_tests.py by kjellander@google.com · 12 years ago
  30. 9f32a6d Suppressions for memcheck errors in libjingle_p2p_unittest by kjellander@google.com · 12 years ago
  31. 97d9dbb Suppressions for memcheck errors in libjingle_media_unittest by kjellander@google.com · 12 years ago
  32. 25822f0 Update libjingle to 48315082 by sergeyu@google.com · 12 years ago
  33. 258e154 Use chromium version of openssl on linux build to fix a test failure on DTLS (currently using ssl as NSS is not ready yet). by ronghuawu@google.com · 12 years ago
  34. 76f5c39 CreatePeerConnection method now takes 4 parameters! by mallinath@google.com · 12 years ago
  35. 8c8f242 Update the voice_engine target. by mallinath@google.com · 12 years ago
  36. e854644 Update webrtc to r4208. by mallinath@google.com · 12 years ago
  37. ed39bc2 Update to libjingle 47918429. by mallinath@google.com · 12 years ago
  38. 0611f47 Roll chromium_revision 199693:205140 to pick up iOS build fixes from 201917. by fischman@google.com · 12 years ago
  39. 7a4c191 Android AppRTCDemo: Fix the broken build on Linux by fischman@google.com · 12 years ago
  40. 1ed89a7 Update to 47610684. by ronghuawu@google.com · 12 years ago
  41. b17c92e Update libjingle to 47547184. by ronghuawu@google.com · 12 years ago
  42. c7d0bc0 Disable win32socketserver_unittest.cc from the build as it's dependency (socket_unittest.cc) is not availble on windows. by ronghuawu@google.com · 12 years ago
  43. ae5816c Pacify windows shell string escaping by using double-quote instead of single-quote. by fischman@google.com · 12 years ago
  44. e2876a9 PeerConnection JNI: fix broken return types detected by clang. by fischman@google.com · 12 years ago
  45. d630aa9 Pick up value of $JAVA_HOME in a cross-platform way. by fischman@google.com · 12 years ago
  46. cebb967 Disable DTLS related tests, which currently failed on build bots. by ronghuawu@google.com · 12 years ago
  47. a84fccc Enable libyuv by default, which is the same behavior as chromium. by ronghuawu@google.com · 12 years ago
  48. c958972 Update webrtc 4032:4125. by ronghuawu@google.com · 12 years ago
  49. e631d0a Fix build broken by disabling sctp and libyuv. by ronghuawu@google.com · 12 years ago
  50. 50fc1e6 Update libjingle to 47334615. by mallinath@google.com · 12 years ago
  51. 23d4caf Update libjingle to 47297139. by mallinath@google.com · 12 years ago
  52. 3cbf087 Update libjingle to 47273994. by mallinath@google.com · 12 years ago
  53. 30b70ee Update libjingle to 47107624. by mallinath@google.com · 12 years ago
  54. 887ab09 Disable socket_unittest only on windows. by ronghuawu@google.com · 12 years ago
  55. 71a0b82 Disable physicalsocketserver_unittest which depends on socket_unittest. by ronghuawu@google.com · 12 years ago
  56. 2f6ffee Disable socket_unittest as the TestUdpReadyToSendIPv6 doesn't work on the windows build bots. by ronghuawu@google.com · 12 years ago
  57. d1dc6b2 Update libjingle to 46778423. by ronghuawu@google.com · 12 years ago
  58. b268c6f Remove SetBandwidthEstimationMode when webrtc dev branch is used. by ronghuawu@google.com · 12 years ago
  59. ddc3ad7 Update libjingle to 46687818. by ronghuawu@google.com · 12 years ago
  60. a29b39e Update chromium version in libjingle DEPS to 199693. by ronghuawu@google.com · 12 years ago
  61. 5c0533c Disabled failing tests added in the previous update (r216). by sergeyu@google.com · 12 years ago
  62. 017b588 Update libjingle to 46409148. by sergeyu@google.com · 12 years ago
  63. 5cab5ab Fixing typo in libjingle.gyp by mallinath@google.com · 12 years ago
  64. 0645f7b Updating libjingle.gyp for the r313. by mallinath@google.com · 12 years ago
  65. 4ba9aa5 Update libjingle to 46241441. by mallinath@google.com · 12 years ago
  66. 8b304a4 Update libjingle to 46207842. by mallinath@google.com · 12 years ago
  67. 9f3021b Update libjingle to 46185429. by mallinath@google.com · 12 years ago
  68. 8a9a43b Update libjingle to 46050125. by mallinath@google.com · 12 years ago
  69. d0c84a7 Update libjingle to 45665184. by ronghuawu@google.com · 12 years ago
  70. f16eeea Updated libjingle to 45622983. by mallinath@google.com · 12 years ago
  71. 6bc39ac Disable call example because it doesn't compile on the build bots. by sergeyu@google.com · 12 years ago
  72. 5aa24be Update libjingle to 45440037. by sergeyu@google.com · 12 years ago
  73. 369a5f2 Updated libjingle to 45233979. by mallinath@google.com · 12 years ago
  74. ecd0015 Update libjingle to 45111341. by mallinath@google.com · 13 years ago
  75. fd4ecf8 Roll DEPS 187216:189408 by hughv@google.com · 13 years ago
  76. 47f5a13 Update libjingle to 44743821. by ronghuawu@google.com · 13 years ago
  77. f370d04 Roll webrtc 3728:3729. Review URL: https://webrtc-codereview.appspot.com/1261004 by ronghuawu@google.com · 13 years ago
  78. f199eec Roll webrtc_revision 3561:3728 by fischman@google.com · 13 years ago
  79. 1bca39c Update libjingle to 44411977. by mallinath@google.com · 13 years ago
  80. 8fbe734 Roll libjingle to 44342477. by ronghuawu@google.com · 13 years ago
  81. 90c151d Updated to libjingle 44326644 by mallinath@google.com · 13 years ago
  82. 4f4bdcc Update libjingle to 44320164. by mallinath@google.com · 13 years ago
  83. d551ab5 Update libjingle to 43784619. by ronghuawu@google.com · 13 years ago
  84. ac96b0d Update libjingle to 43610922. by ronghuawu@google.com · 13 years ago
  85. 3d363ca Disabled compilation of chat example on windows and mac. by sergeyu@google.com · 13 years ago
  86. ce2cd05 Update libjingle to 43564939. by sergeyu@google.com · 13 years ago
  87. be47d1b Update libjingle to 43520958 by sergeyu@google.com · 13 years ago
  88. 935945e Add localaudiosource[_unittest].cc back in the GYP files by sergeyu@google.com · 13 years ago
  89. 90b4362 Update libjingle_tests.gyp for r288 by sergeyu@google.com · 13 years ago
  90. c5a7cdd Updating libjingle to 43302732 by sergeyu@google.com · 13 years ago
  91. 46ff077 Updating libjingle to 43224089. by mallinath@google.com · 13 years ago
  92. dcf11e0 Updating libjingle to 43161259. by mallinath@google.com · 13 years ago
  93. b02ecd1 Roll libjingle's chromium_revision 176094:176396 by fischman@google.com · 13 years ago
  94. 9d5ad72 Try removing static initializers in webrtcvoiceengine.cc by sergeyu@google.com · 13 years ago
  95. 3e2258f Fix webrtcsdp.cc compilation on Android. by sergeyu@google.com · 13 years ago
  96. 6cc6793 Update webrtc to 3501. by ronghuawu@google.com · 13 years ago
  97. e4a7d19 Update libjingle to 42605324. by ronghuawu@google.com · 13 years ago
  98. f2bee8b Update libjingle to 42594198. by sergeyu@google.com · 13 years ago
  99. 15d8da0 Update libjingle to 42397939. by ronghuawu@google.com · 13 years ago
  100. b0acd55 Update libjingle to 42366133. by ronghuawu@google.com · 13 years ago