summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/options/general_page_view.cc
Commit message (Expand)AuthorAgeFilesLines
* This change adds shield icons to the buttons that need elevation to fix Issue...hbono@chromium.org2010-03-231-0/+1
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-171-5/+5
* Win: Grey out/remove default browser choices in side by side installs.mattm@chromium.org2010-03-041-1/+14
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Remove unused "show title" functionality in UrlPicker.pkasting@chromium.org2010-02-111-1/+1
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-5/+5
* Remove the deprecated version of FixupURL and fix the callers.thakis@chromium.org2009-12-031-3/+3
* This removes the "default browser" selections from the Chromium OSgspencer@chromium.org2009-12-021-0/+2
* Be more paranoid when checking the default browser in Windows and return "not...mdm@chromium.org2009-11-251-1/+1
* Leave the 'Make Chrome Default' button enabled on Windows if not already defa...kuchhal@chromium.org2009-11-181-1/+1
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-10/+10
* A patch from contributor Thiago Farina:finnur@chromium.org2009-10-141-1/+12
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-4/+5
* Allow the default browser check to return "unknown" and reflect that in the UI.mdm@chromium.org2009-09-041-1/+7
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+2
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-13/+14
* Factor out views::Combobox::Model so that it can be used cross-platform.mattm@chromium.org2009-08-181-8/+8
* Renaming the class ShelfItemDialog to URLPicker, and ShelfItemDialogDelegate ...thakis@chromium.org2009-08-101-3/+2
* Revert of r22559.aa@chromium.org2009-08-061-2/+2
* Bunch of Coverity fixes, rather minor severity.phajdan.jr@chromium.org2009-08-061-2/+2
* Fix running default browser check/setting in UI thread on Linux.mattm@chromium.org2009-07-281-121/+8
* Move TableModel out of views/ and into app/.estade@chromium.org2009-06-161-8/+7
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-0/+1
* Make Combobox portableben@chromium.org2009-06-021-30/+30
* Make Textfield more portable.ben@chromium.org2009-05-281-2/+2
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-6/+6
* Show Unicode IDNs for "On startup" setting and "Add page" dialog for it.jungshik@google.com2009-05-271-1/+4
* - Passing correct window handle to CreateChromeWindow(). We should pass thehbono@chromium.org2009-05-221-1/+1
* Make views/ depend only on images from app/resources.ben@chromium.org2009-05-211-1/+1
* Try to make TextField::Controller implementors cross-platform by abstractingbrettw@chromium.org2009-05-211-2/+1
* Revert 16567.ben@chromium.org2009-05-211-1/+1
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-211-1/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-1/+2
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-2/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-1/+2
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+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
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Relanding the following CL (it was breaking the UI tests because ajcampan@chromium.org2009-05-021-0/+3
* Reverting 15115, it sadly breaks the ui tests.jcampan@chromium.org2009-05-011-3/+0
* If Chrome is not the default browser, tell the user, unless:jcampan@chromium.org2009-05-011-0/+3
* Fix focus rects for checkboxes and radio buttons:ben@chromium.org2009-04-221-1/+1
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-081-6/+6
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-231-27/+23
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-2/+4
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-5/+5