summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/external_protocol_dialog.cc
Commit message (Expand)AuthorAgeFilesLines
* Move text_elider to gfx.ben@chromium.org2013-09-091-2/+2
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 2tfarina@chromium.org2013-07-031-1/+1
* Use a direct include of strings headers in chrome/browser/chromeos/.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* Revert the feature 'Clear the clipboard upon exit from Incognito'. Original p...vasilii@chromium.org2013-06-021-10/+0
* Remove the external protocol dialog black border.msw@chromium.org2013-05-141-1/+1
* Clear the clipboard if user copies message box in Incognito window.vasilii@chromium.org2013-04-021-0/+10
* views: Add a new ctor to MessageBoxView that takes only a InitParams.tfarina@chromium.org2012-05-131-9/+5
* browser: Get rid of DialogStyle altogether.tfarina@chromium.org2012-04-261-1/+0
* browser: Remove most unused includes to chrome/browser/ui/views/window.h.tfarina@chromium.org2012-04-201-1/+0
* Remove browser::CreateViewsWindow function.tfarina@chromium.org2012-03-241-1/+1
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-1/+1
* Makes Widget modality a 3-state type rather than a boolean.ben@chromium.org2012-01-061-5/+1
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-8/+10
* Rename TabContents::view() to GetView() and put it in the WebContents interface.jam@chromium.org2011-12-211-1/+1
* views: Add an Options enum to MessageBoxView control.tfarina@chromium.org2011-12-071-2/+1
* views: Move the remaining files to ui/views/controls/.tfarina@chromium.org2011-11-291-1/+1
* Plumb STYEL_GENERIC thru BrowserShowHtmlDialog, ShowHtmlDialog, CreateViewsWi...bshe@chromium.org2011-11-291-1/+2
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* views: Move DialogButton enum into ui/base/ and put it into the ui namespace.tfarina@chromium.org2011-11-041-2/+2
* views: Change MessageBoxView API to string16.tfarina@chromium.org2011-10-111-5/+5
* views: Change DialogDelegate::GetDialogButtonLabel() to string16.tfarina@chromium.org2011-10-071-3/+2
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitleyosin@chromium.org2011-09-281-2/+2
* Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT...yosin@chromium.org2011-09-281-2/+2
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitle.yosin@chromium.org2011-09-281-2/+2
* Removing unused argument.saintlou@chromium.org2011-07-281-1/+1
* Fix clang build.ben@chromium.org2011-06-131-4/+0
* Eliminate Window completely.ben@chromium.org2011-06-131-1/+9
* Move external protocol handling from TC.avi@chromium.org2011-05-251-1/+1
* cros: clang plugin stuff / build fixthakis@chromium.org2011-05-151-0/+8
* views: Move MessageBoxView into the namespace views.tfarina@chromium.org2011-03-221-1/+1
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-2/+2
* Convert ElideString to use string16 instead of wstring.tony@chromium.org2011-02-221-3/+3
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-9/+10
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Remove wstring from l10n_util. Part 5.avi@chromium.org2011-01-051-7/+8
* Move ElideString() from base/string_util.cc to app/text_elider.cc to jschuh@google.com2010-12-171-1/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Use BubbleWindow for ChromeOS windows/dialogs.xiyuan@chromium.org2010-10-071-1/+2
* Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic...viettrungluu@chromium.org2010-08-171-2/+2
* Second round of transition of Time to TimeTicks for histogrammingjar@chromium.org2010-05-121-1/+1
* Fix the GTK crash by eliding extra long url,command strings in external proto...inferno@chromium.org2010-03-291-1/+7
* chromeos: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-141-1/+1
* Enable ExternalProtocolDialog for Chromeos.oshima@chromium.org2009-10-301-0/+105