| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert string16 to base::string16 in content. | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | TCPSockets are switched to the new Pepper proxy. | ygorshenin@chromium.org | 2013-08-28 | 1 | -8/+2 |
* | Update include paths in content/browser for base/process changes. | rsesek@chromium.org | 2013-07-23 | 1 | -1/+1 |
* | Use a direct include of strings headers in content/browser/, part 2. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Allow renderer to create pepper ResourceHosts in the browser | raymes@chromium.org | 2013-06-07 | 1 | -0/+2 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Use base namespace for FilePath in content/browser | brettw@chromium.org | 2013-02-07 | 1 | -6/+6 |
* | Add two new debug URLs for Pepper Flash: | yzshen@chromium.org | 2013-01-22 | 1 | -1/+7 |
* | Use an explicit PID for duplicating Pepper handles rather than the Channel's. | brettw@chromium.org | 2013-01-04 | 1 | -0/+2 |
* | Implement an IsAllowed function in the pepper PPB_Broker_Trusted API | raymes@chromium.org | 2012-12-10 | 1 | -8/+9 |
* | Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m... | raymes@chromium.org | 2012-12-08 | 1 | -4/+0 |
* | Revert 171408 | raymes@chromium.org | 2012-12-06 | 1 | -0/+4 |
* | Revert 171389 | raymes@chromium.org | 2012-12-06 | 1 | -4/+0 |
* | Revert 171080 | raymes@chromium.org | 2012-12-06 | 1 | -0/+4 |
* | The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C... | raymes@chromium.org | 2012-12-04 | 1 | -4/+0 |
* | Add support for external out-of-process PPAPI plugins in the browser. | bbudge@chromium.org | 2012-11-07 | 1 | -1/+1 |
* | Move the remaning files in content\common to the content namespace. | jam@chromium.org | 2012-10-24 | 1 | -20/+20 |
* | Hook up PpapiPermissions in more places. | brettw@chromium.org | 2012-10-02 | 1 | -0/+2 |
* | Handle crashing Pepper plug-ins the same as crashing NPAPI plug-ins. | cevans@chromium.org | 2012-09-24 | 1 | -0/+1 |
* | Convert the async device ID getter to a chrome resource host | brettw@chromium.org | 2012-09-15 | 1 | -0/+13 |
* | Add a skeleton gamepad resource. | brettw@chromium.org | 2012-08-24 | 1 | -1/+1 |
* | Bluetooth API: improve discovery | brettw@chromium.org | 2012-08-10 | 1 | -0/+3 |
* | Wire up a PPAPI host in content/browser. | brettw@chromium.org | 2012-07-16 | 1 | -1/+1 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Move Pepper files in renderer_host to new subdir. | brettw@chromium.org | 2012-07-03 | 1 | -2/+2 |
* | RefCounted types should not have public destructors, delegate cleanup | rsleevi@chromium.org | 2012-06-26 | 1 | -0/+8 |
* | Use IPC::Sender and IPC::Listener in content. | brettw@chromium.org | 2012-06-25 | 1 | -3/+3 |
* | Open pepper files directly in browser. | tsepez@chromium.org | 2012-06-05 | 1 | -3/+10 |
* | Revert 140399 - Open pepper files directly in browser. | tsepez@chromium.org | 2012-06-04 | 1 | -10/+3 |
* | Open pepper files directly in browser. | tsepez@chromium.org | 2012-06-04 | 1 | -3/+10 |
* | Revert 140093 - Open pepper files directly in browser. | tsepez@chromium.org | 2012-06-01 | 1 | -10/+3 |
* | Open pepper files directly in browser. | tsepez@chromium.org | 2012-06-01 | 1 | -3/+10 |
* | Run a ppapi process per (profile, plugin) pair. | tsepez@chromium.org | 2012-05-31 | 1 | -1/+8 |
* | Broker out PPAPI handle duplication | jschuh@chromium.org | 2012-05-11 | 1 | -2/+1 |
* | Add a way to query whether a given instance is off-the-record | brettw@chromium.org | 2012-05-02 | 1 | -0/+3 |
* | This adds a hang monitor for Pepper plugins. It monitors sync messages on the... | brettw@chromium.org | 2012-04-13 | 1 | -5/+4 |
* | Add an interface for Flash to clear its data. | brettw@chromium.org | 2012-04-12 | 1 | -4/+5 |
* | Make content::ResourceContext be a real interface like the rest of the Conten... | jam@chromium.org | 2012-02-09 | 1 | -1/+1 |
* | Rename BrowserChildProcessHost implementation class to BrowserChildProcessHos... | jam@chromium.org | 2012-01-23 | 1 | -2/+2 |
* | Add a Content API around BrowserChildProcessHost, similar to what was done wi... | jam@chromium.org | 2012-01-20 | 1 | -3/+30 |
* | Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ... | jam@chromium.org | 2012-01-20 | 1 | -30/+3 |
* | Add a Content API around BrowserChildProcessHost, similar to what was done wi... | jam@chromium.org | 2012-01-20 | 1 | -3/+30 |
* | Don't make classes derive from ChildProcessHost, and instead have them use it... | jam@chromium.org | 2011-12-02 | 1 | -1/+0 |
* | Dispatch the Windows font caching IPCs in one filter. This avoids having the ... | jam@chromium.org | 2011-12-01 | 1 | -7/+0 |
* | Add OVERRIDE to content/. | avi@chromium.org | 2011-11-17 | 1 | -2/+2 |
* | Enable sending requests to pre-cache fonts from pepper plugin processes. | yzshen@chromium.org | 2011-11-09 | 1 | -0/+10 |
* | Move PepperPluginInfo to content/public/common and put it into the content na... | jam@chromium.org | 2011-10-21 | 1 | -5/+5 |
* | Combine PpapiBrokerProcessHost into PpapiPluginProcessHost. | ddorwin@chromium.org | 2011-09-30 | 1 | -16/+31 |
* | Tag IPC::Channel::Listener implementations with OVERRIDE | evan@chromium.org | 2011-08-16 | 1 | -3/+3 |
* | Wire up the IP address change notification to the PPAPI network state | brettw@chromium.org | 2011-07-25 | 1 | -1/+5 |