summaryrefslogtreecommitdiffstats
path: root/chrome/browser/template_url_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix Linux release build.evanm@google.com2008-12-171-5/+6
* Porting in browser/webdata and template_url.phajdan.jr@chromium.org2008-12-161-6/+8
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+2
* Fixes crasher in TemplateURLModel that occurred when the db hadsky@google.com2008-10-081-4/+34
* Port some more of chrome/ to Linux.deanm@google.com2008-10-021-0/+1
* Fix unittest bustage due to NULL pointer deref (only in unittest mode, I hope).pkasting@chromium.org2008-09-151-3/+5
* Make the GoogleURLTracker only fetch the Google hostname if the user's defaul...pkasting@chromium.org2008-09-151-14/+31
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* First, this removes the dependency of NavigationController on thebrettw@google.com2008-08-131-17/+1
* Add the ability to dynamically generate keywords. Mark the Google engine as ...pkasting@google.com2008-08-011-7/+23
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-2/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+950