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
*
A little more polish on the RSS extension.
finnur@chromium.org
2010-01-29
1
-1
/
+1
*
RSS extension was not finding feeds specified with
finnur@chromium.org
2010-01-27
1
-0
/
+20
*
Enable extension tests now that upstream r53815 has fixed the crash in pthrea...
dimich@chromium.org
2010-01-26
1
-15
/
+0
*
Temporarily disabled some browser tests that fail because of r53715 upstream.
dimich@google.com
2010-01-25
1
-0
/
+15
*
Add 3 tests for extension installation. Fix and re-enable UpdatePermissions t...
kkania@chromium.org
2010-01-20
1
-152
/
+0
*
Reland r36541 (which went in without any commit log by some magic). Was rever...
jshin@chromium.org
2010-01-19
1
-7
/
+1
*
Revert 36541 (which went in without any commit log by some black magic).
jshin@chromium.org
2010-01-19
1
-1
/
+7
*
Review URL: http://codereview.chromium.org/545123
jshin@chromium.org
2010-01-19
1
-7
/
+1
*
Move the extension messaging tests to be ExtensionApiTests. Remove the old
mpcomplete@chromium.org
2010-01-08
1
-106
/
+5
*
Re-enable ExtensionBrowserTest.AutoUpdate on non-linux platforms.
asargent@chromium.org
2010-01-08
1
-1
/
+5
*
Revert 35737 (Chrome OS failing) - Include more extension browser tests on ma...
kkania@chromium.org
2010-01-07
1
-1
/
+4
*
Include more extension browser tests on mac and linux. Some minor changes and...
kkania@chromium.org
2010-01-07
1
-4
/
+1
*
Disable ExtensionBrowserTest AutoUpdate until it's stable.
tyoshino@google.com
2010-01-07
1
-1
/
+1
*
When RSS feed has no links, show the title (but don't create an anchor).
finnur@chromium.org
2010-01-06
1
-0
/
+11
*
Roll webkit 52633 -> 52667.
ajwong@chromium.org
2009-12-30
1
-2
/
+2
*
Reverting the CLD CL altogether, the reliability bot is still red.
jcampan@chromium.org
2009-12-17
1
-4
/
+0
*
Disabling browser tests that are testing the language detection,
jcampan@chromium.org
2009-12-17
1
-0
/
+4
*
Mark ExtensionBrowserTest.AutoUpdate as flaky.
hamaji@chromium.org
2009-12-16
1
-1
/
+1
*
Disabled toolstrip tests
oshima@chromium.org
2009-12-12
1
-0
/
+5
*
[Mac] more browser_tests cleanup
thomasvl@chromium.org
2009-12-09
1
-19
/
+33
*
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
[next]