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_browsertest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a preference for why an extension is disabled.
yoz@chromium.org
2012-04-10
1
-1
/
+1
*
Improve assocation of WebstoreInstallers to CrxInstallers.
jstritar@chromium.org
2012-04-03
1
-5
/
+12
*
Expand usage of platform-apps flag and permission features.
miket@chromium.org
2012-03-25
1
-0
/
+15
*
Revert 128610 - Expand usage of platform-apps flag and permission features.
nduca@google.com
2012-03-24
1
-16
/
+0
*
Expand usage of platform-apps flag and permission features.
miket@chromium.org
2012-03-23
1
-0
/
+16
*
Revert 128355 - Expand usage of platform-apps flag and permission features.
gman@chromium.org
2012-03-23
1
-16
/
+0
*
Expand usage of platform-apps flag and permission features.
miket@chromium.org
2012-03-23
1
-0
/
+16
*
Moved app shortcut code out of ExtensionService.
benwells@chromium.org
2012-02-09
1
-0
/
+6
*
Disable modal JavaScript dialogs for platform apps.
jstritar@chromium.org
2012-01-24
1
-6
/
+10
*
Warn before overwriting CRX files in extension pack UI.
aa@chromium.org
2012-01-08
1
-1
/
+2
*
Revert 116407 - Update Extension Pack UI to warn before overwriting existing CRX
mrossetti@chromium.org
2012-01-05
1
-3
/
+2
*
Update Extension Pack UI to warn before overwriting existing CRX
aa@chromium.org
2012-01-04
1
-2
/
+3
*
Updating extensions code to use UTF16
RDevlin.Cronin@gmail.com
2011-12-17
1
-3
/
+3
*
Convert app_launch_index and page_index from int to StringOrdinal.
csharp@chromium.org
2011-12-14
1
-1
/
+2
*
Revert 114083 - Convert app_launch_index and page_index from int to StringOrd...
csharp@chromium.org
2011-12-13
1
-2
/
+1
*
Convert app_launch_index and page_index from int to StringOrdinal.
csharp@chromium.org
2011-12-12
1
-1
/
+2
*
Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-06
1
-6
/
+7
*
Revert 113047 - Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-06
1
-7
/
+6
*
Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-05
1
-6
/
+7
*
Improve ExtensionBrowserTest. Part of moving ExtensionService to use Extensio...
yoz@chromium.org
2011-11-29
1
-33
/
+37
*
Have ExtensionHost use TabContents instead of RenderViewHost. Try #3.
mpcomplete@chromium.org
2011-11-17
1
-3
/
+0
*
Revert 110262 - Have ExtensionHost use TabContents instead of RenderViewHost....
dpolukhin@chromium.org
2011-11-16
1
-0
/
+3
*
Have ExtensionHost use TabContents instead of RenderViewHost. Try #2.
mpcomplete@chromium.org
2011-11-16
1
-3
/
+0
*
Change EXTENSION_PROCESS_CREATED observers to use EXTENSION_HOST_CREATED.
yoz@chromium.org
2011-11-09
1
-5
/
+0
*
Revert "Have ExtensionHost use TabContents instead of RenderViewHost. This is...
mpcomplete@chromium.org
2011-11-08
1
-0
/
+3
*
Have ExtensionHost use TabContents instead of RenderViewHost. This is part
mpcomplete@chromium.org
2011-11-08
1
-3
/
+0
*
Adds a webstorePrivate method for silently installing extensions.
jstritar@chromium.org
2011-11-02
1
-2
/
+15
*
Refactor loading out of ExtensionService.
yoz@chromium.org
2011-11-02
1
-4
/
+8
*
Enable experimental permissions for extensions from the store.
aa@chromium.org
2011-10-31
1
-1
/
+2
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-14
/
+14
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-10
/
+12
*
Fix issues related to <all_urls> in extensions.
jstritar@chromium.org
2011-10-14
1
-1
/
+1
*
Add a helper class for downloading and installing extensions from the gallery.
jstritar@chromium.org
2011-10-13
1
-0
/
+7
*
ntp4: make app-install-via-drag less janky
estade@chromium.org
2011-08-22
1
-1
/
+1
*
Remove extension.h #include from profile.h.
mihaip@chromium.org
2011-08-13
1
-1
/
+1
*
Add tests for CWS restriction of NaCl plugin.
bbudge@chromium.org
2011-08-11
1
-2
/
+11
*
Revert 95815 - Make extension file URL access opt-in.
jstritar@chromium.org
2011-08-08
1
-3
/
+3
*
Make extension file URL access opt-in.
jstritar@chromium.org
2011-08-08
1
-3
/
+3
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+1
*
Attempted fix for flakiness in RunExtensionTestIncognito.
mpcomplete@chromium.org
2011-07-15
1
-27
/
+34
*
Remember whether an Extension/App was installed from the Web Store.
bbudge@google.com
2011-07-12
1
-1
/
+1
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-27
/
+28
*
Fix the Extension.Permissions_*Cancel histograms.
jstritar@chromium.org
2011-06-28
1
-1
/
+1
*
Add tests for chrome.tabs.captureVisibleTab working for file:/// URLs.
mihaip@chromium.org
2011-06-16
1
-1
/
+16
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-1
/
+1
*
[Extension] Remove concept of initial incognito state
akalin@chromium.org
2011-04-29
1
-1
/
+1
*
[Extensions] Make ExtensionService not be ref-counted
akalin@chromium.org
2011-04-20
1
-1
/
+1
*
Implement private API for web store to determine app ID of
aa@chromium.org
2011-04-14
1
-9
/
+13
*
Replacing base::DIR_TEMP with ScopedTempDir when appropriate.
mkwst@chromium.org
2011-04-12
1
-6
/
+3
*
Cleanup: Update a bunch of files to the new location of browser_window.h. Par...
tfarina@chromium.org
2011-04-09
1
-1
/
+1
[next]