1. 02 Aug, 2019 1 commit
  2. 23 May, 2019 2 commits
  3. 21 May, 2019 1 commit
  4. 15 May, 2019 1 commit
  5. 25 Nov, 2018 1 commit
  6. 18 Oct, 2017 1 commit
  7. 17 Dec, 2015 1 commit
  8. 12 Aug, 2015 1 commit
    • mstarzinger's avatar
      Remove inline header includes from non-inline headers (1). · 00a07bc1
      mstarzinger authored
      This tries to remove includes of "-inl.h" headers from normal ".h"
      headers, thereby reducing the chance of any cyclic dependencies and
      decreasing the average size of our compilation units.
      
      Note that this change still leaves 7 violations of that rule in the
      code. However there now is the "tools/check-inline-includes.sh" tool
      detecting such violations.
      
      R=bmeurer@chromium.org
      
      Review URL: https://codereview.chromium.org/1283033003
      
      Cr-Commit-Position: refs/heads/master@{#30125}
      00a07bc1
  9. 23 Jul, 2015 1 commit
    • hichris123's avatar
      Fix check for a date with a 24th hour · ea056cbf
      hichris123 authored
      According to the ECMA spec, a 24th hour is allowed if the minutes, seconds, and milliseconds are all zero (i.e. it's midnight). Previously, we parsed the date correctly, however, we failed to account in all checks for the possibility of a 24th hour. This CL changes the check to allow a 24th hour if it's exactly midnight.
      
      BUG=chromium:174609
      LOG=Y
      
      Review URL: https://codereview.chromium.org/1240093005
      
      Cr-Commit-Position: refs/heads/master@{#29816}
      ea056cbf
  10. 01 Jun, 2015 1 commit
  11. 04 Aug, 2014 1 commit
  12. 03 Jun, 2014 1 commit
  13. 29 Apr, 2014 1 commit
  14. 05 Jul, 2013 1 commit
  15. 01 Jul, 2011 1 commit
  16. 07 May, 2010 2 commits
  17. 03 May, 2010 1 commit
  18. 29 Jan, 2010 1 commit
  19. 25 May, 2009 1 commit
  20. 17 Mar, 2009 1 commit
  21. 23 Oct, 2008 1 commit
  22. 09 Sep, 2008 1 commit
  23. 03 Jul, 2008 1 commit