| Commit message (Expand) | Author | Age | Files | Lines |
* | Include the headers from the libjingle overrides. | ronghuawu@chromium.org | 2012-03-06 | 1 | -2/+2 |
* | Convert uses of int ms to TimeDelta in jingle and remoting. | tedvessenes@gmail.com | 2012-03-05 | 2 | -7/+9 |
* | Move TestURLRequestContextGetter to url_request_test_util.{h,cc} | akalin@chromium.org | 2012-03-02 | 3 | -84/+33 |
* | Convert the XXX_sync builders to using directly sync_integration_tests. | maruel@chromium.org | 2012-03-02 | 1 | -2/+6 |
* | * Remove the dependency to ws2_32.dll from talk_base::ThreadManager and talk_... | ronghuawu@chromium.org | 2012-03-01 | 2 | -2/+3 |
* | Delete Session and SessionManager object synchronously. | sergeyu@chromium.org | 2012-02-24 | 1 | -12/+25 |
* | Change MockRead and MockWrite (et. al.) to take an IoMode enum, instead | rch@chromium.org | 2012-02-23 | 2 | -51/+51 |
* | Implement support for route change notifications in the Transport interface. | sergeyu@chromium.org | 2012-02-21 | 1 | -1/+3 |
* | Libjingle-based TransportFactory implementation. | sergeyu@chromium.org | 2012-02-21 | 2 | -2/+16 |
* | Modify the MockConnect constructor to take an enum of ASYNC or SYNCHRONOUS, | rch@chromium.org | 2012-02-17 | 3 | -13/+15 |
* | Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requests | rch@chromium.org | 2012-02-03 | 1 | -16/+2 |
* | Convert int ms interfaces to TimeDelta in jingle/glue files. | tedvessenes@gmail.com | 2012-02-01 | 1 | -1/+1 |
* | - replace custom <iq>-stanza protocol with push notifications (using PushNoti... | ghc@google.com | 2012-01-27 | 4 | -6/+71 |
* | Revert 119171 - Maybe introduced a static initializer - or may be 119173 | rsleevi@chromium.org | 2012-01-26 | 4 | -68/+6 |
* | - replace custom <iq>-stanza protocol with push notifications (using PushNoti... | ghc@google.com | 2012-01-26 | 4 | -6/+68 |
* | android build: jingle_unittests work | jrg@chromium.org | 2012-01-25 | 1 | -0/+10 |
* | Allow chrome to handle 407 auth challenges to CONNECT requests | rch@chromium.org | 2012-01-25 | 1 | -2/+16 |
* | Roll libjingle to r108: | ronghuawu@chromium.org | 2012-01-19 | 1 | -3/+4 |
* | Revert 118031 - Roll libjingle to r108: | ronghuawu@chromium.org | 2012-01-18 | 1 | -3/+3 |
* | Roll libjingle to r108: | ronghuawu@chromium.org | 2012-01-18 | 1 | -3/+3 |
* | This change updates the libjingle logging so that it writes to chromiums VLOG... | hellner@google.com | 2012-01-17 | 3 | -1/+164 |
* | Revert 117531 - Convert use of int ms to TimeDelta in files owned by ajwong. | lambroslambrou@google.com | 2012-01-12 | 1 | -2/+2 |
* | Convert use of int ms to TimeDelta in files owned by ajwong. | tedvessenes@gmail.com | 2012-01-12 | 1 | -2/+2 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 2 | -2/+0 |
* | And now NewRunnableMethod(), you die. | ajwong@chromium.org | 2012-01-04 | 1 | -5/+1 |
* | Move net/base/sys_byteorder.h to base/sys_byteorder.h | isherman@chromium.org | 2011-12-28 | 2 | -12/+2 |
* | Avoid including gtest file directly, and go through base instead | jar@chromium.org | 2011-12-15 | 1 | -1/+1 |
* | Revert: Revert "net: remove DNS certificate checking code." | agl@chromium.org | 2011-12-15 | 1 | -1/+0 |
* | Revert "net: remove DNS certificate checking code." | agl@chromium.org | 2011-12-15 | 1 | -0/+1 |
* | net: remove DNS certificate checking code. | agl@chromium.org | 2011-12-15 | 1 | -1/+0 |
* | base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps. | jhawkins@chromium.org | 2011-12-15 | 2 | -17/+13 |
* | Rolling new libjingle revision 100 | mallinath@google.com | 2011-12-15 | 1 | -1/+1 |
* | Switch the default `git try` / `gcl try` bots to _rel. | thakis@chromium.org | 2011-12-12 | 1 | -1/+1 |
* | Removing MessageLoop::QuitTask() from jingle/ | dcheng@chromium.org | 2011-12-09 | 2 | -4/+4 |
* | Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind(). | ajwong@chromium.org | 2011-12-09 | 14 | -401/+145 |
* | Revert 113699 - base::Bind: Convert Socket::Write. | jhawkins@chromium.org | 2011-12-09 | 10 | -154/+25 |
* | base::Bind: Convert Socket::Write. | jhawkins@chromium.org | 2011-12-08 | 10 | -25/+154 |
* | net: replace DnsRRResoler with TransportSecurityState in plumbing. | agl@chromium.org | 2011-12-07 | 1 | -1/+2 |
* | base::Bind: Convert Socket::Read. | jhawkins@chromium.org | 2011-12-07 | 10 | -35/+161 |
* | base::Bind: Convert StreamSocket::Connect. | jhawkins@chromium.org | 2011-12-06 | 7 | -27/+136 |
* | Roll libjingle to 98:99. | tommi@chromium.org | 2011-12-06 | 2 | -3/+3 |
* | Move P2P unit tests to content_unittests | jochen@chromium.org | 2011-11-25 | 1 | -0/+1 |
* | Fix many* python scripts in src/ | maruel@chromium.org | 2011-11-23 | 1 | -1/+0 |
* | Add OVERRIDE to jingle/. | avi@chromium.org | 2011-11-17 | 20 | -90/+116 |
* | Make ClientSocketPoolManager into an interface. | willchan@chromium.org | 2011-11-17 | 1 | -1/+1 |
* | base::Bind: Convert HostResolver::Resolve. | jhawkins@chromium.org | 2011-11-16 | 2 | -10/+6 |
* | Allow linker initialization of lazy instance | joth@chromium.org | 2011-11-15 | 1 | -1/+1 |
* | Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle... | thestig@chromium.org | 2011-11-15 | 5 | -13/+0 |
* | base::Bind: Convert jingle/. | jhawkins@chromium.org | 2011-11-12 | 12 | -75/+70 |
* | Remove HostResolverImpl from Mock*HostResolver. | szym@chromium.org | 2011-11-08 | 1 | -0/+1 |