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