[go: nahoru, domu]

  1. 558a66f Moves Jingle ProxyResolvingClientSocket to services/network/ by Helen Li · 7 years ago
  2. 578968d4 Remove unused code and comments for socket annotations. by rhalavati@google.com · 7 years ago
  3. 0f49dec Plumb SocketTag through TCP and UDP socket classes. by Paul Jensen · 7 years ago
  4. e48b26a Remove base::Value::IsType by jdoerrie · 7 years ago
  5. a2b2cfc Traffic Annotation argument added to Socket::Write(). by rhalavati@google.com · 7 years ago
  6. d881009 Do not attempt reconnect if connection type is NONE. by mck.giri · 7 years ago
  7. e6b4998 Change IPAddressObserver and ConnectionTypeObserver to NetworkChangeObserver by mck.giri · 7 years ago
  8. 4b719ba Using new RTC_ prefixed LOG macros in src/jingle. by Mirko Bonadei · 7 years ago
  9. 240fbec Point Chromium include sites to the new candidate.h. by Patrik Höglund · 7 years ago
  10. 55ff147 Convert std::deque to base::circular_deque. by Brett Wilson · 7 years ago
  11. 061fc99c Eliminate WebRTC Subtree mirror. by Henrik Kjellander · 7 years ago
  12. b6bd20a Use the threadsafe GTest death test style in two //jingle tests. by Robert Sesek · 7 years ago
  13. 5f427823 Update includes for webrtc/{base => rtc_base} rename. by Henrik Kjellander · 7 years ago
  14. 63661cfd Re-enable tests that were failing for VC 2012 by brucedawson · 7 years ago
  15. 6ddfbea Split HttpNetworkSession::Params into two structs. by mmenke · 7 years ago
  16. bb1830f1 Replace deprecated base::NonThreadSafe in jingle in favor of SequenceChecker. by gab · 7 years ago
  17. 5ff87ce Automated IWYU fix for TaskRunner includes. by Gabriel Charette · 7 years ago
  18. f10a514 Remove unused "Disable remote Alt-Svc" QUIC experiment code. by rch · 8 years ago
  19. a86731e Disable HTTP/2 Alternative Services. by bnc · 8 years ago
  20. 871bffc Replace rtc::CryptString with std::string by nisse · 8 years ago
  21. 5e65e3a Require explicit selection of traits for LazyInstance by scottmg · 8 years ago
  22. e3cbd6d Remove third_party/libjingle and update GN targets. by kjellander · 8 years ago
  23. 6fee69f Add a copy of webrtc's TaskRunner abstraction, which is going to be deleted in webrtc. by nisse · 8 years ago
  24. 3669fad1 Delete all includes of webrtc/base/common.h. by nisse · 8 years ago
  25. 77ec647 [WebRTC] Copy HttpAuthCache from main request context into webrtc context by asanka · 8 years ago
  26. ca8d9df Remove unneeded #defines from libjingle_xmpp. by deadbeef · 8 years ago
  27. f0e410b Add xmllite and xmpp sources to third_party/ by kjellander · 8 years ago
  28. 2846404c net: rename WasNpnNegotiated() method to WasAlpnNegotiated() by tfarina · 8 years ago
  29. dc72ee94 Make base::Value::TYPE a scoped enum. by jdoerrie · 8 years ago
  30. db24b9e6 Cleanup remaining class/struct fwd declarations by jbriance · 8 years ago
  31. 0748bf41 Move enable_webrtc to a buildflag header. by Brett Wilson · 8 years ago
  32. e35da66 jingle: inline gypi file into BUILD.gn file by tfarina · 8 years ago
  33. a2cfa7d Remove usage of FOR_EACH_OBSERVER macro in jingle by ericwilligers · 8 years ago
  34. f22f981 Main benefits of NetLog inner classes extraction: by mikecirone · 8 years ago
  35. cde1af7 Remove som GYP annotations, remove unused manifest. by brettw · 8 years ago
  36. 4283411 net: rename BoundNetLog to NetLogWithSource by tfarina · 8 years ago
  37. 315e4cf Remove GYP files. by brettw · 8 years ago
  38. 8b85c43 Extracted NetLog class's inner enum types into their own enum classes and by mikecirone · 8 years ago
  39. 95b6282 Delete all test isolate file now that M54 was branched. by maruel · 8 years ago
  40. 07cace4 Remove unneeded scoped_refptr<>::get() on method binding by tzik · 8 years ago
  41. 6ef45cf Remove calls to deprecated MessageLoop methods on Windows and Linux. by fdoray · 8 years ago
  42. d0e9a07 Migrate libjingle to WebRTC build targets. by kjellander · 8 years ago
  43. 1a3dee3 Do not check for fStop_ variable in webrtc::Thread. by andresp · 8 years ago
  44. 2df4a9e Remove remaining calls to deprecated MessageLoop methods on Mac. by fdoray · 8 years ago
  45. 7bd591a Removing load_flags from ProxyService and ProxyDelegate by ryansturm · 8 years ago
  46. 2df4b52 Disable SPDY/3.1. by bnc · 8 years ago
  47. 0364ad9c Fixup ChromeOS enrollment and renderer p2p sockets by rsleevi · 8 years ago
  48. a8681534 Split enable_alternative_service_with_different_host flag. by bnc · 8 years ago
  49. 83f4a1a Remove calls to deprecated MessageLoop methods in jingle. by fdoray · 8 years ago
  50. 038016b Remove calls to MessageLoop::current() in jingle. by fdoray · 8 years ago
  51. d6de830 Require a CTVerifier and CTPolicyEnforcer for TLS/QUIC sockets by rsleevi · 8 years ago
  52. d117efc Move third_party/libjingle/overrides to third_party/webrtc_overrides by kjellander · 8 years ago
  53. 18b0cb45a Roll WebRTC 13098:13104 by deadbeef · 8 years ago
  54. 125336a Remove MessageLoop::current()->RunUntilIdle() in jingle. by fdoray · 8 years ago
  55. 9b4e2a0 Migrate WaitableEvent to enum-based constructor in jingle/ by gab · 8 years ago
  56. 1c196c6e Remove |parse_alternative_service| flag. by bnc · 8 years ago
  57. 65aa436e Remove base/thread_task_runner_handle.h dummy. by gab · 8 years ago
  58. 18e946f9 Convert //jingle from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  59. 349a192 [iOS/GN] Fix compilation of jingle_unittests on iOS. by sdefresne · 9 years ago
  60. a9850e1 Change scoped_ptr to std::unique_ptr in //net. by danakj · 9 years ago
  61. 7b403bc Notify NQE of TCP RTT values by tbansal · 9 years ago
  62. 556abd1 Fix a bunch of IWYU violators that don't include scoped_ptr.h by Daniel Cheng · 9 years ago
  63. 92c439f Migrate content/*/p2p/* code to net::IPAddress. by martijn · 9 years ago
  64. f933e0e net: remove UsingTCPFastOpen() method from StreamSocket class by tfarina · 9 years ago
  65. 39c0d51 Remove NetworkDelegate pointer from HttpNetworkSession. by mmenke · 9 years ago
  66. 4bab0683 Bypass the DataReductionProxy for all POST requests by ryansturm · 9 years ago
  67. 550b72c jingle: Add out-of-line copy ctors for complex classes. by vmpstr · 9 years ago
  68. 7ba5a62 net: move IsLocalhost() function into url_util.h by tfarina · 9 years ago
  69. 4c30fcf Replace --use-spdy by --disable-http2. by bnc · 9 years ago
  70. 28e68f8 Set trusted SPDY proxy dynamically on per-profile basis by tbansal · 9 years ago
  71. 3c0ef4309 Move gn _run target generation into test(). (RELAND) by jbudorick · 9 years ago
  72. 002f222 Revert of Move gn _run target generation into test(). (patchset #1 id:1 of https://codereview.chromium.org/1653003006/ ) by dpranke · 9 years ago
  73. 6b1b03783 Move gn _run target generation into test(). by jbudorick · 9 years ago
  74. 3f0118e Use Boolean members to control HTTP/2 and SPDY/3.1. by bnc · 9 years ago
  75. f33fb31b Add Alternative Service field trial. by bnc · 9 years ago
  76. e4860045 Global conversion of Pass()→std::move() on OS==linux by dcheng · 9 years ago
  77. a2a6db2 Switch to standard integer types in jingle/. by avi · 9 years ago
  78. 6516805 Remove kuint16max. by avi · 9 years ago
  79. 911c3c05 Revert of Remove kuint16max. (patchset #7 id:120001 of https://codereview.chromium.org/1475803002/ ) by avi · 9 years ago
  80. 0d94fda Remove kuint16max. by avi · 9 years ago
  81. d7a71c88 Run gn --format over all .gn files by agrieve · 9 years ago
  82. db16bb0 Properly handle IPv6 literals in CONNECT requests by rsleevi · 9 years ago
  83. a8c3d89 Add support for default local address in IpcNetworkManager by guoweis · 9 years ago
  84. 94337f4 Remove base::MessageLoop::{Quit,QuitClosure} functions by ki.stfu · 9 years ago
  85. f82cc8e Implement GetTotalReceivedBytes() for StreamSocket by tbansal · 9 years ago
  86. e65e7af Reland remove reference counting from HttpNetworkSession. by mmenke · 9 years ago
  87. d1971c5 Update to use third_party/webrtc_overrides instead of third_party/webrtc/overrides. by grunell · 9 years ago
  88. 47175a7 Use FRIEND_TEST_ALL_PREFIXES instead of FRIEND_TEST. by thestig · 9 years ago
  89. 8c3eb80 base: Template methods on Timer classes instead of the classes themselves. by danakj · 9 years ago
  90. cf132946 Added some missing includes, removed one include and removed an undef. by grunell · 9 years ago
  91. 99d83f9 Compile remoting client plugin with GN by sergeyu · 9 years ago
  92. 6b3af6e Revert of Remove reference counting from HttpNetworkSession. (patchset #11 id:430001 of https://codereview.chromium.org/1298253002/ ) by mmenke · 9 years ago
  93. 468be2f Remove reference counting from HttpNetworkSession. by mmenke · 9 years ago
  94. 63a4d15 Fix sbox_validation_tests & Make isolate_driver.py include the executable itself by maruel · 9 years ago
  95. 7c8964f Revert of Fix sbox_validation_tests & Make isolate_driver.py include the executable itself (patchset #3 id:90001 of https://codereview.chromium.org/1245873002/ ) by stgao · 9 years ago
  96. c6649f2 Fix sbox_validation_tests & Make isolate_driver.py include the executable itself by maruel · 9 years ago
  97. 0741cb1c Sync more GN unit tests with GYP. by brettw · 9 years ago
  98. 5c19af7 Revert of Sync more GN unit tests with GYP. (patchset #3 id:40001 of https://codereview.chromium.org/1301743003/ ) by nasko · 9 years ago
  99. a7cde4bd Sync more GN unit tests with GYP. by Brett Wilson · 9 years ago
  100. 55ff9da s/use_alternate_protocols/use_alternative_services/g by bnc · 9 years ago