Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home for chromium.org
« Groups Home
Issue 131474 in chromium: Support high DPI profile images
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
chrom...@googlecode.com  
View profile  
 More options Jun 7 2012, 7:30 am
From: chrom...@googlecode.com
Date: Thu, 07 Jun 2012 11:30:27 +0000
Local: Thurs, Jun 7 2012 7:30 am
Subject: Re: Issue 131474 in chromium: Support high DPI profile images
Updates:
        Summary: Support high DPI profile images
        Status: Available
        Cc: nkosty...@chromium.org
        Labels: -Mstone-21 Mstone-22 OS-Chrome

Comment #2 on issue 131474 by rby...@chromium.org: Support high DPI profile  
images
http://code.google.com/p/chromium/issues/detail?id=131474

I think this is profile images, both pre-defined and captured from the  
camera.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
chrom...@googlecode.com  
View profile  
 More options Jun 7 2012, 8:29 am
From: chrom...@googlecode.com
Date: Thu, 07 Jun 2012 12:29:16 +0000
Local: Thurs, Jun 7 2012 8:29 am
Subject: Re: Issue 131474 in chromium: Support high DPI profile images
Updates:
        Status: Assigned
        Owner: iva...@chromium.org
        Cc: mlc...@chromium.org

Comment #3 on issue 131474 by nkosty...@chromium.org: Support high DPI  
profile images
http://code.google.com/p/chromium/issues/detail?id=131474

Yes, we're planning to capture 320x320 instead current 160x160.

Min, are high-res version of predefined profile pictures tracked elsewhere?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
chrom...@googlecode.com  
View profile  
 More options Jun 7 2012, 10:14 am
From: chrom...@googlecode.com
Date: Thu, 07 Jun 2012 14:14:12 +0000
Local: Thurs, Jun 7 2012 10:14 am
Subject: Re: Issue 131474 in chromium: Support high DPI profile images
Updates:
        Cc: pkotw...@chromium.org

Comment #4 on issue 131474 by rby...@chromium.org: Support high DPI profile  
images
http://code.google.com/p/chromium/issues/detail?id=131474

Note there's probably work required to get them to pain high-res too.  
Please co-ordinate with pkotwicz to decide who will do what and break this  
up into two bugs if the work will be done by different people.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
chrom...@googlecode.com  
View profile  
 More options Jun 7 2012, 10:18 am
From: chrom...@googlecode.com
Date: Thu, 07 Jun 2012 14:18:42 +0000
Local: Thurs, Jun 7 2012 10:18 am
Subject: Re: Issue 131474 in chromium: Support high DPI profile images

Comment #5 on issue 131474 by nkosty...@chromium.org: Support high DPI  
profile images
http://code.google.com/p/chromium/issues/detail?id=131474

>> there's probably work required to get them to pain high-res too

Could you please provide more details on that?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
chrom...@googlecode.com  
View profile  
 More options Jun 7 2012, 10:25 am
From: chrom...@googlecode.com
Date: Thu, 07 Jun 2012 14:25:54 +0000
Local: Thurs, Jun 7 2012 10:25 am
Subject: Re: Issue 131474 in chromium: Support high DPI profile images

Comment #6 on issue 131474 by rby...@chromium.org: Support high DPI profile  
images
http://code.google.com/p/chromium/issues/detail?id=131474

See issue 124566 for lots of CLs that have landed across Chrome for this.  
Mostly it means using ImageSkia to get multi-resolution images.  Ping  
pkotwicz on IM to chat about details - or feel free to split this bug into  
two pieces and assign one to him.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
chrom...@googlecode.com  
View profile  
 More options Jun 7 2012, 2:19 pm
From: chrom...@googlecode.com
Date: Thu, 07 Jun 2012 18:19:04 +0000
Local: Thurs, Jun 7 2012 2:19 pm
Subject: Re: Issue 131474 in chromium: Support high DPI profile images

Comment #7 on issue 131474 by mlc...@chromium.org: Support high DPI profile  
images
http://code.google.com/p/chromium/issues/detail?id=131474

Re: Comment #3 - no, we don't have the predefined profile pictures in  
high-res yet. Coming soon!

Re: Comment #6 - chatted with pkotwicz on IM: for assets like predefined  
profile pictures, we should be able to check them in and they should work.  
For capturing from camera in 320x320, we need to decide whether we want to  
save to the file system profile pictures for each resolution, 1x and 2x.  
And we need to make sure we pass in the correct density when we create the  
ImageSkia in take_photo_view.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
chrom...@googlecode.com  
View profile  
 More options Jun 9 2012, 5:57 am
From: chrom...@googlecode.com
Date: Sat, 09 Jun 2012 09:57:10 +0000
Local: Sat, Jun 9 2012 5:57 am
Subject: Re: Issue 131474 in chromium: Support high DPI profile images

Comment #9 on issue 131474 by nkosty...@chromium.org: Support high DPI  
profile images
http://code.google.com/p/chromium/issues/detail?id=131474

>> For capturing from camera in 320x320

We might be switching to capturing 512x512 frame from camera since we have  
256x256 css px preview frame for it (and for each predefined profile  
picture).

When displayed at login screen these are shown in 160x1600 css px.

>> we need to decide whether we want to save to the file system profile  
>> pictures for each resolution, 1x and 2x

I think it makes sense to save single high-res version since it will be  
synced eventually.

>> High-res version of predefined profile pictures are now available here:

Thanks, these now are 1024x1024. I think it makes sense to resize them to  
512x512 as the largest frame were we show them is 256x256 css px frame.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
chrom...@googlecode.com  
View profile  
 More options Jun 9 2012, 6:03 am
From: chrom...@googlecode.com
Date: Sat, 09 Jun 2012 10:03:09 +0000
Local: Sat, Jun 9 2012 6:03 am
Subject: Re: Issue 131474 in chromium: Support high DPI profile images

Comment #10 on issue 131474 by iva...@chromium.org: Support high DPI  
profile images
http://code.google.com/p/chromium/issues/detail?id=131474

Actually, we can only capture 640x480 from camera, but I guess 480x480  
picture should be still OK.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
chrom...@googlecode.com  
View profile  
 More options Jun 9 2012, 6:04 am
From: chrom...@googlecode.com
Date: Sat, 09 Jun 2012 10:04:10 +0000
Local: Sat, Jun 9 2012 6:04 am
Subject: Re: Issue 131474 in chromium: Support high DPI profile images
Updates:
        Status: Started

Comment #11 on issue 131474 by iva...@chromium.org: Support high DPI  
profile images
http://code.google.com/p/chromium/issues/detail?id=131474

(No comment was entered for this change.)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »