1. df8383aa Fixed host settings load. by [email protected] · 13 years ago
  2. 3d2251b Disable multi-process host by default. Security review is pending. by [email protected] · 13 years ago
  3. 38643635 Get Chromoting client working in Apps V2 by [email protected] · 13 years ago
  4. 96ca5d7e Merged all Chromoting Host code into remoting_core.dll (Windows). by [email protected] · 13 years ago
  5. c0d7227 Cleanup remoting_core target by [email protected] · 13 years ago
  6. 2d181a0 Revert 179226 by [email protected] · 13 years ago
  7. d9f1bc7 Revert 179294, MAC linking is fixed by 179304 by [email protected] · 13 years ago
  8. b3afedb4 Fixing linking on MAC builds. by [email protected] · 13 years ago
  9. 0f4411d4 Revert "Merged all Chromoting Host code into remoting_core.dll (Windows)." by [email protected] · 13 years ago
  10. bec9d183 Render high-DPI hosts pixel-for-pixel on high-DPI clients. by [email protected] · 13 years ago
  11. 813857e5 PIN dialog clean-ups. by [email protected] · 13 years ago
  12. 39f216a Merged all Chromoting Host code into remoting_core.dll (Windows). by [email protected] · 13 years ago
  13. 8587312 Fix paths for files moved in r179218. by [email protected] · 13 years ago
  14. 556dce7 Fix paths for files moved in r179218 by [email protected] · 13 years ago
  15. 497d8a9 Move screen capturers from remoting/capturer to media/video/capturer/screen by [email protected] · 13 years ago
  16. ab58cf36 RefCounted types should not have public destructors, remoting/ edition. by [email protected] · 13 years ago
  17. d07fa11 Remove a unit-test left-over from when we had our own URLFetcher implementation. by [email protected] · 13 years ago
  18. 19d7d70 Add support for high-DPI hosts under Mac OS X. by [email protected] · 13 years ago
  19. ea91a2b Mac 64-bit compatibility for remoting: use proper types. by [email protected] · 13 years ago
  20. 6a1bfd1 Revert 178318 - broke mac compile http://build.chromium.org/p/chromium.mac/builders/Mac%20Builder%20%28dbg%29/builds/36273 by [email protected] · 13 years ago
  21. 50e9dcf Add support for high-DPI hosts under Mac OS X. by [email protected] · 13 years ago
  22. c6dcfbe remoting: Kill the base::Passed(foo.Pass()) meme. by [email protected] · 13 years ago
  23. d66ce66 Disable VideoFrameCapturerTest.Capture under TSan v2 by [email protected] · 13 years ago
  24. 51f27b3c Add hack that works around signaling bug that breaks Chromoting. by [email protected] · 13 years ago
  25. e786cd1 Mocked VideoFrameCapturer should use the VideoFrameCapturer::Delegate pointer. by [email protected] · 13 years ago
  26. a899c0b0 Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside of chrome/browser. by [email protected] · 13 years ago
  27. 7caa553 Allow resize-to-client to be enabled by the user. by [email protected] · 13 years ago
  28. 2f64f355 Allow an AppsV2 build to be configured using GYP. by [email protected] · 13 years ago
  29. b47049a Moved the localized strings from ChromotinHost to HostUserInterface, closer to the UI objects that consume them. Removed a dependency on ChromotingHost from the continue window UI wrapper. by [email protected] · 13 years ago
  30. ce404ca Making DesktopEnvironment a factory class used by ClientSession to create audio/video capturers and event executor for a pacticular desktop environment. by [email protected] · 13 years ago
  31. 194c0cb Roll grit 100:101 by [email protected] · 13 years ago
  32. 47b0020 Remove REMOTING_HOST_LINUX_CLIPBOARD build setting by [email protected] · 13 years ago
  33. 6665571f Remove the base::files:: namespace. by [email protected] · 13 years ago
  34. 07cc0c2 Duplicate handles so each SharedMemory object will have its own handle. by [email protected] · 13 years ago
  35. 3136db98 Load /etc/environment in Me2Me session by [email protected] · 13 years ago
  36. 3103604 Improve error log when failed to load config by [email protected] · 13 years ago
  37. 58f1ad4 The client's connection video stub is created only after the connection has been authenticated. This CL makes sure that the client session connects the video stub after if what created. by [email protected] · 13 years ago
  38. e9c08d7 pngcrush png files under remoting by [email protected] · 13 years ago
  39. 89c7a1c Fixed PIN safety URL. by [email protected] · 13 years ago
  40. eccc2d4 Revert 176126 - the reverted change depends on another CL, so reverting it breaks the build. Undoing the revert. by [email protected] · 13 years ago
  41. d17ec56 Revert 175648 because it causes http://crbug.com/169126. by [email protected] · 13 years ago
  42. 77faf5b Fix PepperView handling of 1:1 high-DPI. by [email protected] · 13 years ago
  43. 6cbd164 Apps v2 identity integration. by [email protected] · 13 years ago
  44. 7e38f0e Change userinfo endpoint to the JSON one. by [email protected] · 13 years ago
  45. d2a866e1 Adding a missing header. by [email protected] · 13 years ago
  46. 111d31e Remove unused VideoFrameCapturer::size_most_recent() method. by [email protected] · 13 years ago
  47. 7697bb7 Connect to DesktopEnvironment's stubs only when audio/video schedulers are about to be created. by [email protected] · 13 years ago
  48. cb49fc91 Add state parameter to OAuth redirect by [email protected] · 13 years ago
  49. c6cbd3a Enable the multi-process host on Windows by default. by [email protected] · 13 years ago
  50. dd0d213 Stop writing logs to %ProgramData%\Chromoting\debug.log (Windows only). by [email protected] · 13 years ago
  51. d6ab6e85 Roll speex, flac, libvpx DEPS to get shim header changes. by [email protected] · 13 years ago
  52. ccfa8c55 Remove XSESSION_COMMAND from Me2Me script by [email protected] · 13 years ago
  53. b2df163 Set Virtual Me2Me desktop's initial DPI to 96 by [email protected] · 13 years ago
  54. 3cd0756 Improve xsession execution by [email protected] · 13 years ago
  55. 4ef07a0 Remove mousewheel tick handling from client, protocol and host. by [email protected] · 13 years ago
  56. 6f6e682 POSIXify chrome-remote-desktop init script by [email protected] · 13 years ago
  57. 1ecb89f Fix AudioPipeReader to handle EOF properly. by [email protected] · 13 years ago
  58. 7f62ed5 [Chromoting] Re-enable js unittests. by [email protected] · 13 years ago
  59. 881de5e Better silence detection in audio capturers by [email protected] · 13 years ago
  60. 078e2f3 Add trailing space to sudo prompt by [email protected] · 13 years ago
  61. b5528a2 Drop audio packets in the chromoting client less agressively. by [email protected] · 13 years ago
  62. 5fec274 Use more specific protocol::CursorShapeStub instead of protocol::ClientStub in VideoScheduler. by [email protected] · 13 years ago
  63. 1c969e39 Added audio support to the multiprocess host. by [email protected] · 13 years ago
  64. 8b13223 Enable remoting_screen_capturer target on ChromeOS by [email protected] · 13 years ago
  65. a031c97 Show the disconnect window and monitor the local mouse input when running the multiprocess host. by [email protected] · 13 years ago
  66. 5f061c2 Don't set XAUTHORITY in Virtual Me2Me parent process by [email protected] · 13 years ago
  67. 03044eeb Make sure that the disconnect window handle is cleared when the window is destroyed. by [email protected] · 13 years ago
  68. ff0df6be remoting: Make use of ImportantFileWriter in JsonHostConfig::Save() function. by [email protected] · 13 years ago
  69. 89240cb Fix Debian build script for svn-based checkout by [email protected] · 13 years ago
  70. 8a4541fc Simplify remoting::CaptureData by [email protected] · 13 years ago
  71. 1e09ec8 GTTF: No more FLAKY_ . by [email protected] · 13 years ago
  72. aa642fa Disable Share button if the host plugin isn't supported. by [email protected] · 13 years ago
  73. 060f76d Revert 174322 - broke the tree by [email protected] · 13 years ago
  74. c68e3e5 [Chromoting] Check cursor data size on client before copying data. by [email protected] · 13 years ago
  75. de794eb Mock chrome.storage (https://developer.chrome.com/extensions/storage.html) API in preparation for Apps v2 migration. by [email protected] · 13 years ago
  76. 509f6a22 Fix Linux capturer crash on resize by [email protected] · 13 years ago
  77. b85bed0 [Chromoting] Add script to switch release channels. by [email protected] · 13 years ago
  78. b729f35 Return scoped_refptr<CaptureData> from VideoFrameCapturerLinux::CaptureScreen() by [email protected] · 13 years ago
  79. 354ee53 Source Python from /usr/bin rather than the user's path. by [email protected] · 13 years ago
  80. f88b25c2 Linux: use generated shim headers for opus. by [email protected] · 13 years ago
  81. 92b43f9 Give DisconnectWindow some TLC. by [email protected] · 13 years ago
  82. 000e8136 Fix PepperView to let PPAPI up-scale on high-DPI devices where possible. by [email protected] · 13 years ago
  83. 420a5e4 Move screen capturers to remoting/capturer. by [email protected] · 13 years ago
  84. 78c4342 Rename remoting resources files to remoting_strings.grd. by [email protected] · 13 years ago
  85. 57a8ec6 Explicitly set actions in remoting as requiring cygwin (gyp only) by [email protected] · 13 years ago
  86. 5fea9d3 [Chromoting] Remove bogus character from french XTB file. by [email protected] · 13 years ago
  87. c1626d9d Fix duplicate clipboard detection logic in client by [email protected] · 13 years ago
  88. f303c67 Post StopOnEncodeThread to the correct thread. by [email protected] · 13 years ago
  89. 6964c8a Fix chromoting host to shutdown cleanly when config file is missing. by [email protected] · 13 years ago
  90. d919d22 Chromoting Host: Initialize clipboard_atom_ before using it. by [email protected] · 13 years ago
  91. db172a2 [sync] Componentize sync: Part 4: Fix includes in third_party/protobuf by [email protected] · 13 years ago
  92. 59488722 Increase default maximum desktop size and make it configurable. by [email protected] · 13 years ago
  93. 7ce577f Enable translations for unbranded chromoting builds. by [email protected] · 13 years ago
  94. e4af7ae Fix crash on disconnect. by [email protected] · 13 years ago
  95. 77beae1 Add trapKey() API to ClientPlugin wrapper. by [email protected] · 13 years ago
  96. 8f265de1 Don't run host for managed accounts on OS X. by [email protected] · 13 years ago
  97. e3d88b9 Add work-around for Mac OS X CapsLock key event behaviour. by [email protected] · 13 years ago
  98. 6eba64fa Fix translation IDs in Chromoting strings. by [email protected] · 13 years ago
  99. a978d6dd Close the client session in case if the disconnect window could not be shown for any reason. by [email protected] · 13 years ago
  100. 9d430a8 Ensure Chromoting crash-reporting is opt-in by [email protected] · 13 years ago