1. 12 May, 2015 4 commits
  2. 11 May, 2015 2 commits
  3. 08 May, 2015 1 commit
    • domenic's avatar
      Add the concept of a V8 extras exports object · ad547cea
      domenic authored
      Exposed to the extras as extrasExports (on the builtins object), on
      which they can put things that should be accessible from C++. Exposed
      to C++ through the V8 API as v8::Context::GetExtrasExportsObject().
      
      Adding a test (in test-api.cc) required adding a simple extra,
      test-extra.js, which we build into the standalone builds.
      
      R=yangguo@chromium.org, jochen@chromium.org
      BUG=
      
      Review URL: https://codereview.chromium.org/1128113006
      
      Cr-Commit-Position: refs/heads/master@{#28317}
      ad547cea
  4. 06 May, 2015 1 commit
  5. 05 May, 2015 1 commit
  6. 30 Apr, 2015 2 commits
  7. 29 Apr, 2015 2 commits
  8. 28 Apr, 2015 2 commits
  9. 27 Apr, 2015 3 commits
  10. 22 Apr, 2015 1 commit
  11. 21 Apr, 2015 2 commits
  12. 20 Apr, 2015 4 commits
  13. 17 Apr, 2015 2 commits
  14. 15 Apr, 2015 2 commits
  15. 14 Apr, 2015 1 commit
  16. 13 Apr, 2015 1 commit
  17. 10 Apr, 2015 4 commits
  18. 09 Apr, 2015 3 commits
  19. 08 Apr, 2015 1 commit
  20. 07 Apr, 2015 1 commit