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
*
Put a button to link to proxy setup into the prefs dialog.
avi@chromium.org
2010-04-21
1
-0
/
+22
*
[Mac] Fix MouseDown/MouseUp error for Steve animation effects
thomasvl@chromium.org
2010-04-14
1
-4
/
+4
*
Remove the option to stop syncing if you're in Chrome OS. Also hide the "Cus...
dantasse@chromium.org
2010-04-13
1
-4
/
+6
*
Hierarchy. Hierarchy. Hierarchy!!!
avi@chromium.org
2010-04-09
1
-1
/
+1
*
Implemented customize sync dialog for OS X (except for integration
akalin@chromium.org
2010-04-06
1
-0
/
+11
*
Mac: Improve content settings dialog in some languages.
thakis@chromium.org
2010-04-06
1
-51
/
+10
*
Add a scoped notifier for pref dictionaries / lists.
chron@chromium.org
2010-04-05
1
-5
/
+8
*
Fix some Sync strings
dantasse@chromium.org
2010-04-02
1
-3
/
+4
*
Mac cleanup: avoid double-conversion of URL string.
viettrungluu@chromium.org
2010-04-02
1
-6
/
+5
*
[Mac] Use the two side by side buttons in the Under the Hood prefs as another...
thomasvl@chromium.org
2010-03-31
1
-11
/
+11
*
Alter the "get themes" action on Mac to behave like other platforms; fix bugs.
avi@chromium.org
2010-03-23
1
-11
/
+3
*
UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.
evan@chromium.org
2010-03-23
1
-41
/
+61
*
Fix prefs dialog to size properly under RI.
avi@chromium.org
2010-03-12
1
-3
/
+8
*
Move all the PrefObserverBridges into namespaces (like is already done with T...
avi@chromium.org
2010-03-11
1
-4
/
+10
*
Pick up a GTM roll and update the apis that changed in this roll.
thomasvl@chromium.org
2010-03-11
1
-1
/
+2
*
AutoFill Mac Address Book "me" card data translation.
dhollowa@chromium.org
2010-03-09
1
-1
/
+2
*
Add enable/disable translate pref to "Under the Hood".
jeremy@chromium.org
2010-03-09
1
-0
/
+18
*
AutoFill Mac preference for enabling Address Book "me" card usage.
dhollowa@chromium.org
2010-03-06
1
-11
/
+20
*
Fix the content page of the options dialog to use kAutoFillEnabled instead of...
jhawkins@chromium.org
2010-03-02
1
-2
/
+2
*
These changes connect the AutoFill UI on the Mac with the back-end data store...
dhollowa@chromium.org
2010-02-23
1
-15
/
+30
*
Mac: Move prefs around in preparation for the content settings window.
thakis@chromium.org
2010-02-22
1
-39
/
+30
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Incremental addition to preferences_window_controller that handles the button...
dhollowa@chromium.org
2010-02-18
1
-16
/
+96
*
Autofill dialog for the Mac. This is UI only at this point. The UI is not h...
dhollowa@chromium.org
2010-02-12
1
-0
/
+25
*
Add support for HTML5 databases to the cookie tree model.
jochen@chromium.org
2010-02-10
1
-1
/
+4
*
Add bugs, update, and remove TODOs that are no longer valid
pinkerton@chromium.org
2010-02-05
1
-6
/
+4
*
OS X: Import settings dialog cleanup.
jeremy@chromium.org
2010-02-01
1
-5
/
+1
*
Changes to support new cookie policy.
darin@chromium.org
2010-01-30
1
-12
/
+1
*
Revert r37535.
darin@chromium.org
2010-01-29
1
-10
/
+3
*
Implement extended cookie controls.
jochen@chromium.org
2010-01-29
1
-3
/
+10
*
Enable "Import Settings" button in preferences dialog.
jeremy@chromium.org
2010-01-26
1
-1
/
+7
*
Adds local storage nodes to cookie tree model and cookies view.
bulach@chromium.org
2010-01-25
1
-1
/
+4
*
[Mac] Fix a bunch of crahes related to opening preferences from an incognito ...
rsesek@chromium.org
2010-01-22
1
-1
/
+1
*
[Mac] relayout the import data and clear browser data buttons in the prefs fo...
thomasvl@chromium.org
2010-01-21
1
-13
/
+0
*
Draw background color (if necessary) for sync status and sync link.
akalin@chromium.org
2010-01-13
1
-1
/
+30
*
Added link control to sync preferences UI, which is shown when there
akalin@chromium.org
2010-01-12
1
-6
/
+15
*
Hook up the "show certificates" button in under the hood to launch the keycha...
pinkerton@chromium.org
2010-01-08
1
-118
/
+131
*
[Mac] Implement the cookie manager
rsesek@chromium.org
2010-01-05
1
-0
/
+9
*
Added confirmation dialog for stopping syncing.
akalin@chromium.org
2009-12-18
1
-3
/
+36
*
Commit issue 464079 for feldstein: limit the clear browsing data window to on...
mirandac@chromium.org
2009-12-15
1
-4
/
+2
*
[Mac] Implement font and encoding settings in Under the Hood preferences
rsesek@chromium.org
2009-12-07
1
-0
/
+21
*
Remove the deprecated version of FixupURL and fix the callers.
thakis@chromium.org
2009-12-03
1
-8
/
+7
*
Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...
akalin@chromium.org
2009-11-25
1
-2
/
+2
*
Moved a whole pile of unittests over to CocoaTest.
dmaclach@chromium.org
2009-11-19
1
-7
/
+1
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
1
-39
/
+39
*
Implemented ShowOptionsWindow() for OS X (except the highlighting
akalin@chromium.org
2009-11-14
1
-39
/
+105
*
Added Sync-related controls to Preferences pane under "Personal Stuff".
akalin@chromium.org
2009-11-12
1
-22
/
+118
*
TBR: pkasting
akalin@chromium.org
2009-11-11
1
-123
/
+21
*
Added RemoveGroupFromView().
akalin@chromium.org
2009-11-11
1
-3
/
+7
*
Made RemoveViewFromView() handle top-most subviews.
akalin@chromium.org
2009-11-11
1
-3
/
+9
[next]