summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines/template_url.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for issue 51693, which was a regression from integrating the open sourcerogerta@google.com2010-08-131-1/+1
* Remove a deprecated wstring ToLower function.tony@chromium.org2010-08-041-1/+1
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-2/+3
* Change a bunch of string types.estade@chromium.org2010-06-291-78/+73
* Link with RLZ library from open source repo.rogerta@google.com2010-06-101-1/+1
* First pass at experimental omnibox API. There are plenty of rough edges and f...mpcomplete@chromium.org2010-05-281-1/+11
* Only attempt once to autogenerate a keyword for search engines.jochen@chromium.org2010-05-141-2/+5
* Linux: fix compilation error with gcc 4.5.craig.schlenter@chromium.org2010-05-111-13/+9
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-2/+3
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* chrome 6: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+1
* The search terms escaping respect forward slash: it is not escaped if the rep...brettw@chromium.org2010-03-021-21/+29
* Removed restriction for {} so that javascript blocks can be used in the url.avayvod@chromium.org2010-01-211-10/+19
* The search terms are escaped using + or %20 for space depending on whether re...avayvod@google.com2010-01-151-4/+19
* Remove std::wstring from most of net/base/escape.h.darin@chromium.org2009-11-301-8/+11
* Remove the dependency on i18n/icu_string_conversions from base/string_util.h.brettw@chromium.org2009-10-101-6/+8
* posix: fix a bug estade found in the review but I misunderstood his commentevan@chromium.org2009-09-251-1/+1
* linux: drop temp_scaffolding_stubsevan@chromium.org2009-09-251-1/+10
* Fixes bug in creating search terms where we weren't unescapingsky@chromium.org2009-07-311-1/+2
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-1/+2
* Fixes bug where keyword editor would end up prefixing all keyword urlssky@chromium.org2009-06-151-4/+4
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* This CL fix issue 2674 - search engine name containing parenthesis is not dis...xji@chromium.org2009-04-211-0/+8
* Makes the omnibox show past searches and suggestions for keywords.sky@chromium.org2009-04-141-0/+5
* Port Replace(First)SubstringsAfterOffset to string16.dsh@google.com2009-03-031-34/+38
* Bring many of the template_url classes into the fold for the Mac. Note that t...avi@google.com2009-02-041-11/+1
* Porting profiles to the Mac.avi@chromium.org2009-01-281-1/+11
* Move search code to a subdirben@chromium.org2009-01-161-0/+558
* Fie.ben@chromium.org2009-01-151-0/+0
* Part of previous move that seems to have gotten botched.ben@chromium.org2009-01-151-0/+0