aboutsummaryrefslogtreecommitdiffhomepage
path: root/HASHTAGS
Commit message (Collapse)AuthorAge
* Fix cr SKPs namingGravatar rmistry2015-03-31
| | | | | | | | | | | | | #crskps BUG=skia: BUG=skia:3574 NOTRY=true TBR=borenet Review URL: https://codereview.chromium.org/1044193003
* Add hashtag for the new skps bugGravatar rmistry2015-03-30
| | | | | | | | | | | #crskps BUG=skia:3574 NOTRY=true NOTREECHECKS=true TBR=borenet Review URL: https://codereview.chromium.org/1042873002
* SkPMFloat::trunc()Gravatar mtklein2015-03-26
| | | | | | | | | | | | | Add and test trunc(), which is what get() used to be before rounding. Using trunc() is a ~40% speedup on our linear gradient bench. #neon #floats BUG=skia:3592 #n5 #n9 CQ_INCLUDE_TRYBOTS=client.skia.android:Test-Android-Nexus5-Adreno330-Arm7-Debug-Trybot;client.skia.android:Test-Android-Nexus9-TegraK1-Arm64-Release-Trybot Review URL: https://codereview.chromium.org/1032243002
* land some real hashtagsGravatar mtklein2015-03-25
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/1029973003
* Add post upload hook to substitute hashtags for their mapped textGravatar rmistry2015-03-25
BUG=skia:3586 NOTRY=true Review URL: https://codereview.chromium.org/1004733009