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
/
remoting
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build breaks
hclam@google.com
2011-04-05
1
-5
/
+5
*
Report capture and encode time for chromoting
hclam@google.com
2011-04-05
2
-0
/
+20
*
Clean up remoting project
dmaclach@chromium.org
2011-04-04
42
-973
/
+701
*
The mock input stub deletes the done task.
simonmorris@chromium.org
2011-04-04
1
-0
/
+4
*
Fix a bug in CapturerFake introduced in r79679.
simonmorris@chromium.org
2011-04-01
1
-2
/
+1
*
The authenticated_ fields are moved out of stubs and into
simonmorris@chromium.org
2011-03-31
9
-51
/
+275
*
Allow for video frames after curtain mode is disabled.
jamiewalch@chromium.org
2011-03-30
1
-0
/
+3
*
Curtain mode interface, hooks and unit tests.
jamiewalch@chromium.org
2011-03-30
15
-19
/
+319
*
Fix VS 2010 build.
jam@chromium.org
2011-03-29
1
-0
/
+1
*
Capturer is now pure virtual. The implementation it used to
simonmorris@chromium.org
2011-03-29
21
-291
/
+539
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
27
-56
/
+56
*
Fix permissions broken in r79114.
simonmorris@chromium.org
2011-03-23
2
-0
/
+0
*
ChromotingHost can have multiple connections, but only one
simonmorris@chromium.org
2011-03-23
9
-213
/
+310
*
Implemented shared memory capture method.
jamiewalch@chromium.org
2011-03-21
3
-70
/
+333
*
Fix leak in HeartbeatSenderTest.DoSendStanza and remove valgrind suppression.
lambroslambrou@chromium.org
2011-03-15
1
-0
/
+17
*
Use deprecated mouse API that actually works.
jamiewalch@chromium.org
2011-03-15
2
-37
/
+32
*
Invalidate the entire screen after registering for refresh callbacks.
jamiewalch@chromium.org
2011-03-11
2
-8
/
+41
*
Tidy up after CL 6573005.
simonmorris@chromium.org
2011-03-10
12
-55
/
+44
*
Replace libjingle's HttpPortAllocatorSession with Pepper's http client
hclam@google.com
2011-03-08
2
-1
/
+2
*
Support keyboard input on Mac
jamiewalch@chromium.org
2011-03-07
2
-4
/
+203
*
Added missing commas. Fixed lint warnings.
jamiewalch@chromium.org
2011-03-07
1
-15
/
+15
*
Linux capturer to invalidate the full screen by using screen width and height
hclam@chromium.org
2011-03-07
3
-3
/
+11
*
Block event processing on host/client until the client has authenticated.
garykac@chromium.org
2011-03-04
3
-14
/
+39
*
Don't translate dirty rectangles in Mac capturer.
lambroslambrou@chromium.org
2011-03-04
1
-4
/
+1
*
Let the host change resolution.
simonmorris@chromium.org
2011-03-04
15
-113
/
+228
*
Remove the need for ReplayPortAllocator.
ajwong@chromium.org
2011-03-04
1
-2
/
+3
*
Revert 76747 - Let the host change resolution.
simonmorris@chromium.org
2011-03-03
14
-226
/
+111
*
Let the host change resolution.
simonmorris@chromium.org
2011-03-03
14
-111
/
+226
*
Refactor JingleClient to support thunking the xmpp signaling into Javascript.
ajwong@chromium.org
2011-03-03
5
-41
/
+64
*
Local Login on Mac, using OS X Security framework
lambroslambrou@chromium.org
2011-03-03
2
-2
/
+90
*
Fix up mac capturer to flip image.
dmaclach@chromium.org
2011-03-03
2
-6
/
+18
*
SocketWrapper for interfacing between JingleSession and SSL sockets
hclam@chromium.org
2011-03-02
1
-2
/
+5
*
Fix up mac test client and simple host for remoting.
dmaclach@chromium.org
2011-03-02
1
-0
/
+5
*
Update comment to include relevant bug Id.
wez@chromium.org
2011-03-01
1
-1
/
+1
*
Add some missing VK to KeySym mappings, and some logging to aid debug.
wez@chromium.org
2011-03-01
1
-28
/
+32
*
Report authentication failure on the host side of chromoting
hclam@chromium.org
2011-02-28
4
-0
/
+19
*
Don't clean up the Display now that we no longer own it.
jamiewalch@chromium.org
2011-02-28
1
-24
/
+1
*
Fix style mistakes in r75477.
ajwong@chromium.org
2011-02-25
1
-1
/
+1
*
Use PAM auth on Linux, and stubs on other platforms.
lambroslambrou@chromium.org
2011-02-25
11
-4
/
+183
*
Support MouseEvent input in Chromoting host for Mac.
wez@chromium.org
2011-02-24
2
-1
/
+65
*
Add DesktopEnvironment class and refactor.
lambroslambrou@chromium.org
2011-02-23
8
-121
/
+153
*
Change chromoting images to upright by default
hclam@chromium.org
2011-02-22
2
-15
/
+6
*
Fixed SlowBlit along the same lines as FastBlit.
jamiewalch@chromium.org
2011-02-22
1
-11
/
+8
*
Fix Capturer for Mac to cope gracefully when there are no invalid rects.
wez@chromium.org
2011-02-21
1
-8
/
+1
*
Run event executor on the ui thread to remove the need to explicitly XFlush()...
ajwong@chromium.org
2011-02-19
13
-64
/
+50
*
Fix key missing problem on windows
hclam@chromium.org
2011-02-18
1
-0
/
+2
*
Chromoting: UserAuthenticator interface and its implementation for PAM.
sergeyu@chromium.org
2011-02-16
3
-0
/
+182
*
Use case-insensitive comparison when comparing JIDs.
sergeyu@chromium.org
2011-02-14
2
-2
/
+15
*
Carnitas: Delete stub src/gfx/* headers
sail@chromium.org
2011-02-13
1
-1
/
+0
*
Resubmit - Use SSE2 block differ for chromoting
hclam@chromium.org
2011-02-11
7
-109
/
+168
[next]