1. 25 Nov, 2018 1 commit
  2. 14 Nov, 2018 1 commit
  3. 11 Sep, 2018 1 commit
  4. 25 Aug, 2016 1 commit
  5. 09 Jun, 2016 1 commit
  6. 26 Nov, 2015 1 commit
  7. 15 Oct, 2015 1 commit
  8. 30 Sep, 2015 1 commit
  9. 20 Aug, 2015 1 commit
    • mstarzinger's avatar
      Separate UnicodeCache out into an own file. · 4e39437a
      mstarzinger authored
      This make inclusion of unicode-inl.h in object.h absolete. Now most
      compilation units don't require that header. It also breaks a cycle
      within declarations of the scanner.h header.
      
      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 3 violations of that rule in the
      code, checked with the "tools/check-inline-includes.sh" tool.
      
      R=yangguo@chromium.org
      
      Review URL: https://codereview.chromium.org/1287893006
      
      Cr-Commit-Position: refs/heads/master@{#30268}
      4e39437a
  10. 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
  11. 24 Jul, 2015 1 commit
  12. 04 Aug, 2014 1 commit
  13. 03 Jun, 2014 1 commit
  14. 29 Apr, 2014 1 commit
  15. 10 Feb, 2014 1 commit
  16. 08 Sep, 2011 2 commits
  17. 01 Jul, 2011 1 commit
  18. 06 May, 2011 1 commit
  19. 12 Apr, 2011 1 commit
  20. 18 Mar, 2011 3 commits
  21. 26 Nov, 2010 1 commit
  22. 16 Nov, 2010 1 commit
  23. 03 Sep, 2010 1 commit
  24. 03 May, 2010 1 commit
  25. 25 May, 2009 1 commit
  26. 19 Mar, 2009 1 commit
  27. 17 Mar, 2009 1 commit
  28. 09 Sep, 2008 1 commit
  29. 03 Jul, 2008 1 commit