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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a Connect_Remote_Host test.
weitaosu@chromium.org
2013-10-05
5
-1
/
+71
*
Clean up unused constant globals
hans@chromium.org
2013-10-03
1
-0
/
+2
*
Remove unnecessary DEPS rule.
jam@chromium.org
2013-10-03
1
-4
/
+0
*
Adding a disconnect step in the Me2Me browser test.
weitaosu@chromium.org
2013-10-03
3
-1
/
+28
*
Set CHROME_USER_DATA_DIR when starting the virtual session.
jamiewalch@chromium.org
2013-10-02
1
-0
/
+6
*
Byte-swap the video frame pixels before passing them to Java.
lambroslambrou@chromium.org
2013-10-02
12
-48
/
+143
*
events: Create a separate events component out of ui.
sadrul@chromium.org
2013-10-01
1
-0
/
+2
*
Complete the Me2Me_Connect_LocalHost end-to-end test: verify keyboard input p...
weitaosu@chromium.org
2013-09-30
3
-7
/
+31
*
Consolidate TestURLFetcherFactory::SetFakeResponse
mnissler@chromium.org
2013-09-30
1
-4
/
+5
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
1
-0
/
+2
*
Revert 225857 "gfx: Create a separate gfx component out of ui."
ckocagil@chromium.org
2013-09-28
1
-2
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-28
1
-0
/
+2
*
Remove underscores from bundle ids
jamiewalch@chromium.org
2013-09-27
2
-4
/
+4
*
Enable the remoting browser_tests to interact with multiple browser windows and
weitaosu@chromium.org
2013-09-26
4
-96
/
+146
*
Simulate a mouse click.
weitaosu@chromium.org
2013-09-26
3
-0
/
+45
*
Clean up remaining unused globals (on mac).
thakis@chromium.org
2013-09-26
6
-14
/
+10
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
3
-11
/
+0
*
Remove dependency on Skia from chromoting client.
sergeyu@chromium.org
2013-09-25
32
-471
/
+509
*
Remove palmer from many (not all) OWNERS files for IPC.
palmer@chromium.org
2013-09-25
1
-1
/
+0
*
Clean up a few unused globals.
thakis@chromium.org
2013-09-25
1
-4
/
+0
*
Remove missing .js file from unit test.
jamiewalch@chromium.org
2013-09-25
1
-1
/
+0
*
Modified the input injector to generate a single SendInput() call per one pro...
alexeypa@chromium.org
2013-09-25
1
-42
/
+18
*
Show host owner rather than xmpp login on the UI where available.
rmsousa@chromium.org
2013-09-24
2
-9
/
+18
*
Update webrtc to r4819.
mallinath@chromium.org
2013-09-23
3
-9
/
+22
*
Fixed emitted mouse buttons events to avoid switching back to absolute moveme...
alexeypa@chromium.org
2013-09-23
1
-0
/
+8
*
Cleanup VideoDecoder interface.
lambroslambrou@chromium.org
2013-09-23
7
-85
/
+38
*
Make NetworkList and NetworkMonitor APIs public
sergeyu@chromium.org
2013-09-22
2
-10
/
+9
*
Added instruction to keep the product description to 132 characters or less.
jamiewalch@chromium.org
2013-09-21
1
-1
/
+1
*
Fix OAuth "trampoline" content script to send a message with the oauth result...
rmsousa@chromium.org
2013-09-20
6
-83
/
+44
*
Revert 219719 "Make XmppSignalStrategy accept ResolvingClientSoc..."
sergeyu@chromium.org
2013-09-20
6
-29
/
+27
*
Move usb keycode conversion table into separate target. This is the first ste...
garykac@chromium.org
2013-09-20
4
-22
/
+13
*
Adding a key code map for easy keyboard event simulation.
weitaosu@chromium.org
2013-09-20
7
-1
/
+194
*
Enable IPv6 in chromoting
sergeyu@chromium.org
2013-09-19
3
-9
/
+10
*
Revert 224101 "Remove dependency on Skia from chromoting client."
sergeyu@chromium.org
2013-09-19
32
-510
/
+474
*
Remove dependency on Skia from chromoting client.
sergeyu@chromium.org
2013-09-19
32
-474
/
+510
*
Implement a workaround for issue 291207.
weitaosu@chromium.org
2013-09-19
2
-3
/
+57
*
Fix PepperNetworkManager to handle network interfaces with multiple IP addres...
sergeyu@chromium.org
2013-09-19
1
-5
/
+3
*
Refactoring the synchronization code in the chromoting browser_tests
weitaosu@chromium.org
2013-09-18
5
-70
/
+262
*
Moves most files from ui/base/keycodes to ui/events/keycodes
sky@chromium.org
2013-09-17
1
-1
/
+1
*
Draw the mouse cursor in Chromoting Android client
lambroslambrou@chromium.org
2013-09-17
5
-3
/
+113
*
Simplify VideoEncoder interface.
sergeyu@chromium.org
2013-09-13
18
-572
/
+177
*
Don't show the refresh button/spinner under the infographic.
jamiewalch@chromium.org
2013-09-12
2
-12
/
+13
*
Move a bunch of windows stuff from ui/base/win to ui/gfx/win
ben@chromium.org
2013-09-12
1
-1
/
+1
*
Remove obsolete audio codecs and channel configurations.
sergeyu@chromium.org
2013-09-12
8
-371
/
+5
*
Add newlines to the end of files where they were missing
hans@chromium.org
2013-09-12
1
-1
/
+1
*
Move cursor-shape validation into remoting/protocol
lambroslambrou@chromium.org
2013-09-12
2
-29
/
+47
*
Check group membership before adding user to Chromoting group.
lambroslambrou@chromium.org
2013-09-11
1
-1
/
+11
*
Simplified 'new connection' UI and disable for apps v1
jamiewalch@chromium.org
2013-09-11
8
-22
/
+23
*
Fixed various CSS uglies.
jamiewalch@chromium.org
2013-09-11
2
-22
/
+10
*
Add a CodeToNativeKeycode helper that converts UIEvent code to native code.
weitaosu@chromium.org
2013-09-11
2
-102
/
+18
[next]