summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_host_resolver_thunk.cc
Commit message (Collapse)AuthorAgeFilesLines
* PPAPI: Format ppapi/thunk using clang-format.Dave Michael2014-11-071-15/+10
| | | | | | | | | BUG=345417 R=teravest@chromium.org Review URL: https://codereview.chromium.org/238923007 Cr-Commit-Position: refs/heads/master@{#303308}
* Pepper: Reduce includes in generated thunks.teravest@chromium.org2014-01-161-5/+4
| | | | | | | | | | | | | There are some unnecessary includes in generated thunks. We should remove these for clarity, and (hopefully) to reduce build time. A small test showed that ppb_view_thunk.cc built 18% faster after the change, but that's well within the noise on my local system. BUG=334727 Review URL: https://codereview.chromium.org/137353003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245111 0039d316-1c4b-4281-b951-d872f2087c98
* Move PPB_HostResolver out of dev.yzshen@chromium.org2013-06-241-0/+91
BUG=247225 TEST=None Review URL: https://chromiumcodereview.appspot.com/17291015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208147 0039d316-1c4b-4281-b951-d872f2087c98