summaryrefslogtreecommitdiffstats
path: root/chrome/browser/alternate_nav_url_fetcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-121-1/+3
* Handle additional feedback from http://codereview.chromium.org/8395038/.jam@chromium.org2011-10-281-1/+1
* Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...jam@chromium.org2011-10-261-3/+3
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-3/+4
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-8/+4
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-3/+3
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-8/+9
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-1/+1
* Display alternate nav infobars even when instant is on. This adds a new noti...pkasting@chromium.org2011-10-061-23/+41
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-10/+10
* Classes that implement InfoBarDelegates should contain only what's needed to ...pkasting@chromium.org2011-09-261-44/+83
* 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
* Removal of Profile from content part 3.avi@chromium.org2011-07-281-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-9/+9
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-2/+3
* 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-4/+0
* 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-2/+2
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-1/+1
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-3/+3
* Cleanup:pkasting@chromium.org2011-02-241-1/+0
* Begin the DCHECK() cleanup. Starting off with /src/chrome/a* and /src/chrome/...rsesek@chromium.org2011-02-171-2/+2
* Fix presentation of infobar for non-warning messages. Their colour isrogerta@chromium.org2011-02-091-0/+4
* Cleanup:pkasting@chromium.org2011-02-081-1/+0
* 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