1. 28 Jul, 2016 3 commits
    • yangguo's avatar
      [inspector] add inspector protocol parser test build target for GYP. · f7fa02f8
      yangguo authored
      This adds the build target inspector_protocol_parser_test, which depends
      on several more inspector protocol related targets. The resulting
      gtest executable runs, but has failures that have to be fixed.
      
      GN build configuration will follow.
      
      A copy of v8-inspector/js_protocol.json has been included to be able to
      use it before the actual migration.
      
      BUG=chromium:580337
      
      Review-Url: https://codereview.chromium.org/2184733002
      Cr-Commit-Position: refs/heads/master@{#38111}
      f7fa02f8
    • ddchen's avatar
      [wasm] Add support for multiple indirect function tables · 0a9d4003
      ddchen authored
      This patch updates internal data structures used by V8 to support
      multiple indirect function tables (WebAssembly/design#682). But, since
      this feature is post-MVP, the functionality is not directly exposed and
      parsing/generation of WebAssembly is left unchanged. Nevertheless, it
      is being used in an experiment to implement fine-grained control flow
      integrity based on C/C++ types.
      
      BUG=
      
      Review-Url: https://codereview.chromium.org/2174123002
      Cr-Commit-Position: refs/heads/master@{#38110}
      0a9d4003
    • v8-autoroll's avatar
      Update V8 DEPS. · ff683fed
      v8-autoroll authored
      Rolling v8/build to 0a8d7715646009e2d0935f72462c481be22c6de4
      
      Rolling v8/tools/mb to 1d3f4544cadd78d89c8c71c37ef5474ac2b1e297
      
      TBR=machenbach@chromium.org,vogelheim@chromium.org,hablich@chromium.org
      
      Review-Url: https://codereview.chromium.org/2191643003
      Cr-Commit-Position: refs/heads/master@{#38109}
      ff683fed
  2. 27 Jul, 2016 34 commits
  3. 26 Jul, 2016 3 commits