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
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-3
/
+4
*
Convert a bunch of easy AppendSwitchWithValue to *ASCII.
evan@chromium.org
2010-07-30
1
-3
/
+3
*
GTTF: Move more test server code from net/url_request/url_request_unittest.h
phajdan.jr@chromium.org
2010-07-29
1
-0
/
+1
*
Coverity: Fix a collection of uninitialized member variables, mostly in exten...
finnur@chromium.org
2010-07-23
1
-6
/
+4
*
Reworked ExtensionsService::AddPendingExtension().
akalin@chromium.org
2010-06-26
1
-1
/
+2
*
Revert r50804 "Reworked ExtensionsService::AddPendingExtension()."
hclam@chromium.org
2010-06-25
1
-2
/
+1
*
Reworked ExtensionsService::AddPendingExtension().
akalin@chromium.org
2010-06-25
1
-1
/
+2
*
Ensure that the default profile for cros has no extension service
davemoore@chromium.org
2010-05-21
1
-0
/
+15
*
Allow extensions to be overinstalled with extensions of same
aa@chromium.org
2010-05-19
1
-9
/
+0
*
Fix browser crash when refreshing extensions.
finnur@chromium.org
2010-05-19
1
-1
/
+1
*
Changing linux platform for chromeos. This involved moving platform_util and...
dhg@chromium.org
2010-04-29
1
-1
/
+1
*
Before creating a theme info bar, check if one is already visible for the sam...
bulach@chromium.org
2010-04-22
1
-5
/
+8
*
Revert 43950 - Revert 43931 [GTTF] Clean up browser tests:
viettrungluu@chromium.org
2010-04-08
1
-24
/
+25
*
Revert 43931 - [GTTF] Clean up browser tests:
viettrungluu@chromium.org
2010-04-08
1
-25
/
+24
*
[GTTF] Clean up browser tests:
phajdan.jr@chromium.org
2010-04-08
1
-24
/
+25
*
Eliminate all UI thread decoding of extension images.
finnur@chromium.org
2010-03-24
1
-7
/
+5
*
[GTTF] Remove the internal timeout of extension browser tests.
phajdan.jr@chromium.org
2010-03-17
1
-26
/
+5
*
Mechanical refactor of CrxInstaller signatures. This will make
aa@chromium.org
2010-03-12
1
-9
/
+8
*
Bookmark manager: Open in incognito window.
arv@chromium.org
2010-03-10
1
-1
/
+1
*
Update the extensions management page to match mock attached to bug 36292.
mpcomplete@chromium.org
2010-03-05
1
-10
/
+1
*
Further tweaks to incognito extensions.
mpcomplete@chromium.org
2010-03-02
1
-0
/
+13
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-1
/
+15
*
Browser Action Container should not shrink when visible extension is disabled.
finnur@chromium.org
2010-02-12
1
-3
/
+13
*
Remove poll'n'loop code from extension_browsertest.cc.
phajdan.jr@chromium.org
2010-02-10
1
-36
/
+57
*
Add basic tests for extension crash recovery.
phajdan.jr@chromium.org
2010-02-10
1
-0
/
+28
*
Wires TabContents to app extensions.
sky@chromium.org
2010-02-05
1
-2
/
+0
*
Add 3 tests for extension installation. Fix and re-enable UpdatePermissions t...
kkania@chromium.org
2010-01-20
1
-14
/
+41
*
Port BrowserActionApiTest.BrowserActionPopup to linux.
estade@chromium.org
2010-01-19
1
-2
/
+0
*
disable extension toolstrips by default, adding
erikkay@chromium.org
2009-11-24
1
-0
/
+5
*
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
[next]