| Commit message (Expand) | Author | Age | Files | Lines |
* | Allows chromoting host to be connected again after connection drops. | hclam@chromium.org | 2010-09-03 | 2 | -12/+10 |
* | Re-lands 58186: | bryeung@chromium.org | 2010-09-03 | 2 | -167/+168 |
* | Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas... | akalin@chromium.org | 2010-09-02 | 2 | -168/+167 |
* | Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-02 | 2 | -167/+168 |
* | Unrevert 58354, reland PPAPI with the instance test disabled. | brettw@chromium.org | 2010-09-02 | 1 | -1/+1 |
* | Revert 58328 - Pull new PPAPI, reland 58319 and 58321. | rohitrao@chromium.org | 2010-09-02 | 1 | -1/+1 |
* | Pull new PPAPI, reland 58319 and 58321. | brettw@chromium.org | 2010-09-02 | 1 | -1/+1 |
* | Revert 58319 - Pull latest version of Pepper. This includes a reworked find i... | brettw@chromium.org | 2010-09-02 | 1 | -1/+1 |
* | Pull latest version of Pepper. This includes a reworked find interface. | brettw@chromium.org | 2010-09-02 | 1 | -1/+1 |
* | Basic user access check for chromoting host. | sergeyu@chromium.org | 2010-09-02 | 11 | -13/+237 |
* | Fixed tsan warnings in remoting_unittests | sergeyu@chromium.org | 2010-09-01 | 1 | -0/+3 |
* | Revert 58186 - Move the keyboard files from base/ to app/. | phajdan.jr@chromium.org | 2010-09-01 | 2 | -168/+167 |
* | Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-01 | 2 | -167/+168 |
* | Fix build breakage. | garykac@google.com | 2010-08-31 | 1 | -5/+13 |
* | Chromoting: Get screen size locally if it wasn't given in the mouse message. | garykac@google.com | 2010-08-31 | 8 | -8/+30 |
* | Add in some infrastructure to make tracing of logical requests broken over as... | ajwong@chromium.org | 2010-08-31 | 5 | -0/+512 |
* | Updated chromoting directory URL to use www.googleapis.com, switched to https. | sergeyu@chromium.org | 2010-08-30 | 3 | -10/+14 |
* | Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr... | brettw@chromium.org | 2010-08-30 | 3 | -13/+12 |
* | Jingle_glue bugfixes. | sergeyu@chromium.org | 2010-08-28 | 11 | -205/+525 |
* | FBTF: Remove unneeded headers from base/ (part 7) | thestig@chromium.org | 2010-08-27 | 6 | -2/+4 |
* | Update mouse support for chromoting host. | garykac@google.com | 2010-08-27 | 5 | -18/+121 |
* | Add mouse event support to Chromoting client (Pepper and X11). | garykac@chromium.org | 2010-08-26 | 16 | -59/+231 |
* | Pass ClientContext, HostConnection and ChromotingView into the input handler ... | garykac@chromium.org | 2010-08-25 | 7 | -11/+30 |
* | Rename (Host|Client)Message to Chromoting(Host|Client)Message. | garykac@chromium.org | 2010-08-24 | 31 | -104/+105 |
* | Unforked xmpp ssl adapter code. | sergeyu@chromium.org | 2010-08-24 | 11 | -1237/+7 |
* | Fixed GMock warning about unexpected call in remoting_unittests. | sergeyu@chromium.org | 2010-08-24 | 1 | -0/+4 |
* | Move common ChromotingView functionality into base class so that the code can | garykac@google.com | 2010-08-24 | 12 | -88/+802 |
* | Resubmit r56600 - Start/stop service process when browser starts and stop | hclam@chromium.org | 2010-08-23 | 1 | -0/+5 |
* | Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message. | thestig@chromium.org | 2010-08-23 | 28 | -99/+97 |
* | Rename (Host|Client)Message to Chromoting(Host|Client)Message. | garykac@chromium.org | 2010-08-23 | 28 | -97/+99 |
* | Change Chromoting X11 client default decoder to Zlib. | garykac@chromium.org | 2010-08-20 | 1 | -1/+2 |
* | Remove noisy LOG(INFO) lines from chromoting unittests. | garykac@google.com | 2010-08-20 | 2 | -5/+0 |
* | Revert 56600 - ServiceProcessControlBrowserTest.LaunchAndIPC crashes. | rvargas@google.com | 2010-08-18 | 1 | -5/+0 |
* | Fix some problems in SessionManager in chromoting | hclam@chromium.org | 2010-08-18 | 1 | -0/+5 |
* | Start/stop service process when browser starts and stop | hclam@chromium.org | 2010-08-18 | 1 | -0/+5 |
* | Minor fixes for the client extension. | sergeyu@chromium.org | 2010-08-18 | 6 | -107/+127 |
* | Re-land part of r55416, minus actually moving the test_suite.h contents to a ... | brettw@chromium.org | 2010-08-17 | 1 | -1/+1 |
* | Added hostdir.py - a simple Chromoting Directory client. | sergeyu@chromium.org | 2010-08-16 | 3 | -5/+232 |
* | GTTF: some more FRIEND_TEST_ALL_PREFIXES | phajdan.jr@chromium.org | 2010-08-16 | 1 | -2/+2 |
* | Re-land just the project file changes from r55416. This makes projects that use | brettw@chromium.org | 2010-08-15 | 1 | -0/+1 |
* | Replaced char* with to char[]. | sergeyu@chromium.org | 2010-08-13 | 2 | -10/+10 |
* | Fixed register_host.py, so it works on windows. | sergeyu@chromium.org | 2010-08-12 | 2 | -9/+25 |
* | Resubmit "Start chromoting host in the service process though a method call" | hclam@chromium.org | 2010-08-10 | 3 | -8/+17 |
* | Revert 55507 - Start chromoting host in the service process though a method ... | glen@chromium.org | 2010-08-10 | 3 | -17/+8 |
* | Start chromoting host in the service process though a method call | hclam@chromium.org | 2010-08-10 | 3 | -8/+17 |
* | Workaround for the races when opening new tab with the chromoting extension. | sergeyu@chromium.org | 2010-08-09 | 1 | -5/+11 |
* | Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of... | nsylvain@chromium.org | 2010-08-09 | 2 | -2/+1 |
* | Cleanup in base. This moves the implementation (and a bunch of header file | brettw@chromium.org | 2010-08-09 | 2 | -1/+2 |
* | FBTF: Remove unneeded headers from base/ (part 5) | thestig@chromium.org | 2010-08-07 | 2 | -2/+0 |
* | Rename ChromotingPlugin -> ChromotingInstance to be more consistent with | garykac@google.com | 2010-08-07 | 8 | -53/+53 |