summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bug_report_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Hoist bug reporting code out of bug_report_view so that it can be used cross-...mirandac@chromium.org2009-10-291-192/+11
* Add icu:: qualifiers to a couple of more files. They're missed in the previou...jshin@chromium.org2009-08-191-1/+1
* Factor out views::Combobox::Model so that it can be used cross-platform.mattm@chromium.org2009-08-181-4/+5
* Coverity was complaining about the result of getenv not being null checked, b...finnur@chromium.org2009-06-301-40/+25
* Make Combobox portableben@chromium.org2009-06-021-7/+7
* Make Textfield more portable.ben@chromium.org2009-05-281-4/+4
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-5/+5
* Move a bunch of dialog creation routines to browser_dialogs.h to break thebrettw@chromium.org2009-05-221-0/+4
* Remove the dependency from browser_view on the bug report dialog. I am going tobrettw@chromium.org2009-05-211-4/+38
* Try to make TextField::Controller implementors cross-platform by abstractingbrettw@chromium.org2009-05-211-2/+1
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-5/+5
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-4/+5
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-211-5/+4
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-211-4/+5
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-1/+1
* Reverting 14005.brettw@chromium.org2009-04-181-1/+1
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-1/+1
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-081-4/+5
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-231-8/+8
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-2/+2
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-2/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-1/+1
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-4/+3
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-3/+3
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-0/+1
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-21/+21
* Convert GetPreferredSize from:beng@google.com2008-10-151-4/+3
* Refactoring for portability:mark@chromium.org2008-09-291-1/+1
* Move more UI stuff into browser/viewsbeng@google.com2008-09-131-1/+1
* Remove Google Chrome specific strings from common resources file and use them...rahulk@google.com2008-08-271-1/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Remove the old NativeMB functions from string util, and use the new ones in s...brettw@google.com2008-08-071-1/+1
* Move dialog-specific aspects of ClientView into a new subclass DialogClientView.beng@google.com2008-07-311-1/+1
* Window Delegate Improvements:beng@google.com2008-07-301-3/+6
* Add chrome to the repository.initial.commit2008-07-261-0/+510