| Commit message (Expand) | Author | Age | Files | Lines |
* | Chromoting: the Me2me host (on Mac and Windows) now presents a notification o... | alexeypa@chromium.org | 2012-05-11 | 18 | -353/+597 |
* | Switch client to Pepper UDP API instead of Transport API. | sergeyu@chromium.org | 2012-05-11 | 7 | -14/+34 |
* | Allow a margin for section-row buttons. | jamiewalch@google.com | 2012-05-11 | 1 | -0/+4 |
* | [Chromoting] Fixup the me2me_host plist so that the application is valid. | garykac@chromium.org | 2012-05-11 | 2 | -23/+32 |
* | [Chromoting] Add icons file for remoting_me2me_host app. | garykac@chromium.org | 2012-05-11 | 1 | -0/+0 |
* | Require an explicit command-line option from launchd. | jamiewalch@google.com | 2012-05-11 | 2 | -1/+5 |
* | Making sure that |config_updated_timer_| is scheduled and destroyed on the sa... | alexeypa@chromium.org | 2012-05-11 | 1 | -12/+27 |
* | [Chromoting] Let a Windows IT2Me host write to the clipboard. | simonmorris@chromium.org | 2012-05-11 | 17 | -51/+468 |
* | Stop refcounting URLRequestContext. | willchan@chromium.org | 2012-05-11 | 2 | -5/+5 |
* | Implemented getVersion framework. | jamiewalch@chromium.org | 2012-05-11 | 8 | -2/+96 |
* | Avoid 'msvs_quote_cmd' in favor of the standard GYP quoting rules. | alexeypa@chromium.org | 2012-05-10 | 1 | -37/+31 |
* | Make local host edit control keyboard-accessible. | jamiewalch@google.com | 2012-05-10 | 1 | -1/+2 |
* | Make me2me_host a Mac bundle | lambroslambrou@chromium.org | 2012-05-10 | 6 | -31/+17 |
* | Added HU and UK translations. | jamiewalch@google.com | 2012-05-10 | 2 | -2/+2 |
* | Constrain keyboard navigation while a modal dialog is active. | jamiewalch@google.com | 2012-05-10 | 3 | -15/+117 |
* | Update GAIA URL to accounts.google.com/... from www.google.com/accounts/... | zelidrag@chromium.org | 2012-05-10 | 1 | -2/+1 |
* | Add polling to DoSetConfigAndStart and increased timeout for Stop. | jamiewalch@google.com | 2012-05-09 | 1 | -12/+25 |
* | Added base::win::InitializeWindowClass() wrapper to make sure that window cla... | alexeypa@chromium.org | 2012-05-09 | 1 | -15/+12 |
* | [Chromoting] Specify the input directory when calling the pkg-dmg script. | garykac@chromium.org | 2012-05-09 | 1 | -1/+1 |
* | Fixed installer not explicitly start (load does it implicitly). | jamiewalch@google.com | 2012-05-09 | 1 | -8/+5 |
* | Improve keyboard navigation. | jamiewalch@google.com | 2012-05-08 | 4 | -10/+84 |
* | [Chromoting] Don't require empty out directory when signing. | garykac@chromium.org | 2012-05-08 | 1 | -8/+4 |
* | Preference Pane for chromoting on Mac | lambroslambrou@chromium.org | 2012-05-08 | 7 | -129/+1709 |
* | [chromoting] Fix missing keyup events on Mac. | hclam@chromium.org | 2012-05-08 | 6 | -1/+446 |
* | Disable Aero while a client is connected. | alexeypa@chromium.org | 2012-05-08 | 1 | -1/+45 |
* | Pepper: Make users of pp:NetworkMonitorPrivate less likely to leak resources. | viettrungluu@chromium.org | 2012-05-08 | 1 | -2/+1 |
* | remoting/host: Check the windows version using GetVersion() function. | tfarina@chromium.org | 2012-05-08 | 1 | -1/+1 |
* | Reset bump-scroll when enabling shrink-to-fit. | jamiewalch@google.com | 2012-05-07 | 1 | -1/+4 |
* | Reimplements net::AddressList without struct addrinfo. | szym@chromium.org | 2012-05-07 | 1 | -16/+7 |
* | Move the web-app description into the IT2Me section. | jamiewalch@google.com | 2012-05-07 | 2 | -5/+6 |
* | Handle errors when fetching email address. | jamiewalch@google.com | 2012-05-07 | 3 | -4/+11 |
* | Updated translations. | jamiewalch@google.com | 2012-05-07 | 43 | -43/+43 |
* | Don't justify description. | jamiewalch@google.com | 2012-05-07 | 1 | -1/+0 |
* | Do not ask for PIN confirmation if a user runs elevated already. | alexeypa@chromium.org | 2012-05-05 | 1 | -4/+38 |
* | [Chromoting] Move SharedSecretHash from Me2MeHostAuthenticatorFactory to Auth... | simonmorris@chromium.org | 2012-05-05 | 4 | -32/+33 |
* | Remove some unused includes. | wez@chromium.org | 2012-05-05 | 1 | -2/+0 |
* | The unprivileged part of Chromoting host configuration is read via the daemon... | alexeypa@chromium.org | 2012-05-05 | 6 | -103/+106 |
* | Fixed spacing, alignment and bidi for non-English versions. | jamiewalch@google.com | 2012-05-04 | 3 | -44/+68 |
* | Chromoting: Stop the Mac daemon if a permanent error is encountered | dcaiafa@chromium.org | 2012-05-04 | 4 | -32/+88 |
* | Adding Chrome Remote Desktop icon to: | alexeypa@chromium.org | 2012-05-04 | 5 | -6/+34 |
* | Use setxkbmap to set virtual Me2Me to use "evdev" keycodes. | wez@chromium.org | 2012-05-04 | 1 | -0/+13 |
* | Implement PepperPortAllocator | sergeyu@chromium.org | 2012-05-04 | 3 | -0/+270 |
* | [Chromoting] Update installer dmg name to include version number. | garykac@chromium.org | 2012-05-04 | 2 | -7/+8 |
* | Remove line-height property from <input> tags. | jamiewalch@google.com | 2012-05-04 | 1 | -1/+0 |
* | Construct in-session window title from scratch, not cumulatively. | jamiewalch@google.com | 2012-05-04 | 1 | -1/+2 |
* | Add autofocus to non-form OK buttons. | jamiewalch@google.com | 2012-05-04 | 1 | -2/+10 |
* | Speed up scrolling if the machine can't keep up. | jamiewalch@google.com | 2012-05-03 | 1 | -6/+16 |
* | Clear hosts and last error in refresh, not response. | jamiewalch@google.com | 2012-05-03 | 1 | -2/+2 |
* | Adding a unittest to verify that the code signing job will be able to unpack ... | alexeypa@chromium.org | 2012-05-03 | 1 | -0/+78 |
* | Register for WebKit tab visibility changes and use to pause video. | wez@chromium.org | 2012-05-03 | 4 | -0/+29 |