1. 16 Sep, 2014 38 commits
  2. 15 Sep, 2014 2 commits
    • Ken Rockot's avatar
      Revert "Embedded Extension Options: remove flags and trunk channel restrictions" · 19f0e7ff
      Ken Rockot authored
      This reverts commit f51d7453.
      
      The UI is breaking with certain extensions and users have no
      ability to work around this. Putting back behind a flag and
      trunk-only restriction.
      
      BUG=414497,474476
      CC=jleichtling@chromium.org,amineer@chromium.org
      TBR=kalman@chromium.org,fsamuel@chromium.org
      
      Review URL: https://codereview.chromium.org/571213003
      
      Cr-Commit-Position: refs/heads/master@{#294933}
      19f0e7ff
    • Alpha Lam's avatar
      GN: Build libvpx · 01da7dc6
      Alpha Lam authored
      * Changes the include order of YASM
      Default includes need to be put to the end for YASM.
      
      In particular there are several versions of x86inc.asm in the tree and
      libvpx requires its own version. This change in order allows libvpx to
      include its own version.
      
      * Roll libvpx to include BUILD.gn.
      
      libvpx now builds on x86 posix.
      
      R=brettw@chromium.org, scherkus@chromium.org, tomfinegan@chromium.org
      
      Review URL: https://codereview.chromium.org/535613002
      
      Cr-Commit-Position: refs/heads/master@{#294932}
      01da7dc6