summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* [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
* Make fonts not be clipped at large sizes in fonts and languages panel. Also,...mirandac@chromium.org2010-02-123-15/+77
* Use the generic IDS_CANCEL resource for Cancel buttons that say "Cancel". Th...pkasting@chromium.org2010-02-122-4/+4
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-0/+10
* Support dragging a virtual file out of the browser on MacOSX. This is based o...jianli@chromium.org2010-02-112-40/+125
* Mac: (for fullscreen mode) make key redispatch handle "misdirected" events.viettrungluu@chromium.org2010-02-114-11/+67
* Mac: make tab strip taller in fullscreen mode (still disabled).viettrungluu@chromium.org2010-02-111-1/+9
* [Mac] Modifies GetRestoredBounds() to return the bounds of the hidden regular...rohitrao@chromium.org2010-02-113-1/+11
* [Mac] Fixes floating bar pattern drawing.rohitrao@chromium.org2010-02-112-15/+25
* [Mac] Do not resize devtools when showing if it is already open.rohitrao@chromium.org2010-02-111-7/+14
* Allow gradient color override.jeremy@chromium.org2010-02-112-16/+41
* Linux: fix clicking on security or blocked contents of non-active window show...mattm@chromium.org2010-02-105-27/+38
* Mark CookiesWindowControllerTest.RemoveButtonEnabled as flaky.rsesek@chromium.org2010-02-101-1/+7
* Fixes a bug where if there are only localstorage nodes, but nocookies nodes, ...ian@chromium.org2010-02-101-1/+1
* Remove the temporary scaffolding stubs.phajdan.jr@chromium.org2010-02-102-1/+7
* Add support for HTML5 databases to the cookie tree model.jochen@chromium.org2010-02-104-5/+30
* [Mac] Use the ExtensionToolbarModel for ordering of the Browser Actions. Prep...andybons@chromium.org2010-02-109-84/+93
* Fix a leak in CookiesWindowControllerTest and remove the appropriate suppressionrsesek@chromium.org2010-02-101-0/+5
* Remove poll'n'loop code from extension_browsertest.cc.phajdan.jr@chromium.org2010-02-101-19/+22
* Mac: fullscreen mode work (still not enabled).viettrungluu@chromium.org2010-02-108-170/+423
* [Mac] Enables extension browser tests previously disabled for the mac due to ...andybons@chromium.org2010-02-101-1/+5