index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
google
/
google_url_tracker.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.
hbono@chromium.org
2012-01-16
1
-3
/
+2
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-16
1
-2
/
+3
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-6
/
+7
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
1
-1
/
+1
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-7
/
+7
*
Convert chrome users of NavigationController::tab_contents() to use GetWebCon...
jam@chromium.org
2012-01-02
1
-8
/
+9
*
Remove the remaining usages of NavigationEntry in chrome by converting a few ...
jam@chromium.org
2011-12-28
1
-2
/
+2
*
Move the PageNavigator interface and GlobalRequestID struct to content\public...
jam@chromium.org
2011-12-28
1
-7
/
+15
*
Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...
jam@chromium.org
2011-12-27
1
-0
/
+1
*
Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...
jam@chromium.org
2011-12-25
1
-1
/
+1
*
Create a Content API around NavigationEntry that's in content/public/browser....
jam@chromium.org
2011-12-25
1
-1
/
+1
*
Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...
jam@chromium.org
2011-10-26
1
-3
/
+4
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
1
-7
/
+7
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
1
-8
/
+5
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-6
/
+6
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-9
/
+10
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-2
/
+2
*
Move infobar handling to a tab helper.
avi@chromium.org
2011-09-30
1
-11
/
+16
*
Change some uses of old callback types to new ones.
pkasting@chromium.org
2011-09-27
1
-6
/
+6
*
Move infobar handling to a tab helper, part 1.
avi@chromium.org
2011-09-01
1
-1
/
+2
*
Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...
thakis@chromium.org
2011-09-01
1
-2
/
+1
*
Move infobar handling to a tab helper, part 1.
avi@chromium.org
2011-09-01
1
-1
/
+2
*
Improve the usability of the "TLD changed" infobar by changing the strings:
pkasting@chromium.org
2011-08-08
1
-6
/
+27
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-16
/
+18
*
Move the little infobar code from TabContents to TabContentsWrapper.
jam@chromium.org
2011-05-18
1
-2
/
+4
*
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
/
+1
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
1
-1
/
+1
*
Commit a piece of my already-reviewed fix for bug 54274 to fix bug 76548.
pkasting@chromium.org
2011-03-25
1
-0
/
+1
*
This is an extension of http://codereview.chromium.org/6280018 that provides ...
battre@chromium.org
2011-03-16
1
-17
/
+4
*
Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)
jam@chromium.org
2011-03-15
1
-4
/
+17
*
Extended: Add "system" URLRequestContext (not ready for use!)
battre@chromium.org
2011-03-15
1
-17
/
+4
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-1
/
+1
*
Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enabling
adamk@chromium.org
2011-03-04
1
-2
/
+2
*
Update more includes that were pointing to the old locations.
jam@chromium.org
2011-03-02
1
-2
/
+2
*
Cleanup:
pkasting@chromium.org
2011-01-26
1
-6
/
+2
*
Revert 72408 - Fix leak.
pkasting@chromium.org
2011-01-24
1
-0
/
+4
*
Fix leak.
pkasting@chromium.org
2011-01-24
1
-4
/
+0
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-2
/
+2
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Implement exponential back-off mechanism.
joi@chromium.org
2010-11-25
1
-8
/
+5
*
Fix crash due to erroneous use of |controller_|.
pkasting@chromium.org
2010-11-15
1
-2
/
+5
*
Misc. cleanup and reorg in preparation for fixing bug 54274. None of this sh...
pkasting@chromium.org
2010-11-11
1
-82
/
+83
*
Cleanup precursor patch #3: Convert factory class into a simple function poin...
pkasting@chromium.org
2010-11-09
1
-39
/
+36
*
Cleanup precursor patch #2: Split classes into declaration and definition pie...
pkasting@chromium.org
2010-11-09
1
-43
/
+61
*
Add a command line switch "--disable-background-networking", to be used in
mbelshe@chromium.org
2010-09-08
1
-0
/
+6
*
Update last prompted URL when user choosed "yes" or "no".
ukai@chromium.org
2010-09-06
1
-2
/
+12
*
Move Google-specific code under browser/ into browser/google/.
evan@chromium.org
2010-08-30
1
-0
/
+348