1. 24 Aug, 2018 2 commits
  2. 23 Aug, 2018 1 commit
  3. 22 Aug, 2018 4 commits
  4. 21 Aug, 2018 3 commits
    • Ian Hickson's avatar
      Cleanup (#20754) · 94f9604a
      Ian Hickson authored
      - remove an //ignore that is no longer needed
      - fix some intrinsic methods that used the API incorrectly (shouldn't affect correctness but should make things a tiny bit more efficient)
      - add some asserts to help track down bugs quicker
      - update a TODO to point to the currently relevant bug
      - fix some indenting
      - improve the naming of some privates to improve readability
      94f9604a
    • Ian Hickson's avatar
      Audit `TODO` syntax (#20837) · b7261586
      Ian Hickson authored
      Fixes the pattern for some TODOs to match our style guide.
      
      (Also, a couple of minor code order fixes.)
      b7261586
    • ebeem's avatar
      Add ability to set collapse mode in flexible space bar (#18526) · 9d6d03fc
      ebeem authored
      * Add ability to set collapse mode in flexible space bar
      
      * Add tests to collapse mode in flexible space bar
      
      * Fix minor style nit
      
      * Fix getting collapse mode does not handle unknown values
      
      * Change const key to final in space bar collapse mode test
      
      * Return null collapse padding if mode is unknown
      9d6d03fc
  5. 20 Aug, 2018 2 commits
  6. 18 Aug, 2018 1 commit
    • Ian Hickson's avatar
      Fixes resulting from audit of issues links (#20772) · 8c79f40d
      Ian Hickson authored
      * Fixes resulting from audit of issues links
      
      I looked at every link to GitHub in our repo. For cases where we had a TODO that was waiting for a bug to be fixed, and the bug has now been fixed, I applied the pending change. For cases where the link was out of date, I updated the link.
      
      * Update run_test.dart
      
      skip this test again since it failed on linux and macos bots
      8c79f40d
  7. 15 Aug, 2018 2 commits
  8. 14 Aug, 2018 1 commit
  9. 10 Aug, 2018 1 commit
  10. 09 Aug, 2018 2 commits
  11. 08 Aug, 2018 3 commits
  12. 07 Aug, 2018 2 commits
  13. 06 Aug, 2018 1 commit
  14. 04 Aug, 2018 1 commit
  15. 03 Aug, 2018 2 commits
  16. 02 Aug, 2018 2 commits
  17. 01 Aug, 2018 1 commit
    • jslavitz's avatar
      Drawer fix (#20015) · d2ab29d2
      jslavitz authored
      * Drawer fix
      
      * fixed nits
      
      * fixed nits
      
      * fixed nits
      
      * final change
      
      * Drawer fix final
      d2ab29d2
  18. 31 Jul, 2018 1 commit
  19. 30 Jul, 2018 6 commits
  20. 27 Jul, 2018 2 commits