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
/
extensions
/
extension_management_api.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for management API related to escalated permissions disabled extensions
asargent@chromium.org
2011-11-16
1
-67
/
+95
*
Append parameters to webstore URL to indicate launch source.
estade@chromium.org
2011-11-15
1
-1
/
+1
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+1
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-1
/
+2
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-8
/
+8
*
Reland r105832: NewRunnable* -> base::Bind for most of chrome/browser/extensi...
adamk@chromium.org
2011-10-18
1
-5
/
+4
*
Revert 105832 - NewRunnable* -> base::Bind for most of chrome/browser/extensi...
adamk@chromium.org
2011-10-17
1
-4
/
+5
*
NewRunnable* -> base::Bind for most of chrome/browser/extensions/.
adamk@chromium.org
2011-10-17
1
-5
/
+4
*
Replace UninstalledExtensionInfo with just a string for the extension id, all...
kalman@chromium.org
2011-10-10
1
-3
/
+2
*
Added update_url to ExtensionInfo.
miket@chromium.org
2011-09-16
1
-2
/
+7
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-09-12
1
-1
/
+2
*
Make the management API support the offline_enabled field.
yoz@chromium.org
2011-09-02
1
-2
/
+4
*
Fix crash on NTP related to multi-profile extensions.
jstritar@chromium.org
2011-08-30
1
-4
/
+2
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
1
-3
/
+4
*
Revert 94715 - Revert 94714 - Improve layout for bookmark-apps. Add treatment...
gbillock@chromium.org
2011-08-08
1
-1
/
+1
*
Revert 94714 - Improve layout for bookmark-apps. Add a treatment for small ic...
asargent@chromium.org
2011-07-29
1
-1
/
+1
*
Improve layout for bookmark-apps. Add a treatment for small icons.
gbillock@chromium.org
2011-07-29
1
-1
/
+1
*
Add getPermissionWarnings() to management api.
tessamac@chromium.org
2011-07-29
1
-1
/
+163
*
Don't check newly loaded extensions' pref state.
estade@chromium.org
2011-07-29
1
-9
/
+5
*
Re-land the experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-2
/
+2
*
Revert 94288 - Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-2
/
+2
*
Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-2
/
+2
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-13
1
-4
/
+4
*
Revert 92219 - Update URLPatternSet to contain a std::set instead of std::vec...
jstritar@chromium.org
2011-07-12
1
-4
/
+4
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-12
1
-4
/
+4
*
Tweak IsExtensionEnabled and consolidate callers of related functions
estade@chromium.org
2011-07-11
1
-3
/
+1
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-12
/
+12
*
Revert "Revert "Change extension event routers to not be singletons and to be...
yoz@chromium.org
2011-06-28
1
-16
/
+13
*
Revert "Change many extension event routers to not be singletons and to be mo...
yoz@chromium.org
2011-06-25
1
-9
/
+13
*
Change many extension event routers to not be singletons and to be more profi...
yoz@chromium.org
2011-06-25
1
-13
/
+9
*
Start refractoring extension permissions into ExtensionPermissionSet.
jstritar@chromium.org
2011-06-23
1
-2
/
+4
*
Revert "Change event routers from singletons to being owned by the ExtensionS...
yoz@chromium.org
2011-05-27
1
-0
/
+5
*
Change event routers from singletons to being owned by the ExtensionService.
yoz@chromium.org
2011-05-26
1
-5
/
+0
*
Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...
morrita@chromium.org
2011-05-20
1
-1
/
+1
*
Extension Apps that prefer a panel over a tab, should launch that way when
finnur@chromium.org
2011-05-06
1
-1
/
+2
*
Put back "Enable component extensions for DefaultProfile used in login screen...
dpolukhin@chromium.org
2011-04-15
1
-4
/
+7
*
New notification sent when extension uninstall is not allowed.
dennisjeffrey@google.com
2011-04-07
1
-1
/
+2
*
Disable uninstalling and editing permissions for policy controlled extensions.
pastarmovj@chromium.org
2011-03-31
1
-0
/
+20
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
1
-4
/
+4
*
Return accessible icon URLs for disabled extensions in the management API.
jstritar@chromium.org
2011-03-04
1
-2
/
+5
*
Adding homagpageUrl to the ExtensionInfo in the management API.
asargent@chromium.org
2011-02-25
1
-0
/
+3
*
Add a histogram to track application launches by type. Unfortunately, this un...
jstritar@chromium.org
2011-02-16
1
-0
/
+4
*
chrome.management.launchApp() should choose the window type for the app based...
skerner@chromium.org
2011-02-09
1
-2
/
+7
*
Change extension unload notification to indicate updates.
asargent@chromium.org
2010-12-23
1
-1
/
+6
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-4
/
+4
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Adding support for optional description in to the callback of the management ...
asargent@chromium.org
2010-11-18
1
-2
/
+32
*
Cleanup: Include browser.h -> ui/browser.h [Part 4].
jhawkins@chromium.org
2010-11-17
1
-3
/
+3
*
Add api method to get an installed extension by ID.
tessamac@google.com
2010-11-08
1
-0
/
+18
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-2
/
+2
[next]