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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Misc. small cleanups to minimize TemplateURL refactoring diffs:
pkasting@chromium.org
2012-03-22
3
-18
/
+14
*
Add a GoogleSearchCounter class to count Omnibox searches.
stevet@chromium.org
2012-03-21
3
-0
/
+240
*
Clean up GoogleURLTracker:
pkasting@chromium.org
2012-03-21
3
-187
/
+157
*
Clean up TemplateURL prepopulate data:
pkasting@chromium.org
2012-03-14
2
-26
/
+17
*
Add declarations and helpers for Google Search counting.
stevet@chromium.org
2012-03-02
5
-24
/
+301
*
Add myself as an OWNER for chrome/browser/google.
pkasting@chromium.org
2012-02-28
1
-0
/
+1
*
Make google_update.gyp write shared files to SHARED_INTERMEDIATE_DIR
rsleevi@chromium.org
2012-02-10
2
-4
/
+4
*
Add new organic brand codes used for M18 experiments.
rogerta@chromium.org
2012-01-27
1
-0
/
+1
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-27
1
-2
/
+3
*
Remove the first-run search engine dialog/ballot.
msw@chromium.org
2012-01-26
1
-2
/
+2
*
Mark several brand codes as organic
battre@chromium.org
2012-01-19
1
-2
/
+4
*
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
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
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
2
-9
/
+9
*
Convert chrome users of NavigationController::tab_contents() to use GetWebCon...
jam@chromium.org
2012-01-02
2
-11
/
+15
*
Move AppendParam() to browser_url_util.h to make it reusable.
satorux@chromium.org
2011-12-30
1
-15
/
+4
*
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
*
Add more flexible handling of what is considered a google home page.
rogerta@chromium.org
2011-12-02
3
-0
/
+120
*
Add new internet cafe brand code
sail@chromium.org
2011-11-30
1
-1
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
1
-2
/
+2
*
Disable sync promo for internet cafe distributions
sail@chromium.org
2011-11-21
2
-0
/
+13
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
1
-2
/
+2
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-2
/
+2
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
1
-3
/
+3
*
chrome: Remove 14 exit time destructors and 2 static initializers.
thakis@chromium.org
2011-11-16
1
-8
/
+13
*
Revert 110235 - chrome: Remove 14 exit time destructors and 2 static initiali...
kmadhusu@chromium.org
2011-11-16
1
-13
/
+8
*
chrome: Remove 14 exit time destructors and 2 static initializers.
thakis@chromium.org
2011-11-16
1
-8
/
+13
*
Cleanup: Remove unneeded forward declarations from various chrome/browser sub...
thestig@chromium.org
2011-11-15
1
-1
/
+0
*
Remove temporary traces added to figure out crash in interactive test.
finnur@chromium.org
2011-11-03
1
-6
/
+0
*
Convert Google Update traces to LOG(ERROR).
finnur@chromium.org
2011-11-02
1
-6
/
+3
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
2
-0
/
+4
*
Add temporary traces to google update to see why a test is failing only on th...
finnur@chromium.org
2011-11-02
1
-0
/
+9
*
Pass through installer errors from Google Update to the About box.
finnur@chromium.org
2011-11-01
2
-54
/
+81
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
2
-3
/
+3
*
Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...
jam@chromium.org
2011-10-27
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
2
-9
/
+9
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
3
-20
/
+13
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
2
-10
/
+10
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
3
-24
/
+26
*
An empty brand string on Mac is used for channels other than stable, which are
mark@chromium.org
2011-10-18
2
-32
/
+38
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-2
/
+2
*
Add brand code to app extension URLs. This should only occur for non-organic
rogerta@chromium.org
2011-10-12
2
-0
/
+40
[next]