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

Issue 7701014: Upstream misc changes for android. (Closed)

Created:
9 years, 4 months ago by michaelbai
Modified:
9 years, 4 months ago
Reviewers:
brettw
CC:
chromium-reviews, Paweł Hajdan Jr., brettw-cc_chromium.org
Visibility:
Public.

Description

Upstream misc changes for android. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98432

Patch Set 1 #

Total comments: 10

Patch Set 2 : added more files, and addressed the comments #

Total comments: 2

Patch Set 3 : Update the prtime.cc #

Patch Set 4 : address the comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -10 lines) Patch
M base/message_pump_android.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M base/os_compat_android.h View 1 2 chunks +6 lines, -0 lines 0 comments Download
M base/path_service_unittest.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M base/process_util.cc View 1 1 chunk +11 lines, -0 lines 0 comments Download
M base/shared_memory_android.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M base/third_party/nspr/prtime.cc View 1 2 2 chunks +5 lines, -2 lines 0 comments Download
M base/time_posix.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
michaelbai
Hi Brett, Please help to review it.
9 years, 4 months ago (2011-08-23 22:51:30 UTC) #1
brettw
http://codereview.chromium.org/7701014/diff/1/base/path_service_unittest.cc File base/path_service_unittest.cc (right): http://codereview.chromium.org/7701014/diff/1/base/path_service_unittest.cc#newcode59 base/path_service_unittest.cc:59: for (int key = base::DIR_CURRENT; key < base::PATH_END; ++key) ...
9 years, 4 months ago (2011-08-24 20:46:58 UTC) #2
michaelbai
PTAL http://codereview.chromium.org/7701014/diff/1/base/path_service_unittest.cc File base/path_service_unittest.cc (right): http://codereview.chromium.org/7701014/diff/1/base/path_service_unittest.cc#newcode59 base/path_service_unittest.cc:59: for (int key = base::DIR_CURRENT; key < base::PATH_END; ...
9 years, 4 months ago (2011-08-24 23:02:18 UTC) #3
brettw
http://codereview.chromium.org/7701014/diff/1/base/path_service_unittest.cc File base/path_service_unittest.cc (right): http://codereview.chromium.org/7701014/diff/1/base/path_service_unittest.cc#newcode59 base/path_service_unittest.cc:59: for (int key = base::DIR_CURRENT; key < base::PATH_END; ++key) ...
9 years, 4 months ago (2011-08-24 23:17:13 UTC) #4
michaelbai
http://codereview.chromium.org/7701014/diff/1/base/path_service_unittest.cc File base/path_service_unittest.cc (right): http://codereview.chromium.org/7701014/diff/1/base/path_service_unittest.cc#newcode59 base/path_service_unittest.cc:59: for (int key = base::DIR_CURRENT; key < base::PATH_END; ++key) ...
9 years, 4 months ago (2011-08-25 17:26:16 UTC) #5
brettw
http://codereview.chromium.org/7701014/diff/1/base/path_service_unittest.cc File base/path_service_unittest.cc (right): http://codereview.chromium.org/7701014/diff/1/base/path_service_unittest.cc#newcode59 base/path_service_unittest.cc:59: for (int key = base::DIR_CURRENT; key < base::PATH_END; ++key) ...
9 years, 4 months ago (2011-08-25 17:49:10 UTC) #6
michaelbai
PTAL http://codereview.chromium.org/7701014/diff/1/base/path_service_unittest.cc File base/path_service_unittest.cc (right): http://codereview.chromium.org/7701014/diff/1/base/path_service_unittest.cc#newcode59 base/path_service_unittest.cc:59: for (int key = base::DIR_CURRENT; key < base::PATH_END; ...
9 years, 4 months ago (2011-08-25 18:09:52 UTC) #7
brettw
9 years, 4 months ago (2011-08-25 19:23:06 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698