| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove remoting_x11_client | sergeyu@chromium.org | 2011-06-23 | 1 | -218/+0 |
* | If the user selects scale-to-fit, then PepperView starts | simonmorris@chromium.org | 2011-04-20 | 1 | -1/+5 |
* | Chromoting pepper plugin to respond to BeginSessionResponse | hclam@chromium.org | 2011-01-28 | 1 | -0/+4 |
* | Move Chromoting hostlist into tab (from extension popup) | garykac@chromium.org | 2010-10-14 | 1 | -1/+0 |
* | Hook up communication between Chromoting plugin and JS so that it can notify ... | garykac@chromium.org | 2010-10-08 | 1 | -0/+4 |
* | This is a monster CL. | ajwong@chromium.org | 2010-10-04 | 1 | -61/+46 |
* | Add mouse event support to Chromoting client (Pepper and X11). | garykac@chromium.org | 2010-08-26 | 1 | -1/+7 |
* | Rename (Host|Client)Message to Chromoting(Host|Client)Message. | garykac@chromium.org | 2010-08-24 | 1 | -5/+5 |
* | Move common ChromotingView functionality into base class so that the code can | garykac@google.com | 2010-08-24 | 1 | -36/+29 |
* | Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message. | thestig@chromium.org | 2010-08-23 | 1 | -5/+5 |
* | Rename (Host|Client)Message to Chromoting(Host|Client)Message. | garykac@chromium.org | 2010-08-23 | 1 | -5/+5 |
* | Change Chromoting X11 client default decoder to Zlib. | garykac@chromium.org | 2010-08-20 | 1 | -1/+2 |
* | Reapply 53892 with ARM build fix as suggested by Kobic. | ajwong@chromium.org | 2010-07-29 | 1 | -1/+3 |
* | Revert 53892 - Initial scriptable object implementation. | rsesek@chromium.org | 2010-07-28 | 1 | -3/+1 |
* | Initial scriptable object implementation. | ajwong@chromium.org | 2010-07-28 | 1 | -1/+3 |
* | Moving Encoder and Decoder to remoting/base | hclam@chromium.org | 2010-07-23 | 1 | -1/+1 |
* | Refactor the client code for the X11 version. | garykac@google.com | 2010-07-20 | 1 | -9/+58 |
* | Changing UpdateStreamPacket protobuf definition for chromoting | hclam@chromium.org | 2010-07-15 | 1 | -6/+4 |
* | Fixed up some comments while I was looking at these files. | dmaclach@chromium.org | 2010-06-30 | 1 | -4/+4 |
* | Hookup the ChromotingPlugin into the refactored implementation | ajwong@chromium.org | 2010-06-17 | 1 | -0/+22 |
* | Tighten up compile warnings based to match other chromium sub-projects. | dmaclach@chromium.org | 2010-06-15 | 1 | -2/+2 |
* | Enable chromoting in the build by default | hclam@chromium.org | 2010-06-11 | 1 | -2/+2 |
* | Implement a chromoting client using X11 | hclam@chromium.org | 2010-06-09 | 1 | -0/+151 |