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 scoped path overrides for system directories for ExtensionBrowserTests.
calamity
2014-09-16
1
-0
/
+7
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome/
thestig
2014-08-26
1
-1
/
+1
*
Move extension notifications to extensions/browser/notification_types.h
jamescook@chromium.org
2014-07-31
1
-7
/
+7
*
Fix ExtensionServiceTest.ClearExtensionData flakiness
jochen@chromium.org
2014-07-31
1
-2
/
+4
*
Add "UninstallReason" parameter to ExtensionRegistryObserver::OnExtensionUnin...
rpaquay@chromium.org
2014-07-20
1
-1
/
+2
*
Replace "external_install" boolean parameter with explicit enumeration in Ext...
rpaquay@chromium.org
2014-07-08
1
-1
/
+2
*
Revert 281130 "Replace "external_install" boolean parameter with..."
csharp@chromium.org
2014-07-03
1
-2
/
+1
*
Revert 281227 "Revert 281130 "Replace "external_install" boolean..."
nkostylev@chromium.org
2014-07-03
1
-1
/
+2
*
Revert 281130 "Replace "external_install" boolean parameter with..."
nkostylev@chromium.org
2014-07-03
1
-2
/
+1
*
Replace "external_install" boolean parameter with explicit enumeration in Ext...
rpaquay@chromium.org
2014-07-03
1
-1
/
+2
*
Resolve feature dependencies within the Feature implementations
kalman@chromium.org
2014-06-23
1
-2
/
+2
*
Cleanup: Remove most deprecated Profile::GetExtensionService() usage.
thestig@chromium.org
2014-06-22
1
-1
/
+2
*
Cleanup: Make ExtensionService:: and ExtensionPrefs::OnExtensionInstalled
kalman@chromium.org
2014-06-13
1
-11
/
+31
*
Moved IS_EPHEMERAL flag to extension prefs
tmdiep@chromium.org
2014-05-22
1
-5
/
+9
*
Replace NOTIFICATION_EXTENSION_LOADED to NOTIFICATION_EXTENSION_LOADED_DEPREC...
limasdf@gmail.com
2014-04-20
1
-7
/
+8
*
Temporarily disable an extension if it gets stuck in a loop reloading itself.
mek@chromium.org
2014-04-18
1
-0
/
+7
*
Change the default channel for ExtensionBrowserTests from dev to trunk.
kalman@chromium.org
2014-04-10
1
-1
/
+3
*
Introduce an extension parameter which is used to customize the extension. It...
vasilii@chromium.org
2014-03-24
1
-18
/
+35
*
Move ExtensionHost from src/chrome to src/extensions
jamescook@chromium.org
2014-03-21
1
-1
/
+1
*
Limit scope of settings API configuration and proxy permission
battre@chromium.org
2014-03-12
1
-2
/
+1
*
Remove ExtensionService::extension_prefs()
rockot@chromium.org
2014-02-19
1
-5
/
+6
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
1
-1
/
+1
*
Integrate new extension cache for non-user specific extensions/apps
dpolukhin@chromium.org
2014-01-24
1
-0
/
+6
*
Clean up extension_util.h.
derat@chromium.org
2014-01-24
1
-4
/
+4
*
Additional XHR merge session throttle tests.
zelidrag@chromium.org
2014-01-03
1
-6
/
+11
*
Move c/c/e/extension_set to top-level extensions/
rdevlin.cronin@chromium.org
2013-12-17
1
-4
/
+5
*
Replace obsolete GetDefaultProfile with GetActiveUserProfile
oshima@chromium.org
2013-12-13
1
-1
/
+1
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-12
1
-2
/
+2
*
Reland: Move ExtensionProcessManager to src/extensions, part 4
jamescook@chromium.org
2013-11-10
1
-4
/
+6
*
Revert 233956 "Move ExtensionProcessManager to src/extensions, p..."
rockot@google.com
2013-11-08
1
-6
/
+4
*
Move ExtensionProcessManager to src/extensions, part 4
jamescook@chromium.org
2013-11-08
1
-4
/
+6
*
extensions: Remove Blacklist dependency from ExtensionPrefs.
derat@chromium.org
2013-11-05
1
-1
/
+1
*
Move extension_misc::UnloadedExtensionReason from extension_constants.h to Un...
yoz@chromium.org
2013-10-23
1
-1
/
+2
*
Add C++ fixture for extension settings browser test
aboxhall@chromium.org
2013-10-21
1
-209
/
+29
*
Moved some functions off ExtensionService into a new file extension_util.
benwells@chromium.org
2013-10-17
1
-4
/
+5
*
In ExtensionBrowserTest::ReloadExtension, wait for the background page to exe...
jyasskin@chromium.org
2013-10-09
1
-0
/
+1
*
Add first run prompt fot OEM default apps to acknowledge app permissions
dpolukhin@chromium.org
2013-10-04
1
-9
/
+9
*
Remove ui_test_utils::RegisterAndWait and use WindowedNotificationObserver et...
bauerb@chromium.org
2013-10-02
1
-92
/
+82
*
Move the rest of extension_manifest_constants to top-level extensions/
rdevlin.cronin@chromium.org
2013-09-16
1
-1
/
+0
*
Add a function to send scripts from a browsertest to an extension's backgroun...
jyasskin@chromium.org
2013-09-04
1
-0
/
+8
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-2
/
+1
*
Make CrxInstaller creation take install prompt as a scoped_ptr
asargent@chromium.org
2013-08-09
1
-7
/
+7
*
Don't override extension bindings that already exist, it causes event listeners
kalman@chromium.org
2013-08-09
1
-1
/
+4
*
Silently install blacklisted extensions from auto-install locations (sync,
kalman@chromium.org
2013-07-31
1
-1
/
+3
*
Add browser test and fix when a extension update is delayed too long.
tengs@chromium.org
2013-07-31
1
-6
/
+23
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
1
-2
/
+2
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
1
-1
/
+1
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-4
/
+4
*
Force "Allow in Incognito" to be checked for extensions that modify incognito...
DHNishi@gmail.com
2013-07-10
1
-1
/
+2
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
1
-2
/
+2
[next]