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

Issue 11632002: Use generated shim headers for zlib. (Closed)

Created:
8 years ago by Paweł Hajdan Jr.
Modified:
8 years ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, dbeam+watch-options_chromium.org, cbentzel+watch_chromium.org, jam, dcheng, joi+watch-content_chromium.org, darin-cc_chromium.org, oshima+watch_chromium.org, pam+watch_chromium.org, stevenjb+watch_chromium.org
Visibility:
Public.

Description

Use generated shim headers for zlib. BUG=165264 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173801

Patch Set 1 #

Patch Set 2 : re-upload #

Total comments: 13

Patch Set 3 : fixes #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -106 lines) Patch
M build/shim_headers.gypi View 1 2 1 chunk +5 lines, -2 lines 1 comment Download
M chrome/browser/ui/webui/options/chromeos/wallpaper_source.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M content/browser/renderer_host/clipboard_message_filter.cc View 2 chunks +1 line, -6 lines 0 comments Download
M net/base/crl_set.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M net/base/gzip_filter.cc View 1 chunk +1 line, -6 lines 0 comments Download
M net/base/gzip_filter_unittest.cc View 2 chunks +1 line, -6 lines 0 comments Download
M net/base/gzip_header.cc View 1 chunk +1 line, -6 lines 0 comments Download
M net/base/sdch_filter_unittest.cc View 2 chunks +1 line, -6 lines 0 comments Download
M net/http/infinite_cache.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M net/spdy/spdy_framer.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M skia/config/SkUserConfig.h View 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/zlib/contrib/minizip/ioapi.h View 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/zlib/contrib/minizip/mztools.h View 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/zlib/contrib/minizip/mztools.c View 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/zlib/contrib/minizip/unzip.h View 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/zlib/contrib/minizip/unzip.c View 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/zlib/contrib/minizip/zip.h View 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/zlib/contrib/minizip/zip.c View 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/zlib/zlib.gyp View 2 chunks +12 lines, -3 lines 0 comments Download
M ui/gfx/codec/png_codec.cc View 1 2 1 chunk +1 line, -9 lines 0 comments Download
M webkit/support/webkit_support_gfx.cc View 1 2 1 chunk +0 lines, -7 lines 0 comments Download
M webkit/tools/test_shell/simple_clipboard_impl.cc View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Paweł Hajdan Jr.
Note that I had to move the include dir back to SHARED_INTERMEDIATE_DIR, because otherwise INTERMEDIATE_DIR ...
8 years ago (2012-12-18 19:16:10 UTC) #1
Mark Mentovai
https://codereview.chromium.org/11632002/diff/3001/build/shim_headers.gypi File build/shim_headers.gypi (right): https://codereview.chromium.org/11632002/diff/3001/build/shim_headers.gypi#newcode16 build/shim_headers.gypi:16: 'include_dirs+': [ You probably need one more plus here ...
8 years ago (2012-12-18 19:48:17 UTC) #2
Paweł Hajdan Jr.
https://codereview.chromium.org/11632002/diff/3001/build/shim_headers.gypi File build/shim_headers.gypi (right): https://codereview.chromium.org/11632002/diff/3001/build/shim_headers.gypi#newcode16 build/shim_headers.gypi:16: 'include_dirs+': [ On 2012/12/18 19:48:17, Mark Mentovai wrote: > ...
8 years ago (2012-12-18 20:57:40 UTC) #3
Mark Mentovai
8 years ago (2012-12-18 21:17:56 UTC) #4
LGTM if it works

https://codereview.chromium.org/11632002/diff/13001/build/shim_headers.gypi
File build/shim_headers.gypi (right):

https://codereview.chromium.org/11632002/diff/13001/build/shim_headers.gypi#n...
build/shim_headers.gypi:15: 'include_dirs+++': [
Surprised it took this many pluses.

Powered by Google App Engine
This is Rietveld 408576698