summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Mac: Fix crash in content settings exceptions window.thakis@chromium.org2010-03-021-0/+2
* Re-land r40275 (broke TabRestoreUITest.RestoreIntoSameWindow).rsesek@chromium.org2010-03-016-109/+319
* Fix crash when download shelf had no theme.avi@chromium.org2010-03-011-2/+5
* Revert 40275 - Maybe broke TabRestoreUITest.RestoreIntoSameWindow? - [Mac] Ad...rsesek@chromium.org2010-03-016-323/+104
* [Mac] Add favicons to the history menursesek@chromium.org2010-03-016-104/+323
* [Mac] Make CocoaTest::TearDown() more scalable in the face of valgrind.shess@chromium.org2010-02-272-50/+90
* Teach the cookie tree view and model about appcaches. Not hooked up to real d...michaeln@chromium.org2010-02-262-3/+3
* Finishing removal of GTMTheme. All incognito drawing is now correct, themed o...avi@chromium.org2010-02-2621-973/+132
* Mac: Content Settings Exceptions dialog.thakis@chromium.org2010-02-267-1/+566
* fix mac build breakageoshima@chromium.org2010-02-261-2/+4
* Mac: Fix cert text y pos.thakis@chromium.org2010-02-251-1/+1
* Don't make pause/resume item in download context menu a check item (the name ...estade@chromium.org2010-02-251-10/+10
* Removal of GTMTheme gradient use. Unthemed incognito windows now are fully dr...avi@chromium.org2010-02-2511-132/+223
* Disable scroll bars on resizing popups below a maximum size.skerner@chromium.org2010-02-253-15/+40
* Translate Infobars for OS X.jeremy@chromium.org2010-02-254-2/+702
* Base coordinate system != Window base coordinate system. Marking things to be...avi@chromium.org2010-02-259-0/+12
* [Mac] fix license nits found by the presubmit scripts in mac-specific codeevan@chromium.org2010-02-2512-18/+18
* BUG=nonejrg@chromium.org2010-02-253-1/+12
* BUG=http://crbug.com/36763jrg@chromium.org2010-02-251-1/+1
* Handle keyboard events correctly in extension popups.suzhe@chromium.org2010-02-252-3/+10
* Mac bookmark mgr: Fix an intermittent exception after right-clicking.snej@chromium.org2010-02-251-3/+6
* Disable two tests that fail on the Mac tsan bots.rohitrao@chromium.org2010-02-251-2/+6
* Fix broken cert-info sheets on Mac.snej@chromium.org2010-02-251-3/+3
* Custom "menus" for the bookmark bar folders. jrg@chromium.org2010-02-2423-129/+2296
* [Mac] Implement HTML5 database items in "Cookies and Other Data" dialog.evan@chromium.org2010-02-245-13/+113
* [Mac] Remove the 14px vertical offset for fullscreen windows that are not on ...rohitrao@chromium.org2010-02-243-10/+27
* Fix for tab key view loop issue with Autofill dialog.dhollowa@chromium.org2010-02-243-12/+13
* [Mac] Fix themes for fullscreen windows.rohitrao@chromium.org2010-02-241-0/+9
* Reverting the revert, reinstating 39825. FindBarTextFieldCellTest.FocusedDisp...avi@chromium.org2010-02-246-53/+77
* Reverting r39825.avi@chromium.org2010-02-246-77/+53
* Next batch of changes to kill GTMTheme.avi@chromium.org2010-02-246-53/+77
* [Mac] Register for screen changed notifications and resize the fullscreen win...rohitrao@chromium.org2010-02-244-29/+77
* These changes connect the AutoFill UI on the Mac with the back-end data store...dhollowa@chromium.org2010-02-237-23/+143
* Make unit_tests NSMenuItemAdditionsTest.TestMOnDifferentLayouts pass on Macmark@chromium.org2010-02-231-17/+13
* [Mac] Skip the failing test on 10.6 so we can spin up bots as green while the...thomasvl@chromium.org2010-02-231-0/+14
* Another pass at removal of GTMTheme. Also fixes unreadability of bookmark bar...avi@chromium.org2010-02-2316-96/+116
* Whitespace!mark@chromium.org2010-02-231-1/+4
* [Mac] Only hide the menubar if the fullscreen window is on the main screen.rohitrao@chromium.org2010-02-232-11/+16
* [Mac] Fix a crash when switching to a fullscreen window after rearranging mon...rohitrao@chromium.org2010-02-221-1/+10
* Remove more TODOs that are un-necessarypinkerton@chromium.org2010-02-222-9/+0
* [Mac] Request/Release the fullscreen lock whenever a window gains or loses ma...rohitrao@chromium.org2010-02-225-14/+52
* Mac: Implement most of the content settings dialog.thakis@chromium.org2010-02-222-1/+150
* Mac: Move prefs around in preparation for the content settings window.thakis@chromium.org2010-02-2211-54/+225
* Mac: Show content blocked bubbles.thakis@chromium.org2010-02-215-4/+543
* Mac: make Esc close the Search Engines dialog.viettrungluu@chromium.org2010-02-201-1/+7
* [Mac] Always update the status bubble size when going fullscreen.rohitrao@chromium.org2010-02-191-1/+2
* Mac: enable minimize in fullscreen mode.viettrungluu@chromium.org2010-02-191-1/+12
* Added Shift-Reload support for Mac.bauerb@chromium.org2010-02-191-0/+4
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-1920-24/+24
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-192-0/+2