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
/
autocomplete
/
extension_app_provider.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extension loaded/unloaded notifications are always sent from non-incognito pr...
pkasting@chromium.org
2011-10-22
1
-2
/
+5
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-1
/
+1
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-4
/
+4
*
Remove confidence from AutocompleteMatch and use History DB instead.
dominich@chromium.org
2011-09-01
1
-5
/
+1
*
Fix crash on NTP related to multi-profile extensions.
jstritar@chromium.org
2011-08-30
1
-2
/
+2
*
Add confidence to AutocompleteMatch.
dominich@chromium.org
2011-08-11
1
-1
/
+5
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-3
/
+4
*
Fix clang build.
pkasting@chromium.org
2011-05-25
1
-4
/
+4
*
Make the app provider match highlighting use the existing ClassifyMatchXXX() ...
pkasting@chromium.org
2011-05-25
1
-50
/
+26
*
Don't show suggestions in the Omnibox (from the Extension App provider) for p...
finnur@chromium.org
2011-05-12
1
-0
/
+4
*
Extension App provider should include packaged apps as well. They have no
finnur@chromium.org
2011-04-27
1
-3
/
+4
*
Show an Extension App icon in the omnibox for matches from the Extension App ...
finnur@chromium.org
2011-04-13
1
-1
/
+2
*
Add a unit test for the Extension App Provider.
finnur@chromium.org
2011-04-07
1
-0
/
+6
*
Implement a simple Extension App Omnibox provider.
finnur@chromium.org
2011-04-06
1
-0
/
+165