Ian Hickson
|
3eb87830e9
|
Constants! Constants everywhere! (#9286)
Aggressively apply the const lint.
|
2017-04-07 12:24:32 -07:00 |
|
Alexandre Ardhuin
|
578ca0a295
|
use color.shadeXxx instead of color[Xxx] (#8932)
* use color.shadeXxx instead of color[Xxx]
* remove calls to .shade500 on MaterialColor
* remove calls to .shade200 on MaterialAccentColor
* fix test
|
2017-03-21 23:14:55 +01:00 |
|
Alexandre Ardhuin
|
a9ba0e2f88
|
prefer_initializing_formals (#8797)
|
2017-03-15 18:30:55 +01:00 |
|
Hans Muller
|
b23aed7a86
|
New Tabs API (#7387)
|
2017-01-09 14:55:36 -08:00 |
|
Adam Barth
|
8a823328ca
|
Make animation_demo a manual test (#6117)
This demo doesn't work properly in landscape and is confusing. It's
really more of a test of the material arc code.
Fixes #5710
|
2016-09-29 08:59:43 -07:00 |
|