summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/sim_dialog_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Use chrome::ShowWebDialog to avoid depending in web_dialog_view.htfarina@chromium.org2012-07-111-7/+5
* Remove the usage of Browser in WebDialogView.mazda@chromium.org2012-06-131-1/+0
* Revert "Remove the usage of Browser in WebDialogView."loislo@chromium.org2012-06-051-0/+1
* Remove the usage of Browser in WebDialogView.mazda@chromium.org2012-06-051-1/+0
* Remove BrowserList usage from SimDialogDelegate. Just pass NULL for the brows...ben@chromium.org2012-05-231-3/+1
* Web-ify a bunch of these names. I am going to move some of the framework code...ben@chromium.org2012-04-251-4/+4
* Convert the last users of DOMView to WebView.ben@chromium.org2012-04-241-7/+4
* Revert 133467 - Convert the last users of DOMView to WebView.ben@chromium.org2012-04-231-4/+7
* Convert the last users of DOMView to WebView.ben@chromium.org2012-04-231-7/+4
* browser: Remove most unused includes to chrome/browser/ui/views/window.h.tfarina@chromium.org2012-04-201-1/+0
* [cros] Use correct profile for mobile dialogs. No crash when inside user sess...nkostylev@chromium.org2012-03-301-10/+4
* Remove browser::CreateViewsWindow function.tfarina@chromium.org2012-03-241-1/+1
* Renaming virtual setters/getters in UserManager.nkostylev@chromium.org2012-03-061-1/+1
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-121-1/+2
* Close created HtmlDialogs on closing of the browser that opened them.flackr@chromium.org2012-01-191-2/+3
* Allow HtmlDialogUIDelegate to specify dialog ModalType.flackr@chromium.org2012-01-121-3/+3
* Use standard frame style routines on Aura (i.e. don't use BubbleWindow/Bubble...ben@chromium.org2012-01-111-4/+2
* Move WebUIMessageHandler to its own file in the public directory and put it i...jam@chromium.org2011-12-311-0/+1
* Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...jam@chromium.org2011-12-271-2/+4
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-301-1/+1
* 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
* More Aura fixes to build with chromeos==1saintlou@chromium.org2011-10-121-0/+2
* CrOS: Use square borders for dialogs, allow content flush to edgejamescook@chromium.org2011-09-141-3/+3
* Convert HtmlDialogUIDelegate::GetDialogTitle() to string16.tony@chromium.org2011-08-051-2/+2
* Introducing a BubbleWindows hosted in a views::Widget (this class is not yet ...saintlou@chromium.org2011-08-021-1/+1
* Removing unused argument.saintlou@chromium.org2011-07-281-1/+0
* Eliminate Window completely.ben@chromium.org2011-06-131-1/+1
* Use Delegate method to control context menu and eliminate HtmlDialogWithoutCo...oshima@google.com2011-06-081-17/+8
* [cros] Several SIM dialog fixes.nkostylev@chromium.org2011-04-201-1/+1
* [cros] Add support for changing SIM PIN.nkostylev@chromium.org2011-04-191-0/+139