1. 24 May, 2019 1 commit
  2. 07 Sep, 2018 1 commit
  3. 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
  4. 27 Sep, 2016 1 commit
  5. 30 Sep, 2015 1 commit
  6. 21 Apr, 2015 1 commit
  7. 30 Jan, 2015 3 commits
  8. 08 Dec, 2014 1 commit
  9. 06 Aug, 2014 1 commit
  10. 04 Aug, 2014 1 commit
  11. 30 Jul, 2014 1 commit
  12. 30 Jun, 2014 1 commit
  13. 03 Jun, 2014 3 commits
  14. 28 May, 2014 1 commit
  15. 27 May, 2014 1 commit
  16. 29 Apr, 2014 1 commit
  17. 21 Mar, 2014 1 commit
  18. 17 Mar, 2014 1 commit
  19. 12 Feb, 2014 2 commits
  20. 12 Nov, 2013 1 commit
  21. 25 Oct, 2013 1 commit
  22. 12 Sep, 2013 1 commit
  23. 23 Aug, 2013 1 commit
  24. 21 Aug, 2013 1 commit
  25. 31 Jul, 2013 1 commit
  26. 30 Jul, 2013 1 commit
  27. 18 Jul, 2013 2 commits
  28. 05 Sep, 2012 1 commit
  29. 30 Jan, 2012 1 commit
  30. 04 Jan, 2012 1 commit
  31. 29 Nov, 2011 1 commit
  32. 25 Oct, 2011 2 commits
  33. 13 Oct, 2011 1 commit