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_browsertests_misc.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate IDs for --load-extension by hashing the path instead
aa@chromium.org
2009-10-06
1
-7
/
+7
*
Disabling the test while I figure out why it is flaky.
finnur@chromium.org
2009-10-02
1
-1
/
+1
*
We now postMessage the RSS file over to the js script and have it parse it th...
finnur@chromium.org
2009-10-02
1
-28
/
+44
*
The RSS extension now renders the RSS HTML preview inside an IFRAME.
finnur@chromium.org
2009-09-29
1
-4
/
+24
*
Update renderer plugin cache when we load/unload extensions with plugins.
mpcomplete@chromium.org
2009-09-21
1
-0
/
+51
*
While fixing bug 22070 (Toolstrip theme background not updated when resizing ...
finnur@chromium.org
2009-09-18
1
-4
/
+2
*
Disable ExtensionViews and toolstrip browser tests because
nsylvain@chromium.org
2009-09-17
1
-2
/
+4
*
Force page-action views to update after reloading an extension, by deleting
pam@chromium.org
2009-09-11
1
-4
/
+28
*
Linux: implement Page Actions support.
mattm@chromium.org
2009-09-10
1
-2
/
+2
*
Add a disable button to the Extension management UI.
mpcomplete@chromium.org
2009-09-08
1
-0
/
+28
*
Try again to fix bug 20968, this time not breaking browser
aa@chromium.org
2009-09-03
1
-1
/
+2
*
Remove obsolete comment about a test being disabled.
asargent@chromium.org
2009-09-03
1
-1
/
+0
*
Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile...
mpcomplete@chromium.org
2009-09-03
1
-0
/
+74
*
Attempt at a fix for ExtensionBrowserTest.MessagingContentScript.
mpcomplete@chromium.org
2009-09-02
1
-1
/
+1
*
Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile...
mpcomplete@chromium.org
2009-09-02
1
-88
/
+0
*
Allow DOMUI pages to call window.open(), giving DOMUI privileges to the new
mpcomplete@chromium.org
2009-09-02
1
-0
/
+88
*
Revert accidental commits: r25115 and r25116
mpcomplete@chromium.org
2009-09-01
1
-56
/
+0
*
formatting
mpcomplete@chromium.org
2009-09-01
1
-1
/
+3
*
Merge branch 'api' of /src/chrome/src into api
mpcomplete@chromium.org
2009-09-01
1
-0
/
+54
*
Disable MessagingContentScript test due to flakiness
dglazkov@chromium.org
2009-09-01
1
-1
/
+1
*
Disable flakey browsertests on Linux.
rafaelw@chromium.org
2009-08-31
1
-4
/
+7
*
Don't show extension disabled infobar when manually updating
aa@chromium.org
2009-08-28
1
-1
/
+1
*
Extension API Renaming/Consistency changes
rafaelw@chromium.org
2009-08-28
1
-0
/
+6
*
Disable ExtensionBrowsertest.MessagingContentScripts on linux
rafaelw@chromium.org
2009-08-28
1
-0
/
+3
*
Enable a bunch of extension browsertests for linux
rafaelw@chromium.org
2009-08-28
1
-1
/
+10
*
Async extension callbacks now always fire and set chrome.extension.lastError ...
rafaelw@chromium.org
2009-08-18
1
-0
/
+17
*
DevTools: remove TODO on completed item.
pfeldman@chromium.org
2009-08-17
1
-1
/
+0
*
Undo disabled toolstrip test, now that upstream bug is fixed.
aa@chromium.org
2009-08-15
1
-1
/
+1
*
Disable UpdatePermissions until I can figure out why it's failing.
mpcomplete@chromium.org
2009-08-14
1
-0
/
+3
*
Disable an extension when it is upgraded to a version that requires more
mpcomplete@chromium.org
2009-08-14
1
-1
/
+47
*
Temporarily disable ExtensionBrowserTest.Toolstrip while the
levin@chromium.org
2009-08-14
1
-1
/
+2
*
Implementation of getBackgroundPage(), getToolstrips(), and
aa@chromium.org
2009-08-14
1
-3
/
+43
*
Coverity: Check the return value of ExecuteJavaScriptAndExtractString.
jhawkins@chromium.org
2009-07-31
1
-8
/
+8
*
Reenable use of ExecuteScriptInNewWorld.
mpcomplete@chromium.org
2009-07-28
1
-12
/
+14
*
Another try at enabling the content script messaging test.
mpcomplete@chromium.org
2009-07-24
1
-10
/
+6
*
Fix my previous revert. Merge issues.
mpcomplete@chromium.org
2009-07-22
1
-3
/
+0
*
Revert "Fix an issue with unregistering content script contexts."
mpcomplete@chromium.org
2009-07-22
1
-0
/
+2
*
Disable 2 extension messaging browsertests until I can figure out why they are
mpcomplete@chromium.org
2009-07-22
1
-0
/
+4
*
Fix an issue with unregistering content script contexts.
mpcomplete@chromium.org
2009-07-22
1
-3
/
+0
*
Fix for bug where we would not create ExtensionFunctionDispatcher
aa@chromium.org
2009-07-16
1
-0
/
+12
*
Disable MessagingContentScript. It's failing on the buildbot.
mpcomplete@chromium.org
2009-07-15
1
-0
/
+3
*
Reenable content script messaging test.
mpcomplete@chromium.org
2009-07-15
1
-4
/
+0
*
Add getLanguage function to tab extension.
sidchat@google.com
2009-07-10
1
-4
/
+20
*
Add a rudamentary feed preview to the RSS extension. It
finnur@chromium.org
2009-07-09
1
-1
/
+135
*
Make the API to open a message channel symmetric, so it works the same whethe...
mpcomplete@chromium.org
2009-07-09
1
-11
/
+121
*
Add some logging to a flakey browsertest to debug.
aa@chromium.org
2009-07-08
1
-2
/
+0
*
Disable ExtensionBrowserTest.Incognito because it fails too often.
nsylvain@chromium.org
2009-07-07
1
-0
/
+3
*
Add an ExtensionBrowserTest base class that allows in-process browser tests o...
aa@chromium.org
2009-07-04
1
-0
/
+106