index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
jingle
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
2
-2
/
+2
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
5
-6
/
+6
*
Roll libjingle 291:294.
ronghuawu@chromium.org
2013-03-10
1
-0
/
+1
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
Refactor libjingle.gyp:
tommi@chromium.org
2013-03-05
1
-2
/
+0
*
More FilePath -> base::FilePath replacement.
brettw@chromium.org
2013-02-10
1
-3
/
+3
*
Linux/ChromeOS Chromium style checker cleanup, jingle/ edition.
rsleevi@chromium.org
2013-02-06
4
-8
/
+8
*
[sync] Componentize sync: Part Final: Target 'sync' is now its own component
rsimha@chromium.org
2013-02-01
1
-0
/
+1
*
Makes the necessary changes to sync.gyp as well as its dependencies (most not...
blundell@chromium.org
2013-01-24
1
-3
/
+3
*
Make all jingle targets build on Win64
jschuh@chromium.org
2013-01-11
1
-1
/
+0
*
Build jingle targets when webrtc is enabled.
wjia@chromium.org
2012-12-14
1
-3
/
+3
*
[net] Make IPEndPoint::GetFamily() return AddressFamily and add GetSockAddrFa...
szym@chromium.org
2012-12-13
1
-1
/
+1
*
[Sync] Treat XMPP auth errors as sync auth errors
akalin@chromium.org
2012-12-05
3
-4
/
+12
*
jingle: Update the calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-30
8
-60
/
+60
*
Reland 167337 - Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
5
-11
/
+15
*
Revert 167337 - Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
5
-15
/
+11
*
Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
5
-11
/
+15
*
Use 'https://' prefix for proxy resolution in ProxyResolvingClientSocket
akalin@chromium.org
2012-11-08
2
-7
/
+9
*
Disable some jingle unittests on vs2012
scottmg@chromium.org
2012-11-02
1
-0
/
+4
*
Android: Remove depenendency on libjingle_p2p and jingle_glue.
nileshagrawal@chromium.org
2012-10-29
1
-3
/
+7
*
Adding XMPP ping functionality to CloudPrint. XMPP ping and timeout is contro...
gene@chromium.org
2012-10-26
18
-7
/
+281
*
[net] Change factory methods for HostResolver and HostCache to return a scope...
szym@chromium.org
2012-10-22
1
-1
/
+2
*
Remove static variables from HttpStreamFactory.
szager@chromium.org
2012-09-07
1
-0
/
+17
*
[net] Move DnsConfigService to NetworkChangeNotifier.
szym@chromium.org
2012-08-31
2
-2
/
+2
*
Fixing a crash when cancelling the same PacRequest twice.
alexeypa@chromium.org
2012-08-24
1
-1
/
+3
*
Create stub jingle library for iOS.
qsr@chromium.org
2012-08-23
6
-200
/
+255
*
[Sync] Fix crash when converting Notification to string
akalin@chromium.org
2012-08-17
3
-9
/
+35
*
Update JingleThreadWrapper to allow it to be created using task runner.
sergeyu@chromium.org
2012-08-14
4
-41
/
+53
*
Clean up logging for push_notifications_*.cc
akalin@chromium.org
2012-08-13
4
-10
/
+22
[next]