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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various improvements to the Chromoting Android app
solb@chromium.org
2013-07-24
7
-117
/
+118
*
Remove unnecessary SupportsWeakPtr base from ChromotingInstance.
wez@chromium.org
2013-07-24
2
-7
/
+10
*
Implement basic point-and-touch mouse input for Android client
solb@chromium.org
2013-07-23
3
-6
/
+77
*
Use a direct include of the message_loop header in remoting/.
avi@chromium.org
2013-07-17
2
-2
/
+2
*
Add support for drawing video onto a Java ByteBuffer
solb@chromium.org
2013-07-17
8
-41
/
+303
*
Separate singleton out of ChromotingJNIInstance
solb@chromium.org
2013-07-17
5
-216
/
+351
*
Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...
tfarina@chromium.org
2013-07-13
1
-2
/
+2
*
Restructure chromoting_jni_instance handling of Java strings
solb@chromium.org
2013-07-13
3
-194
/
+222
*
Construct ChromotingClient instance
solb@chromium.org
2013-07-12
3
-37
/
+220
*
Enable fetching of API keys and OAuth client details via JNI
solb@chromium.org
2013-07-11
1
-0
/
+25
*
Create new remoting_client_jni target
solb@chromium.org
2013-07-11
4
-0
/
+288
*
Make AudioPlayer optional in ChromotingClient
solb@chromium.org
2013-07-10
2
-4
/
+7
*
Abstract PPAPI's ImageData behind webrtc::DesktopFrame interface
solb@chromium.org
2013-07-04
9
-50
/
+82
*
Use a direct include of time headers in ppapi/, printing/, remoting/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Chromoting: fixing caps lock issue with mac host.
weitaosu@chromium.org
2013-06-26
6
-62
/
+137
*
Add "PRIVATE" to the enum names of some private Pepper networking APIs:
yzshen@chromium.org
2013-06-24
3
-5
/
+5
*
Added the desktop shape fields to VideoPacket.
alexeypa@chromium.org
2013-06-21
6
-2
/
+42
*
Use a direct include of strings headers, delete some strings forwarding headers.
avi@chromium.org
2013-06-20
1
-1
/
+1
*
Remove XmppProxy and JavascriptSignalStrategy.
sergeyu@chromium.org
2013-06-13
8
-175
/
+149
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-2
/
+2
*
Use a direct include of strings headers in remoting/.
avi@chromium.org
2013-06-11
3
-4
/
+4
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
Clip the mouse cursor if it is larger than the maximum size allowed by Pepper...
alexeypa@chromium.org
2013-06-07
1
-11
/
+38
*
Issue 245137: Mouse-move events not sent after clicking on drop-down toolbar
weitaosu@chromium.org
2013-06-04
4
-56
/
+27
*
This CL adds the "request pairing" implementation between the web-app and the...
jamiewalch@chromium.org
2013-06-04
6
-6
/
+56
*
Update remoting/ to use WeakPtr<T>::get() instead of implicit "operator T*"
akalin@chromium.org
2013-06-04
4
-8
/
+8
*
Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...
rsleevi@chromium.org
2013-06-01
3
-11
/
+17
*
Show a 'remember me' checkbox in the web-app when connecting to a host that s...
jamiewalch@chromium.org
2013-05-24
2
-0
/
+5
*
PairingAuthenticator implementation and plumbing.
jamiewalch@chromium.org
2013-05-22
1
-0
/
+4
*
Issue 236549: Inactive window should not be capturing mouseover
weitaosu@chromium.org
2013-05-22
4
-27
/
+56
*
Roll libjingle r313.
ronghuawu@chromium.org
2013-05-07
2
-5
/
+5
*
remoting: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-27
6
-6
/
+6
*
Do not use host_stub() before it was created.
alexeypa@chromium.org
2013-04-26
2
-10
/
+25
*
Set the initial resolution of an RDP session to the client screen resolution ...
alexeypa@chromium.org
2013-04-19
6
-6
/
+99
*
Call ChromotingClient::Initialize() before any packets can arrive.
alexeypa@chromium.org
2013-04-13
2
-1
/
+5
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
2
-8
/
+17
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
2
-17
/
+8
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
2
-8
/
+17
*
Fix chromoting client crash.
sergeyu@chromium.org
2013-04-08
1
-1
/
+4
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in remoting/, Linux edition.
dcheng@chromium.org
2013-04-08
1
-1
/
+1
*
Client plugin changes to support third party authentication.
rmsousa@chromium.org
2013-04-06
7
-3
/
+154
*
Separate Client and Host side of NegotiatingAuthenticator, and make the proto...
rmsousa@chromium.org
2013-04-03
3
-4
/
+4
*
Protocol / client plugin changes to support interactively asking for a PIN.
rmsousa@chromium.org
2013-03-23
4
-20
/
+86
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-2
/
+2
*
Add notifyClientResolution API to the client plugin.
wez@chromium.org
2013-02-15
2
-12
/
+33
*
Rename ClientDimensions to ClientResolution and add pixel-size and DPI fields.
wez@chromium.org
2013-02-13
1
-4
/
+16
*
Linux/ChromeOS Chromium style checker cleanup, remoting/ edition.
rsleevi@chromium.org
2013-02-06
3
-13
/
+13
*
Stop reusing RectangleUpdateDecoder for multiple sessions.
sergeyu@chromium.org
2013-02-05
4
-26
/
+35
*
[Chromoting] Check cursor data size on client before copying data.
garykac@chromium.org
2013-02-05
1
-0
/
+8
*
remoting: Kill the base::Passed(foo.Pass()) meme.
tfarina@chromium.org
2013-01-22
1
-1
/
+1
[next]