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
/
cocoa
/
preferences_window_controller.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makes predictive with autocompleted text the default. I'm leaving the
sky@chromium.org
2010-11-30
1
-6
/
+1
*
Remove background mode preferences UI.
atwilson@chromium.org
2010-11-24
1
-35
/
+0
*
Make the search engine prefs relayout based on their localized strings.
thomasvl@chromium.org
2010-11-23
1
-5
/
+62
*
[Mac] Add a preference for Instant search.
rsesek@chromium.org
2010-11-22
1
-0
/
+36
*
Cleanup: Include browser.h -> ui/browser.h [Final].
jhawkins@chromium.org
2010-11-18
1
-2
/
+2
*
chromeos: Update help URLs.
derat@chromium.org
2010-11-10
1
-3
/
+4
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.
pkasting@chromium.org
2010-10-21
1
-3
/
+2
*
Move all ResourceBundle::GetNSImageNamed() calls to GetNativeImageNamed().
rsesek@chromium.org
2010-10-21
1
-1
/
+1
*
Fix some problems with the ENTER_PASSPHRASE state in sync setup.
johnnyg@chromium.org
2010-10-18
1
-1
/
+1
*
Move scoped_nsdisable_screen_update from base to app/mac
brettw@chromium.org
2010-10-18
1
-2
/
+2
*
Add an AX/NSDescription for the NSTableView in Basics->Startup with the follo...
dtseng@chromium.org
2010-10-17
1
-0
/
+10
*
Revert 62641 - Remove the dashboard link from the Prefs, since it's now in Cl...
avi@chromium.org
2010-10-15
1
-0
/
+9
*
Remove the dashboard link from the Prefs, since it's now in Clear Browsing Da...
avi@chromium.org
2010-10-14
1
-9
/
+0
*
Fixes bugs in usage of adding a new tab with a disposition of
sky@chromium.org
2010-10-13
1
-8
/
+7
*
Allow the default search provider to be specified via group policy. Also all...
jeanluc@google.com
2010-10-05
1
-13
/
+9
*
Support dynamic policy refresh for DNS prefetching.
phajdan.jr@chromium.org
2010-10-05
1
-2
/
+0
*
Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-29
1
-14
/
+2
*
Revert 60169 - Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
1
-2
/
+14
*
Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
1
-14
/
+2
*
Move policy-related stuff to its own namespace.
mnissler@chromium.org
2010-09-10
1
-2
/
+2
*
2nd attempt at http://codereview.chromium.org/3305003/show
johnnyg@chromium.org
2010-09-09
1
-1
/
+1
*
Revert 52870 - Revert 52740 - Always show the 'Control sync from Google Dashb...
tim@chromium.org
2010-09-08
1
-4
/
+0
*
Revert 58778 - New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-1
/
+1
*
New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-1
/
+1
*
GTTF: Extract all preferences-related code from DownloadManager to DownloadPr...
phajdan.jr@chromium.org
2010-08-30
1
-2
/
+3
*
[mac] Properly update prefs window UI if managed preferences change.
mnissler@chromium.org
2010-08-30
1
-55
/
+47
*
Update password manager prefs UI on policy refresh.
mnissler@chromium.org
2010-08-30
1
-6
/
+9
*
Hide mac background mode prefs ui if background mode is not enabled.
atwilson@chromium.org
2010-08-28
1
-0
/
+9
*
Implements preference setting to allow enabling/disabling the
atwilson@chromium.org
2010-08-27
1
-0
/
+28
*
Implement a policy to specify which pages to restore at startup. The admin c...
mnissler@chromium.org
2010-08-26
1
-6
/
+15
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-5
/
+5
*
Implement policy for disabling auto fill.
mnissler@chromium.org
2010-08-25
1
-0
/
+10
*
Implement policy for controlling "Show Home Button" preference.
mnissler@chromium.org
2010-08-24
1
-0
/
+5
*
Change WindowSizeAutoSaver to store window size only when the window has resi...
bauerb@chromium.org
2010-08-17
1
-2
/
+1
*
[Mac] Poke KVO for prefs::kDownloadDefaultDirectory when resetting to default...
rsesek@chromium.org
2010-08-16
1
-0
/
+5
*
Convert other callsites of AECreateDesc() to use scoped_aedesc<>.
rsesek@chromium.org
2010-08-16
1
-6
/
+4
*
Convert some obvious wide strings in browser/cocoa.
viettrungluu@chromium.org
2010-08-14
1
-3
/
+4
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-6
/
+6
*
Reset chrome://newtab URLs when the user selects to configure it.
mnissler@chromium.org
2010-08-03
1
-2
/
+5
*
[Mac] Fix a crashing PreferencesWindowController unit test (only crashes in b...
rohitrao@chromium.org
2010-07-29
1
-2
/
+10
*
[Mac] Fix the custom homepages preferences to:
rsesek@chromium.org
2010-07-28
1
-3
/
+1
*
Disable proxy config button and show banner if proxy prefs are managed.
mnissler@chromium.org
2010-07-23
1
-0
/
+10
*
Revert 52740 - Always show the 'Control sync from Google Dashboard' link on t...
tim@chromium.org
2010-07-18
1
-0
/
+4
*
Always show the 'Control sync from Google Dashboard' link on the sync options...
tim@chromium.org
2010-07-16
1
-4
/
+0
*
Set the options dialog as the parent window of the sync wizard when the
albertb@chromium.org
2010-07-16
1
-3
/
+3
*
Handle Homepage and HomepageIsNewTabPage policies independently in Mac UI.
mnissler@chromium.org
2010-07-16
1
-23
/
+68
*
Implements policy to enable or disable the password manager, as found in the ...
danno@chromium.org
2010-07-16
1
-0
/
+5
*
Show the managed prefs warning banner for some advanced options.
mnissler@chromium.org
2010-07-15
1
-47
/
+9
*
Implement support for disabling sync through configuration management.
mnissler@chromium.org
2010-07-14
1
-3
/
+15
*
Button label logic on mac should match other platforms and show "stop syncing...
johnnyg@chromium.org
2010-07-14
1
-2
/
+1
[next]