summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make the content settings dialog dependent on its parent. This re-plumbs the...pkasting@chromium.org2010-02-092-2/+10
* Desktop Notifications for the macjohnnyg@chromium.org2010-02-099-0/+904
* Revert r38514; huge startup hit.avi@chromium.org2010-02-091-5/+1
* Allow opacity in themes.avi@chromium.org2010-02-091-1/+5
* [Mac] Add local storage nodes to the cookie managerrsesek@chromium.org2010-02-095-32/+180
* Revert 38469 - Desktop Notifications for the mac!johnnyg@chromium.org2010-02-099-897/+0
* Desktop Notifications for the mac!johnnyg@chromium.org2010-02-099-0/+897
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-096-13/+19
* [Mac] Fix valgrind AutocompleteTextFieldTest.shess@chromium.org2010-02-081-0/+8
* Send window frame information to Mac plugins via IPCstuartmorgan@chromium.org2010-02-081-0/+23
* [Mac] Fix use-after-free when dragging tabs with page-actions.shess@chromium.org2010-02-064-24/+35
* [Mac] o Adds a slight drop shadow to the drawn images within Browser Action b...andybons@chromium.org2010-02-057-25/+88
* Fix crasher in LocationBarView when browser is closed with page action instal...mirandac@chromium.org2010-02-054-19/+31
* Add bugs, update, and remove TODOs that are no longer validpinkerton@chromium.org2010-02-0517-77/+20
* Mac: fix crash deleting bookmark while bookmark editor is open.snej@chromium.org2010-02-045-6/+195
* Mac: fullscreen mode find bar positioning fix.viettrungluu@chromium.org2010-02-043-34/+35