| Commit message (Expand) | Author | Age | Files | Lines |
* | [Extensions] Fix improper extension tab ownership bug | rdevlin.cronin | 2015-07-10 | 1 | -0/+49 |
* | GURL::Replacements methods accept a StringPiece instead of std::string&. | mgiuca | 2015-02-05 | 1 | -2/+1 |
* | [Extensions] Fix content script injection for blocking scripts | rdevlin.cronin | 2014-12-11 | 1 | -0/+281 |
* | Cleanup: Better constify some strings in chrome/browser/{chromeos,extensions}. | thestig | 2014-10-31 | 1 | -1/+1 |
* | Standardize usage of virtual/override/final in chrome/browser/extensions/ | dcheng | 2014-10-21 | 1 | -1/+1 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/ | mostynb | 2014-10-04 | 1 | -1/+1 |
* | Use extensions::ResultCatcher; delete ExtensionApiTest::ResultCatcher. | yoz | 2014-09-09 | 1 | -0/+1 |
* | Move extension notifications to extensions/browser/notification_types.h | jamescook@chromium.org | 2014-07-31 | 1 | -2/+2 |
* | Allow content script insertion on about:-URLs. | rob@robwu.nl | 2014-05-15 | 1 | -0/+12 |
* | Make css injected on a per-document basis so we can use PermissionsData checks | rdevlin.cronin@chromium.org | 2014-04-08 | 1 | -0/+102 |
* | Move Extension and PermissionsData to extensions/common. | yoz@chromium.org | 2013-11-15 | 1 | -1/+1 |
* | Update some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 2 | tfarina@chromium.org | 2013-07-03 | 1 | -1/+1 |
* | GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1 | phajdan.jr@chromium.org | 2013-06-26 | 1 | -16/+21 |
* | Remove ContentScriptInjectedIntoMultipartPage test, as we no longer support m... | senorblanco@chromium.org | 2013-06-13 | 1 | -13/+0 |
* | Disable ExtensionApiTest.ContentScriptPermissionsApi on Windows | hashimoto@chromium.org | 2013-06-11 | 1 | -1/+7 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Remove the optional_permission_set, required_permission_set, and initial_api_... | rdevlin.cronin@chromium.org | 2013-05-09 | 1 | -2/+2 |
* | net: move host_resolver files from net/base to net/dns | phajdan.jr@chromium.org | 2013-03-21 | 1 | -1/+1 |
* | Remove TabStripModel wrapper use. | avi@chromium.org | 2013-01-29 | 1 | -2/+2 |
* | Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it | kalman@chromium.org | 2013-01-11 | 1 | -2/+2 |
* | Revert revision 176015 | ricow@chromium.org | 2013-01-10 | 1 | -2/+2 |
* | Revert 176047 | ricow@chromium.org | 2013-01-10 | 1 | -2/+2 |
* | Revert 176015 | ricow@chromium.org | 2013-01-10 | 1 | -2/+2 |
* | Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it | kalman@chromium.org | 2013-01-10 | 1 | -2/+2 |
* | Simplify ExecuteJavaScript* functions. | darin@chromium.org | 2013-01-04 | 1 | -3/+2 |
* | Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc} | darin@chromium.org | 2013-01-02 | 1 | -4/+5 |
* | Disable ExtensionApiTest.ContentScriptIsolatedWorlds; it times on Linux Preci... | bauerb@chromium.org | 2012-11-28 | 1 | -1/+7 |
* | Re-enable failing extension CSS injection browser_tests. | tony@chromium.org | 2012-11-26 | 1 | -3/+1 |
* | Pass extensions' Content Security Policy to WebKit when using isolated worlds. | mkwst@chromium.org | 2012-11-21 | 1 | -0/+5 |
* | WebKit roll 135046:135094 | jianli@chromium.org | 2012-11-19 | 1 | -1/+4 |
* | Added check to prevent extensions from injecting scrips into pages hosted in ... | zelidrag@chromium.org | 2012-08-23 | 1 | -0/+13 |
* | Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h... | jam@chromium.org | 2012-07-24 | 1 | -1/+2 |
* | Create content\public\test\test_utils.h to hold common test classes that are ... | jam@chromium.org | 2012-07-20 | 1 | -1/+1 |
* | Expose the extension/app's id on chrome.runtime.id and, and make this | kalman@chromium.org | 2012-07-05 | 1 | -2/+0 |
* | Move tab functions off Browser into browser_tabstrip and browser_tabrestore. | ben@chromium.org | 2012-06-29 | 1 | -1/+2 |
* | Disable test for now as flakiness was observed on all platforms. | kbr@chromium.org | 2012-06-23 | 1 | -6/+2 |
* | TabContentsWrapper -> TabContents, part 12. | avi@chromium.org | 2012-06-12 | 1 | -1/+1 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 1 | -1/+1 |
* | Fix the optional permissions API. | jstritar@chromium.org | 2012-04-13 | 1 | -0/+9 |
* | Revert 131261 - Disable moar tests whose code is missing on beta. | aa@chromium.org | 2012-04-07 | 1 | -1/+1 |
* | Disable moar tests whose code is missing on beta. | aa@chromium.org | 2012-04-07 | 1 | -1/+1 |
* | Mark flaky test as flaky. | abodenha@google.com | 2012-03-28 | 1 | -1/+7 |
* | Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect... | jam@chromium.org | 2012-01-03 | 1 | -2/+2 |
* | Rename TabContents::render_view_host() to GetRenderViewHost and put it into t... | jam@chromium.org | 2011-12-20 | 1 | -1/+1 |
* | Enable content scripts to receive extension API events. | aa@chromium.org | 2011-11-17 | 1 | -1/+19 |
* | Enable extension APIs for content scripts. | aa@chromium.org | 2011-11-12 | 1 | -0/+9 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | Fix a crash when loading a multipart html page. | tony@chromium.org | 2011-09-27 | 1 | -1/+15 |
* | Added code for localizing scripts CSS before injection takes place. | adriansc@google.com | 2011-08-23 | 1 | -0/+5 |