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

Issue 405893004: Java core implementation: ensure correct alignment. (Closed)

Created:
6 years, 5 months ago by qsr
Modified:
6 years, 5 months ago
Reviewers:
viettrungluu
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Project:
chromium
Visibility:
Public.

Description

Java core implementation: ensure correct alignment. Ensures that buffer received from the java side are correctly aligned. R=viettrungluu@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284672

Patch Set 1 #

Total comments: 2

Patch Set 2 : Follow review #

Patch Set 3 : Fix DCHECKs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M mojo/android/system/core_impl.cc View 1 2 4 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
qsr
6 years, 5 months ago (2014-07-21 10:36:28 UTC) #1
viettrungluu
LGTM w/nits https://codereview.chromium.org/405893004/diff/1/mojo/android/system/core_impl.cc File mojo/android/system/core_impl.cc (right): https://codereview.chromium.org/405893004/diff/1/mojo/android/system/core_impl.cc#newcode67 mojo/android/system/core_impl.cc:67: DCHECK_EQ(0, reinterpret_cast<const uintptr_t>(buffer_start) % 8); Nit (here ...
6 years, 5 months ago (2014-07-21 17:12:30 UTC) #2
qsr
https://chromiumcodereview.appspot.com/405893004/diff/1/mojo/android/system/core_impl.cc File mojo/android/system/core_impl.cc (right): https://chromiumcodereview.appspot.com/405893004/diff/1/mojo/android/system/core_impl.cc#newcode67 mojo/android/system/core_impl.cc:67: DCHECK_EQ(0, reinterpret_cast<const uintptr_t>(buffer_start) % 8); On 2014/07/21 17:12:29, viettrungluu ...
6 years, 5 months ago (2014-07-22 08:15:12 UTC) #3
qsr
The CQ bit was checked by qsr@chromium.org
6 years, 5 months ago (2014-07-22 08:15:15 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qsr@chromium.org/405893004/20001
6 years, 5 months ago (2014-07-22 08:15:59 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_clang_dbg on tryserver.chromium ...
6 years, 5 months ago (2014-07-22 10:13:50 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-22 10:19:01 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_clang_dbg/builds/163155)
6 years, 5 months ago (2014-07-22 10:19:02 UTC) #8
qsr
The CQ bit was checked by qsr@chromium.org
6 years, 5 months ago (2014-07-22 10:43:28 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qsr@chromium.org/405893004/40001
6 years, 5 months ago (2014-07-22 10:45:09 UTC) #10
commit-bot: I haz the power
6 years, 5 months ago (2014-07-22 12:43:10 UTC) #11
Message was sent while issue was closed.
Change committed as 284672

Powered by Google App Engine
This is Rietveld 408576698