summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
...
* Mac: Unbreak doubleclicking task manager rows.thakis@chromium.org2010-09-211-1/+1
* Fix a bunch of clang warnings/errors.thakis@chromium.org2010-09-213-6/+9
* Re-enable BrowserWindowControllerTest.TestNormalisherman@chromium.org2010-09-211-2/+1
* [Mac] Fix a problem with flicker when moving the mouse off the reload button.rohitrao@chromium.org2010-09-211-0/+9
* [Mac] Explicitly set Space when existing full screen rohitrao@chromium.org2010-09-213-0/+135
* Add a unique identifier for plugin groups and use it to identify blocked plug...bauerb@chromium.org2010-09-211-6/+7
* [Mac] Refactor the DevToolsController and SidebarController to create their v...rohitrao@chromium.org2010-09-1710-123/+152
* Remove vestigial cookie/web app permissions prompting UI now that the async U...ben@chromium.org2010-09-1713-628/+7
* Make status bubble expand on Mac to fit URLs longer than the standard width.mirandac@chromium.org2010-09-173-9/+192
* Update omnibox popup when selection changes.isherman@chromium.org2010-09-171-0/+11
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-166-1/+9
* Mac: Add a few more keyboard shortcuts to tabpose.thakis@chromium.org2010-09-161-20/+184
* [Mac] Size popup windows correctly.rohitrao@chromium.org2010-09-161-1/+26
* Show a volume indicator as audio is being recorded.satish@chromium.org2010-09-161-2/+2
* Factor an ExtensionIconSet class out of Extension. This canaa@chromium.org2010-09-161-4/+6
* Unsubscribe SidebarController from NSSplitView updates in dealloc (no zombies).alekseys@chromium.org2010-09-152-3/+6
* [Mac] Add per-plugin exceptions to content settings.bauerb@chromium.org2010-09-157-119/+532
* Disable ViewIDTest.Fullscreen -- it's crashyisherman@chromium.org2010-09-151-1/+3
* [Mac] Refactor FramedBrowserWindowTest.DoesHideTitle for valgrind.shess@chromium.org2010-09-143-26/+14
* Bunch of match preview tweaks:sky@chromium.org2010-09-144-0/+18
* Add to the task manager the v8 column on mac and the javascript column on mac...thakis@chromium.org2010-09-141-0/+19
* Fix SessionStoragejorlow@chromium.org2010-09-144-4/+6
* Create a DefaultPrefStore to hold registered application-default preference v...pam@chromium.org2010-09-141-2/+1
* Mac: push back the detached tab position inside the dragging window. tkent@chromium.org2010-09-142-1/+34
* Remove create_app_shortcut param from ExtensionInstallUI::Delegate::InstallUI...tfarina@chromium.org2010-09-144-15/+5
* Make bookmark UI tweaks more selective; earlier ones were a bit toojrg@chromium.org2010-09-143-26/+34
* Reland of http://src.chromium.org/viewvc/chrome?view=rev&revision=59278jrg@chromium.org2010-09-132-4/+6
* Revert 59278 - UI tweaks from cole as initiated by a discussion with Mehmet.phajdan.jr@chromium.org2010-09-131-2/+2
* UI tweaks from cole as initiated by a discussion with Mehmet.jrg@chromium.org2010-09-131-2/+2
* [Mac] Remove an InfobarController DCHECK that doesn't belong.rohitrao@chromium.org2010-09-131-1/+4
* Catch one more case of logical focus-lost on a bookmark bar folder.jrg@chromium.org2010-09-131-0/+7
* Do not change sidebar width proportionally when browser window is resized.alekseys@chromium.org2010-09-131-1/+12
* Resize page contents view to match window size first time it's added into vie...alekseys@chromium.org2010-09-131-0/+1
* Lock fullscreen chrome on transition from one one bookmark folder tojrg@chromium.org2010-09-131-0/+16
* Be more accurate on a bookmark folder scroll trigger.jrg@chromium.org2010-09-102-6/+9
* Fix bookmark button padding.jrg@chromium.org2010-09-101-2/+1
* We used to show error messages as info bars earlier. Based on UX feedback, we...satish@chromium.org2010-09-101-2/+2
* Add a confirmation prompt to app uninstallation on the ntp.aa@chromium.org2010-09-101-2/+1
* When holding command and moving/scrolling over folders on bookmark folder men...jrg@chromium.org2010-09-101-2/+16
* Move policy-related stuff to its own namespace.mnissler@chromium.org2010-09-101-2/+2
* Prevent multiple bookmarks from having focus when trying to confusejrg@chromium.org2010-09-101-0/+14
* Mac: Allow dragging bookmarks to trashmrossetti@chromium.org2010-09-108-17/+235
* Mac: Try to make sure that the first run bubble always disappears.thakis@chromium.org2010-09-101-0/+22
* Don't draw the highlight border of a button which is disabled.jrg@chromium.org2010-09-091-1/+2
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-1/+1
* Move devtools and sidebar handling to BWC and ensure the order of layout adju...alekseys@chromium.org2010-09-0918-366/+591
* Mac: Try to get tabpose unit tests working again.thakis@chromium.org2010-09-094-10/+19
* Disable PrefsControllerTest.ValidateCustomHomePagesTable, it crashes.bauerb@chromium.org2010-09-091-1/+2
* Disable BrowserWindowControllerTest.TestNormal, it crashes.bauerb@chromium.org2010-09-091-1/+2
* Revert 52870 - Revert 52740 - Always show the 'Control sync from Google Dashb...tim@chromium.org2010-09-081-4/+0