1. 1958a61 Call the DisconnectWindow interface methods on the UI thread. by [email protected] · 14 years ago
  2. 23f785b Fix calling convention for Chromoting's NP_Shutdown entry points by [email protected] · 14 years ago
  3. 83fa679 Add fix suggestion for me2mom failure case. by [email protected] · 14 years ago
  4. 370be0703 Add version info with MIME type to Remoting Host plugin for Windows. by [email protected] · 14 years ago
  5. f41095f8 Initial disconnect window framework and mac implementation. by [email protected] · 14 years ago
  6. 8f08106d Statically link VPX into the Host Plugin. by [email protected] · 14 years ago
  7. 23f77116 More POSIX support for Chromium, consisting mostly of broadening ifdefs. This by [email protected] · 14 years ago
  8. 1ca76b51 Set up and tear down AtExitManager at the right times in the Host plugin. by [email protected] · 14 years ago
  9. eb7f6abf Revert 87534 - Statically link VPX into the Host Plugin. by [email protected] · 14 years ago
  10. 087e552 Statically link VPX into the Host Plugin. by [email protected] · 14 years ago
  11. 135d0a4 Initial curtain mode implementation. by [email protected] · 14 years ago
  12. 31ab49f Move media library AutoTaskRunner to base and rename ScopedTaskRunner. by [email protected] · 14 years ago
  13. d087053 1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ScopedTaskRunner. by [email protected] · 14 years ago
  14. c9c0d07 Move media library AutoTaskRunner to base and rename ScopedTaskRunner. by [email protected] · 14 years ago
  15. fc9bc053 Wire in OAuth2 support into non-sandboxed connections in libjingle. by [email protected] · 14 years ago
  16. 3690ebe0 Virtual destructors should have virtual keyword. by [email protected] · 14 years ago
  17. 13daa30 Negotiate Mac event and drawing model support by [email protected] · 14 years ago
  18. dc2cadb Fix InvalidateFullScreen() for the full-screen-polling case. by [email protected] · 14 years ago
  19. 991f605e Temporarily add media library initialization. by [email protected] · 14 years ago
  20. cec66ac Don't use letters in me2mom access code. by [email protected] · 14 years ago
  21. a6320de Fix use of SupportAccessVerifier in Host plugin. by [email protected] · 14 years ago
  22. f818dc6 Fix +/- keys on Mac remoting host. by [email protected] · 14 years ago
  23. 6cd252d fix up mac simple host by [email protected] · 14 years ago
  24. 9722cfd Move the call to ChromotingHost::Start to the right place. by [email protected] · 14 years ago
  25. e078590 Move scoped_temp_dir and scoped_native_library back from base/memory to base. by [email protected] · 14 years ago
  26. 1ce457a Remove local login prompt for me2mom. by [email protected] · 14 years ago
  27. bb5310b Disable DAMAGE and do full-screen polling in Linux capturer. by [email protected] · 14 years ago
  28. abc204eb Add XFlush calls to fix event injection. by [email protected] · 14 years ago
  29. 848c0a93 Plumb the Remoting Host into the Host NPAPI plugin. by [email protected] · 14 years ago
  30. 5f53834 Calculate invalid rectangles for full-screen polling on Linux. by [email protected] · 14 years ago
  31. 6f0a36a Cope with OnSignallingDisconnected without preceding OnSignallingConnected. by [email protected] · 14 years ago
  32. 1a6cdf4 Make the UI-integration thread a non-UI thread in the Chrome sense. by [email protected] · 14 years ago
  33. a2db9761 Cleaned up access-code printing. by [email protected] · 14 years ago
  34. 74aafb4 Refactor Linux capturer. by [email protected] · 14 years ago
  35. 066e471 Store (and check) support id in SupportAccessVerifier. by [email protected] · 14 years ago
  36. bc354f6 Fix the Remoting Host plugin to be compatible with NPAPI on Linux. by [email protected] · 14 years ago
  37. 8813d05 Fix web-app nomenclature. by [email protected] · 14 years ago
  38. 6c572a07 Do full-screen polling if X server does not support DAMAGE. by [email protected] · 14 years ago
  39. 844a372 Fix up memory leak in remoting host tests. by [email protected] · 14 years ago
  40. 0926ff2 Mocks up the host plugin. by [email protected] · 14 years ago
  41. ce91d375 Move "Early out" test from Capturer thread to Encoder thread. by [email protected] · 14 years ago
  42. 1be2ddb Host access code verification for Me2Mom scenario. by [email protected] · 14 years ago
  43. 8b43b06 iwyu: Use callback_old.h where appropriate, part 2. by [email protected] · 14 years ago
  44. 501b9ba Roll new libjingle. Use the new incoming_only flag in chromoting host. by [email protected] · 14 years ago
  45. 717651a5 Me2Mom support in simple_host. by [email protected] · 14 years ago
  46. b27f4f6 Implemented RegisterSupportHostRequest. by [email protected] · 14 years ago
  47. 2ab750c Revert 84722 - Implemented RegisterSupportHostRequest. by [email protected] · 14 years ago
  48. 7edc716 Revert 84724 - Me2Mom support in simple_host. by [email protected] · 14 years ago
  49. 8fccbe8 Me2Mom support in simple_host. by [email protected] · 14 years ago
  50. abe8fe8 Implemented RegisterSupportHostRequest. by [email protected] · 14 years ago
  51. 147e7d4 Define NPAPI plugin target for host. by [email protected] · 14 years ago
  52. c0f7082 Chromoting to report roundtrip latency by [email protected] · 14 years ago
  53. bdb22a4 Don't crash when changing screen modes. by [email protected] · 14 years ago
  54. a0b2499 Support mode switch on UNIX. by [email protected] · 14 years ago
  55. f6bca1f Add HostObserverInterface and decouple HeartbeatSender and ChromotingHost. by [email protected] · 14 years ago
  56. e2918e87 Cleanups in ChromotingHost. by [email protected] · 14 years ago
  57. 6f680ab Use pixel buffer objects where supported to improve capturer speed. by [email protected] · 14 years ago
  58. 7dac0053 Only grab the full-screen image once, not per damage rect. by [email protected] · 14 years ago
  59. 825c428 Use AutoTaskRunner to run tasks automatically, even if validation checks fail. by [email protected] · 14 years ago
  60. 0ea4fc7d Don't flip buffer--process it with a negative stride instead. by [email protected] · 14 years ago
  61. 9def5f0 Extend invalid_rects_ lock to protect read as well as update. by [email protected] · 14 years ago
  62. 4b559b4d Move crypto files out of base, to a top level directory. by [email protected] · 14 years ago
  63. 38316e10 Fix build breaks by [email protected] · 14 years ago
  64. 7f65131b Report capture and encode time for chromoting by [email protected] · 14 years ago
  65. 0b7e428 Clean up remoting project by [email protected] · 14 years ago
  66. 018d5653 The mock input stub deletes the done task. by [email protected] · 14 years ago
  67. 7aa6eff6 Fix a bug in CapturerFake introduced in r79679. by [email protected] · 14 years ago
  68. 4ea2c7c The authenticated_ fields are moved out of stubs and into by [email protected] · 14 years ago
  69. ef37f22 Allow for video frames after curtain mode is disabled. by [email protected] · 14 years ago
  70. 37961b1 Curtain mode interface, hooks and unit tests. by [email protected] · 14 years ago
  71. 97427a4 Fix VS 2010 build. Review URL: http://codereview.chromium.org/6731061 by [email protected] · 14 years ago
  72. bab76b9b Capturer is now pure virtual. The implementation it used to by [email protected] · 14 years ago
  73. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  74. 4b7b034b Fix permissions broken in r79114. by [email protected] · 14 years ago
  75. 44f6076 ChromotingHost can have multiple connections, but only one by [email protected] · 14 years ago
  76. 089d186 Implemented shared memory capture method. by [email protected] · 14 years ago
  77. d49c0e2 Fix leak in HeartbeatSenderTest.DoSendStanza and remove valgrind suppression. by [email protected] · 14 years ago
  78. 9529593 Use deprecated mouse API that actually works. by [email protected] · 14 years ago
  79. 4a140bc Invalidate the entire screen after registering for refresh callbacks. by [email protected] · 14 years ago
  80. 467aca5 Tidy up after CL 6573005. by [email protected] · 14 years ago
  81. b852b07b Replace libjingle's HttpPortAllocatorSession with Pepper's http client by [email protected] · 14 years ago
  82. 34ebb250 Support keyboard input on Mac by [email protected] · 14 years ago
  83. f2d5f1d Added missing commas. Fixed lint warnings. by [email protected] · 14 years ago
  84. 97d82ed Linux capturer to invalidate the full screen by using screen width and height by [email protected] · 14 years ago
  85. f0a9d1b Block event processing on host/client until the client has authenticated. by [email protected] · 14 years ago
  86. 3c5cfd37 Don't translate dirty rectangles in Mac capturer. by [email protected] · 14 years ago
  87. e1a6c46 Let the host change resolution. by [email protected] · 14 years ago
  88. 8fd835e7 Remove the need for ReplayPortAllocator. by [email protected] · 14 years ago
  89. d8a6ca9 Revert 76747 - Let the host change resolution. by [email protected] · 14 years ago
  90. 804443a Let the host change resolution. by [email protected] · 14 years ago
  91. e05eb1d Refactor JingleClient to support thunking the xmpp signaling into Javascript. by [email protected] · 14 years ago
  92. d734532 Local Login on Mac, using OS X Security framework by [email protected] · 14 years ago
  93. 408292f Fix up mac capturer to flip image. by [email protected] · 14 years ago
  94. d04c6c85 SocketWrapper for interfacing between JingleSession and SSL sockets by [email protected] · 14 years ago
  95. 26b627e Fix up mac test client and simple host for remoting. by [email protected] · 14 years ago
  96. 9fdf2e44e Update comment to include relevant bug Id. by [email protected] · 15 years ago
  97. 6c75e5d Add some missing VK to KeySym mappings, and some logging to aid debug. by [email protected] · 15 years ago
  98. 61942eaa Report authentication failure on the host side of chromoting by [email protected] · 15 years ago
  99. 33e6a74a Don't clean up the Display now that we no longer own it. by [email protected] · 15 years ago
  100. 242c4bd Fix style mistakes in r75477. by [email protected] · 15 years ago