| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for Debian/jessie sysroot images | sbc | 2016-02-04 | 7 | -24/+956 |
* | [Chromecast] Depend on Chromium's freetype-android | bcf | 2016-02-02 | 2 | -6/+24 |
* | Use PKG_CONFIG_LIBDIR to force pkg-config to use sysroot only | sbc | 2016-01-13 | 2 | -13/+10 |
* | Update linux sysroot images | sbc | 2016-01-12 | 1 | -8/+8 |
* | Add chromeos-specific packages to linux sysroot image | sbc | 2016-01-12 | 5 | -0/+10 |
* | Add more packages to the Wheezy sysroot. | raphael.kubo.da.costa | 2016-01-04 | 5 | -0/+10 |
* | Download sysroot from "commondatastorage.googleapis.com" | b.kelemen | 2015-12-21 | 1 | -1/+1 |
* | move libevent into base | tfarina | 2015-12-19 | 2 | -2/+2 |
* | gyp: always use pkg-config wrapper | sbc | 2015-12-17 | 1 | -21/+21 |
* | Update linux sysroot images | sbc | 2015-12-16 | 1 | -8/+8 |
* | Include /usr/share/pkgconfig files in sysroot image | sbc | 2015-12-16 | 1 | -13/+19 |
* | GN: Don't default to using lib64 in PKG_CONFIG_PATH | sbc | 2015-12-16 | 1 | -7/+0 |
* | Add libpthread-stubs0-dev to sysroot image | sbc | 2015-12-15 | 5 | -0/+5 |
* | Always install host sysroot when running install-sysroot.py | sbc | 2015-12-09 | 1 | -62/+74 |
* | Fix Linux unbundled zlib.gyp's duplicate target. | thestig | 2015-12-08 | 1 | -19/+0 |
* | Make //device pass "gn check" | brettw | 2015-12-04 | 1 | -1/+1 |
* | Always install default host sysroots from gclient runhooks | agrieve | 2015-12-04 | 1 | -19/+16 |
* | Reland of Use sysroot by default for all linux builds (patchset #1 id:1 of ht... | sbc | 2015-11-24 | 1 | -26/+4 |
* | Revert of Use sysroot by default for all linux builds (patchset #7 id:120001 ... | sbc | 2015-11-24 | 1 | -4/+26 |
* | Use sysroot by default for all linux builds | sbc | 2015-11-23 | 1 | -26/+4 |
* | Update linux sysroot image | sbc | 2015-11-23 | 1 | -8/+8 |
* | Add libffi-dev and libdrm-dev to linux sysroot image | sbc | 2015-11-22 | 7 | -444/+637 |
* | Add Roboto fonts and update Noto fonts in install-chromeos-fonts.py. | dzhioev | 2015-11-15 | 1 | -11/+23 |
* | third_party: Add wayland library. | reveman | 2015-11-14 | 1 | -0/+21 |
* | Install both 32 and 64 bit x86 sysroots when arm is the target_cpu | agrieve | 2015-11-12 | 1 | -20/+47 |
* | headless: Add gn setting headless mode | skyostil | 2015-11-11 | 1 | -1/+1 |
* | remove_bundled_libraries.py: preserve .gn and .gni files | Paweł Hajdan, Jr | 2015-11-06 | 1 | -0/+4 |
* | [Chromecast] Replace 'fontconfig' GN target with dynamic dependency. | slan | 2015-09-25 | 1 | -0/+12 |
* | Copy libvpx from DEPS to src | johannkoenig | 2015-09-18 | 1 | -1/+1 |
* | Always expose libdrm dependency when chromeos==1 | Michael Spang | 2015-09-16 | 1 | -1/+1 |
* | ozone: Remove the "drm" software composited platform | spang | 2015-09-15 | 1 | -1/+1 |
* | Add Chrome OS's minigbm library to third_party | spang | 2015-09-14 | 1 | -21/+0 |
* | Reland of Fix typo in install-sysroot.py (patchset #1 id:1 of https://coderev... | akuegel | 2015-09-09 | 1 | -1/+1 |
* | Revert of Fix typo in install-sysroot.py (patchset #2 id:20001 of https://cod... | chrishtr | 2015-09-08 | 1 | -1/+1 |
* | Fix typo in install-sysroot.py | sbc | 2015-09-08 | 1 | -1/+1 |
* | Make gtk2/gtk3 compile time switchable. | erg | 2015-09-01 | 1 | -2/+70 |
* | Move loader stub libraries out of //build/config/linux | dpranke | 2015-08-28 | 1 | -0/+105 |
* | Explicit declare drm library directory | kalyan.kondapally | 2015-08-06 | 1 | -0/+3 |
* | content: Remove unused speex related code. | tfarina | 2015-07-28 | 2 | -46/+0 |
* | Cleanup logic for deciding when to install linux sysroot | sbc | 2015-07-17 | 1 | -11/+23 |
* | [Ozone] Remove deprecated DRI platform name | dnicoara | 2015-07-14 | 1 | -1/+1 |
* | Move linux sysroots from chrome/installer/linux to build/linux | sbc | 2015-06-30 | 10 | -0/+1906 |
* | Fix some build symbol configuration. | brettw | 2015-06-19 | 2 | -36/+29 |
* | Revert of Fix some build symbol configuration. (patchset #2 id:20001 of https... | brettw | 2015-06-16 | 2 | -29/+36 |
* | Fix some build symbol configuration. | brettw | 2015-06-16 | 2 | -36/+29 |
* | Revert of Fix some build symbol configuration. (patchset #3 id:40001 of https... | thestig | 2015-06-16 | 2 | -29/+36 |
* | Fix some build symbol configuration. | brettw | 2015-06-16 | 2 | -36/+29 |
* | Fix use of 'sysroot' variable in harfbuzz.gyp | sbc | 2015-06-05 | 1 | -8/+0 |
* | Speculative revert to fix ChromeOS PFQ mips builder | sbc | 2015-06-04 | 1 | -0/+8 |
* | Fix use of 'sysroot' variable in harfbuzz.gyp | sbc | 2015-06-02 | 1 | -8/+0 |