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

Issue 149597: Code changes to get the code to compile under GCC.... (Closed)

Created:
11 years, 5 months ago by sra
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Code changes to get the code to compile under GCC. Courgette still only knows how to compress Windows x86 executables. But now you can compress them on linux. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=21042

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 21

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -102 lines) Patch
M build/all.gyp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M courgette/adjustment_method_2.cc View 1 2 3 4 5 chunks +12 lines, -9 lines 0 comments Download
M courgette/assembly_program.cc View 1 2 3 4 3 chunks +4 lines, -5 lines 0 comments Download
M courgette/courgette.h View 1 2 3 4 3 chunks +8 lines, -5 lines 0 comments Download
M courgette/courgette_minimal_tool.cc View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M courgette/courgette_tool.cc View 1 2 3 4 4 chunks +16 lines, -3 lines 0 comments Download
M courgette/difference_estimator_unittest.cc View 1 2 3 4 4 chunks +4 lines, -4 lines 0 comments Download
M courgette/encode_decode_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M courgette/encoded_program.h View 1 2 3 4 2 chunks +13 lines, -2 lines 0 comments Download
M courgette/encoded_program.cc View 1 2 3 4 3 chunks +19 lines, -27 lines 0 comments Download
M courgette/encoded_program_fuzz_unittest.cc View 1 2 3 4 2 chunks +4 lines, -4 lines 0 comments Download
M courgette/encoded_program_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M courgette/ensemble_apply.cc View 1 2 3 4 2 chunks +4 lines, -4 lines 0 comments Download
M courgette/image_info_unittest.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
MM courgette/streams.h View 1 chunk +0 lines, -2 lines 0 comments Download
M courgette/streams.cc View 1 2 3 4 3 chunks +1 line, -23 lines 0 comments Download
M courgette/streams_unittest.cc View 1 2 3 4 7 chunks +12 lines, -9 lines 0 comments Download
M courgette/third_party/bsdiff_create.cc View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
sra
11 years, 5 months ago (2009-07-14 04:00:13 UTC) #1
cpu_(ooo_6.6-7.5)
LGTM, some nits below.. http://codereview.chromium.org/149597/diff/1041/1054 File courgette/courgette_minimal_tool.cc (right): http://codereview.chromium.org/149597/diff/1041/1054#newcode41 Line 41: { lint wants the ...
11 years, 5 months ago (2009-07-14 21:19:23 UTC) #2
sra
Done all. Will submit when the tree is open. http://codereview.chromium.org/149597/diff/1041/1054 File courgette/courgette_minimal_tool.cc (right): http://codereview.chromium.org/149597/diff/1041/1054#newcode41 Line ...
11 years, 5 months ago (2009-07-14 23:03:04 UTC) #3
M-A Ruel
On 2009/07/14 23:03:04, sra wrote: > Done all. Will submit when the tree is open. ...
11 years, 4 months ago (2009-08-04 16:47:02 UTC) #4
sra1
Is there a presubmit check for this? I didn't notice a warning. On Tue, Aug ...
11 years, 4 months ago (2009-08-04 17:15:46 UTC) #5
M-A Ruel
11 years, 4 months ago (2009-08-04 17:18:08 UTC) #6
No, we (actually, the guy just beside me) will fix
http://crbug.com/15924 instead.

Oh, there's no one beside me.

M-A

On Tue, Aug 4, 2009 at 1:15 PM, Stephen Adams<sra@google.com> wrote:
> Is there a presubmit check for this? =C2=A0I didn't notice a warning.
>
> On Tue, Aug 4, 2009 at 9:47 AM, <maruel@chromium.org> wrote:
>>
>> On 2009/07/14 23:03:04, sra wrote:
>>>
>>> Done all. =C2=A0Will submit when the tree is open.
>>
>> YOU FORGOT TO SVN:IGNORE THE GENERATED PROJECT FILES. (I'll do because
>> you're not alone)
>>
>> http://codereview.chromium.org/149597
>
>

Powered by Google App Engine
This is Rietveld 408576698