summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines/template_url_parser.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Use a direct include of strings headers in chrome/browser/r*-s*/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-071-1/+1
* Do not use a UIThreadSearchTermsData when validating a TemplateURL for which ...gab@chromium.org2013-04-181-2/+8
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Refuse invalid SearchProvider and OSDD suggest URLs; etc.msw@chromium.org2012-09-071-17/+21
* Remove the "autogenerate keyword" bit on TemplateURL.pkasting@chromium.org2012-05-081-3/+1
* Add a Profile* member to TemplateURL. This makes some invocations of Replace...pkasting@chromium.org2012-04-231-1/+1
* Enforce that TemplateURLs' URLs cannot be empty.pkasting@chromium.org2012-04-191-3/+0
* More misc. cleanups to minimize future refactoring diffs:pkasting@chromium.org2012-04-101-3/+2
* Reland r131019: Move most TemplateURL data members to a new struct, TemplateU...pkasting@chromium.org2012-04-071-25/+30
* Revert 131019 - This caused memory tests to fail on all the perf bots.kerz@chromium.org2012-04-061-30/+25
* Move most TemplateURL data members to a new struct, TemplateURLData. This al...pkasting@chromium.org2012-04-051-25/+30
* Reland r130431: Move the URL string from TemplateURLRef onto the owning Templ...pkasting@chromium.org2012-04-041-12/+10
* Revert 130431 - Move the URL string from TemplateURLRef onto the owning Templ...dbeam@chromium.org2012-04-041-10/+12
* Move the URL string from TemplateURLRef onto the owning TemplateURL. This wi...pkasting@chromium.org2012-04-031-12/+10
* Remove fields from TemplateURL[Ref] that are part of the OSDD spec but never ...pkasting@chromium.org2012-03-291-69/+33
* Clean up TemplateURLParser:pkasting@chromium.org2012-03-201-272/+140
* Clean up TemplateURLParser, part 1: Move pieces around.pkasting@chromium.org2012-03-191-272/+337
* Clean up chrome/browser/search_engines/: pkasting@chromium.org2012-03-161-99/+110
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* fav icon -> favicon. Pass 6: GetFavIcon* -> GetFavicon*avi@chromium.org2011-03-151-1/+1
* fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon*avi@chromium.org2011-03-151-1/+1
* fav icon -> favicon. Pass 1.avi@chromium.org2011-03-141-1/+1
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-191-20/+15
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-15/+20
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-20/+15
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-6/+7
* Change a bunch of string types.estade@chromium.org2010-06-291-8/+8
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* chrome 6: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-7/+9
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-281-6/+6
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-3/+6
* Move search code to a subdirben@chromium.org2009-01-161-0/+586
* 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