summaryrefslogtreecommitdiffstats
path: root/tools/generate_shim_headers
Commit message (Collapse)AuthorAgeFilesLines
* Android WebView: use the system ashmem.torne@chromium.org2013-03-261-2/+4
| | | | | | | | | | | | | | We are already pulling in the system ashmem via other system libraries, so compiling a second copy into chrome causes linker issues. Use the system version in Chromium as well when building WebView as part of the Android build. BUG=157326 Review URL: https://chromiumcodereview.appspot.com/12674026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190771 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 183089jschuh@chromium.org2013-02-181-4/+2
| | | | | | | | | | | | | | | | | | | | Needs owner review > Linux: add option to use system tcmalloc (off by default) > > This changes things only for Linux distros, Google Chrome > will continue to use bundled tcmalloc. > > TBR=darin > > BUG=174634 > > Review URL: https://codereview.chromium.org/12224030 TBR=phajdan.jr@chromium.org Review URL: https://codereview.chromium.org/12298019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@183104 0039d316-1c4b-4281-b951-d872f2087c98
* Linux: add option to use system tcmalloc (off by default)phajdan.jr@chromium.org2013-02-181-2/+4
| | | | | | | | | | | | | This changes things only for Linux distros, Google Chrome will continue to use bundled tcmalloc. TBR=darin BUG=174634 Review URL: https://codereview.chromium.org/12224030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@183089 0039d316-1c4b-4281-b951-d872f2087c98
* Fix build with system re2phajdan.jr@chromium.org2013-01-181-0/+17
| | | | | | | | BUG=165264 Review URL: https://codereview.chromium.org/11871003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@177744 0039d316-1c4b-4281-b951-d872f2087c98
* Linux: use generated shim headers for system mesa.phajdan.jr@chromium.org2013-01-151-14/+36
| | | | | | | | BUG=161389, 165264 Review URL: https://codereview.chromium.org/11693007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176926 0039d316-1c4b-4281-b951-d872f2087c98
* Generate shim headers for libpngphajdan.jr@chromium.org2012-12-181-0/+66
BUG=165264 Review URL: https://codereview.chromium.org/11470020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173618 0039d316-1c4b-4281-b951-d872f2087c98