| Commit message (Expand) | Author | Age | Files | Lines |
* | Move text_elider to gfx. | ben@chromium.org | 2013-09-09 | 1 | -2/+2 |
* | chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 2 | tfarina@chromium.org | 2013-07-03 | 1 | -1/+1 |
* | Use a direct include of strings headers in chrome/browser/chromeos/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 1. | avi@chromium.org | 2013-06-09 | 1 | -1/+1 |
* | Revert the feature 'Clear the clipboard upon exit from Incognito'. Original p... | vasilii@chromium.org | 2013-06-02 | 1 | -10/+0 |
* | Remove the external protocol dialog black border. | msw@chromium.org | 2013-05-14 | 1 | -1/+1 |
* | Clear the clipboard if user copies message box in Incognito window. | vasilii@chromium.org | 2013-04-02 | 1 | -0/+10 |
* | views: Add a new ctor to MessageBoxView that takes only a InitParams. | tfarina@chromium.org | 2012-05-13 | 1 | -9/+5 |
* | browser: Get rid of DialogStyle altogether. | tfarina@chromium.org | 2012-04-26 | 1 | -1/+0 |
* | browser: Remove most unused includes to chrome/browser/ui/views/window.h. | tfarina@chromium.org | 2012-04-20 | 1 | -1/+0 |
* | Remove browser::CreateViewsWindow function. | tfarina@chromium.org | 2012-03-24 | 1 | -1/+1 |
* | Rename TabContentsView to WebContentsView and move to content/public. | joi@chromium.org | 2012-01-18 | 1 | -1/+1 |
* | Makes Widget modality a 3-state type rather than a boolean. | ben@chromium.org | 2012-01-06 | 1 | -5/+1 |
* | Get rid of a bunch of tab_contents.h includes from chrome. These are all triv... | jam@chromium.org | 2012-01-04 | 1 | -8/+10 |
* | Rename TabContents::view() to GetView() and put it in the WebContents interface. | jam@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | views: Add an Options enum to MessageBoxView control. | tfarina@chromium.org | 2011-12-07 | 1 | -2/+1 |
* | views: Move the remaining files to ui/views/controls/. | tfarina@chromium.org | 2011-11-29 | 1 | -1/+1 |
* | Plumb STYEL_GENERIC thru BrowserShowHtmlDialog, ShowHtmlDialog, CreateViewsWi... | bshe@chromium.org | 2011-11-29 | 1 | -1/+2 |
* | views: Move widget/ directory to ui/views. | tfarina@chromium.org | 2011-11-22 | 1 | -1/+1 |
* | Revert 110949 - views: Move widget/ directory to ui/views. | wez@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | views: Move widget/ directory to ui/views. | tfarina@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | views: Move DialogButton enum into ui/base/ and put it into the ui namespace. | tfarina@chromium.org | 2011-11-04 | 1 | -2/+2 |
* | views: Change MessageBoxView API to string16. | tfarina@chromium.org | 2011-10-11 | 1 | -5/+5 |
* | views: Change DialogDelegate::GetDialogButtonLabel() to string16. | tfarina@chromium.org | 2011-10-07 | 1 | -3/+2 |
* | Change std::wstring to string16 on WidgetDelegate::GetWindowTitle | yosin@chromium.org | 2011-09-28 | 1 | -2/+2 |
* | Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT... | yosin@chromium.org | 2011-09-28 | 1 | -2/+2 |
* | Change std::wstring to string16 on WidgetDelegate::GetWindowTitle. | yosin@chromium.org | 2011-09-28 | 1 | -2/+2 |
* | Removing unused argument. | saintlou@chromium.org | 2011-07-28 | 1 | -1/+1 |
* | Fix clang build. | ben@chromium.org | 2011-06-13 | 1 | -4/+0 |
* | Eliminate Window completely. | ben@chromium.org | 2011-06-13 | 1 | -1/+9 |
* | Move external protocol handling from TC. | avi@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | cros: clang plugin stuff / build fix | thakis@chromium.org | 2011-05-15 | 1 | -0/+8 |
* | views: Move MessageBoxView into the namespace views. | tfarina@chromium.org | 2011-03-22 | 1 | -1/+1 |
* | Update more includes that were pointing to the old locations. | jam@chromium.org | 2011-03-02 | 1 | -2/+2 |
* | Convert ElideString to use string16 instead of wstring. | tony@chromium.org | 2011-02-22 | 1 | -3/+3 |
* | Move l10n_util to ui/base | ben@chromium.org | 2011-01-21 | 1 | -1/+1 |
* | Move a bunch of random other files to src/ui/base | ben@chromium.org | 2011-01-20 | 1 | -9/+10 |
* | Remove the stubbed out headers in chrome/browser/views. | msw@chromium.org | 2011-01-10 | 1 | -2/+2 |
* | Remove wstring from l10n_util. Part 5. | avi@chromium.org | 2011-01-05 | 1 | -7/+8 |
* | Move ElideString() from base/string_util.cc to app/text_elider.cc to | jschuh@google.com | 2010-12-17 | 1 | -1/+2 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | Use BubbleWindow for ChromeOS windows/dialogs. | xiyuan@chromium.org | 2010-10-07 | 1 | -1/+2 |
* | Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic... | viettrungluu@chromium.org | 2010-08-17 | 1 | -2/+2 |
* | Second round of transition of Time to TimeTicks for histogramming | jar@chromium.org | 2010-05-12 | 1 | -1/+1 |
* | Fix the GTK crash by eliding extra long url,command strings in external proto... | inferno@chromium.org | 2010-03-29 | 1 | -1/+7 |
* | chromeos: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | Enable ExternalProtocolDialog for Chromeos. | oshima@chromium.org | 2009-10-30 | 1 | -0/+105 |