summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/preferences_window_controller_unittest.mm
Commit message (Expand)AuthorAgeFilesLines
* Moved a whole pile of unittests over to CocoaTest.dmaclach@chromium.org2009-11-191-12/+15
* Implemented ShowOptionsWindow() for OS X (except the highlightingakalin@chromium.org2009-11-141-7/+148
* Added Sync-related controls to Preferences pane under "Personal Stuff".akalin@chromium.org2009-11-121-0/+4
* Fix a couple of bugs in the "custom home pages" list in the Preferences window.ben@chromium.org2009-08-271-0/+22
* Hook up the prefs for the optional home buttons and page/wrench buttons. Move...pinkerton@chromium.org2009-07-071-4/+1
* Fix unit tests by not relying on the unit tests having a local_state object, ...pinkerton@chromium.org2009-06-241-0/+4
* Implement most of the "basics" pref panel on Mac, including code to set the d...pinkerton@chromium.org2009-05-061-3/+7
* Turn off unit test that fails on builder.pinkerton@chromium.org2009-04-301-0/+4
* Add notification (and unit test) for closing prefs window so it can be cleane...pinkerton@chromium.org2009-04-301-2/+29
* Add a very basic preferences window controller with unit test. Fix the prefs ...pinkerton@chromium.org2009-04-301-0/+36