summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Add base:: qualifiers for FilePath uses.msw@chromium.org2013-02-193-3/+3
* Convert FilePath to base::FilePath.brettw@chromium.org2013-02-191-1/+1
* Replace FilePath with base::FilePath.brettw@chromium.org2013-02-173-7/+7
* Revert 182925 because it breaks the official build with the following error:alexeypa@google.com2013-02-162-52/+106
* Revert 182992jochen@chromium.org2013-02-161-306/+48
* Add more IPC unit tests:alexeypa@chromium.org2013-02-161-48/+306
* Removing an incorrect DCHECK(). DesktopEnvironmentFactory instances are delet...alexeypa@chromium.org2013-02-161-1/+0
* Added retry logic to ConfigFileWatcher to handle sharing violation errors on ...alexeypa@chromium.org2013-02-163-14/+173
* Make remoting DLLs isolation aware.alexeypa@chromium.org2013-02-162-106/+52
* Reload the web-app if an IT2Me connection fails.jamiewalch@chromium.org2013-02-152-6/+2
* Don't disable resize-to-client if the host desktop is explicitly resized.jamiewalch@chromium.org2013-02-154-47/+6
* Don't throw an exception in Apps v2 at start-up.jamiewalch@chromium.org2013-02-151-1/+5
* Include OpenSans font in the web-app.jamiewalch@chromium.org2013-02-154-2/+15
* Add notifyClientResolution API to the client plugin.wez@chromium.org2013-02-152-12/+33
* When resizing-to-fit, prefer to match desktop rotation if possible.wez@chromium.org2013-02-141-13/+26
* Include version information in heartbeats.jamiewalch@chromium.org2013-02-141-6/+13
* [Chromoting] Remove bogus byte from French translation file.garykac@chromium.org2013-02-141-2/+2
* Rename ClientDimensions to ClientResolution and add pixel-size and DPI fields.wez@chromium.org2013-02-1317-49/+88
* Attach menu dismiss handler to <body>, not <html>.jamiewalch@chromium.org2013-02-121-2/+2
* Get extension version synchrously from the manifest.jamiewalch@chromium.org2013-02-123-20/+16
* Update web-app client to use plugin notifyDeviceResolution API.wez@chromium.org2013-02-123-24/+40
* Include .changes file in chromoting Linux archive.mmoss@chromium.org2013-02-121-6/+8
* Fix ScreenCapturerMac handling of secondary display configurations.wez@chromium.org2013-02-121-1/+2
* Strip and save debug info from chromoting host binaries.mmoss@chromium.org2013-02-113-9/+13
* Make remoting_unittests build on Win64 jschuh@chromium.org2013-02-102-5/+7
* Use a non-locking factory class for ElevatedController class.alexeypa@chromium.org2013-02-091-0/+11
* Remove timeout for transport-info messages.sergeyu@chromium.org2013-02-092-51/+18
* Direct host output to a specific log file.skonig@chromium.org2013-02-099-6/+95
* Improve gksudo prompt when enabling chromoting host.sergeyu@chromium.org2013-02-092-19/+22
* Detect the start-up type of the application.jamiewalch@chromium.org2013-02-095-10/+114
* Use showConnectError_ instead of remoting.showError to correctly distinguish ...jamiewalch@chromium.org2013-02-092-3/+14
* Fix SignalingConnector to reset XMPP connection only when it's not connected.sergeyu@chromium.org2013-02-091-3/+6
* Update appsv2 patch.jamiewalch@chromium.org2013-02-091-32/+34
* Integrate Chromoting Linux packaging into official build.mmoss@chromium.org2013-02-082-6/+143
* Updating XTBs based on .GRDs from branch 1364sergeyu@chromium.org2013-02-0839-3713/+4182
* Convert Chromoting .png's to .webp. skonig@chromium.org2013-02-0723-34/+34
* Adding a unit test to verify the IPC channel between the network and desktop ...alexeypa@chromium.org2013-02-0713-59/+468
* Factor connection setup out of client_screen.js.jamiewalch@chromium.org2013-02-079-458/+549
* Fixing a typo in the typelib registration.alexeypa@chromium.org2013-02-061-1/+1
* Add v8_shell depedency in js_unittest_rules.gypi where it's needed instead of...thakis@chromium.org2013-02-061-1/+0
* Linux/ChromeOS Chromium style checker cleanup, remoting/ edition.rsleevi@chromium.org2013-02-0611-31/+31
* Session logging fixesrmsousa@chromium.org2013-02-069-95/+64
* Move Keystone registration to top of remoting postflight script.lambroslambrou@chromium.org2013-02-061-8/+8
* Make NPAPI Me2Me interface return results via callback parameters.lambroslambrou@chromium.org2013-02-064-39/+96
* Add WebP icon files.sergeyu@chromium.org2013-02-0619-0/+0
* Fix js_unittest_rules.gypi dependeniesthakis@chromium.org2013-02-061-0/+1
* Revert 180820 (broke linux builder somehow, but worked on the trybots)thakis@chromium.org2013-02-051-1/+0
* Fix js_unittest_rules.gypi dependeniesthakis@chromium.org2013-02-051-0/+1
* Make host/url references configurable.rmsousa@chromium.org2013-02-0546-149/+578
* Stop reusing RectangleUpdateDecoder for multiple sessions.sergeyu@chromium.org2013-02-054-26/+35