1. 10 Jun, 2020 1 commit
  2. 24 May, 2019 1 commit
  3. 07 Sep, 2018 1 commit
  4. 14 Apr, 2018 1 commit
    • Jakob Kummerow's avatar
      [ubsan] Change Address typedef to uintptr_t · 2459046c
      Jakob Kummerow authored
      The "Address" type is V8's general-purpose type for manipulating memory
      addresses. Per the C++ spec, pointer arithmetic and pointer comparisons
      are undefined behavior except within the same array; since we generally
      don't operate within a C++ array, our general-purpose type shouldn't be
      a pointer type.
      
      Bug: v8:3770
      Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng;master.tryserver.blink:linux_trusty_blink_rel
      Change-Id: Ib96016c24a0f18bcdba916dabd83e3f24a1b5779
      Reviewed-on: https://chromium-review.googlesource.com/988657
      Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
      Reviewed-by: 's avatarLeszek Swirski <leszeks@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#52601}
      2459046c
  5. 27 Sep, 2016 1 commit
  6. 30 Sep, 2015 1 commit
  7. 21 Apr, 2015 1 commit
  8. 30 Jan, 2015 3 commits
  9. 08 Dec, 2014 1 commit
  10. 06 Aug, 2014 1 commit
  11. 04 Aug, 2014 1 commit
  12. 30 Jul, 2014 1 commit
  13. 30 Jun, 2014 1 commit
  14. 03 Jun, 2014 3 commits
  15. 28 May, 2014 1 commit
  16. 27 May, 2014 1 commit
  17. 29 Apr, 2014 1 commit
  18. 21 Mar, 2014 1 commit
  19. 17 Mar, 2014 1 commit
  20. 12 Feb, 2014 2 commits
  21. 12 Nov, 2013 1 commit
  22. 25 Oct, 2013 1 commit
  23. 12 Sep, 2013 1 commit
  24. 23 Aug, 2013 1 commit
  25. 21 Aug, 2013 1 commit
  26. 31 Jul, 2013 1 commit
  27. 30 Jul, 2013 1 commit
  28. 18 Jul, 2013 2 commits
  29. 05 Sep, 2012 1 commit
  30. 30 Jan, 2012 1 commit
  31. 04 Jan, 2012 1 commit
  32. 29 Nov, 2011 1 commit
  33. 25 Oct, 2011 2 commits