| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert all the notifications which use NavigationController to content::Navi... | jam@chromium.org | 2012-01-03 | 1 | -2/+2 |
* | Convert chrome users of NavigationController::tab_contents() to use GetWebCon... | jam@chromium.org | 2012-01-02 | 1 | -3/+6 |
* | Add OVERRIDE to chrome/browser/. | avi@chromium.org | 2011-11-21 | 1 | -3/+3 |
* | Cleanup: Remove unneeded forward declarations from various chrome/browser sub... | thestig@chromium.org | 2011-11-15 | 1 | -1/+0 |
* | Create a content::UrlFetcher interface that lives in content/public/common an... | jam@chromium.org | 2011-10-25 | 1 | -2/+2 |
* | Convert URLFetcher::Delegates to use an interface in content/public/common. A... | jam@chromium.org | 2011-10-24 | 1 | -9/+4 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -8/+8 |
* | Move infobar handling to a tab helper. | avi@chromium.org | 2011-09-30 | 1 | -4/+2 |
* | Change some uses of old callback types to new ones. | pkasting@chromium.org | 2011-09-27 | 1 | -1/+2 |
* | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Fix Linux Views build breakage. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Improve the usability of the "TLD changed" infobar by changing the strings: | pkasting@chromium.org | 2011-08-08 | 1 | -0/+7 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -4/+4 |
* | Move UrlFetcher to content. I originally thought that it's only used by chro... | jam@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | net: Move ResponseCookies into the net namespace. | tfarina@chromium.org | 2011-05-06 | 1 | -1/+1 |
* | Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt... | pkasting@chromium.org | 2011-05-05 | 1 | -5/+4 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | This is an extension of http://codereview.chromium.org/6280018 that provides ... | battre@chromium.org | 2011-03-16 | 1 | -4/+0 |
* | Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!) | jam@chromium.org | 2011-03-15 | 1 | -0/+4 |
* | Extended: Add "system" URLRequestContext (not ready for use!) | battre@chromium.org | 2011-03-15 | 1 | -4/+0 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -2/+2 |
* | Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enabling | adamk@chromium.org | 2011-03-04 | 1 | -2/+2 |
* | Split infobar_delegate.[cc,h] into separate pieces for the different classes ... | tfarina@chromium.org | 2011-03-03 | 1 | -1/+1 |
* | Cleanup: | pkasting@chromium.org | 2011-02-08 | 1 | -2/+2 |
* | Cleanup: | pkasting@chromium.org | 2011-01-26 | 1 | -2/+1 |
* | net: Add namespace net to the remaining files under url_request directory. | tfarina@chromium.org | 2011-01-06 | 1 | -1/+1 |
* | Misc. cleanup and reorg in preparation for fixing bug 54274. None of this sh... | pkasting@chromium.org | 2010-11-11 | 1 | -4/+39 |
* | Cleanup precursor patch #3: Convert factory class into a simple function poin... | pkasting@chromium.org | 2010-11-09 | 1 | -9/+5 |
* | Update last prompted URL when user choosed "yes" or "no". | ukai@chromium.org | 2010-09-06 | 1 | -0/+1 |
* | Move Google-specific code under browser/ into browser/google/. | evan@chromium.org | 2010-08-30 | 1 | -0/+162 |