Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(38)

Issue 2083008: Support ply-image splash screen display for ST1q (Closed)

Created:
10 years, 7 months ago by kkonda
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, cros.approvers_codeaurora.org, Micah C
Base URL:
http://src.chromium.org/git/chromiumos.git
Visibility:
Public.

Description

Support ply-image splash screen display for ST1q Change-Id: Ib452052603331a8f76c285cc248e25ef2d0cc1fe

Patch Set 1 #

Total comments: 31

Patch Set 2 : Fix code review comments #

Total comments: 2

Patch Set 3 : Fix space-tab issues #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -6 lines) Patch
M src/third_party/ply-image/src/ply-frame-buffer.c View 1 2 3 chunks +48 lines, -6 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
kkonda
I am not sure if anyone else is working on this or not. If you ...
10 years, 7 months ago (2010-05-15 01:52:06 UTC) #1
kkonda
Resending as I didnt join the cros-reviews mailing list earlier. Sorry for the spam! ------------------------- ...
10 years, 7 months ago (2010-05-15 02:07:22 UTC) #2
Mandeep Singh Baines
http://codereview.chromium.org/2083008/diff/1/2 File src/third_party/ply-image/src/ply-frame-buffer.c (right): http://codereview.chromium.org/2083008/diff/1/2#newcode537 src/third_party/ply-image/src/ply-frame-buffer.c:537: int line, lines, width; declare line in narrowest scope ...
10 years, 7 months ago (2010-05-15 15:16:35 UTC) #3
kkonda
Thanks Mandeep for the review. I uploaded a second patchset with almost all of your ...
10 years, 7 months ago (2010-05-20 19:30:42 UTC) #4
Mandeep Singh Baines
Thanks for fixing this. Just a few minor nits. http://codereview.chromium.org/2083008/diff/1/2 File src/third_party/ply-image/src/ply-frame-buffer.c (right): http://codereview.chromium.org/2083008/diff/1/2#newcode577 src/third_party/ply-image/src/ply-frame-buffer.c:577: ...
10 years, 7 months ago (2010-05-21 14:39:47 UTC) #5
kkonda
> http://codereview.chromium.org/2083008/diff/1/2#newcode577 > src/third_party/ply-image/src/ply-frame-buffer.c:577: src_16 = (uint16_t *) > malloc (width * sizeof(*src_16)); > On ...
10 years, 7 months ago (2010-05-21 17:32:36 UTC) #6
robotboy
A good solution here could be to define a local array of 128 or so ...
10 years, 7 months ago (2010-05-21 17:55:01 UTC) #7
kkonda
On 2010/05/21 17:55:01, robotboy wrote: > A good solution here could be to define a ...
10 years, 7 months ago (2010-05-21 23:49:59 UTC) #8
Mandeep Singh Baines
LGTM (but I think this is pre-mature optimization). kkonda@codeaurora.org (kkonda@codeaurora.org) wrote: > On 2010/05/21 17:55:01, ...
10 years, 7 months ago (2010-05-22 15:26:39 UTC) #9
Mandeep Singh Baines
LGTM I misunderstood what was going on in the code. Embarrassed:(
10 years, 7 months ago (2010-05-23 05:13:06 UTC) #10
tbourget
no worries. does the ebuild rev need to be bumped also?
10 years, 7 months ago (2010-05-24 16:43:53 UTC) #11
Mandeep Singh Baines
tbourget@codeaurora.org (tbourget@codeaurora.org) wrote: > no worries. > > does the ebuild rev need to be ...
10 years, 7 months ago (2010-05-24 21:50:40 UTC) #12
kkonda
> Yes. The ebuild should be revved after any source change. Thanks Mandeep. Should I ...
10 years, 7 months ago (2010-05-24 22:46:45 UTC) #13
Mandeep Singh Baines
kkonda@codeaurora.org (kkonda@codeaurora.org) wrote: >> Yes. The ebuild should be revved after any source change. > ...
10 years, 7 months ago (2010-05-25 14:33:26 UTC) #14
kkonda
The ebuild rev change is uploaded and the link is http://codereview.chromium.org/2323002/show Note (to whoever merges ...
10 years, 7 months ago (2010-05-28 03:35:55 UTC) #15
kkonda
10 years, 6 months ago (2010-06-01 17:39:42 UTC) #16
I was wondering when this will be merged. If there is anything pending on my
end, please let me know.


Thanks,
Krishna

On 2010/05/28 03:35:55, kkonda wrote:
> The ebuild rev change is uploaded and the link is
> http://codereview.chromium.org/2323002/show
> 
> Note (to whoever merges this in)
> Please make sure that the issue 2323002 gets merged at the same time as this.
> 
> 
> Thanks!
> 
> On 2010/05/25 14:33:26, Mandeep Singh Baines wrote:
> > mailto:kkonda@codeaurora.org (mailto:kkonda@codeaurora.org) wrote:
> > >> Yes. The ebuild should be revved after any source change.
> > >
> > > Thanks Mandeep. Should I go ahead and submit a patch for revving the
ebuild?
> > >
> > 
> > Yes, please.
> > 
> > >
> > > Thanks,
> > > Krishna
> > >
> > >
> > > http://codereview.chromium.org/2083008/show
> >

Powered by Google App Engine
This is Rietveld 408576698