| Commit message (Expand) | Author | Age | Files | Lines |
* | Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1. | yoz@chromium.org | 2014-01-30 | 1 | -1/+1 |
* | Revert 236583 "Re-enable browser_tests NaClExtensionTest." | fischman@chromium.org | 2013-11-21 | 1 | -5/+10 |
* | Re-enable browser_tests NaClExtensionTest. | bbudge@chromium.org | 2013-11-21 | 1 | -10/+5 |
* | Disable NaClExtensionTest.NonWebStoreExtension | rockot@google.com | 2013-11-15 | 1 | -1/+2 |
* | Disable another NaClExtensionTest | rockot@google.com | 2013-11-15 | 1 | -1/+2 |
* | Disabled failing NaCl extension tests | rockot@google.com | 2013-11-15 | 1 | -3/+6 |
* | Add C++ fixture for extension settings browser test | aboxhall@chromium.org | 2013-10-21 | 1 | -2/+2 |
* | Move webplugininfo.h to content/public. | jam@chromium.org | 2013-07-21 | 1 | -2/+2 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Modify the IsNaClAllowed test to allow MIME type handling plugins. | bbudge@chromium.org | 2013-05-04 | 1 | -12/+26 |
* | net: move host_resolver files from net/base to net/dns | phajdan.jr@chromium.org | 2013-03-21 | 1 | -1/+1 |
* | Allow NaCl plugin to be loaded from hosted app URLs. | meacer@chromium.org | 2013-03-19 | 1 | -2/+31 |
* | Restrict loading NaCl to urls with chrome-extension:// scheme. | meacer@chromium.org | 2013-03-07 | 1 | -3/+17 |
* | Change --load-extension flag so the extensions don't persist across restart. | mpcomplete@chromium.org | 2013-02-27 | 1 | -1/+1 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -1/+1 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -2/+2 |
* | Move Extension Location and Type enums to Manifest, and move InstallWarning t... | yoz@chromium.org | 2013-01-31 | 1 | -2/+3 |
* | Remove TabStripModel wrapper use. | avi@chromium.org | 2013-01-29 | 1 | -2/+3 |
* | Simplify ExecuteJavaScript* functions. | darin@chromium.org | 2013-01-04 | 1 | -6/+4 |
* | Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc} | darin@chromium.org | 2013-01-02 | 1 | -4/+6 |
* | Remove GetExtensionService calls and replace with PKSF calls through the Exte... | mirandac@chromium.org | 2012-11-30 | 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 |
* | Always enable dom automation for browser_tests. This avoids developers having... | jam@chromium.org | 2012-07-18 | 1 | -3/+1 |
* | Move tab functions off Browser into browser_tabstrip and browser_tabrestore. | ben@chromium.org | 2012-06-29 | 1 | -1/+2 |
* | 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 | -0/+1 |
* | Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect... | jam@chromium.org | 2012-01-03 | 1 | -4/+5 |
* | Rename PluginService to PluginServiceImpl. | jam@chromium.org | 2011-12-21 | 1 | -1/+4 |
* | Rename TabContents::render_view_host() to GetRenderViewHost and put it into t... | jam@chromium.org | 2011-12-20 | 1 | -2/+2 |
* | NaCl extension tests should check whether NaCl plugin is present.BUG=97184TES... | bbudge@chromium.org | 2011-10-19 | 1 | -0/+17 |
* | Enable nacl_helper by default. | bradchen@google.com | 2011-09-02 | 1 | -16/+0 |
* | Disable NaCl on 32-bit linux, also disable NaCl extension/store tests for tha... | elijahtaylor@google.com | 2011-08-19 | 1 | -0/+15 |
* | Allow unpacked extensions to invoke NaCl without --enable-nacl. | bbudge@chromium.org | 2011-08-18 | 1 | -0/+21 |
* | Add tests for CWS restriction of NaCl plugin. | bbudge@chromium.org | 2011-08-11 | 1 | -0/+113 |