1. 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
  2. 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
  3. 24 Jul, 2015 1 commit
  4. 04 Aug, 2014 1 commit
  5. 03 Jun, 2014 1 commit
  6. 29 Apr, 2014 1 commit
  7. 10 Feb, 2014 1 commit
  8. 08 Sep, 2011 2 commits
  9. 01 Jul, 2011 1 commit
  10. 06 May, 2011 1 commit
  11. 12 Apr, 2011 1 commit
  12. 18 Mar, 2011 3 commits
  13. 26 Nov, 2010 1 commit
  14. 16 Nov, 2010 1 commit
  15. 03 Sep, 2010 1 commit
  16. 03 May, 2010 1 commit
  17. 25 May, 2009 1 commit
  18. 19 Mar, 2009 1 commit
  19. 17 Mar, 2009 1 commit
  20. 09 Sep, 2008 1 commit
  21. 03 Jul, 2008 1 commit