summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/browser_url_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove the wstring FormatUrl() functions (and convert remaining users to the ...viettrungluu@chromium.org2010-08-311-3/+3
* 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
* chrome 3: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+1
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-071-3/+3
* Mailto links should not include mailto: when copying to the clipboard.finnur@chromium.org2009-10-291-1/+4
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-0/+29