summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* [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
* Fix dock icon while downloading.avi@chromium.org2010-02-191-4/+2
* Support dragging a virtual file out of the browser on Linux. This is based on...jianli@chromium.org2010-02-191-67/+8
* Mac fullscreen: prevent mouse clicks on overlay from passing through to content.viettrungluu@chromium.org2010-02-181-0/+18
* Mac: allow Esc in the Omnibox to give up focus in fullscreen mode.viettrungluu@chromium.org2010-02-183-0/+19
* Incremental addition to preferences_window_controller that handles the button...dhollowa@chromium.org2010-02-182-16/+99
* Allow the Mac theme provider to give default colors/tints if requested. Switc...avi@chromium.org2010-02-173-43/+30
* Fix dock icon to properly pick up pasted-on app icons.avi@chromium.org2010-02-171-1/+6
* Mac: prevent the overlay from sliding in and out on fullscreen mode switch.viettrungluu@chromium.org2010-02-176-10/+60
* This fixes the Mac regression in the startup perf tests by removing themirandac@chromium.org2010-02-171-25/+30
* [Mac] Adds grippys to the left side of the Browser Actions container to resiz...andybons@chromium.org2010-02-175-37/+77
* Mac: move status bubble to fullscreen window (and back) when switching modes.viettrungluu@chromium.org2010-02-173-0/+23
* Adding UI behavioral improvements for managing tabbing between form fields wh...dhollowa@chromium.org2010-02-162-9/+67
* Mac: Content blocked icons.thakis@chromium.org2010-02-1610-181/+319
* [Mac] Prevent a fullscreen crash by destroying the GTMWindowSheetController i...rohitrao@chromium.org2010-02-163-0/+19
* 10.6 SDK compatibility fix for DownloadItemButton following r37621.mark@chromium.org2010-02-121-1/+2
* 10.6 SDK compatibility fix for SelectFileDialogBridge following r37693.mark@chromium.org2010-02-121-2/+4
* 10.6 SDK compatibility fix for DockIcon following r37698.mark@chromium.org2010-02-121-3/+3
* 10.6 SDK compatibility fix for BookmarkMenuCocoaController following r37056.mark@chromium.org2010-02-121-1/+3
* 10.6 SDK compatibility fix for BrowserActionCell following r38278.mark@chromium.org2010-02-121-2/+3
* [Mac] GTMTheme is going to die!thomasvl@chromium.org2010-02-1222-20/+654
* Use TabContents::GetDefaultTitle() everywhere we need a title for an untitled...pkasting@chromium.org2010-02-121-8/+5
* Handle updating the menu in the case where all the entries get removed from t...pinkerton@chromium.org2010-02-121-2/+8
* Mac: Part 1 of browser_window_controller.* re-organization.viettrungluu@chromium.org2010-02-126-867/+986
* Remove outdated comments, add reference to design doc.pinkerton@chromium.org2010-02-122-8/+2
* Autofill dialog for the Mac. This is UI only at this point. The UI is not h...dhollowa@chromium.org2010-02-128-0/+478