1. 28 Jul, 2016 1 commit
  2. 27 Jul, 2016 3 commits
  3. 22 Jul, 2016 1 commit
  4. 21 Jul, 2016 1 commit
  5. 20 Jul, 2016 2 commits
  6. 15 Jul, 2016 2 commits
  7. 12 Jul, 2016 2 commits
  8. 06 Jul, 2016 3 commits
  9. 04 Jul, 2016 1 commit
  10. 30 Jun, 2016 3 commits
  11. 21 Jun, 2016 1 commit
    • dpranke's avatar
      Use the new "optimize_speed" GN config. · 365e32b1
      dpranke authored
      The GN configs for different optimization levels are confusing and
      should probably be reworked, but for now we add a special config
      specifically so that we can compile with -O3 when appropriate.
      
      R=brettw@chromium.org, machenbach@chromium.org
      BUG=616031, 618678, 621335
      
      Review-Url: https://codereview.chromium.org/2076403002
      Cr-Commit-Position: refs/heads/master@{#37158}
      365e32b1
  12. 17 Jun, 2016 1 commit
  13. 15 Jun, 2016 1 commit
  14. 14 Jun, 2016 1 commit
  15. 07 Jun, 2016 1 commit
  16. 06 Jun, 2016 1 commit
    • machenbach's avatar
      [gn] Fix isolate_driver for gn · 87affbc5
      machenbach authored
      This makes the isolate-driver script rebase all paths to be
      relative to the isolate-file location. This is an assumption
      of the go binaries and is needed for batcharchive to work.
      
      In gyp, actions were executed relative to the gyp file that
      specified them, while in gn it's relative to the product dir.
      
      BUG=chromium:474921
      
      Review-Url: https://codereview.chromium.org/2039873002
      Cr-Commit-Position: refs/heads/master@{#36746}
      87affbc5
  17. 03 Jun, 2016 2 commits
  18. 24 May, 2016 2 commits