summaryrefslogtreecommitdiffstats
path: root/chrome/browser/google/google_url_tracker.h
Commit message (Expand)AuthorAgeFilesLines
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-2/+2
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-021-3/+6
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-3/+3
* Cleanup: Remove unneeded forward declarations from various chrome/browser sub...thestig@chromium.org2011-11-151-1/+0
* 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/+4
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-8/+8
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-4/+2
* Change some uses of old callback types to new ones.pkasting@chromium.org2011-09-271-1/+2
* 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
* Improve the usability of the "TLD changed" infobar by changing the strings:pkasting@chromium.org2011-08-081-0/+7
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-4/+4
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-011-1/+1
* 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-5/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* This is an extension of http://codereview.chromium.org/6280018 that provides ...battre@chromium.org2011-03-161-4/+0
* Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)jam@chromium.org2011-03-151-0/+4
* Extended: Add "system" URLRequestContext (not ready for use!)battre@chromium.org2011-03-151-4/+0
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enablingadamk@chromium.org2011-03-041-2/+2
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-1/+1
* Cleanup:pkasting@chromium.org2011-02-081-2/+2
* Cleanup:pkasting@chromium.org2011-01-261-2/+1
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-1/+1
* Misc. cleanup and reorg in preparation for fixing bug 54274. None of this sh...pkasting@chromium.org2010-11-111-4/+39
* Cleanup precursor patch #3: Convert factory class into a simple function poin...pkasting@chromium.org2010-11-091-9/+5
* Update last prompted URL when user choosed "yes" or "no".ukai@chromium.org2010-09-061-0/+1
* Move Google-specific code under browser/ into browser/google/.evan@chromium.org2010-08-301-0/+162