Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PPAPI: Format ppapi/thunk using clang-format. | Dave Michael | 2014-11-07 | 1 | -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.org | 2014-01-16 | 1 | -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.org | 2013-06-24 | 1 | -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 |