summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/browser_url_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved url_utils from chrome/browser/net to chrome/common/net.groby@chromium.org2012-05-091-94/+0
* Optimized fetching of the very first feedsatorux@chromium.org2012-03-291-0/+47
* Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.peter@pcc.me.uk2012-02-221-2/+2
* Revert "Update Gaia URL."xiyuan@chromium.org2012-01-241-26/+1
* Update Gaia URL.xiyuan@chromium.org2012-01-211-1/+26
* Move AppendParam() to browser_url_util.h to make it reusable.satorux@chromium.org2011-12-301-0/+14
* net: Move UnescapeRule into the net namespace.tfarina@chromium.org2011-11-151-2/+2
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-101-3/+3
* 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