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
/
omnibox_search_hint.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Rename HintInfoBar to HintInfoBarDelegate.
tfarina@chromium.org
2013-01-18
1
-23
/
+23
*
Change infobar creation to use a public static Create() method on the infobar...
pkasting@chromium.org
2013-01-08
1
-38
/
+51
*
DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.
avi@chromium.org
2013-01-07
1
-1
/
+1
*
Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelper
pkasting@chromium.org
2012-12-20
1
-7
/
+7
*
Remove TabContents includes.
avi@chromium.org
2012-12-14
1
-1
/
+0
*
browser: Move FindBrowserWithWebContents() into chrome namespace.
tfarina@chromium.org
2012-12-02
1
-1
/
+1
*
Switch InfoBarTabHelper to use WebContentsUserData.
avi@chromium.org
2012-10-11
1
-1
/
+1
*
Revert "Revert 159158 - Make using WebContentsUserData simpler."
avi@chromium.org
2012-09-28
1
-1
/
+1
*
Revert 159158 - Make using WebContentsUserData simpler.
dharani@google.com
2012-09-28
1
-1
/
+1
*
Make using WebContentsUserData simpler.
avi@chromium.org
2012-09-27
1
-1
/
+1
*
Switch OmniboxSearchHint to use WebContentsUserData.
avi@chromium.org
2012-09-18
1
-14
/
+26
*
Add a method to check if an AutocompleteMatch is of a search type.
sreeram@chromium.org
2012-09-05
1
-3
/
+1
*
Create chrome/browser/api directory. Move infobar delegates used by Autofill ...
joi@chromium.org
2012-08-13
1
-1
/
+1
*
Moving common code into OmniboxView from OmniboxView*
dominich@chromium.org
2012-08-07
1
-1
/
+1
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
1
-1
/
+1
*
autocomplete: Extract AutocompleteResult from autocomplete.*.
tfarina@chromium.org
2012-07-02
1
-1
/
+1
*
browser: Extract AutocompleteLog from autocomplete.*.
tfarina@chromium.org
2012-06-27
1
-0
/
+1
*
autocomplete: Extract the two classes in autocomplete_edit.h into their files.
tfarina@chromium.org
2012-06-23
1
-1
/
+0
*
Simplify overriding ShouldExpire() a bit by allowing classes to override Shou...
pkasting@chromium.org
2012-06-22
1
-7
/
+7
*
A few simple removals of browser::FindLastActiveWithProfile.
jam@chromium.org
2012-06-20
1
-2
/
+2
*
TabContentsWrapper -> TabContents, part 33.
avi@chromium.org
2012-06-11
1
-2
/
+2
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-2
/
+3
*
Change name of location_entry accessor in LocationBar to GetLocationEntry to ...
dominich@chromium.org
2012-05-10
1
-1
/
+1
*
Reland r130431: Move the URL string from TemplateURLRef onto the owning Templ...
pkasting@chromium.org
2012-04-04
1
-1
/
+1
*
Revert 130431 - Move the URL string from TemplateURLRef onto the owning Templ...
dbeam@chromium.org
2012-04-04
1
-1
/
+1
*
Move the URL string from TemplateURLRef onto the owning TemplateURL. This wi...
pkasting@chromium.org
2012-04-03
1
-1
/
+1
*
Misc. tiny cleanups.
pkasting@chromium.org
2012-03-16
1
-2
/
+1
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-27
1
-2
/
+2
*
Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.
hbono@chromium.org
2012-01-16
1
-2
/
+2
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-16
1
-2
/
+2
*
Convert the remaining trivial tab_contents.h includes in chrome to use web_co...
jam@chromium.org
2012-01-05
1
-1
/
+1
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-3
/
+3
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-4
/
+5
*
Retry: Convert stragglers not on spreadsheet to base::Bind()
ajwong@chromium.org
2011-12-29
1
-1
/
+0
*
Revert 115929 - Convert stragglers not on spreadsheet to base::Bind()
ajwong@chromium.org
2011-12-29
1
-0
/
+1
*
Convert stragglers not on spreadsheet to base::Bind()
ajwong@chromium.org
2011-12-28
1
-1
/
+0
*
Rename NavigationController to NavigationControllerImpl and put it into the c...
jam@chromium.org
2011-12-28
1
-1
/
+3
*
Convert a few methods in NavigationController to return a content::Navigation...
jam@chromium.org
2011-12-28
1
-2
/
+2
*
Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...
jam@chromium.org
2011-12-27
1
-0
/
+1
*
Create a Content API around NavigationEntry that's in content/public/browser....
jam@chromium.org
2011-12-25
1
-2
/
+2
*
base::Bind: Convert NewRunnableMethod in chrome/browser.
jhawkins@chromium.org
2011-12-24
1
-4
/
+7
*
Move navigation_details.h to content/public/browser.
jam@chromium.org
2011-12-22
1
-1
/
+1
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
1
-2
/
+2
*
Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests
thakis@chromium.org
2011-12-21
1
-2
/
+2
*
Rename TabContents::controller() to GetController and put it into the WebCont...
jam@chromium.org
2011-12-21
1
-2
/
+2
*
Clean up TCW, make it solely a hub for 1:1 observer/helper objects.
avi@chromium.org
2011-12-12
1
-4
/
+4
*
Switch to IWYU for files that previously were getting a bunch of
joi@chromium.org
2011-12-01
1
-0
/
+1
*
Revert 111425 - base::Bind fixes
groby@chromium.org
2011-11-23
1
-7
/
+4
*
base::Bind fixes
groby@chromium.org
2011-11-23
1
-4
/
+7
[next]