summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Display suggestions label, unless there are no suggestions.groby@chromium.org2012-05-172-23/+57
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-168-14/+19
* Only close popup bubble when a tab switch happens.avi@chromium.org2012-05-164-36/+34
* Fix busted formatting.avi@chromium.org2012-05-151-5/+4
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser/chromeos a...thestig@chromium.org2012-05-152-1/+3
* Fix acceptance of multiple mime types in the Mac file picker.avi@chromium.org2012-05-151-21/+30
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-1/+1
* Added browser_action_pinned extension preference and modified BrowserActionCo...yefim@chromium.org2012-05-151-1/+2
* Revert 137075 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-1/+1
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-1/+1
* Revert 137068 - Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-1/+1
* Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-1/+1
* Revert 136823 - Get rid of Image::Image(SkBitmap*); because of win build failuretoyoshim@chromium.org2012-05-141-1/+1
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-141-1/+1
* Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-141-1/+1
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-141-1/+1
* extensions: Make use of simple_message_box functions in ExtensionsStartupUtil.tfarina@chromium.org2012-05-131-4/+8
* Move chrome/browser/simple_message_box.h to chrome/browser/ui.thestig@chromium.org2012-05-131-1/+1
* browser: Rename Browser::tabstrip_model to Browser::tab_strip_model.tfarina@chromium.org2012-05-126-17/+17
* Remove notification that isn't used any more after r88133.avi@chromium.org2012-05-123-22/+0
* browser: Move the tabs directory into ui.tfarina@chromium.org2012-05-1111-19/+19
* [Mac] Fix unit_tests:FullscreenExitBubbleControllerTest.DenyExitsFullscreen o...rsesek@chromium.org2012-05-111-7/+7
* Add GetImageSkiaNamed to resource_bundle and theme_provider.pkotwicz@chromium.org2012-05-114-2/+11
* Change name of location_entry accessor in LocationBar to GetLocationEntry to ...dominich@chromium.org2012-05-106-18/+15
* Change the EndSession param from bool to an enum to improve readability.finnur@chromium.org2012-05-101-4/+6
* Pull shell window stuff out of ExtensionHost and put in ShellWindowbenwells@chromium.org2012-05-102-9/+17
* [Mac] Get various fullscreen tests passing/not crashing on Lion.rsesek@chromium.org2012-05-102-12/+34
* Fix an issue where Find in page was not clearing the ordinal and match count ...finnur@chromium.org2012-05-091-2/+2
* Make sure that extension messages are routed to the contents in the intents i...groby@chromium.org2012-05-081-2/+2
* [WebIntents, Views] Inline disposition is now cancellable.groby@chromium.org2012-05-082-5/+6
* [Mac] Fix HoverImageButtonTest on Lion.rsesek@chromium.org2012-05-081-14/+10
* Remove some dead code in ThumbnailGenerator.mazda@chromium.org2012-05-081-1/+0
* Cleanup: IWYU for BrowserProcess.thestig@chromium.org2012-05-081-1/+2
* cocoa: Make it use TestTabStripModelDelegate from chrome/browser/tabs/.tfarina@chromium.org2012-05-081-57/+4
* Fix obscure crash when a window was resized between a translate infobar's clo...avi@chromium.org2012-05-051-0/+5
* Revert 135521 (speculative; several tests went red somewhat flakilythakis@chromium.org2012-05-051-3/+1
* Fix obscure crash when a window was resized between a translate infobar's clo...avi@chromium.org2012-05-051-1/+3
* Reland 135113 - Add a way to programmatically close context menus.jochen@chromium.org2012-05-042-6/+15
* Revert 135113 - Add a way to programmatically close context menus.finnur@chromium.org2012-05-032-15/+6
* Fixed the Mac Lion build. Chromium in Lion was broken due to CL 10322002, thi...xians@chromium.org2012-05-031-1/+1
* Add a way to programmatically close context menus.jochen@chromium.org2012-05-032-6/+15
* webui: Extract WebDialogDelegate into its own header file.tfarina@chromium.org2012-05-033-2/+3
* [WebIntents, OSX] UI polish for pickergroby@chromium.org2012-05-032-50/+30
* Allow synonymous extensions in the save dialog.avi@chromium.org2012-05-021-19/+29
* Move RefCountedMemory Class to Base namespacesimon.hong81@gmail.com2012-05-024-5/+5
* Remove browser from web intents UI code.benwells@chromium.org2012-05-023-15/+11
* Reland 10124005xians@chromium.org2012-05-022-0/+281
* cocoa/bookmarks: Do not rely on Browser::tabstrip_model() accessor.tfarina@chromium.org2012-05-021-6/+3
* [WebIntents, OSX] Add close button to inline disposition.groby@chromium.org2012-05-021-11/+17
* [Mac] Give info bubble windows a gaussian blur and a smaller border radius.rsesek@chromium.org2012-05-014-10/+47