summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/url_picker.cc
Commit message (Expand)AuthorAgeFilesLines
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-249/+0
* Re-lands 58186:bryeung@chromium.org2010-09-031-2/+2
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-2/+2
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-2/+2
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-2/+2
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-2/+2
* Remove the wstring FormatUrl() functions (and convert remaining users to the ...viettrungluu@chromium.org2010-08-311-4/+5
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-1/+0
* Change a bunch of string types.estade@chromium.org2010-06-291-2/+2
* Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...pkasting@chromium.org2010-06-181-2/+2
* Strip the trailing slash from URLs like "http://google.com/". This especiall...pkasting@chromium.org2010-06-021-3/+6
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-3/+3
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-3/+3
* Strips http from the omniboxsky@chromium.org2010-04-091-3/+3
* Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari...pkasting@chromium.org2010-03-301-1/+1
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+1
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Remove unused "show title" functionality in UrlPicker.pkasting@chromium.org2010-02-111-78/+7
* Remove the deprecated version of FixupURL and fix the callers.thakis@chromium.org2009-12-031-1/+1
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-071-4/+3
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-1/+2
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-2/+1
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-1/+2
* Set the initial sizes of several dialogs based on font information.mdm@chromium.org2009-09-021-3/+3
* Renaming the class ShelfItemDialog to URLPicker, and ShelfItemDialogDelegate ...thakis@chromium.org2009-08-101-0/+317