| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Remove screen capturers from media/video/capture/screen. | sergeyu@chromium.org | 2013-06-07 | 1 | -6/+6 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -2/+2 |
* | Move screen capturers from remoting/capturer to media/video/capturer/screen | sergeyu@chromium.org | 2013-01-28 | 1 | -5/+5 |
* | Move screen capturers to remoting/capturer. | sergeyu@chromium.org | 2012-12-18 | 1 | -2/+2 |
* | Treat switching to the desktop that the thread is currently assigned to a suc... | alexeypa@chromium.org | 2012-11-15 | 1 | -7/+21 |
* | Calling SendSAS() from a service to make sure that Secure Attention Sequence ... | alexeypa@chromium.org | 2012-11-02 | 1 | -7/+7 |
* | [Chromoting] Call SendSAS() directly from the host. | alexeypa@chromium.org | 2012-08-17 | 1 | -9/+53 |
* | Removing --host-binary parameter in preparation to the coming me2me host refa... | alexeypa@chromium.org | 2012-07-31 | 1 | -4/+4 |
* | Using base::ScopedNativeLibrary to control lifetime of dynamically-loaded lib... | alexeypa@chromium.org | 2012-06-25 | 1 | -22/+18 |
* | Removing incorrect usage of TO_L_STRING() macros. | alexeypa@chromium.org | 2012-06-20 | 1 | -5/+3 |
* | remoting/host: Check the windows version using GetVersion() function. | tfarina@chromium.org | 2012-05-08 | 1 | -1/+1 |
* | Avoiding unnecessary conversion to UTF16 in runtime. | alexeypa@chromium.org | 2012-04-14 | 1 | -12/+9 |
* | Chromoting: Implemented security attention sequence (SAS) emulation on Windows. | alexeypa@chromium.org | 2012-03-12 | 1 | -0/+186 |