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

Issue 10876056: Additional file descriptor mappings for Android (Closed)

Created:
8 years, 4 months ago by acleung
Modified:
8 years, 2 months ago
Reviewers:
jam, brettw, agl
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
http://git.chromium.org/chromium/src.git@x509
Visibility:
Public.

Description

Additional file descriptor mappings. BUG=142668 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=160013

Patch Set 1 #

Patch Set 2 : fix long line errors #

Total comments: 6

Patch Set 3 : address comments #

Patch Set 4 : rebase #

Total comments: 1

Patch Set 5 : Address John's comments. #

Patch Set 6 : Updated from a sync #

Total comments: 6

Patch Set 7 : Addresses John's comments #

Total comments: 1

Patch Set 8 : Add descriptor_android.h to gyp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -1 line) Patch
M chrome/app/chrome_main_delegate.cc View 1 2 3 4 2 chunks +28 lines, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 4 5 6 7 4 chunks +34 lines, -0 lines 0 comments Download
M chrome/chrome_common.gypi View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
A chrome/common/descriptors_android.h View 1 2 3 4 5 6 1 chunk +18 lines, -0 lines 0 comments Download
M content/public/common/content_descriptors.h View 1 2 3 4 5 6 1 chunk +9 lines, -1 line 0 comments Download

Messages

Total messages: 19 (0 generated)
acleung
The git upload script suggested your name. Feel free to redirect to anyone who you ...
8 years, 4 months ago (2012-08-24 21:22:39 UTC) #1
Ben Goodger (Google)
Please use svn blame to find a more appropriate reviewer. Thanks.
8 years, 3 months ago (2012-08-27 15:46:07 UTC) #2
acleung
On 2012/08/27 15:46:07, Ben Goodger (Google) wrote: > Please use svn blame to find a ...
8 years, 3 months ago (2012-08-29 17:27:59 UTC) #3
cpu_(ooo_6.6-7.5)
I am not qualified to review unix-like changes. I barely know what an fd means. ...
8 years, 3 months ago (2012-08-30 00:59:03 UTC) #4
agl
http://codereview.chromium.org/10876056/diff/2001/chrome/app/chrome_main_delegate.cc File chrome/app/chrome_main_delegate.cc (right): http://codereview.chromium.org/10876056/diff/2001/chrome/app/chrome_main_delegate.cc#newcode599 chrome/app/chrome_main_delegate.cc:599: // The renderer sandboxing make it that we can't ...
8 years, 3 months ago (2012-08-30 01:31:47 UTC) #5
acleung
Thanks! I have address the comments downstream. Could you please take another look? https://chromiumcodereview.appspot.com/10876056/diff/2001/chrome/app/chrome_main_delegate.cc File ...
8 years, 3 months ago (2012-08-31 23:36:33 UTC) #6
agl
lgtm
8 years, 3 months ago (2012-08-31 23:43:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/acleung@google.com/10876056/18001
8 years, 3 months ago (2012-09-05 00:25:38 UTC) #8
commit-bot: I haz the power
Presubmit check for 10876056-18001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 3 months ago (2012-09-05 00:25:42 UTC) #9
acleung
@jam / @brettw I need some more LGTM to check in. Could you two have ...
8 years, 3 months ago (2012-09-05 00:34:32 UTC) #10
jam
https://codereview.chromium.org/10876056/diff/18001/content/public/common/descriptors.h File content/public/common/descriptors.h (right): https://codereview.chromium.org/10876056/diff/18001/content/public/common/descriptors.h#newcode13 content/public/common/descriptors.h:13: const int kDescriptorStart = kPrimaryIPCChannel + 100; don't add ...
8 years, 3 months ago (2012-09-05 01:31:35 UTC) #11
acleung
John. Picked out all the down stream changes in the other review. Can I haz ...
8 years, 3 months ago (2012-09-19 23:06:27 UTC) #12
acleung
Updated from conflicts introduced by http://codereview.chromium.org/10876056 On 2012/09/19 23:06:27, acleung wrote: > John. > > ...
8 years, 2 months ago (2012-10-02 05:50:06 UTC) #13
jam
https://codereview.chromium.org/10876056/diff/29001/chrome/common/descriptors_android.h File chrome/common/descriptors_android.h (right): https://codereview.chromium.org/10876056/diff/29001/chrome/common/descriptors_android.h#newcode12 chrome/common/descriptors_android.h:12: // be incremented based on its ordinal. ditto https://codereview.chromium.org/10876056/diff/29001/chrome/common/descriptors_android.h#newcode13 ...
8 years, 2 months ago (2012-10-03 16:04:05 UTC) #14
acleung
@john Please have another look. https://codereview.chromium.org/10876056/diff/29001/chrome/common/descriptors_android.h File chrome/common/descriptors_android.h (right): https://codereview.chromium.org/10876056/diff/29001/chrome/common/descriptors_android.h#newcode12 chrome/common/descriptors_android.h:12: // be incremented based ...
8 years, 2 months ago (2012-10-03 18:29:39 UTC) #15
jam
lgtm https://codereview.chromium.org/10876056/diff/36001/chrome/common/descriptors_android.h File chrome/common/descriptors_android.h (right): https://codereview.chromium.org/10876056/diff/36001/chrome/common/descriptors_android.h#newcode1 chrome/common/descriptors_android.h:1: // Copyright (c) 2012 The Chromium Authors. All ...
8 years, 2 months ago (2012-10-03 20:57:41 UTC) #16
acleung
On 2012/10/03 20:57:41, John Abd-El-Malek wrote: > lgtm > > https://codereview.chromium.org/10876056/diff/36001/chrome/common/descriptors_android.h > File chrome/common/descriptors_android.h (right): ...
8 years, 2 months ago (2012-10-03 21:45:41 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/acleung@google.com/10876056/39001
8 years, 2 months ago (2012-10-03 21:46:01 UTC) #18
commit-bot: I haz the power
8 years, 2 months ago (2012-10-03 23:57:41 UTC) #19
Change committed as 160013

Powered by Google App Engine
This is Rietveld 408576698