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
*
Launch processes asynchronously so as not to block the UI thread. For now, re...
jam@chromium.org
2009-11-18
1
-7
/
+7
*
Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...
jam@chromium.org
2009-11-18
1
-7
/
+7
*
Launch processes asynchronously so as not to block the UI thread. For now, r...
jam@chromium.org
2009-11-17
1
-7
/
+7
*
Fix for flaky browser tests as done by twiz and reviewed here:
mad@chromium.org
2009-11-04
1
-5
/
+8
*
Add support for to automation interface load install and load extensions.
rogerta@chromium.org
2009-10-20
1
-0
/
+5
*
Correctly handle extension reloading in the task manager.
phajdan.jr@chromium.org
2009-10-20
1
-0
/
+12
*
Add a browser test for extensions autoupdate.
asargent@chromium.org
2009-10-14
1
-0
/
+25
*
Generate IDs for --load-extension by hashing the path instead
aa@chromium.org
2009-10-06
1
-0
/
+1
*
ExtensionApiTest improvements.
rafaelw@chromium.org
2009-09-25
1
-5
/
+5
*
Force page-action views to update after reloading an extension, by deleting
pam@chromium.org
2009-09-11
1
-6
/
+34
*
Enable extensions by default.
aa@chromium.org
2009-08-29
1
-2
/
+0
*
override chrome:// URLs via extensions.
erikkay@chromium.org
2009-08-28
1
-10
/
+13
*
Don't show extension disabled infobar when manually updating
aa@chromium.org
2009-08-28
1
-3
/
+15
*
Load extensions that have their manifest in the Prefs on the UI thread.
mpcomplete@chromium.org
2009-08-21
1
-3
/
+3
*
Show the extension install UI when the user clicks Reenable for a disabled-on...
mpcomplete@chromium.org
2009-08-18
1
-1
/
+1
*
Adds a copyright header to extension_browsertest.cc and fixes lint error.
mpcomplete@chromium.org
2009-08-14
1
-0
/
+6
*
Disable an extension when it is upgraded to a version that requires more
mpcomplete@chromium.org
2009-08-14
1
-20
/
+31
*
Add a rudamentary feed preview to the RSS extension. It
finnur@chromium.org
2009-07-09
1
-0
/
+25
*
Aha, I think this was racing because INSTALLED is actually fired
aa@chromium.org
2009-07-08
1
-7
/
+2
*
Add some more logging. Still trying to figure out flakey test.
aa@chromium.org
2009-07-08
1
-3
/
+20
*
Add some logging to a flakey browsertest to debug.
aa@chromium.org
2009-07-08
1
-2
/
+11
*
Add an ExtensionBrowserTest base class that allows in-process browser tests o...
aa@chromium.org
2009-07-04
1
-152
/
+95
*
Move render_view_host_manager* and site_instance* from tab_contents to render...
brettw@chromium.org
2009-06-29
1
-1
/
+1
*
Change ExtensionHost to use notifications
erikkay@chromium.org
2009-06-26
1
-1
/
+1
*
Refactored ExtensionsPrefs to store paths relative to the extensions install ...
rafaelw@chromium.org
2009-06-25
1
-9
/
+12
*
The Provider for External Extensions no longer uses
finnur@chromium.org
2009-06-25
1
-2
/
+3
*
Disabling some browser tests that fail, as part of deploying the browser test...
jcampan@chromium.org
2009-06-23
1
-2
/
+4
*
Disabling a test (bug filed) that is crashing (I am not sure what the correct...
jcampan@chromium.org
2009-06-23
1
-1
/
+2
*
Move extension view classes from browser/extensions to browser/views/extensions.
erikkay@google.com
2009-06-23
1
-1
/
+1
*
Close all browsers during InProcessBrowserTest cleanup, not just the main one.
erikkay@google.com
2009-06-16
1
-7
/
+0
*
Disable extensions in incognito mode.
mpcomplete@google.com
2009-06-11
1
-0
/
+173