| Commit message (Expand) | Author | Age | Files | Lines |
* | Support sending client certificates when validating tokens. | rmsousa@chromium.org | 2014-01-25 | 3 | -1/+9 |
* | Migrate remoting/ to base::RunLoop::RunUntilIdle(); | tfarina@chromium.org | 2014-01-24 | 1 | -2/+3 |
* | Revert 246456 "Support sending client certificates when validati..." | akalin@chromium.org | 2014-01-23 | 3 | -9/+1 |
* | Support sending client certificates when validating tokens. | rmsousa@chromium.org | 2014-01-23 | 3 | -1/+9 |
* | Convert base::file_util to use File instead of PlatformFile. | rvargas@chromium.org | 2014-01-07 | 1 | -1/+1 |
* | Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox... | avi@chromium.org | 2013-12-25 | 1 | -4/+4 |
* | Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi... | avi@chromium.org | 2013-12-23 | 2 | -9/+9 |
* | Move more file_util functions to base namespace. | brettw@chromium.org | 2013-12-04 | 1 | -2/+2 |
* | Added PIN-less auth policy. | jamiewalch@chromium.org | 2013-08-02 | 3 | -1/+31 |
* | Use a direct include of the message_loop header in remoting/. | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Use a direct include of time headers in ppapi/, printing/, remoting/. | avi@chromium.org | 2013-06-28 | 2 | -2/+2 |
* | mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef. | thakis@chromium.org | 2013-06-24 | 1 | -2/+2 |
* | Use a direct include of strings headers in remoting/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Update includes of message_loop_proxy. | brettw@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-06-08 | 1 | -5/+6 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Remove all but one use of WeakPtrFactory::DetachFromThread. | wez@chromium.org | 2013-05-29 | 1 | -7/+5 |
* | Revert 202038 "Remove all but one use of WeakPtrFactory::DetachF..." | erg@chromium.org | 2013-05-24 | 1 | -5/+7 |
* | Remove all but one use of WeakPtrFactory::DetachFromThread. | wez@chromium.org | 2013-05-24 | 1 | -7/+5 |
* | Revert 198820 "Move FileEnumerator to its own file, do some refa..." | dbeam@chromium.org | 2013-05-08 | 1 | -6/+5 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-05-07 | 1 | -5/+6 |
* | remoting: Use base::MessageLoop. | xhwang@chromium.org | 2013-04-30 | 1 | -1/+1 |
* | remoting: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-27 | 2 | -2/+2 |
* | Remove base::DictionaryValue::HasNext. | pneubeck@chromium.org | 2013-04-12 | 3 | -4/+4 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -10/+14 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -14/+10 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -10/+14 |
* | Host-side third party token validation | rmsousa@chromium.org | 2013-04-06 | 3 | -2/+16 |
* | Update the remaining references to sys_string_conversions.h to its new location. | tfarina@chromium.org | 2013-03-30 | 1 | -1/+1 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Linux/ChromeOS Chromium style checker cleanup, remoting/ edition. | rsleevi@chromium.org | 2013-02-06 | 1 | -1/+1 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -9/+9 |
* | Remove the base::files:: namespace. | darin@chromium.org | 2013-01-15 | 1 | -2/+2 |
* | (1) Added a recursive boolean param to FilePathWatcher::Watch() function to w... | kmadhusu@chromium.org | 2012-12-05 | 1 | -1/+1 |
* | Add DebugOverridePolicies preference to debug host builds. | wez@chromium.org | 2012-11-13 | 3 | -0/+75 |
* | remoting: Switch PolicyWatcherLinux to use the callback interface of FilePath... | tfarina@chromium.org | 2012-11-13 | 1 | -39/+9 |
* | Simplify remoting::PolicyWatcher's cross-platform core. | wez@chromium.org | 2012-11-10 | 4 | -139/+87 |
* | [Chromoting] Stop the Linux policy watcher treating a failure to read policies | simonmorris@chromium.org | 2012-10-31 | 1 | -10/+15 |
* | [Chromoting] Add a username policy, and implement it for the Linux Me2Me host. | simonmorris@chromium.org | 2012-10-30 | 3 | -0/+11 |
* | [Chromoting] Hook up host talkgadget policy checks. | garykac@chromium.org | 2012-09-01 | 3 | -5/+8 |
* | Make curtain-mode controllable by policy. | jamiewalch@google.com | 2012-08-15 | 1 | -1/+2 |
* | Add Chromoting curtain-mode policy. | jamiewalch@chromium.org | 2012-08-13 | 3 | -0/+10 |
* | Cleaned up usage of std::wstring in src/remoting. Added presubmit warning sup... | alexeypa@chromium.org | 2012-08-07 | 1 | -0/+3 |
* | [Chromoting] Add new policies for Chromoting | garykac@chromium.org | 2012-08-06 | 3 | -13/+16 |
* | [Chromoting] Let the Mac host policy watcher read string-valued policies. | dcaiafa@chromium.org | 2012-08-02 | 1 | -1/+18 |
* | [Chromoting] Add names of host policies for requiring 2-factor auth, and for ... | simonmorris@chromium.org | 2012-07-31 | 3 | -3/+35 |
* | [Chromoting] Let the Windows host policy watcher read string-valued policies. | simonmorris@chromium.org | 2012-07-31 | 1 | -8/+37 |
* | [Chromoting] Add a host domain policy to the PolicyWatcher. | simonmorris@chromium.org | 2012-07-28 | 5 | -38/+181 |
* | Correct const accessors in base/values.(h|cc) | vabr@chromium.org | 2012-07-27 | 1 | -1/+1 |
* | [Chromoting] Refactor the host policy watcher so that policies can easily be ... | simonmorris@chromium.org | 2012-07-24 | 11 | -195/+529 |