summaryrefslogtreecommitdiffstats
path: root/remoting/host/policy_hack
Commit message (Expand)AuthorAgeFilesLines
* Remove base::DictionaryValue::HasNext.pneubeck@chromium.org2013-04-123-4/+4
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-10/+14
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-14/+10
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-10/+14
* Host-side third party token validationrmsousa@chromium.org2013-04-063-2/+16
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Linux/ChromeOS Chromium style checker cleanup, remoting/ edition.rsleevi@chromium.org2013-02-061-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-9/+9
* Remove the base::files:: namespace.darin@chromium.org2013-01-151-2/+2
* (1) Added a recursive boolean param to FilePathWatcher::Watch() function to w...kmadhusu@chromium.org2012-12-051-1/+1
* Add DebugOverridePolicies preference to debug host builds.wez@chromium.org2012-11-133-0/+75
* remoting: Switch PolicyWatcherLinux to use the callback interface of FilePath...tfarina@chromium.org2012-11-131-39/+9
* Simplify remoting::PolicyWatcher's cross-platform core.wez@chromium.org2012-11-104-139/+87
* [Chromoting] Stop the Linux policy watcher treating a failure to read policiessimonmorris@chromium.org2012-10-311-10/+15
* [Chromoting] Add a username policy, and implement it for the Linux Me2Me host.simonmorris@chromium.org2012-10-303-0/+11
* [Chromoting] Hook up host talkgadget policy checks.garykac@chromium.org2012-09-013-5/+8
* Make curtain-mode controllable by policy.jamiewalch@google.com2012-08-151-1/+2
* Add Chromoting curtain-mode policy.jamiewalch@chromium.org2012-08-133-0/+10
* Cleaned up usage of std::wstring in src/remoting. Added presubmit warning sup...alexeypa@chromium.org2012-08-071-0/+3
* [Chromoting] Add new policies for Chromotinggarykac@chromium.org2012-08-063-13/+16
* [Chromoting] Let the Mac host policy watcher read string-valued policies.dcaiafa@chromium.org2012-08-021-1/+18
* [Chromoting] Add names of host policies for requiring 2-factor auth, and for ...simonmorris@chromium.org2012-07-313-3/+35
* [Chromoting] Let the Windows host policy watcher read string-valued policies.simonmorris@chromium.org2012-07-311-8/+37
* [Chromoting] Add a host domain policy to the PolicyWatcher.simonmorris@chromium.org2012-07-285-38/+181
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-271-1/+1
* [Chromoting] Refactor the host policy watcher so that policies can easily be ...simonmorris@chromium.org2012-07-2411-195/+529
* Use SingleThreadTaskRunner instead of MessageLoopProxy in remoting/host.sergeyu@chromium.org2012-07-035-30/+34
* RefCounted types should not have public destructors, Linux fixesrsleevi@chromium.org2012-05-181-0/+3
* Update Linux policy reader to cope with trailing commas.wez@chromium.org2012-04-041-0/+1
* Convert uses of int ms to TimeDelta in jingle and remoting.tedvessenes@gmail.com2012-03-051-1/+1
* Break two classes defined in json_value_serializer.cc, .h into separate files.bbudge@chromium.org2012-02-261-1/+1
* Respect NAT traversal policy in the Me2Me host.sergeyu@chromium.org2012-02-165-0/+719