DescriptionAdd 1px black border for ChromeOS status button.
- Move Linux's CanvasSkia::DrawStringInt into DrawStringWithHalo and
added code to support text halo and change DrawStringInt to use it;
- Make views::TextButton support text halo;
- Use the text halo for chromeos::StatusButton;
BUG=chromium-os:8657
TEST=Verify 1px black border is added to ChromeOS status buttons.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66632
Patch Set 1 #Patch Set 2 : fix lint #Patch Set 3 : draw text with halo into a temp bitmap then blend it in properly #
Total comments: 2
Patch Set 4 : change how common code is shared #
Messages
Total messages: 5 (0 generated)
|