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
*
It's not used.
mpearson@chromium.org
2014-07-01
1
-231
/
+0
*
Componentize URLDatabase
hashimoto@chromium.org
2014-06-25
1
-1
/
+1
*
Omnibox: Combine Two Input Type Enums into One
mpearson@chromium.org
2014-06-08
1
-8
/
+10
*
Revert of Omnibox: Combine Two Input Type Enums into One (https://codereview....
dcheng@chromium.org
2014-06-07
1
-10
/
+8
*
Omnibox: Combine Two Input Type Enums into One
mpearson@chromium.org
2014-06-07
1
-8
/
+10
*
Rename NOTIFICATION_EXTENSION_UNINSTALLED to NOTIFICATION_EXTENSION_UNINSTALL...
limasdf@gmail.com
2014-05-29
1
-1
/
+2
*
Moved IS_EPHEMERAL flag to extension prefs
tmdiep@chromium.org
2014-05-22
1
-1
/
+2
*
Revert of Use ExtensionRegistryObserver instead of deprecated extension notif...
limasdf@gmail.com
2014-05-15
1
-17
/
+5
*
Use extensions::ExtensionRegistryObserver instead of deprecated extension not...
limasdf@gmail.com
2014-05-14
1
-5
/
+17
*
Replace NOTIFICATION_EXTENSION_LOADED to NOTIFICATION_EXTENSION_LOADED_DEPREC...
limasdf@gmail.com
2014-04-20
1
-1
/
+2
*
Remove ExtensionService::GetInstalledApp() and ExtensionService::IsInstalledA...
rdevlin.cronin@chromium.org
2014-04-10
1
-3
/
+3
*
ExtensionSystem cleanup part 3
yoz@chromium.org
2014-02-14
1
-1
/
+1
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
1
-4
/
+2
*
Clean up extension_util.h.
derat@chromium.org
2014-01-24
1
-1
/
+1
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-2
/
+2
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-2
/
+2
*
Move c/c/e/extension_set to top-level extensions/
rdevlin.cronin@chromium.org
2013-12-17
1
-2
/
+3
*
Replace string16 with base::string16.
brettw@chromium.org
2013-12-04
1
-12
/
+14
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Moved some functions off ExtensionService into a new file extension_util.
benwells@chromium.org
2013-10-17
1
-1
/
+2
*
Cleanup: Remove chrome namespace from application_launch.h
limasdf@gmail.com
2013-09-27
1
-2
/
+1
*
Omnibox: Make the Controller Reorder Matches for Inlining
mpearson@chromium.org
2013-08-12
1
-0
/
+1
*
Create CoreAppLauncherHandler to handle recordAppLaunchbyURL message
simon.hong81@gmail.com
2013-07-26
1
-2
/
+2
*
Omnibox: Change |inline_autocomplete_offset| to |inline_autocompletion|
mpearson@chromium.org
2013-07-19
1
-1
/
+0
*
Updates some includes of chrome_notification_types.h
jam@chromium.org
2013-07-11
1
-1
/
+1
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of strings headers in chrome/auto*/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.
avi@chromium.org
2013-06-09
1
-1
/
+1
*
Move parsing of app.launch keys out of Extension.
yoz@chromium.org
2013-06-05
1
-2
/
+3
*
Move AutocompleteMatch::Type enum to chrome/common/autocomplete_match_type.h
kmadhusu@chromium.org
2013-05-21
1
-1
/
+2
*
Added histogram for v2 app launch source
calamity@chromium.org
2013-03-24
1
-1
/
+2
*
Revert 189589 "Added histogram for v2 app launch source"
hans@chromium.org
2013-03-21
1
-2
/
+1
*
Added histogram for v2 app launch source
calamity@chromium.org
2013-03-21
1
-1
/
+2
*
Rename application_launch namespace to chrome
benwells@chromium.org
2013-01-31
1
-2
/
+2
*
history: Rename history.h to history_service.h
tfarina@chromium.org
2013-01-25
1
-1
/
+1
*
Refactor calls to ExtensionPrefs::GetLaunchContainer before application_launc...
tapted@chromium.org
2013-01-11
1
-7
/
+1
*
Split Extension::ShouldDisplayInLauncher into ShouldDisplayIn{AppLauncher,New...
tapted@chromium.org
2012-11-09
1
-1
/
+3
*
Move url_databse back to history
kaiwang@chromium.org
2012-10-02
1
-1
/
+1
*
introduce chrome/browser/common directory and move url_database(and its depen...
kaiwang@chromium.org
2012-09-20
1
-1
/
+1
*
Revert 157475 - Introduce chrome/browser/common directory and move url_databa...
kaiwang@chromium.org
2012-09-19
1
-1
/
+1
*
Introduce chrome/browser/common directory and move url_database(and its depen...
kaiwang@chromium.org
2012-09-19
1
-1
/
+1
*
autocomplete: Add AutocompleteProvider::Type enum.
derat@chromium.org
2012-09-11
1
-3
/
+3
*
Don't include web apps with empty names into autocomplete search.
vitalybuka@chromium.org
2012-08-30
1
-1
/
+1
*
Introduce LaunchParams struct for opening chrome apps.
benwells@chromium.org
2012-07-13
1
-2
/
+2
*
Move ExtensionSystem into extensions namespace
rdevlin.cronin@chromium.org
2012-07-11
1
-2
/
+4
*
Moved ExtensionPrefs and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-10
1
-1
/
+1
*
browser: Extract AutocompleteProvider from autocomplete.*
tfarina@chromium.org
2012-06-26
1
-2
/
+3
*
Removing usage of profile_->GetHistory() from the codebase in order to remove...
rlp@chromium.org
2012-06-19
1
-1
/
+2
*
Misc. tiny cleanups
pkasting@chromium.org
2012-06-13
1
-13
/
+12
*
Pass command line arguments onto platform apps which provide the right intent.
benwells@chromium.org
2012-05-26
1
-1
/
+1
[next]