index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
managed_mode
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync managed users in ManagedUserRegistrationService.
bauerb@chromium.org
2013-05-25
4
-22
/
+674
*
Record blocked navigations for managed users.
bauerb@chromium.org
2013-05-24
2
-8
/
+37
*
Enable managed users from Finch
sergiu@chromium.org
2013-05-24
3
-1
/
+18
*
Simplify block interstitial
sergiu@chromium.org
2013-05-23
7
-1064
/
+62
*
Remove references to Profile from browser_context_keyed_service.
phajdan.jr@chromium.org
2013-05-22
6
-22
/
+24
*
Set up Sync for managed users.
bauerb@chromium.org
2013-05-21
3
-67
/
+118
*
Move ProfileKeyedService infrastructure to a component
phajdan.jr@chromium.org
2013-05-20
6
-6
/
+6
*
Remove managed user elevation related to extensions.
akuegel@chromium.org
2013-05-20
5
-121
/
+11
*
Remove managed user settings page.
akuegel@chromium.org
2013-05-18
2
-12
/
+0
*
Drop more dependencies of ProfileKeyedService infrastructure on chrome.
phajdan.jr@chromium.org
2013-05-17
2
-0
/
+2
*
[InfoBar] Add InfoBarDelegate::GetIconID()
dfalcantara@chromium.org
2013-05-16
1
-1
/
+1
*
components: Create web_modal component.
sadrul@chromium.org
2013-05-16
1
-1
/
+2
*
Add ManagedUserRegistrationService to register managed users with the server.
bauerb@chromium.org
2013-05-13
6
-1
/
+240
*
Revert 199566 "Drop more dependencies of ProfileKeyedService inf..."
tzik@chromium.org
2013-05-13
1
-1
/
+0
*
Drop more dependencies of ProfileKeyedService infrastructure on chrome.
phajdan.jr@chromium.org
2013-05-10
1
-0
/
+1
*
Revert 198844 "Move sequenced_task_runner to base/task"
dbeam@chromium.org
2013-05-08
2
-2
/
+2
*
Move sequenced_task_runner to base/task
brettw@chromium.org
2013-05-08
2
-2
/
+2
*
Start WebStore in elevated mode when clicking the link on the settings page.
akuegel@chromium.org
2013-05-07
1
-2
/
+8
*
Currently the unpacked_installer does not check if there is
akuegel@chromium.org
2013-05-06
3
-12
/
+34
*
Store managed user settings in ManagedModePolicyProvider.
bauerb@chromium.org
2013-05-06
5
-60
/
+120
*
Consolidate manifest handler registration.
yoz@chromium.org
2013-05-06
1
-6
/
+0
*
components: Move PrefRegistrySyncable into user_prefs namespace.
tfarina@chromium.org
2013-05-06
2
-16
/
+25
*
Change GetProfileToUse method from Profile to content::BrowserContext
phajdan.jr@chromium.org
2013-05-03
2
-3
/
+6
*
Made it possible to tell whether an extension is being installed or updated.
mgiuca@chromium.org
2013-05-03
1
-3
/
+9
*
Formatting cleanup. Should be no code change.
pkasting@chromium.org
2013-05-03
1
-0
/
+12
*
chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.
tfarina@chromium.org
2013-05-01
2
-2
/
+2
*
Reorder pieces of code. No other changes.
pkasting@chromium.org
2013-04-30
1
-65
/
+61
*
[components] Switch {RefCounted}ProfileKeyedService to use BrowserContext
phajdan.jr@chromium.org
2013-04-26
2
-3
/
+4
*
Add browser test for history attempts.
sergiu@chromium.org
2013-04-24
1
-0
/
+84
*
Add visit attempts when the managed user is blocked
sergiu@chromium.org
2013-04-24
5
-53
/
+61
*
Add InfoBarDelegate::web_contents(). This is convenient for the number of
pkasting@chromium.org
2013-04-24
1
-6
/
+6
*
Revert 195553 "Allow showing pending URL for new tab navigations..."
creis@chromium.org
2013-04-24
1
-4
/
+0
*
Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.
pkasting@chromium.org
2013-04-23
2
-12
/
+9
*
Allow showing pending URL for new tab navigations, but only if safe.
creis@chromium.org
2013-04-22
1
-0
/
+4
*
Don't allow elevation for CHROME_OS.
akuegel@chromium.org
2013-04-18
4
-0
/
+32
*
Revert 193974 "Test extension reloading behavior."
dmazzoni@chromium.org
2013-04-12
1
-2
/
+1
*
Test extension reloading behavior.
jyasskin@chromium.org
2013-04-12
1
-1
/
+2
*
Make the default filtering behavior ALLOW.
pam@chromium.org
2013-04-11
4
-3
/
+16
*
Create a ManagedModeNavigationObserver only for managed users.
sergiu@chromium.org
2013-04-11
2
-1
/
+8
*
Clean up UMA metrics for managed-mode navigations and filter behavior.
pam@chromium.org
2013-04-11
1
-5
/
+5
*
Start in elevated mode when creating a new managed user profile.
akuegel@chromium.org
2013-04-10
2
-1
/
+13
*
Add UMA metric to track when the browser is started with --enable-managed-users.
pam@chromium.org
2013-04-09
1
-6
/
+9
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-4
/
+5
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-5
/
+4
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-4
/
+5
*
Fix managed mode allow/block flow
sergiu@chromium.org
2013-04-08
4
-97
/
+58
*
Enable the new elevation for managed users which is tied to a specific WebCon...
akuegel@chromium.org
2013-04-05
5
-57
/
+75
*
Revert 191277 "Allow showing pending URL for new tab navigations..."
rsleevi@chromium.org
2013-03-29
1
-4
/
+0
*
Allow showing pending URL for new tab navigations, but only if safe.
creis@chromium.org
2013-03-29
1
-0
/
+4
*
Revert 191182 "Show interstitial from ManagedModeNavigationObser..."
rlarocque@chromium.org
2013-03-28
6
-207
/
+145
[next]