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
*
Don't ping for extension blacklist when no extensions are installed.
pam@chromium.org
2009-12-03
1
-2
/
+12
*
Don't allow content scripts to execute on file:// urls.
finnur@chromium.org
2009-11-18
1
-28
/
+25
*
Support localization for browser actions and page action
finnur@chromium.org
2009-11-13
1
-0
/
+51
*
move subscribe_page_action out of samples in preparation for removing
erikkay@chromium.org
2009-11-10
1
-5
/
+3
*
Remove flaky label from ParseFeed tests. No failure can be found
finnur@chromium.org
2009-11-10
1
-9
/
+9
*
Disable OptionsPage test.
willchan@chromium.org
2009-11-06
1
-2
/
+2
*
Rename getTabContentses to getExtensionTabs.
aa@chromium.org
2009-10-28
1
-1
/
+1
*
Readding from scratch instead reverting the revert.
finnur@chromium.org
2009-10-23
1
-0
/
+6
*
Revert 29861 since this fail on the interactive
finnur@chromium.org
2009-10-23
1
-6
/
+0
*
Page actions that don't specify an icon (ie.
finnur@chromium.org
2009-10-23
1
-0
/
+6
*
Remove the extension shelf on Linux.
phajdan.jr@chromium.org
2009-10-21
1
-4
/
+2
*
Add concept of an options page to Extensions.
asargent@chromium.org
2009-10-16
1
-0
/
+38
*
Marking the ParseFeed as flaky again.
finnur@chromium.org
2009-10-16
1
-9
/
+9
*
Getting rid of the final flakiness in the ParseFeed test.
finnur@chromium.org
2009-10-16
1
-93
/
+89
*
Flagging as flaky again, they like to fail with some frequency on Chromium XP...
thomasvl@chromium.org
2009-10-16
1
-2
/
+2
*
Remove flaky label from ParseFeed tests.
finnur@chromium.org
2009-10-15
1
-21
/
+3
*
The ParseFeed test was testing too much in one test, hitting the overall limi...
finnur@chromium.org
2009-10-15
1
-29
/
+54
*
Moving one test to appear last to see if it makes a difference.
finnur@chromium.org
2009-10-14
1
-10
/
+10
*
Marking DISABLED test as FLAKY so I can investigate on the bots.
finnur@chromium.org
2009-10-14
1
-1
/
+21
*
Disable parse feed test again.
finnur@chromium.org
2009-10-14
1
-1
/
+1
*
Temporarily re-enabling ParseFeed test.
finnur@chromium.org
2009-10-14
1
-1
/
+1
*
Add a browser test for extensions autoupdate.
asargent@chromium.org
2009-10-14
1
-0
/
+51
*
Revert r28293.
jhawkins@chromium.org
2009-10-07
1
-1
/
+1
*
Change detectLanguage() API to now return the top three languages as well the...
sidchat@chromium.org
2009-10-07
1
-1
/
+1
*
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
[next]