summaryrefslogtreecommitdiffstats
path: root/chrome/browser/alternate_nav_url_fetcher.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-221-4/+5
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-111-3/+3
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-2/+4
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-2/+2
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-9/+8
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Display alternate nav infobars even when instant is on. This adds a new noti...pkasting@chromium.org2011-10-061-0/+4
* Classes that implement InfoBarDelegates should contain only what's needed to ...pkasting@chromium.org2011-09-261-16/+10
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Fix Linux Views build breakage.willchan@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.thestig@chromium.org2011-06-141-1/+1
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-011-1/+1
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-0/+2
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-061-1/+1
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-8/+7
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-211-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-2/+2
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-1/+1
* Fix presentation of infobar for non-warning messages. Their colour isrogerta@chromium.org2011-02-091-0/+1
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-2/+2
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-3/+3
* FBTF: Even more deinlining.erg@google.com2010-10-201-0/+1
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...pkasting@chromium.org2010-01-081-1/+7
* Build alternate_nav_url_fetcher.cc on posixestade@chromium.org2009-02-141-1/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+1
* NO CODE CHANGE. (Force a build)maruel@chromium.org2009-01-171-1/+0
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-101-2/+2
* Convert Alternate NavURL Fetcher to use the new infobar framework.ben@chromium.org2008-12-031-3/+14
* Remove the rest of the alternate nav url fetcher from the navigation controller.brettw@google.com2008-09-161-2/+9
* Remove an explicit call from the NavigationController to the alternate URLbrettw@google.com2008-09-161-11/+10
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* First, this removes the dependency of NavigationController on thebrettw@google.com2008-08-131-2/+5
* Add chrome to the repository.initial.commit2008-07-261-0/+88