summaryrefslogtreecommitdiffstats
path: root/chrome/browser/omnibox_search_hint.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-9/+10
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-1/+1
* Make use of arraysize() in OmniboxSearchHint.tfarina@chromium.org2011-09-231-4/+2
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-1/+2
* Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...thakis@chromium.org2011-09-011-2/+1
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-1/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-6/+7
* Re-land r89864. Hopefully this won't trigger the apparent perf regression no...abarth@chromium.org2011-07-081-1/+1
* Revert 89864 - Don't rely on user gestures for deciding when to dismiss infob...cmp@chromium.org2011-07-071-1/+1
* Don't rely on user gestures for deciding when to dismiss infobars.abarth@chromium.org2011-06-211-1/+1
* Change BrowserList::GetLastActive to BrowserList::GetLastActiveWithProfilemirandac@chromium.org2011-06-171-2/+2
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-2/+4
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-2/+3
* Hide translate infobar on programmatic navigation.jeremy@chromium.org2011-05-181-1/+1
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-3/+3
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-15/+10
* autocomplete: Move AutocompleteEditView/autocomplete_edit_view.* to ui/omnibo...tfarina@chromium.org2011-05-031-7/+7
* Submitting http://codereview.chromium.org/6901058/ on behalf of rhashimotosaintlou@chromium.org2011-04-291-1/+1
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-211-3/+3
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-1/+1
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Cleanup:pkasting@chromium.org2011-02-081-0/+1
* Cleanup:pkasting@chromium.org2011-01-261-0/+1
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-2/+2
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-2/+2