summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers, delete some strings forwarding headers.avi@chromium.org2013-06-201-1/+1
* Explicitly specify overflow mode for <body> and <html>jamiewalch@chromium.org2013-06-201-0/+4
* Remove storage.js from Chromoting webapplambroslambrou@chromium.org2013-06-1910-170/+49
* Remoting webapp: Use hasOwnProperty instead of if..in.. where neededlambroslambrou@chromium.org2013-06-183-8/+9
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-182-4/+4
* Add error-handling to host_dispatcher.js interfacelambroslambrou@chromium.org2013-06-184-161/+236
* Configure security of the elevated controller in runtime.alexeypa@chromium.org2013-06-186-82/+138
* Changes to PairingRegistry to facilitate per-platform implementions.jamiewalch@chromium.org2013-06-188-54/+121
* Rewrite scoped_ptr<T>(NULL) to use the default ctor.dcheng@chromium.org2013-06-171-1/+1
* remoting: Change daemon_controller_mac from .cc to .mm.thakis@chromium.org2013-06-172-9/+1
* Clear email when setting refresh tokenrmsousa@chromium.org2013-06-151-0/+1
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-142-4/+4
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-142-4/+4
* Make remoting_me2me_host build properly for official Mac 64-bit builds.mark@chromium.org2013-06-142-43/+35
* Rewrite scoped_ptr<T>(NULL) to use the default ctor.dcheng@chromium.org2013-06-141-1/+1
* Revert 206360 "Make remoting_me2me_host build properly for offic..."pastarmovj@google.com2013-06-142-35/+43
* Make remoting_me2me_host build properly for official Mac 64-bit builds.mark@chromium.org2013-06-142-43/+35
* Make the mapping from client id -> secret asynchronous.jamiewalch@chromium.org2013-06-149-119/+207
* Fixed missing 'connecting' dialog after clicking reconnect.jamiewalch@chromium.org2013-06-141-2/+5
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in remoting/.dcheng@chromium.org2013-06-1413-20/+17
* Remove XmppProxy and JavascriptSignalStrategy.sergeyu@chromium.org2013-06-1314-432/+169
* Give more request types a TransportSecurityState.palmer@chromium.org2013-06-133-0/+6
* Make security team OWNERS for all IPC *_messages*.h files.palmer@chromium.org2013-06-121-7/+7
* Fix buttons position in the host out-of-date message.sergeyu@chromium.org2013-06-122-22/+29
* Add notification when the host successfully starts.rmsousa@chromium.org2013-06-125-50/+219
* Fix aura build for remoting_hostlambroslambrou@chromium.org2013-06-123-7/+37
* Enable Resize_desktop_to_fit by default for Me2Me connections.weitaosu@chromium.org2013-06-121-1/+1
* Hide butter-bar if not on the home screen.jamiewalch@chromium.org2013-06-121-7/+9
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-113-12/+14
* Use sudo in remoting init.d script to get a clean per-user environmentlambroslambrou@chromium.org2013-06-111-8/+15
* Use a direct include of strings headers in remoting/.avi@chromium.org2013-06-1159-66/+66
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-1019-18/+19
* Add host-side rate-limiting to desktop resize events.jamiewalch@chromium.org2013-06-098-12/+143
* Fix VideoScheduler to set client_sequence_number in video packets.sergeyu@chromium.org2013-06-082-6/+6
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-5/+6
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-0732-34/+34
* Remove screen capturers from media/video/capture/screen.sergeyu@chromium.org2013-06-0734-139/+333
* Refactor net::NetLog to provide implementation of observer pattern, not just ...kouhei@chromium.org2013-06-072-33/+23
* Clip the mouse cursor if it is larger than the maximum size allowed by Pepper...alexeypa@chromium.org2013-06-071-11/+38
* Use a weak pointer to post service control events and session change notifica...alexeypa@chromium.org2013-06-078-167/+60
* Revert 204861 "Refactor net::NetLog to provide implementation of..."kouhei@chromium.org2013-06-072-23/+33
* Refactor net::NetLog to provide implementation of observer pattern, not just ...kouhei@chromium.org2013-06-072-33/+23
* Make some Windows code use "if (weak_ptr)" styleakalin@chromium.org2013-06-072-4/+4
* Make some OS X code use "if (weak_ptr)" styleakalin@chromium.org2013-06-073-3/+3
* Use a consistent extension id for unofficial builds.jamiewalch@chromium.org2013-06-073-4/+12
* Make some non-Linux code use "if (weak_ptr)" styleakalin@chromium.org2013-06-072-4/+4
* [Chromoting] Fix jscompiler warninggarykac@chromium.org2013-06-061-1/+1
* Remove host/auth config based on Linux Me2Me host exit codes.lambroslambrou@chromium.org2013-06-061-0/+2
* Make patch silent.jamiewalch@chromium.org2013-06-061-1/+1