summaryrefslogtreecommitdiffstats
path: root/chrome/browser/alternate_nav_url_fetcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-5/+5
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-8/+9
* Move:ben@chromium.org2010-12-021-1/+1
* FBTF: Even more deinlining.erg@google.com2010-10-201-0/+2
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-6/+6
* Remove unneccessary explicit blacklist.thakis@chromium.org2010-07-091-25/+9
* Change notification handling to prevent multiple 'Do you mean...?' infobars fromcsilv@chromium.org2010-06-091-20/+27
* chrome 2: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+1
* Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...pkasting@chromium.org2010-01-081-32/+44
* I forgot that GURL doesn't do fixup.pkasting@chromium.org2010-01-051-3/+4
* Blacklist particular TLD+1s for accidental search infobars, to avoid showing ...pkasting@chromium.org2010-01-041-0/+23
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* A crasher can happen in the AlternateNavURLFetcher if the fetch finishes afte...jcampan@chromium.org2009-09-031-2/+14
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-0/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-2/+2
* Drop whitespace at end of linewillchan@chromium.org2009-02-271-2/+3
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-7/+8
* Fix issue 6520 by ensuring that InfoBarClosed is called whenever a tab is clo...tim@chromium.org2009-01-211-9/+0
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-3/+3
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-101-3/+3
* Convert Alternate NavURL Fetcher to use the new infobar framework.ben@chromium.org2008-12-031-23/+46
* Move more view stuff out of WebContents. This moves context menus and infobrettw@google.com2008-10-141-2/+3
* Remove the rest of the alternate nav url fetcher from the navigation controller.brettw@google.com2008-09-161-7/+18
* Remove an explicit call from the NavigationController to the alternate URLbrettw@google.com2008-09-161-34/+42
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-271-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-191-3/+3
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@963 0039d316-1c4b-4281-b9...brettw@google.com2008-08-151-3/+3
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-151-3/+3
* First, this removes the dependency of NavigationController on thebrettw@google.com2008-08-131-3/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+114