| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Update the path to gfx rect headers. | tfarina | 2014-12-31 | 1 | -1/+1 |
* | Standardize usage of virtual/override/final in content/ | dcheng | 2014-10-21 | 1 | -3/+3 |
* | Replace OVERRIDE and FINAL with override and final in content/plugin/[a-s]* | anand.ratn | 2014-10-07 | 1 | -2/+2 |
* | Move webcursors code from webkit/ to content. | tfarina@chromium.org | 2014-03-20 | 1 | -1/+1 |
* | Convert string16 to base::string16 in content. | brettw@chromium.org | 2013-12-03 | 1 | -4/+4 |
* | Rename WebKit namespace to blink (part 3) | abarth@chromium.org | 2013-11-07 | 1 | -2/+2 |
* | Cancel resources in the plugin process when a user presses the stop button or... | jam@chromium.org | 2013-10-01 | 1 | -0/+1 |
* | Revert 225099 "Cancel resources in the plugin process when a use..." | pasko@chromium.org | 2013-09-25 | 1 | -1/+0 |
* | Cancel resources in the plugin process when a user presses the stop button or... | jam@chromium.org | 2013-09-24 | 1 | -0/+1 |
* | Load NPAPI plugin resources through the browser process directly instead of g... | jam@chromium.org | 2013-09-11 | 1 | -0/+2 |
* | Move npapi related files from content\child to the new content\child\npapi di... | jam@chromium.org | 2013-07-19 | 1 | -1/+1 |
* | Move NPAPI implementation out of webkit/plugins/npapi and into content. | jam@chromium.org | 2013-07-19 | 1 | -7/+2 |
* | content: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-07-09 | 1 | -1/+1 |
* | Rename content/common_child to content/child | scottmg@chromium.org | 2013-06-04 | 1 | -1/+1 |
* | Move child-common classes to content/common_child | jamesr@chromium.org | 2013-05-21 | 1 | -1/+1 |
* | Removed support for Core Animation plugins when accelerated compositing is di... | kbr@chromium.org | 2013-03-19 | 1 | -9/+0 |
* | Fix painting glitch with text and NPAPI plugins. This was a regression from r... | jam@chromium.org | 2013-03-06 | 1 | -1/+3 |
* | Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ... | jam@chromium.org | 2012-10-21 | 1 | -2/+6 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Use IPC::Sender and IPC::Listener in content. | brettw@chromium.org | 2012-06-25 | 1 | -5/+6 |
* | Revert 130199 - Revert 128179 - Make sure the plugin scriptable object is rel... | wez@chromium.org | 2012-04-04 | 1 | -1/+3 |
* | Revert 128179 - Make sure the plugin scriptable object is released before NPP... | wez@chromium.org | 2012-04-02 | 1 | -3/+1 |
* | Make sure the plugin scriptable object is released before NPP_Destroy. | wez@chromium.org | 2012-03-22 | 1 | -1/+3 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+0 |
* | Add OVERRIDE to content/. | avi@chromium.org | 2011-11-17 | 1 | -2/+2 |
* | Get Chrome to build & link with USE_AURA on Windows again.BUG=noneTEST=none | ben@chromium.org | 2011-10-06 | 1 | -1/+1 |
* | Send IME events to windowless plug-ins (Chromium side) | hbono@chromium.org | 2011-10-04 | 1 | -0/+7 |
* | Moved the following IPC messages used by the chrome NPAPI plugin installer ou... | ananta@chromium.org | 2011-08-31 | 1 | -1/+0 |
* | Getting form value from NPAPI plugins. | bashi@chromium.org | 2011-07-13 | 1 | -0/+1 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Delete the plugin printing code, which wasn't actually called. | jam@chromium.org | 2011-04-15 | 1 | -6/+0 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Move plugin code to content. | jam@chromium.org | 2011-03-16 | 1 | -0/+135 |