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

Issue 3171014: Remove the executable property from flags in the speex directory... (Closed)

Created:
10 years, 4 months ago by joth
Modified:
9 years, 7 months ago
Reviewers:
Satish, Elliot Glaysher
CC:
chromium-reviews
Visibility:
Public.

Description

Remove the executable property from flags in the speex directory Done with: third_party/speex$ svn propdel -R svn:executable . Example fail: http://buildbot.jail.google.com/buildbot/chromium/builders/Chromium%20Linux/builds/14915 BUG=none TEST=builder check perms will pass once more Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56388

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-66 lines, --66 lines) Patch
M AUTHORS View 0 chunks +-1 lines, --1 lines 0 comments Download
M COPYING View 0 chunks +-1 lines, --1 lines 0 comments Download
M README View 0 chunks +-1 lines, --1 lines 0 comments Download
M README.chromium View 0 chunks +-1 lines, --1 lines 0 comments Download
M TODO View 0 chunks +-1 lines, --1 lines 0 comments Download
M include/speex/speex.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M include/speex/speex_bits.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M include/speex/speex_buffer.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M include/speex/speex_callbacks.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M include/speex/speex_config_types.h.in View 0 chunks +-1 lines, --1 lines 0 comments Download
M include/speex/speex_echo.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M include/speex/speex_header.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M include/speex/speex_jitter.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M include/speex/speex_preprocess.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M include/speex/speex_resampler.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M include/speex/speex_stereo.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M include/speex/speex_types.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/arch.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/bits.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/buffer.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/cb_search.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/cb_search.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/exc_10_16_table.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/exc_10_32_table.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/exc_20_32_table.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/exc_5_256_table.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/exc_5_64_table.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/exc_8_128_table.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/filters.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/filters.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/gain_table.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/gain_table_lbr.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/hexc_10_32_table.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/hexc_table.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/high_lsp_tables.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/lpc.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/lpc.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/lsp.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/lsp.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/lsp_tables_nb.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/ltp.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/ltp.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/math_approx.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/modes.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/modes.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/modes_wb.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/nb_celp.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/nb_celp.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/os_support.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/pseudofloat.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/quant_lsp.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/quant_lsp.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/resample.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/sb_celp.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/sb_celp.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/speex.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/speex_callbacks.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/speex_header.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/stack_alloc.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/stereo.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/vbr.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/vbr.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/vq.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/vq.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M libspeex/window.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M speex.gyp View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Elliot Glaysher
Rubber to the Stamp, people.
10 years, 4 months ago (2010-08-17 18:15:03 UTC) #1
Satish
10 years, 4 months ago (2010-08-17 19:12:25 UTC) #2
LGTM

Thanks!

Powered by Google App Engine
This is Rietveld 408576698