Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix two bugs in proxying of Broker Connect callback and shutdown Broker when ↵ | ddorwin@chromium.org | 2011-04-18 | 1 | -1/+1 |
| | | | | | | | | | | | renderer exits. BUG=none TEST=none Review URL: http://codereview.chromium.org/6882020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82017 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Refactored ppapi Dispatcher to share common code between the plugin and ↵ | ddorwin@chromium.org | 2011-04-16 | 1 | -0/+24 |
broker dispatchers. Common code is in DispatcherBase. The base of the dispatcher for plugins remains Dispatcher. The base of the dispatcher for Brokers is BrokerDispatcher. BUG=none TEST=ppapi out-of-process plugins Review URL: http://codereview.chromium.org/6859003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81883 0039d316-1c4b-4281-b951-d872f2087c98 |