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

Issue 9956068: Change macro definitions for android/arm and add srtp tests into gyp (Closed)

Created:
8 years, 8 months ago by leozwang
Modified:
8 years, 8 months ago
CC:
chromium-reviews
Base URL:
https://src.chromium.org/svn/trunk/deps/
Visibility:
Public.

Description

Change macro definitions for android/arm and add srtp tests into gyp BUG= TEST=

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : #

Total comments: 5

Patch Set 4 : #

Patch Set 5 : #

Total comments: 4

Patch Set 6 : #

Total comments: 5

Patch Set 7 : #

Total comments: 2

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+216 lines, -2 lines) Patch
M third_party/libsrtp/libsrtp.gyp View 1 2 3 4 5 6 7 3 chunks +216 lines, -2 lines 0 comments Download

Messages

Total messages: 26 (0 generated)
leozwang
Add macro definitions for android/arm. These macro definitions are imported from AOSP. I keep the ...
8 years, 8 months ago (2012-04-02 18:22:13 UTC) #1
Sergey Ulanov
I'm not sure what you need this change for. Doesn't libsrtp compile on android without ...
8 years, 8 months ago (2012-04-02 18:44:36 UTC) #2
leozwang
Let me briefly describe what I have done. I should have added some background information ...
8 years, 8 months ago (2012-04-02 21:14:50 UTC) #3
leozwang
http://codereview.chromium.org/9956068/diff/1/third_party/libsrtp/libsrtp.gyp File third_party/libsrtp/libsrtp.gyp (right): http://codereview.chromium.org/9956068/diff/1/third_party/libsrtp/libsrtp.gyp#newcode42 third_party/libsrtp/libsrtp.gyp:42: 'CPU_CISC', It seemed not a right flag to me ...
8 years, 8 months ago (2012-04-02 21:14:57 UTC) #4
leozwang
I compared config.h which is created on linux with android macro defines, I think I ...
8 years, 8 months ago (2012-04-02 22:03:18 UTC) #5
Mallinath (Gone from Chromium)
On 2012/04/02 22:03:18, leozwang wrote: > I compared config.h which is created on linux with ...
8 years, 8 months ago (2012-04-02 22:53:27 UTC) #6
Sergey Ulanov
I don't think it makes sense to separate Android ARM build from other ARM configurations. ...
8 years, 8 months ago (2012-04-02 23:36:23 UTC) #7
leozwang
That would be great. When I worked on it, I didn't have a small test ...
8 years, 8 months ago (2012-04-02 23:40:36 UTC) #8
leozwang
> I don't think any of these can cause any problems as long as it ...
8 years, 8 months ago (2012-04-02 23:45:39 UTC) #9
leozwang
I uploaded a new patch set 3, please review it, there are 2 major changes ...
8 years, 8 months ago (2012-04-04 16:39:32 UTC) #10
Mallinath (Gone from Chromium)
http://codereview.chromium.org/9956068/diff/4003/third_party/libsrtp/libsrtp.gyp File third_party/libsrtp/libsrtp.gyp (right): http://codereview.chromium.org/9956068/diff/4003/third_party/libsrtp/libsrtp.gyp#newcode254 third_party/libsrtp/libsrtp.gyp:254: 'target_name': 'libcryptomodule', Why do you need one more target, ...
8 years, 8 months ago (2012-04-04 16:45:46 UTC) #11
leozwang
http://codereview.chromium.org/9956068/diff/4003/third_party/libsrtp/libsrtp.gyp File third_party/libsrtp/libsrtp.gyp (right): http://codereview.chromium.org/9956068/diff/4003/third_party/libsrtp/libsrtp.gyp#newcode254 third_party/libsrtp/libsrtp.gyp:254: 'target_name': 'libcryptomodule', One reason is its from original makefile, ...
8 years, 8 months ago (2012-04-04 16:53:11 UTC) #12
leozwang
Hi Sergey, will you please take a look at this CL?
8 years, 8 months ago (2012-04-05 16:17:09 UTC) #13
Mallinath (Gone from Chromium)
http://codereview.chromium.org/9956068/diff/4003/third_party/libsrtp/libsrtp.gyp File third_party/libsrtp/libsrtp.gyp (right): http://codereview.chromium.org/9956068/diff/4003/third_party/libsrtp/libsrtp.gyp#newcode254 third_party/libsrtp/libsrtp.gyp:254: 'target_name': 'libcryptomodule', I would prefer having the single target. ...
8 years, 8 months ago (2012-04-05 16:37:13 UTC) #14
leozwang
In patch set 4, srtp/crypto/ae_xfm/xfm.c is added to libsrtp, all test apps depend on libsrtp ...
8 years, 8 months ago (2012-04-05 22:02:08 UTC) #15
leozwang
It turned out that xfm.c is not used anywhere, so remove it from gyp. please ...
8 years, 8 months ago (2012-04-06 15:56:24 UTC) #16
leozwang
Ping again, Please kindly let me know what else I missed so far, I think ...
8 years, 8 months ago (2012-04-09 16:06:37 UTC) #17
Sergey Ulanov
Sorry for delay. Next time don't hesitate to ping me in gtalk when I'm so ...
8 years, 8 months ago (2012-04-09 17:54:31 UTC) #18
Mallinath (Gone from Chromium)
lgtm. On 2012/04/09 17:54:31, sergeyu wrote: > Sorry for delay. Next time don't hesitate to ...
8 years, 8 months ago (2012-04-09 18:18:18 UTC) #19
leozwang
Hi Serge, your comments have been addressed in patch set 6, please take a look. ...
8 years, 8 months ago (2012-04-09 18:27:44 UTC) #20
Sergey Ulanov
Couple more nits. The ui_tests failure on Chrome OS must be flake. http://codereview.chromium.org/9956068/diff/22001/third_party/libsrtp/libsrtp.gyp File third_party/libsrtp/libsrtp.gyp ...
8 years, 8 months ago (2012-04-09 18:56:22 UTC) #21
leozwang
Hi Serge, please check the new patch and wording. http://codereview.chromium.org/9956068/diff/22001/third_party/libsrtp/libsrtp.gyp File third_party/libsrtp/libsrtp.gyp (right): http://codereview.chromium.org/9956068/diff/22001/third_party/libsrtp/libsrtp.gyp#newcode33 third_party/libsrtp/libsrtp.gyp:33: ...
8 years, 8 months ago (2012-04-09 19:14:22 UTC) #22
Sergey Ulanov
lgtm http://codereview.chromium.org/9956068/diff/24002/third_party/libsrtp/libsrtp.gyp File third_party/libsrtp/libsrtp.gyp (right): http://codereview.chromium.org/9956068/diff/24002/third_party/libsrtp/libsrtp.gyp#newcode370 third_party/libsrtp/libsrtp.gyp:370: print " (srtp_test_aes_calc output should be 69c4e0d86a7b0430d8cdb78070b4c55a)"; \ ...
8 years, 8 months ago (2012-04-09 19:52:53 UTC) #23
leozwang
Patch set 8 is uploaded, hopefully it's the last one. thanks. http://codereview.chromium.org/9956068/diff/24002/third_party/libsrtp/libsrtp.gyp File third_party/libsrtp/libsrtp.gyp (right): ...
8 years, 8 months ago (2012-04-09 21:03:26 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/leozwang@google.com/9956068/25001
8 years, 8 months ago (2012-04-09 22:30:56 UTC) #25
commit-bot: I haz the power
8 years, 8 months ago (2012-04-09 22:31:03 UTC) #26
Change committed as 131459

Powered by Google App Engine
This is Rietveld 408576698