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
/
chrome
/
browser
/
extensions
/
api
/
cast_channel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ProfileKeyedAPI implementations to take BrowserContext in the constructo...
yoz@chromium.org
2014-02-21
2
-14
/
+18
*
Convert scoped_ptr_malloc -> scoped_ptr, part 1.
viettrungluu@chromium.org
2014-02-16
1
-2
/
+2
*
Few changes to cast socket:
munjal@chromium.org
2014-02-14
2
-33
/
+43
*
CertVerifer should be destroyed AFTER SSLClientSocket.
munjal@chromium.org
2014-02-12
1
-2
/
+6
*
Do not delete the CastSocket in OnError callback to prevent dereferencing NULL.
munjal@chromium.org
2014-02-07
1
-5
/
+0
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
1
-1
/
+1
*
Trying to reland the patch originally commited here:
munjal@chromium.org
2014-01-29
4
-758
/
+1135
*
Cleanup: Replace &LazyInstance::Get() with LazyInstance::Pointer().
thestig@chromium.org
2014-01-21
2
-2
/
+2
*
Revert 242158 "Refactor CastSocket code for the following:"
dbeam@chromium.org
2013-12-20
4
-1133
/
+757
*
Refactor CastSocket code for the following:
munjal@chromium.org
2013-12-20
4
-757
/
+1133
*
Move EventRouter to src/extensions/browser
jamescook@chromium.org
2013-11-21
1
-1
/
+1
*
Add wez@ to OWNERs of cast channel code.
munjal@chromium.org
2013-11-21
1
-0
/
+1
*
Change all DVLOG statements to VLOG so we can turn on logging for
munjal@chromium.org
2013-11-20
3
-48
/
+48
*
Fix the warning in CastSocket tests
munjal@chromium.org
2013-11-19
1
-24
/
+12
*
Fix SendAuthChallenge and ReadAuthChallengeReply return codes.
wez@chromium.org
2013-11-18
1
-2
/
+4
*
Set TCPClientSocket keep-alive only after it has been connected.
wez@chromium.org
2013-11-17
1
-3
/
+8
*
Prevent CastSocket::DoConnectLoop from being re-entered.
wez@chromium.org
2013-11-16
2
-2
/
+13
*
Move ExtensionFunction to the extensions component.
benwells@chromium.org
2013-11-13
1
-1
/
+1
*
Implement browser tests for chrome.cast.channel extension API
munjal@chromium.org
2013-11-01
5
-18
/
+242
*
Fix use_openssl=1 build.
agl@chromium.org
2013-10-29
1
-0
/
+21
*
Fix trusted CA public key and a bug that ReadData is called twice.
munjal@chromium.org
2013-10-29
3
-86
/
+27
*
Remove Profile dependency from ExtensionFunction
benwells@chromium.org
2013-10-28
1
-2
/
+2
*
Update CastSocket connection flow to check for receiver credentials.
munjal@chromium.org
2013-10-24
8
-91
/
+711
*
Fix crash in chrome.cast.channel.open()
mfoltz@chromium.org
2013-10-23
1
-2
/
+2
*
Refactor the state machine code in cast_socket.* to be more
munjal@chromium.org
2013-10-22
3
-113
/
+125
*
The current code in cast_socket_api would possibly trigger deletion of the Ca...
mfoltz@chromium.org
2013-10-22
3
-100
/
+96
*
BUG=295843
munjal@chromium.org
2013-10-18
3
-118
/
+462
*
Features:
mfoltz@chromium.org
2013-10-12
8
-141
/
+257
*
Multiple memory leak fixes in unittest.
mfoltz@chromium.org
2013-10-09
3
-16
/
+34
*
Implementation of chrome.cast.channel in insecure mode.
mfoltz@chromium.org
2013-10-07
6
-0
/
+1614