summaryrefslogtreecommitdiffstats
path: root/chrome/browser/omnibox_search_hint.cc
Commit message (Expand)AuthorAgeFilesLines
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Rename HintInfoBar to HintInfoBarDelegate.tfarina@chromium.org2013-01-181-23/+23
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-081-38/+51
* DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.avi@chromium.org2013-01-071-1/+1
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-7/+7
* Remove TabContents includes.avi@chromium.org2012-12-141-1/+0
* browser: Move FindBrowserWithWebContents() into chrome namespace.tfarina@chromium.org2012-12-021-1/+1
* Switch InfoBarTabHelper to use WebContentsUserData.avi@chromium.org2012-10-111-1/+1
* Revert "Revert 159158 - Make using WebContentsUserData simpler."avi@chromium.org2012-09-281-1/+1
* Revert 159158 - Make using WebContentsUserData simpler.dharani@google.com2012-09-281-1/+1
* Make using WebContentsUserData simpler.avi@chromium.org2012-09-271-1/+1
* Switch OmniboxSearchHint to use WebContentsUserData.avi@chromium.org2012-09-181-14/+26
* Add a method to check if an AutocompleteMatch is of a search type.sreeram@chromium.org2012-09-051-3/+1
* Create chrome/browser/api directory. Move infobar delegates used by Autofill ...joi@chromium.org2012-08-131-1/+1
* Moving common code into OmniboxView from OmniboxView*dominich@chromium.org2012-08-071-1/+1
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+1
* autocomplete: Extract AutocompleteResult from autocomplete.*.tfarina@chromium.org2012-07-021-1/+1
* browser: Extract AutocompleteLog from autocomplete.*.tfarina@chromium.org2012-06-271-0/+1
* autocomplete: Extract the two classes in autocomplete_edit.h into their files.tfarina@chromium.org2012-06-231-1/+0
* Simplify overriding ShouldExpire() a bit by allowing classes to override Shou...pkasting@chromium.org2012-06-221-7/+7
* A few simple removals of browser::FindLastActiveWithProfile.jam@chromium.org2012-06-201-2/+2
* TabContentsWrapper -> TabContents, part 33.avi@chromium.org2012-06-111-2/+2
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-2/+3
* Change name of location_entry accessor in LocationBar to GetLocationEntry to ...dominich@chromium.org2012-05-101-1/+1
* Reland r130431: Move the URL string from TemplateURLRef onto the owning Templ...pkasting@chromium.org2012-04-041-1/+1
* Revert 130431 - Move the URL string from TemplateURLRef onto the owning Templ...dbeam@chromium.org2012-04-041-1/+1
* Move the URL string from TemplateURLRef onto the owning TemplateURL. This wi...pkasting@chromium.org2012-04-031-1/+1
* Misc. tiny cleanups.pkasting@chromium.org2012-03-161-2/+1
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-271-2/+2
* Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.hbono@chromium.org2012-01-161-2/+2
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-161-2/+2
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-1/+1
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-041-3/+3
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-4/+5
* Retry: Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-291-1/+0
* Revert 115929 - Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-291-0/+1
* Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-281-1/+0
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-281-1/+3
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-281-2/+2
* Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-271-0/+1
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-251-2/+2
* base::Bind: Convert NewRunnableMethod in chrome/browser.jhawkins@chromium.org2011-12-241-4/+7
* Move navigation_details.h to content/public/browser.jam@chromium.org2011-12-221-1/+1
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-2/+2
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-2/+2
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-2/+2
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-121-4/+4
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* Revert 111425 - base::Bind fixesgroby@chromium.org2011-11-231-7/+4
* base::Bind fixesgroby@chromium.org2011-11-231-4/+7