summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Implement support for min/maxWidth/Height in ShellWindowCocoa.mihaip@chromium.org2012-07-131-14/+29
* [WebIntents, OSX] Empty picker dialog.groby@chromium.org2012-07-135-13/+118
* Show apps protecting local data in chrome://settings/cookies.bauerb@chromium.org2012-07-135-22/+13
* Move implementation of BrowserList onto an inner, instantiatable class, Brows...ben@chromium.org2012-07-121-2/+3
* [WebIntents, OSX] Elide extension titles.groby@chromium.org2012-07-121-2/+4
* Added FaviconTabHelper::GetNextFaviconDownloadRequestId() such that the id us...pkotwicz@chromium.org2012-07-125-8/+8
* Extract ParsedCookie into a top level classbattre@chromium.org2012-07-122-3/+5
* Website settings: Show the current permission settings.dubroy@chromium.org2012-07-122-9/+103
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-1139-49/+34
* Move ExtensionSystem into extensions namespacerdevlin.cronin@chromium.org2012-07-111-2/+2
* Adding Application Data dialog for isolated appsnasko@chromium.org2012-07-111-22/+33
* Remove browser::FindTabbedBrowser call in bookmark_utils.cc. All callers, wit...jam@chromium.org2012-07-112-3/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-11173-173/+0
* Move Instant stuff off Browser.ben@chromium.org2012-07-112-2/+4
* Remove the force_session cookie option, as it's not used anymorejochen@chromium.org2012-07-111-2/+2
* Move TabStripModelDelegate off Browser into its own class.ben@chromium.org2012-07-102-0/+2
* "Paste and go" state was being calculated wrong on views (at least). Fix by ...pkasting@chromium.org2012-07-101-10/+7
* Moved ExtensionPrefs and related into extensions namespacerdevlin.cronin@chromium.org2012-07-101-2/+2
* browser: Remove fullscreen functions and have callers call FullscreenControll...tfarina@chromium.org2012-07-094-6/+13
* browser: Move more files into chrome namespace.tfarina@chromium.org2012-07-061-2/+2
* Rename "Identity" tab to "Connection" tabmarkusheintz@chromium.org2012-07-051-1/+1
* Filtered events.koz@chromium.org2012-07-051-0/+4
* HiDPI assets for product_logo_16 / _32thakis@chromium.org2012-07-042-2/+2
* browser: Put simple_message_box.h and chrome_web_contents_view_delegate.h int...tfarina@chromium.org2012-07-042-4/+4
* Move application creation and extension install prompt showing off Browser an...ben@chromium.org2012-07-035-33/+19
* Revert 145145 - Filtered events.dharani@chromium.org2012-07-031-4/+0
* Website settings: Implement the "Connection" tab on Mac.dubroy@chromium.org2012-07-032-33/+203
* autocomplete: Rename autocomplete.* to autocomplete_input.*.tfarina@chromium.org2012-07-036-9/+3
* browser: Move more files into chrome namespace.tfarina@chromium.org2012-07-021-2/+2
* [Mac] Remove obsolete confirm to quit pref registration and migration code.rsesek@chromium.org2012-07-023-108/+0
* Reapply: Start consolidating cross-port file selection code into ui/base/dial...erg@google.com2012-07-021-5/+8
* Filtered events.koz@chromium.org2012-07-021-0/+4
* chrome/browser/ui: Put browser_dialogs.h into chrome namespace.tfarina@chromium.org2012-07-026-24/+23
* Beginnings of the website settings bubble for Mac.dubroy@chromium.org2012-07-024-0/+488
* Fix spelling errorgroby@chromium.org2012-07-021-1/+1
* chrome: Put browser_navigator.h into chrome namespace.tfarina@chromium.org2012-07-012-7/+6
* startup: Put it in chrome namespace.tfarina@chromium.org2012-07-012-4/+4
* browser: Put more files in chrome namespace.tfarina@chromium.org2012-07-013-8/+8
* Fixed crash bug for inline disposition after inline installgroby@chromium.org2012-07-013-9/+5
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-2920-65/+83
* Move fullscreen_controller* to a subdirectoryscheib@chromium.org2012-06-292-2/+2
* browser: Move global error to subdir.tfarina@chromium.org2012-06-292-7/+7
* [Mac] Move the Lion fullscreen button to the left of the avatar and center it.rsesek@chromium.org2012-06-295-26/+91
* Breaks compile on Linux Auraabodenha@chromium.org2012-06-291-8/+5
* [Mac] Remove the presentation mode button and its associated action from the ...rsesek@chromium.org2012-06-294-70/+1
* Start consolidating cross-port file selection code into ui/base/dialogs.erg@chromium.org2012-06-291-5/+8
* browser: Move window sizer to subdir.tfarina@chromium.org2012-06-281-1/+1
* [Mac] Do not show the fullscreen exit bubble while transitioning. Wait until ...rsesek@chromium.org2012-06-281-0/+8
* Get rid of browser::FindLastActiveWithProfile call in a send to mobile code. ...jam@chromium.org2012-06-284-16/+23
* Moves command handling from Browser to a new object, BrowserCommandController.ben@chromium.org2012-06-2711-33/+54