summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Add an icon to the omnibox when a page is prerendered.cbentzel@chromium.org2011-02-223-2/+10
* [Mac] Fix the z-order of the findbar in relation to infobars.rsesek@chromium.org2011-02-221-1/+1
* Integrate gfx::Image into the ResourceBundle.rsesek@chromium.org2011-02-2223-1/+24
* Get rid of browser_prefs::RegisterAllPrefs()mnissler@chromium.org2011-02-212-18/+10
* Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...tfarina@chromium.org2011-02-194-9/+9
* Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...scherkus@chromium.org2011-02-184-9/+9
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-184-9/+9
* [Mac] Fix cut-off Browser chrome when opening Tabpose with an infobar showing.rsesek@chromium.org2011-02-183-9/+45
* Second try - didn't rev the unit test in the first version of this fix.maf@chromium.org2011-02-183-8/+24
* Implemented a policy to match the ClearSiteDataOnExit pref.pastarmovj@chromium.org2011-02-182-0/+7
* Start moving core pieces of Chrome multi-process code to src\content. I'm st...jam@chromium.org2011-02-181-1/+2
* cocoa: Do not show up a tooltip when hovering on the magnifying glass on NTP.tfarina@chromium.org2011-02-182-6/+4
* Revert 75342 - The bookmark folder menus look bad when squeezed up against th...mattm@chromium.org2011-02-181-18/+3
* The bookmark folder menus look bad when squeezed up against the bottom of a s...maf@chromium.org2011-02-181-3/+18
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-1/+1
* Just some tidying up while I'm in here. maf@chromium.org2011-02-181-1/+0
* Implement the DownloadDirectory policy.pastarmovj@chromium.org2011-02-172-0/+5
* Bookmarks item of menubar didn't have following features on each folder,mrossetti@chromium.org2011-02-176-17/+230
* Rename the TabContentWrapper pieces to be "TabHelper"s. (Except for the Passw...avi@chromium.org2011-02-162-16/+17
* Add a histogram to track application launches by type. Unfortunately, this un...jstritar@chromium.org2011-02-162-0/+17
* Add "hide" button on browser action context menus.skerner@chromium.org2011-02-152-3/+20
* [Mac] Confirm-to-quit: show the right key combo if it has been remapped.rsesek@chromium.org2011-02-153-0/+109
* [Mac] Placate Clang's (pedantic) warning about CrTrackingArea's initializer.rsesek@chromium.org2011-02-154-5/+21
* [Mac] Create CrTrackingArea and use it in TabStripController.rsesek@chromium.org2011-02-155-5/+241
* Control-click on an app opens it in a new tab, like clicking a link.stevenjb@google.com2011-02-141-3/+8
* "Update and Restart" should read "Update and Relaunch"dhollowa@chromium.org2011-02-141-2/+2
* WebUI: Fix random variations of DOMUI.tfarina@chromium.org2011-02-131-2/+2
* cocoa: Show a tooltip for the location icon in the omnibox.tfarina@chromium.org2011-02-122-2/+15
* WebUI: Get rid of references to DOMUI in comments. The last part.tfarina@chromium.org2011-02-122-4/+4
* Carnitas: Refactor ShowExtensionInstalledBubble()sail@chromium.org2011-02-112-40/+55
* Carnitas: move browser/shell_dialogs.{h,cc} to browser/uiestade@chromium.org2011-02-111-1/+1
* Mac: Make Request Restart dialog window modalsail@chromium.org2011-02-112-5/+14
* Carnitas: Move non-ui Mac files out of browser/ui/cocoasail@chromium.org2011-02-1113-2222/+3
* Carnitas: Refactor ShowImportLockDialog()sail@chromium.org2011-02-102-26/+9
* Mac: Let RWHVMac::GetViewBounds() return screen coordinates like on linux and...thakis@chromium.org2011-02-101-0/+3
* WebUI: Rename the class DOMUI to WebUI.tfarina@chromium.org2011-02-101-2/+2
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-091-2/+2
* [Mac] Kill a zombie left by BookmarkAppleScriptTest.rsesek@chromium.org2011-02-092-2/+8
* chromeos: Don't let pages intercept top-row keys.derat@chromium.org2011-02-091-2/+2
* Fix issue where Chrome.Window.Update unmaximizes a window when only the focus...levin@chromium.org2011-02-092-0/+6
* WebUI: Rename DOMMessageHandler to WebMessageHandler.tfarina@chromium.org2011-02-082-9/+9
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-2/+2
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-2/+2
* Cleanup:pkasting@chromium.org2011-02-085-14/+18
* Fix a warning found by Clang:rsesek@chromium.org2011-02-071-1/+1
* [Mac] Clean up some drawing artifacts with the new unspoofable infobars.rsesek@chromium.org2011-02-071-9/+29
* Highlight background pages in task manager if user clicks View Background Pages.atwilson@chromium.org2011-02-075-18/+87
* Commit instant at the end of a render view drag.estade@chromium.org2011-02-052-4/+4
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-0522-26/+26
* [mac] Update importer dialog to use asyncronous profile lookup.csilv@chromium.org2011-02-043-41/+103