| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
TBR=cpu@chromium.org
Review URL: https://chromiumcodereview.appspot.com/11572024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173557 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173529 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If this policy is set, the user is logged out when the time since login
reaches the limit. The CL adds a SessionLengthLimiter that enforces the
limit. A separate CL will add the UI that shows a countdown timer to the
user.
BUG=chromium-os:26957
TEST=Manual
TBR=sky@chromium.org
(vor chrome_browser_chromeos.gypi)
Review URL: https://codereview.chromium.org/11499012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173285 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium:164599
TEST=Manual
Review URL: https://codereview.chromium.org/11566019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173162 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=chromium:165202
TEST=Unit tests, manual: configure the policy and try to add extension of non-allowed type.
Review URL: https://chromiumcodereview.appspot.com/11512004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172397 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=Compiles.
Review URL: https://chromiumcodereview.appspot.com/11538004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172329 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This helps documenting which policies are supposed to work for
cloud-managed profiles.
BUG=None
TEST=None
Review URL: https://chromiumcodereview.appspot.com/11308291
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172307 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These policies have dynamic_refresh == false, thus can never have worked
properly on Chrome OS. Adjust the template to match that fact.
BUG=None
TEST=None
Review URL: https://chromiumcodereview.appspot.com/11316302
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172196 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172088 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Added additional presubmit checks for policy features.
Review URL: https://chromiumcodereview.appspot.com/11492004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172047 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
WebRTC/html.
Also makes sure the UI is updated appropriately.
BUG=159400
TEST=unit,browser; Manually by setting the new policies to DENY and verify that the devices are not available.
Review URL: https://codereview.chromium.org/11418089
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@171467 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL adds a policy that controls the ash launcher auto-hide behavior.
It also modifies the way that the launcher context menu reads and toggles
the current auto-hide behavior, ensuring that all changes go through the
kShelfAutoHideBehaviorLocal pref that the policy can override.
BUG=152929
TBR=davemoore@chromium.org
Review URL: https://chromiumcodereview.appspot.com/11418114
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170947 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=141368
Review URL: https://chromiumcodereview.appspot.com/11308120
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170022 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
They had a misleading sentence about the user being able to disable
printing, which is gone now.
BUG=None
TEST=None
Review URL: https://chromiumcodereview.appspot.com/11415150
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@169923 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Ensure the callback passed to PrefMember::Init is called on the target thread after PrefMember::MoveToThread.
BUG=161381
Review URL: https://chromiumcodereview.appspot.com/11358206
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@169521 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL adds a policy that, when enabled, adds a big, red logout button
to the ash system tray.
BUG=152929
Review URL: https://chromiumcodereview.appspot.com/11411143
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@169337 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Updated recommended policy label (depends on the grit roll).
BUG=115278
Review URL: https://chromiumcodereview.appspot.com/11411093
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@168834 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:35715
TEST=None
Review URL: https://chromiumcodereview.appspot.com/11358113
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@168236 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=chromium:159241
TEST=None
R=joaodasilva@chromium.org
Review URL: https://chromiumcodereview.appspot.com/11361238
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@167391 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When the SafeSearch preference is set and the user searches on Google the
safe=active&ssui=on parameters are added at the end of the query if they are
not already set to the correct value. We do this after the request was handled by
extensions.
Also added a policy tied to the SafeSearch preference and both unit tests for the
SafeSearch code and browser tests for the policy part.
TBR=thakis@chromium.org
BUG=159241
TEST=Included unit and browser tests.
Review URL: https://chromiumcodereview.appspot.com/11186002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@166656 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
configuration_policy==0 builds.
BUG=155069
Review URL: https://chromiumcodereview.appspot.com/11337025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165477 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL continues the addition of controlled setting indicators to
the Chrome settings UI.
BUG=104955
Review URL: https://chromiumcodereview.appspot.com/11232046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164055 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The policies related to Drive were renamed from GData* to Drive*. This
CL updates the policy presubmit check accordingly.
BUG=None
Review URL: https://codereview.chromium.org/11271018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164041 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
GData* were misnomers as these were to control Google Drive integration.
BUG=157091
TEST=compiles
Review URL: https://codereview.chromium.org/11232034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163249 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL adds controlled setting indicators to the content settings
configuration dialog at chrome://chrome/settings/content and its
popup dialogs for configuring per-host exceptions.
BUG=104955
Review URL: https://chromiumcodereview.appspot.com/11078023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162897 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
R=joaodasilva@chromium.org
Review URL: https://chromiumcodereview.appspot.com/11190054
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162794 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162313 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Disable3DAPIs policies.
Review URL: https://chromiumcodereview.appspot.com/11178002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162125 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
policy, which also controls preconnect and prerendering.
BUG=58462
Review URL: https://chromiumcodereview.appspot.com/11143016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161880 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This policy controls a content setting that supports two settings, "block"
and "ask". The integer policy value is automatically translated into a
content setting via the mapping 1="allow", 2="block", 3="ask". Thus, the
allowed values for this policy are [2, 3], not [1, 2].
BUG=155513
Review URL: https://chromiumcodereview.appspot.com/11108018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161769 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/11118016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161586 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It should mention that ExtensionInstallSources is also required to
allow actual installation of extensions and apps.
BUG=None
TEST=None
Review URL: https://chromiumcodereview.appspot.com/11115008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161579 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts revisions 159009 and 159570, but keeps the UI changes to chrome://plugins.
TBR=jam@chromium.org
BUG=68777
Review URL: https://chromiumcodereview.appspot.com/11087076
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161567 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:35207
TEST=None
R=joaodasilva@chromium.org
Review URL: https://chromiumcodereview.appspot.com/11066116
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161333 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=155154
Review URL: https://chromiumcodereview.appspot.com/11093067
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161327 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
providers.
Repalces the omnibox content with the actual search term when searching on the user's default search engine.
Meant to be used with instant extended.
Note: Will only convert URLs that have the espv=1 query parameter.
BUG=139176, 135106
Review URL: https://chromiumcodereview.appspot.com/10908226
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160884 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
templates.
BUG=106684,154785
Review URL: https://codereview.chromium.org/11092019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160829 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=
Review URL: https://chromiumcodereview.appspot.com/10989036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@159551 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=68777
TEST=follow steps in here: http://dev.chromium.org/developers/how-tos/enterprise/adding-new-policies for manually testing your policy. Specify in your test a specific plugin version and then check about:plugins
Review URL: https://chromiumcodereview.appspot.com/10933072
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@159009 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This is a reland of http://codereview.chromium.org/10905223/ after parameterizing the tests so they don't timeout on chromeos debug bots.
BUG=143637
Review URL: https://chromiumcodereview.appspot.com/10918263
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157346 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=143637
Review URL: https://chromiumcodereview.appspot.com/10905223
TBR=joaodasilva@chromium.org
Review URL: https://codereview.chromium.org/10918235
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156662 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=143637
Review URL: https://chromiumcodereview.appspot.com/10905223
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156629 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=66884
Review URL: https://chromiumcodereview.appspot.com/10907109
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155389 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:11263
TEST=Manually set the policies in CPanel and observe that no sound is produced/recored on the device.
TBR=nirnimesh@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10873085
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154692 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
extension updates.
BUG=144638
Review URL: https://chromiumcodereview.appspot.com/10896037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153894 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Refining this CL: http://codereview.chromium.org/10832222/
TBR=nirnimesh@chromium.org
BUG=chromium-os:27206
Review URL: https://chromiumcodereview.appspot.com/10829449
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153022 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152195 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Relanding this CL
https://chromiumcodereview.appspot.com/10827050/
after a memory leak was fixed in the master.
TBR=darin@chromium.org
BUG=chromium-os:27206
TEST=
Test active policy:
1. Set the timezone policy to X.
2. Login, set timezone to Y (!= X)
3. Logout, check that the timezone is reset to X
Test inactive policy:
1. Set the timezone policy to X.
2. Login, set timezone to Y (!= X)
3. Logout, check that the timezone is still Y
Review URL: https://chromiumcodereview.appspot.com/10832222
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151884 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=110111
Review URL: https://chromiumcodereview.appspot.com/10827265
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151350 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
It broke unit tests on Chrome OS.
BUG=None
TBR=pneubeck@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10829235
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150540 0039d316-1c4b-4281-b951-d872f2087c98
|