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
*
Merge BrowserListImpl into BrowserList.
gab@chromium.org
2013-02-21
1
-3
/
+2
*
Revert 183580 - added a static initializer on Mac
yoz@chromium.org
2013-02-21
1
-2
/
+3
*
Require authentication when clicking the preview button on
akuegel@chromium.org
2013-02-21
3
-1
/
+54
*
Merge BrowserListImpl into BrowserList.
gab@chromium.org
2013-02-20
1
-3
/
+2
*
Improved redirect handling in the preview/allow flow.
sergiu@chromium.org
2013-02-20
5
-71
/
+147
*
Add a passphrase dialog for managed user accounts.
akuegel@chromium.org
2013-02-20
3
-3
/
+12
*
Make all consumers of chrome::NewEmptyWindow and chrome::OpenEmptyWindow brow...
gab@chromium.org
2013-02-20
1
-1
/
+1
*
Revert 183202
jschuh@chromium.org
2013-02-19
5
-208
/
+72
*
Improved redirect handling in the preview/allow flow.
sergiu@chromium.org
2013-02-19
5
-72
/
+208
*
Fix "linux_redux" build.
digit@chromium.org
2013-02-18
2
-0
/
+12
*
Disable normal default extensions in case of managed users
dpolukhin@chromium.org
2013-02-14
1
-0
/
+18
*
Initialize ManagedUserService after ExtensionSystem to register as extension ...
bauerb@chromium.org
2013-02-12
3
-5
/
+5
*
Revert 181898
jochen@chromium.org
2013-02-12
1
-0
/
+6
*
Revert 181812
jochen@chromium.org
2013-02-12
1
-6
/
+0
*
Add a set passphrase dialog which allows to set a passphrase for a managed us...
akuegel@chromium.org
2013-02-12
1
-0
/
+6
*
Make ManagedMode's GoBackToSafety feature kinda' multi-desktop aware...!
gab@chromium.org
2013-02-11
1
-4
/
+9
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
6
-7
/
+7
*
Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.
joi@chromium.org
2013-02-10
4
-12
/
+14
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
2
-3
/
+3
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
2
-2
/
+2
*
Add code to calculate a hash for a given passphrase.
akuegel@chromium.org
2013-02-08
3
-0
/
+172
*
Locally managed profiles: Change manual white-/blacklist API to support hosts...
bauerb@chromium.org
2013-02-06
6
-248
/
+250
*
Revert "GTTF: Add missing virtual destructors."
phajdan.jr@chromium.org
2013-02-06
1
-2
/
+0
*
Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.
joi@chromium.org
2013-02-06
2
-4
/
+5
*
Wait for ManagedUserService initialization to finish in ManagedUserServiceTest.
bauerb@chromium.org
2013-02-05
1
-1
/
+5
*
GTTF: Add missing virtual destructors.
phajdan.jr@chromium.org
2013-02-05
1
-0
/
+2
*
Move c/c/extensions/matcher/ to top level directory
MHX348@motorola.com
2013-02-04
1
-1
/
+1
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-1
/
+0
*
Swap BrowserList::const_iterator for the multi-desktop aware BrowserIterator ...
gab@chromium.org
2013-02-01
1
-4
/
+4
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-29
1
-15
/
+16
*
Add command-line-switch UMA metrics for locally managed users.
pam@chromium.org
2013-01-25
1
-1
/
+6
*
Allow initializing the locally-managed state for a profile after the ManagedU...
bauerb@chromium.org
2013-01-24
1
-3
/
+3
*
Add allow/warn/block-related UMA metrics and histograms for locally managed u...
pam@chromium.org
2013-01-24
4
-1
/
+48
*
Revert 178349
cpu@chromium.org
2013-01-24
4
-48
/
+1
*
Add allow/warn/block-related UMA metrics and histograms for locally managed u...
pam@chromium.org
2013-01-23
4
-1
/
+48
*
Move web_ui_util.* from chrome\browser\ui\webui to ui\webui so that they can ...
jam@chromium.org
2013-01-23
1
-2
/
+2
*
Move code in ui\webui\jstemplate_builder.* to webui namespace for consistency.
jam@chromium.org
2013-01-22
1
-2
/
+2
*
Add ManagedUserService for profile-specific managed user data.
bauerb@chromium.org
2013-01-19
18
-679
/
+927
*
Move jstemplate_builder.* to ui\webui so it can be reused by webui implementa...
jam@chromium.org
2013-01-18
2
-2
/
+1
*
Get list of active content packs for Managed Mode from the extension service.
bauerb@chromium.org
2013-01-18
6
-53
/
+218
*
Simplify WebUI data sources. Currently WebUI data sources implement a URLData...
jam@chromium.org
2013-01-16
1
-2
/
+2
*
Don't derive from ChromeURLDataManager::DataSource, and instead have these cl...
jam@chromium.org
2013-01-14
1
-1
/
+1
*
Fix ManagedModeURLFilter unit test leak.
sergiu@chromium.org
2013-01-14
1
-1
/
+4
*
Browsertests for Block/Preview/Add flow.
sergiu@chromium.org
2013-01-14
1
-0
/
+496
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-11
1
-1
/
+2
*
Adds support for manual whitelist and blacklist, previewing a page and
sergiu@chromium.org
2013-01-09
9
-25
/
+731
*
Change infobar creation to use a public static Create() method on the infobar...
pkasting@chromium.org
2013-01-08
1
-6
/
+13
*
DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.
avi@chromium.org
2013-01-07
1
-1
/
+1
*
Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.
joi@chromium.org
2012-12-22
2
-6
/
+7
*
Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelper
pkasting@chromium.org
2012-12-20
2
-13
/
+12
[next]