1. 22 Dec, 2015 1 commit
  2. 20 Dec, 2015 1 commit
  3. 18 Dec, 2015 9 commits
  4. 17 Dec, 2015 5 commits
  5. 16 Dec, 2015 5 commits
  6. 15 Dec, 2015 2 commits
  7. 14 Dec, 2015 1 commit
  8. 12 Dec, 2015 1 commit
  9. 11 Dec, 2015 5 commits
  10. 10 Dec, 2015 2 commits
  11. 09 Dec, 2015 3 commits
  12. 08 Dec, 2015 4 commits
  13. 07 Dec, 2015 1 commit
    • cleanup main · 43e8ab38
      Reed Kotler authored
      seems like these two lines are common to both paths and in fact
      the different classes allocated are derived from the same common
      base class so this makes sense to me.
      
      BUG=
      R=stichnot@chromium.org
      
      Review URL: https://codereview.chromium.org/1494753003 .
      
      Patch from Reed Kotler <rkotlerimgtec@gmail.com>.