summaryrefslogtreecommitdiffstats
path: root/chrome/browser/omnibox_search_hint.h
Commit message (Expand)AuthorAgeFilesLines
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-081-9/+0
* Move WebContentsUserData to content/public/browser.joi@chromium.org2012-10-091-4/+5
* Revert "Revert 159158 - Make using WebContentsUserData simpler."avi@chromium.org2012-09-281-1/+0
* Revert 159158 - Make using WebContentsUserData simpler.dharani@google.com2012-09-281-0/+1
* Make using WebContentsUserData simpler.avi@chromium.org2012-09-271-1/+0
* Move WebContentsUserData to chrome/browser/common.avi@chromium.org2012-09-271-1/+1
* Switch OmniboxSearchHint to use WebContentsUserData.avi@chromium.org2012-09-181-7/+13
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* TabContentsWrapper -> TabContents, part 33.avi@chromium.org2012-06-111-5/+4
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-1/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-4/+4
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-2/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-3/+3
* This CL adds an infobar instructing users they can do search directly from th...jcampan@chromium.org2009-07-231-0/+61