1. 05 Jan, 2016 1 commit
  2. 17 Dec, 2015 2 commits
  3. 09 Dec, 2015 1 commit
  4. 18 Nov, 2015 1 commit
  5. 13 Oct, 2015 1 commit
    • mstarzinger's avatar
      Move builtin JavaScript sources into own directory. · e5320d8a
      mstarzinger authored
      This moves JavaScript source files that are bundled with V8 into a
      separate directory. The goal is to improve code readability and also
      being able to formalize ideal reviewers by subsequently adding the
      OWNERS file. These files almost exclusively contain implementations
      of methods fully specified by ES6.
      
      Note that files in the "debug" directory as well as the "d8.js" file
      aren't affected by this change.
      
      R=rossberg@chromium.org
      
      Review URL: https://codereview.chromium.org/1398733002
      
      Cr-Commit-Position: refs/heads/master@{#31230}
      e5320d8a
  6. 30 Sep, 2015 1 commit
  7. 25 Sep, 2015 1 commit
  8. 18 Aug, 2015 1 commit
  9. 14 Aug, 2015 1 commit
    • vogelheim's avatar
      Rework startup-data-util. · c69e2eae
      vogelheim authored
      - Make the API look like v8::V8::InitializeICU.
        (That is: A static method call, not an object to be created on the stack.)
      - Fix path separator on Windows, by calling base::OS::isPathSeparator.
      - Move into API, so that it can be called by hello-world & friends.
      - Actually call it from hello-world and friends.
      
      R=jochen@chromium.org
      BUG=
      
      Review URL: https://codereview.chromium.org/1292053002
      
      Cr-Commit-Position: refs/heads/master@{#30174}
      c69e2eae
  10. 23 Jul, 2015 2 commits
  11. 20 Jul, 2015 1 commit
  12. 17 Jul, 2015 2 commits
  13. 26 Jun, 2015 1 commit
  14. 10 Feb, 2015 1 commit
  15. 30 Jan, 2015 1 commit
  16. 21 Nov, 2014 1 commit
  17. 03 Jul, 2014 1 commit
  18. 27 Jun, 2014 1 commit
  19. 03 Jun, 2014 1 commit
  20. 10 Mar, 2014 1 commit
  21. 07 Mar, 2014 1 commit
  22. 17 Jan, 2014 1 commit
  23. 15 Jan, 2014 4 commits
  24. 02 Jan, 2014 1 commit
  25. 22 Nov, 2013 2 commits
  26. 19 Sep, 2013 1 commit
  27. 18 Sep, 2013 2 commits
  28. 17 Sep, 2013 1 commit
  29. 11 Jul, 2013 2 commits
  30. 10 Jul, 2013 1 commit
  31. 09 Jul, 2013 1 commit