| Commit message (Expand) | Author | Age | Files | Lines |
* | [content shell] move browser process stuff into browser/ subdir | jochen@chromium.org | 2013-08-20 | 1 | -1/+1 |
* | Move webplugininfo.h to content/public. | jam@chromium.org | 2013-07-21 | 1 | -4/+4 |
* | Remove webkit/plugins/npapi. | jam@chromium.org | 2013-07-19 | 1 | -5/+4 |
* | Move NPAPI implementation out of webkit/plugins/npapi and into content. | jam@chromium.org | 2013-07-19 | 1 | -1/+0 |
* | content: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-04 | 1 | -11/+11 |
* | ifdef OS_NAME -> if defined(OS_NAME) | dbeam@chromium.org | 2013-03-23 | 1 | -1/+1 |
* | Linux/ChromeOS Chromium style checker cleanup, content/ edition. | rsleevi@chromium.org | 2013-02-12 | 1 | -1/+1 |
* | Use base namespace for FilePath in content/browser | brettw@chromium.org | 2013-02-07 | 1 | -2/+2 |
* | Follow-on fixes and naming changes for https://codereview.chromium.org/12086077/ | jschuh@chromium.org | 2013-02-05 | 1 | -1/+1 |
* | Revert 180600 | jschuh@chromium.org | 2013-02-05 | 1 | -1/+1 |
* | Follow-on fixes and naming changes for https://codereview.chromium.org/12086077/ | cevans@chromium.org | 2013-02-05 | 1 | -1/+1 |
* | Only permit plug-in loads in the browser if the plug-in isn't blocked or the | cevans@chromium.org | 2013-02-01 | 1 | -4/+39 |
* | Broke ContentSettingBubbleModelTest.Plugins on Android. | dbeam@chromium.org | 2013-02-01 | 1 | -39/+4 |
* | Only permit plug-in loads in the browser if the plug-in isn't blocked or the | cevans@chromium.org | 2013-02-01 | 1 | -4/+39 |
* | Disable the failing linux aura browser tests so that it can be enabled on the... | jam@chromium.org | 2012-12-19 | 1 | -0/+7 |
* | Move a number of other tests from browser_tests to content_browsertests. | jam@chromium.org | 2012-07-26 | 1 | -27/+29 |
* | Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ... | jam@chromium.org | 2012-07-26 | 1 | -4/+4 |
* | Use IPC::Sender and IPC::Listener in content. | brettw@chromium.org | 2012-06-25 | 1 | -2/+2 |
* | Infobar all unknown unsandboxed plug-ins. | bauerb@chromium.org | 2012-06-08 | 1 | -4/+7 |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | Quit message loop on error in PluginServiceTest, to avoid a timeout. | bauerb@chromium.org | 2012-05-23 | 1 | -12/+34 |
* | Move resource_context.h to content/public/browser. Remove the workaround in i... | jam@chromium.org | 2012-02-09 | 1 | -1/+1 |
* | Make content::ResourceContext be a real interface like the rest of the Conten... | jam@chromium.org | 2012-02-09 | 1 | -8/+8 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -3/+2 |
* | Rename PluginService to PluginServiceImpl. | jam@chromium.org | 2011-12-21 | 1 | -0/+311 |