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_service.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't hold the installed app in BrowserProcessRenderHost, since that's in con...
jam@chromium.org
2011-04-23
1
-0
/
+12
*
[Sync] Refactor ExtensionService for sync
akalin@chromium.org
2011-04-23
1
-39
/
+55
*
[Extensions] Make ExtensionService not be ref-counted
akalin@chromium.org
2011-04-20
1
-9
/
+13
*
Add histograms to track permission use in extensions.
jstritar@chromium.org
2011-04-19
1
-0
/
+7
*
Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...
jam@chromium.org
2011-04-18
1
-0
/
+26
*
[Sync] Move some extension-sync-related logic to ExtensionService
akalin@chromium.org
2011-04-17
1
-2
/
+29
*
Put back "Enable component extensions for DefaultProfile used in login screen...
dpolukhin@chromium.org
2011-04-15
1
-1
/
+2
*
Update the web store promo to be clearer and configurable at run-time.
jstritar@chromium.org
2011-04-15
1
-5
/
+4
*
Implement private API for web store to determine app ID of
aa@chromium.org
2011-04-14
1
-1
/
+1
*
Remove ExtensionService::HasInstalledExtensions since we always have (compone...
mihaip@chromium.org
2011-04-14
1
-4
/
+0
*
[Extensions] Add CheckSoon() method to ExtensionUpdater
akalin@chromium.org
2011-04-13
1
-2
/
+6
*
[Extensions] Rework ExtensionUpdater to not be RefCountedThreadSafe
akalin@chromium.org
2011-04-12
1
-1
/
+1
*
New notification sent when extension uninstall is not allowed.
dennisjeffrey@google.com
2011-04-07
1
-4
/
+6
*
Refactor ExtensionService/ExtensionServiceInterface to be more testable
akalin@chromium.org
2011-04-06
1
-15
/
+20
*
Revert 80539 - Refactor ExtensionService/ExtensionServiceInterface to be more...
cmp@chromium.org
2011-04-06
1
-20
/
+15
*
Refactor ExtensionService/ExtensionServiceInterface to be more testable
akalin@chromium.org
2011-04-05
1
-15
/
+20
*
Generalize ExtensionUpdateService to ExtensionServiceInterface
akalin@chromium.org
2011-04-04
1
-10
/
+23
*
Make <all_urls> and file:///* in permissions trigger "Allow file access"
mihaip@chromium.org
2011-04-01
1
-0
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Move ExtensionService code that manages pending extensions into its own class.
skerner@chromium.org
2011-03-25
1
-45
/
+17
*
Revert 79407 - Move ExtensionService code that manages pending extensions int...
skerner@chromium.org
2011-03-25
1
-17
/
+45
*
Move ExtensionService code that manages pending extensions into its own class.
skerner@chromium.org
2011-03-25
1
-45
/
+17
*
Added extensions API to provide customization values.
altimofeev@chromium.org
2011-03-24
1
-3
/
+6
*
Add onChange event to preference extension APIs.
bauerb@chromium.org
2011-03-16
1
-0
/
+3
*
Initial support for partitioning cookies for isolated apps.
creis@google.com
2011-03-15
1
-0
/
+3
*
Move property bag to content.
avi@chromium.org
2011-03-10
1
-1
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-2
/
+2
*
Cleanup: Use more specific friend struct / make destructors non-public for cl...
thestig@chromium.org
2011-03-07
1
-1
/
+1
*
Split PendingExtensionInfo into its own file. No behavior changed.
skerner@chromium.org
2011-03-03
1
-36
/
+3
*
Fix TODOs: Get rid of ExtensionService::InstallExtension().
skerner@chromium.org
2011-03-03
1
-8
/
+0
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Add an accessor for an ExtensionSpecialStoragePolicy to the Profile class
michaeln@google.com
2011-02-26
1
-22
/
+0
*
Allow terminated extension to be uninstalled from chrome://extensions page.
jennb@chromium.org
2011-02-23
1
-0
/
+4
*
Rename ExtensionService::OnExtensionILoaded to AddExtension
rickcam@chromium.org
2011-02-08
1
-2
/
+4
*
More out-of-lining of test code, along with a bunch of GMOCK objects.
erg@google.com
2011-02-08
1
-1
/
+1
*
Avoid crashes due to GetDefaultRequestContext returning NULL.
asargent@chromium.org
2011-02-04
1
-0
/
+2
*
Move ExtensionRendereInfo into common and call it ExtensionSet instead.
aa@chromium.org
2011-01-29
1
-0
/
+1
*
Add in-profile external_extensions.json file for Chrome OS OEM customization.
skerner@chromium.org
2011-01-21
1
-5
/
+5
*
Make ExtensionBrowserEventRouter owned by ExtensionService.
asargent@chromium.org
2011-01-15
1
-0
/
+7
*
Clean up threading model of external extension providers
gfeher@chromium.org
2011-01-14
1
-19
/
+36
*
Show crashed extensions on chrome://extensions.
jennb@chromium.org
2011-01-13
1
-0
/
+12
*
Change extension unload notification to indicate updates.
asargent@chromium.org
2010-12-23
1
-2
/
+4
*
Coalesced various extension type enums into Extension::Type.
akalin@chromium.org
2010-12-21
1
-22
/
+18
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-0
/
+603