summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/search_engines/template_url_table_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-2/+2
* Revert 140531 - Converted the rest of chrome except for extensions and favico...pkotwicz@chromium.org2012-06-051-2/+2
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-2/+2
* Converts ui/views/controls, ui/views/examples, ui/base/models to use gfx::Ima...pkotwicz@chromium.org2012-05-241-2/+3
* Remove const qualifiers on "TemplateURL*" in many TemplateURLService APIs. T...pkasting@chromium.org2012-04-271-9/+9
* Add a Profile* member to TemplateURL. This makes some invocations of Replace...pkasting@chromium.org2012-04-231-1/+1
* Extend the default search provider sanity checks.ivankr@chromium.org2012-04-191-3/+3
* Enforce that TemplateURLs' URLs cannot be empty.pkasting@chromium.org2012-04-191-0/+2
* Reland r131019: Move most TemplateURL data members to a new struct, TemplateU...pkasting@chromium.org2012-04-071-4/+5
* Revert 131019 - This caused memory tests to fail on all the perf bots.kerz@chromium.org2012-04-061-5/+4
* Fallback to a prepopulated search engine if there is not default search engin...ivankr@chromium.org2012-04-061-7/+3
* Move most TemplateURL data members to a new struct, TemplateURLData. This al...pkasting@chromium.org2012-04-051-4/+5
* Reland r130431: Move the URL string from TemplateURLRef onto the owning Templ...pkasting@chromium.org2012-04-041-2/+2
* Revert 130431 - Move the URL string from TemplateURLRef onto the owning Templ...dbeam@chromium.org2012-04-041-2/+2
* Move the URL string from TemplateURLRef onto the owning TemplateURL. This wi...pkasting@chromium.org2012-04-031-2/+2
* Make TemplateURLRefs take an owner TemplateURL* (which must not be NULL). Th...pkasting@chromium.org2012-03-301-1/+1
* Remove fields from TemplateURL[Ref] that are part of the OSDD spec but never ...pkasting@chromium.org2012-03-291-2/+2
* Misc. small cleanups to minimize TemplateURL refactoring diffs:pkasting@chromium.org2012-03-221-1/+8
* Clean up chrome/browser/ui/search_engines/:pkasting@chromium.org2012-03-161-38/+31
* Towards an android build of sync_unit_testsyfriedman@chromium.org2012-02-081-2/+2
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-081-2/+4
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-071-4/+2
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-071-2/+4
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-2/+1
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Move app/resources/* to ui/resources/ directory.tfarina@chromium.org2011-06-291-1/+1
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-26/+27
* Favicon file shuffling.avi@chromium.org2011-04-281-1/+1
* Decouples the declaration of grit resource ids from logic.carlosvaldivia@google.com2011-04-141-25/+19
* Populated the IconType in FavIconService.michaelbai@google.com2011-03-161-9/+7
* fav icon -> favicon. Pass 11: rest of chrome/browser/uiavi@chromium.org2011-03-161-2/+2
* fav icon -> favicon. Pass 10: bookmarksavi@chromium.org2011-03-151-4/+4
* fav icon -> favicon. Pass 6: GetFavIcon* -> GetFavicon*avi@chromium.org2011-03-151-1/+1
* fav icon -> favicon. Pass 5: fav_icon -> faviconavi@chromium.org2011-03-151-10/+10
* Move the UI portions of search engine management to ui/search_engines.avi@chromium.org2011-02-231-0/+381