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_startup_browsertest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux_aura: Reenable a bunch of individual extensions tests.
erg@chromium.org
2013-12-13
1
-3
/
+1
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
linux_aura: Turn aura on on the main linux builders.
erg@chromium.org
2013-11-09
1
-1
/
+3
*
Move FeatureSwitch to top-level extensions/
rdevlin.cronin@chromium.org
2013-11-08
1
-1
/
+1
*
Moved some functions off ExtensionService into a new file extension_util.
benwells@chromium.org
2013-10-17
1
-2
/
+3
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
1
-3
/
+3
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
1
-1
/
+1
*
Move Copy* into the base namespace.
brettw@chromium.org
2013-07-09
1
-4
/
+3
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
1
-3
/
+3
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-2
/
+2
*
Use a direct include of strings headers in chrome/browser/extensions/, part 3.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Revert 197227 "Change load-extension command line argument to us..."
achuith@chromium.org
2013-05-17
1
-65
/
+1
*
Change load-extension command line argument to use semicolon as a delimiter f...
tengs@chromium.org
2013-04-30
1
-1
/
+65
*
Goodbye Sideload Wipeout. We hardly knew ya.
finnur@chromium.org
2013-04-16
1
-5
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-13
/
+13
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit...
rsleevi@chromium.org
2013-02-07
1
-2
/
+2
*
Move Extension Location and Type enums to Manifest, and move InstallWarning t...
yoz@chromium.org
2013-01-31
1
-2
/
+2
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-29
1
-3
/
+3
*
Simplify ExecuteJavaScript* functions.
darin@chromium.org
2013-01-04
1
-8
/
+6
*
Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}
darin@chromium.org
2013-01-02
1
-6
/
+8
*
Remove GetExtensionService calls and replace with PKSF calls through the Exte...
mirandac@chromium.org
2012-11-30
1
-2
/
+4
*
Retry the sideload wipeout polish changelist.
finnur@chromium.org
2012-10-30
1
-1
/
+9
*
Remove GetUserScriptMaster from Profile. Extension services were made into Pr...
mirandac@chromium.org
2012-10-29
1
-1
/
+3
*
Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...
jam@chromium.org
2012-07-24
1
-2
/
+3
*
Create content\public\test\test_utils.h to hold common test classes that are ...
jam@chromium.org
2012-07-20
1
-2
/
+2
*
Always enable dom automation for browser_tests. This avoids developers having...
jam@chromium.org
2012-07-18
1
-2
/
+0
*
[cros] Fake a stub user login when no --login-manager and --login-user are gi...
ivankr@chromium.org
2012-07-17
1
-1
/
+2
*
Move UserScript and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-13
1
-1
/
+2
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-2
/
+3
*
TabContentsWrapper -> TabContents, part 12.
avi@chromium.org
2012-06-12
1
-2
/
+2
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-3
/
+3
*
Enable UserDataDir selection in InProcessBrowserTest
rdevlin.cronin@chromium.org
2012-04-14
1
-19
/
+21
*
[flaky fixlet] Reenabling previously marked as flaky test ExtensionsLoadTest....
dpapad@chromium.org
2012-02-17
1
-7
/
+3
*
Flakiness cleanup: disable flaky tests under chrome/browser/
evan@chromium.org
2012-02-14
1
-2
/
+2
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-3
/
+3
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-2
/
+2
*
Extend --load-extension commandline to accept multiple (comma-separated) exte...
jvoung@google.com
2011-12-14
1
-6
/
+57
*
Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-06
1
-11
/
+20
*
Revert 113047 - Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-06
1
-20
/
+11
*
Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-05
1
-11
/
+20
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-2
/
+3
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-1
/
+1
*
GTTF: Remove super-flaky ui_test_utils functions and fix callers.
phajdan.jr@chromium.org
2011-09-27
1
-6
/
+9
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-2
/
+2
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-3
/
+3
*
Allow extensions with NPAPI plugins to install on ChromeOS, just don't allow ...
mpcomplete@chromium.org
2011-04-29
1
-6
/
+0
*
Marked ExtensionLoadTest.Test as flaky on Linux x64.
joaodasilva@chromium.org
2011-04-29
1
-1
/
+8
*
Get rid of extensions dependency from content\browser.
jam@chromium.org
2011-04-04
1
-0
/
+2
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-2
/
+2
[next]