| Commit message (Expand) | Author | Age | Files | Lines |
* | Change SSLCertRequestInfo.host_and_port from string to HostPortPair. | mattm@chromium.org | 2013-12-17 | 1 | -1/+1 |
* | Update webrtc/libjingle 5268:5301. | ronghuawu@chromium.org | 2013-12-17 | 4 | -2/+8 |
* | Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter. | rsesek@chromium.org | 2013-12-11 | 1 | -4/+6 |
* | Revert of https://codereview.chromium.org/100823007/ | antrim@chromium.org | 2013-12-11 | 1 | -6/+4 |
* | Revert 239921 "Revert 239759 "The comment in base64.h implies th..." | vadimt@chromium.org | 2013-12-11 | 2 | -10/+4 |
* | Revert 239759 "The comment in base64.h implies that base::Base64..." | vadimt@chromium.org | 2013-12-11 | 2 | -4/+10 |
* | Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter. | rsesek@chromium.org | 2013-12-10 | 1 | -4/+6 |
* | The comment in base64.h implies that base::Base64Encode() can return false, but | ricea@chromium.org | 2013-12-10 | 2 | -10/+4 |
* | Move WeakPtrFactory members in jingle/ classes to the correct locations. | wez@chromium.org | 2013-11-10 | 9 | -18/+24 |
* | Update webrtc/libjingle to r4948. | ronghuawu@chromium.org | 2013-10-09 | 1 | -0/+3 |
* | Clean up remaining unused globals (on mac). | thakis@chromium.org | 2013-09-26 | 1 | -5/+0 |
* | Clean up a few more unused globals. | thakis@chromium.org | 2013-09-25 | 1 | -3/+0 |
* | Update webrtc to r4819. | mallinath@chromium.org | 2013-09-23 | 4 | -10/+21 |
* | Convert most run_all_unittests.cc files to use new unit test launcher. | phajdan.jr@chromium.org | 2013-09-05 | 2 | -10/+1 |
* | Move ReadFileToString to the base namespace. | brettw@chromium.org | 2013-08-30 | 1 | -3/+3 |
* | roll webrtc 4595:4612 | sergeyu@chromium.org | 2013-08-24 | 2 | -2/+13 |
* | [net] Use scoped_ptr<> consistently in ClientSocketFactory and related code | akalin@chromium.org | 2013-08-15 | 8 | -32/+39 |
* | Remove unused variable declaration. | etienneb@chromium.org | 2013-08-14 | 1 | -3/+1 |
* | Roll webrtc r4533. | mallinath@chromium.org | 2013-08-12 | 1 | -1/+1 |
* | Plug the leak in SingleLoginAttemptTest.* (jingle_unittests). | earthdok@chromium.org | 2013-07-30 | 1 | -8/+13 |
* | Use a direct include of the message_loop header in dbus/, device/, extensions... | avi@chromium.org | 2013-07-17 | 19 | -20/+20 |
* | Migrate from googleurl/ includes to url/ ones in the remaining top-level dire... | tfarina@chromium.org | 2013-07-13 | 1 | -1/+1 |
* | Add an innocuous missing "else" to PseudoTcpAdapter::Core::TcpWritePacket() | fischman@chromium.org | 2013-07-02 | 1 | -1/+1 |
* | Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ... | avi@chromium.org | 2013-06-28 | 5 | -6/+6 |
* | Define a LoggingSettings struct to use for InitLogging() | akalin@chromium.org | 2013-06-21 | 1 | -3/+6 |
* | Add base namespace to more values in sync and elsewhere. | brettw@chromium.org | 2013-06-21 | 1 | -4/+5 |
* | Cleanup socket address conversion in libjingle glue code. | sergeyu@chromium.org | 2013-06-15 | 2 | -22/+16 |
* | Use OAuth2 token for sync | pavely@chromium.org | 2013-06-13 | 1 | -2/+5 |
* | Give more request types a TransportSecurityState. | palmer@chromium.org | 2013-06-13 | 2 | -3/+7 |
* | Use a direct include of strings headers in ipc/, jingle/, media/. | avi@chromium.org | 2013-06-11 | 6 | -6/+6 |
* | Update includes of message_loop_proxy. | brettw@chromium.org | 2013-06-10 | 2 | -2/+2 |
* | Update remaining files to use WeakPtr<T>::get() instead of "operator T*" | akalin@chromium.org | 2013-06-04 | 1 | -4/+5 |
* | Roll DEPS for googleurl. Second try. | tfarina@chromium.org | 2013-06-03 | 1 | -1/+1 |
* | Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli... | rsleevi@chromium.org | 2013-06-01 | 8 | -25/+32 |
* | ChannelID-less Connections in Chrome should be more granular. | mef@chromium.org | 2013-05-17 | 1 | -1/+2 |
* | Roll libjingle r313. | ronghuawu@chromium.org | 2013-05-07 | 2 | -5/+5 |
* | jingle: Use base::MessageLoop. | xhwang@chromium.org | 2013-04-27 | 22 | -58/+58 |
* | jingle: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-27 | 8 | -14/+13 |
* | Update the remaining include paths of base/string_piece.h to its new location. | tfarina@chromium.org | 2013-04-17 | 2 | -2/+2 |
* | Revert 193992 "Lets try this again." | jochen@chromium.org | 2013-04-15 | 1 | -1/+1 |
* | Lets try this again. | michaeln@google.com | 2013-04-12 | 1 | -1/+1 |
* | Revert 193968 "Roll the DEPS for google-url." | michaeln@google.com | 2013-04-12 | 1 | -1/+1 |
* | Roll the DEPS for google-url. | tfarina@chromium.org | 2013-04-12 | 1 | -1/+1 |
* | Finish scoped_array<T> to scoped_ptr<T[]> conversion on Linux. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 4 | -11/+11 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 4 | -11/+11 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 4 | -11/+11 |
* | Move MessageLoop to base namespace. | brettw@chromium.org | 2013-03-31 | 2 | -2/+6 |
* | Remove experimental code to pick the "warmest" socket | mmenke@chromium.org | 2013-03-30 | 6 | -38/+0 |
* | net: extract net/cert out of net/base | phajdan.jr@chromium.org | 2013-03-29 | 3 | -3/+3 |