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