1. 17 Oct, 2016 1 commit
  2. 07 Sep, 2016 1 commit
  3. 01 Sep, 2016 1 commit
  4. 08 Jun, 2016 1 commit
  5. 29 Apr, 2016 1 commit
  6. 02 Mar, 2016 1 commit
  7. 09 Dec, 2015 1 commit
  8. 17 Nov, 2015 1 commit
  9. 29 Sep, 2015 1 commit
  10. 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
  11. 03 Aug, 2015 1 commit
    • yangguo's avatar
      Remove JSFunctionResultCache. · 4a2e4420
      yangguo authored
      There is only one use case for it: String.prototype.search converts a
      string argument into a RegExp. The cache is used to avoid repeating that
      conversion. However, this does not make the added complexity worthwhile.
      
      Review URL: https://codereview.chromium.org/1267493006
      
      Cr-Commit-Position: refs/heads/master@{#29985}
      4a2e4420
  12. 31 Jul, 2015 1 commit
  13. 17 Jul, 2015 1 commit
  14. 15 Jul, 2015 1 commit
  15. 29 Apr, 2015 1 commit
  16. 10 Feb, 2015 1 commit
  17. 20 Oct, 2014 1 commit
  18. 08 Oct, 2014 1 commit
  19. 19 Sep, 2014 1 commit
  20. 18 Sep, 2014 2 commits
  21. 17 Sep, 2014 1 commit
  22. 16 Sep, 2014 2 commits
  23. 03 Jul, 2014 2 commits
  24. 02 Jul, 2014 3 commits
  25. 01 Jul, 2014 2 commits
  26. 03 Jun, 2014 2 commits
  27. 09 May, 2014 1 commit
  28. 06 May, 2014 2 commits
  29. 22 Apr, 2014 2 commits
  30. 31 Jan, 2014 1 commit
  31. 17 Jan, 2014 1 commit