1. 17 Jan, 2017 4 commits
  2. 16 Jan, 2017 1 commit
  3. 13 Jan, 2017 9 commits
  4. 12 Jan, 2017 5 commits
  5. 11 Jan, 2017 6 commits
  6. 10 Jan, 2017 7 commits
  7. 09 Jan, 2017 2 commits
  8. 06 Jan, 2017 5 commits
  9. 05 Jan, 2017 1 commit
    • Move some file utils to common. · dcab56a1
      Jamie Madill authored
      Since common is shared through all ANGLE code (libANGLE/tests/samples)
      this is the most general place for these utils, and will give libANGLE
      access to them. We'll need them to get the current executable dir for
      loading the Vulkan layers.
      
      This also means we'll need to fix the global static variable use when
      we have the ability.
      
      BUG=angleproject:1319
      BUG=chromium:677841
      
      Change-Id: I7af61920635135b28a2f02f4a8d019ee88c9dd28
      Reviewed-on: https://chromium-review.googlesource.com/425440
      Commit-Queue: Jamie Madill <jmadill@chromium.org>
      Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>