1. 14 Aug, 2015 1 commit
  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. 03 Aug, 2015 1 commit
  4. 14 Jul, 2015 1 commit
  5. 13 Jul, 2015 1 commit
  6. 28 Apr, 2015 1 commit
  7. 13 Apr, 2015 1 commit
  8. 27 Mar, 2015 1 commit
  9. 25 Feb, 2015 3 commits
  10. 23 Jan, 2015 1 commit
    • danno's avatar
      Remove the dependency of Zone on Isolate · c7b09aac
      danno authored
      Along the way:
      - Thread isolate parameter explicitly through code that used to
        rely on getting it from the zone.
      - Canonicalize the parameter position of isolate and zone for
        affected code
      - Change Hydrogen New<> instruction templates to automatically
        pass isolate
      
      R=mstarzinger@chromium.org
      LOG=N
      
      Review URL: https://codereview.chromium.org/868883002
      
      Cr-Commit-Position: refs/heads/master@{#26252}
      c7b09aac
  11. 30 Sep, 2014 1 commit
  12. 02 Sep, 2014 1 commit
  13. 04 Aug, 2014 1 commit
  14. 30 Jul, 2014 1 commit
  15. 11 Jul, 2014 1 commit
  16. 10 Jul, 2014 1 commit
  17. 09 Jul, 2014 1 commit
  18. 07 Jul, 2014 1 commit
  19. 30 Jun, 2014 1 commit
  20. 24 Jun, 2014 1 commit
  21. 20 Jun, 2014 1 commit
  22. 13 Jun, 2014 1 commit
  23. 03 Jun, 2014 1 commit
  24. 27 May, 2014 2 commits
  25. 26 May, 2014 2 commits
  26. 23 May, 2014 1 commit
  27. 30 Apr, 2014 1 commit
  28. 29 Apr, 2014 1 commit
  29. 16 Apr, 2014 3 commits
  30. 01 Apr, 2014 1 commit
  31. 09 Dec, 2013 1 commit
  32. 29 Aug, 2013 1 commit
  33. 28 Aug, 2013 1 commit
  34. 29 Jul, 2013 1 commit