1. 13 Oct, 2017 1 commit
  2. 01 Jun, 2017 2 commits
  3. 06 May, 2016 1 commit
  4. 30 Sep, 2015 1 commit
  5. 28 Sep, 2015 1 commit
  6. 31 Mar, 2015 1 commit
    • rmcilroy's avatar
      Fix libdl dependency on Android and remove librt hack. · 11c4e2f2
      rmcilroy authored
      The libdl library is already included on target builds of Android and needs
      to be added to the build command line with a particular order to avoid
      undefined references in other libraries. Fix this by only explicitly including
      it in host builds and relying on the implicit inclusion on target builds.
      
      Also remove the librt hack which is not longer necessary due to the AOSP build
      bot having been removed.
      
      BUG=chromium:469973
      LOG=Y
      
      Review URL: https://codereview.chromium.org/1036133005
      
      Cr-Commit-Position: refs/heads/master@{#27535}
      11c4e2f2
  7. 30 Jan, 2015 3 commits
  8. 04 Aug, 2014 1 commit
  9. 30 Jun, 2014 1 commit
  10. 03 Jun, 2014 1 commit
  11. 29 Apr, 2014 1 commit
  12. 14 Jan, 2014 1 commit
  13. 03 Sep, 2013 2 commits