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

Issue 1274033002: Vibration API: convert implementation to java mojo-service. (Closed)

Created:
5 years, 4 months ago by leonhsl(Using Gerrit)
Modified:
5 years, 4 months ago
Reviewers:
jam, timvolodine
CC:
chromium-reviews, darin-cc_chromium.org, jam, haltonhuo
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Vibration API: convert implementation to java mojo-service. Implement mojo interface VibrationManager on Android using Java directly instead of using C++ plus JNI. BUG=439434 TEST=manually test vibration OK Committed: https://crrev.com/25ac4910eef26d71cc94ee554626f6cad3f43e33 Cr-Commit-Position: refs/heads/master@{#343352}

Patch Set 1 #

Total comments: 10

Patch Set 2 : address review comments #

Patch Set 3 : git cl upload --no-find-copies #

Patch Set 4 : fix trybot failure #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -268 lines) Patch
M content/app/android/library_loader_hooks.cc View 2 chunks +0 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/android/BUILD.gn View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/ServiceRegistrar.java View 2 chunks +18 lines, -0 lines 0 comments Download
M device/vibration/BUILD.gn View 1 3 chunks +2 lines, -23 lines 0 comments Download
D device/vibration/DEPS View 1 chunk +0 lines, -3 lines 0 comments Download
A device/vibration/android/BUILD.gn View 1 2 3 1 chunk +18 lines, -0 lines 0 comments Download
A + device/vibration/android/java/src/org/chromium/device/vibration/VibrationManagerImpl.java View 1 2 2 chunks +35 lines, -25 lines 0 comments Download
D device/vibration/android/java/src/org/chromium/device/vibration/VibrationProvider.java View 1 chunk +0 lines, -54 lines 0 comments Download
D device/vibration/android/vibration_jni_registrar.h View 1 chunk +0 lines, -20 lines 0 comments Download
D device/vibration/android/vibration_jni_registrar.cc View 1 chunk +0 lines, -27 lines 0 comments Download
M device/vibration/vibration.gyp View 1 3 chunks +3 lines, -17 lines 0 comments Download
D device/vibration/vibration_manager_impl_android.h View 1 chunk +0 lines, -38 lines 0 comments Download
D device/vibration/vibration_manager_impl_android.cc View 1 chunk +0 lines, -57 lines 0 comments Download

Messages

Total messages: 26 (9 generated)
leonhsl(Using Gerrit)
Hi, PTAL, Thanks.
5 years, 4 months ago (2015-08-06 02:44:40 UTC) #2
timvolodine
thanks leon.han@! comments below. could you please run the trybots as well? https://codereview.chromium.org/1274033002/diff/1/device/vibration/BUILD.gn File device/vibration/BUILD.gn ...
5 years, 4 months ago (2015-08-07 13:42:31 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1274033002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1274033002/1
5 years, 4 months ago (2015-08-10 03:27:34 UTC) #5
commit-bot: I haz the power
Dry run: No L-G-T-M from a valid reviewer yet. Only full committers are accepted. Even ...
5 years, 4 months ago (2015-08-10 03:27:36 UTC) #7
leonhsl(Using Gerrit)
Hi, Tim, Thanks a lot for review! Addressed the comments. As this issue has not ...
5 years, 4 months ago (2015-08-10 05:52:54 UTC) #10
leonhsl(Using Gerrit)
Fixed the trybot failures. Sorry still need help to run trybot to verify. Thanks~ Also, ...
5 years, 4 months ago (2015-08-12 04:38:55 UTC) #11
timvolodine
On 2015/08/12 04:38:55, leon.han wrote: > Fixed the trybot failures. > Sorry still need help ...
5 years, 4 months ago (2015-08-12 15:39:02 UTC) #12
timvolodine
the bots look green now, I assume you have tested this on android? if so, ...
5 years, 4 months ago (2015-08-12 18:25:32 UTC) #13
leonhsl(Using Gerrit)
On 2015/08/12 18:25:32, timvolodine wrote: > the bots look green now, I assume you have ...
5 years, 4 months ago (2015-08-13 02:38:21 UTC) #14
leonhsl(Using Gerrit)
Add jam@ for //content owner review. Thanks.
5 years, 4 months ago (2015-08-13 02:42:35 UTC) #16
jam
lgtm
5 years, 4 months ago (2015-08-13 21:30:25 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1274033002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1274033002/100001
5 years, 4 months ago (2015-08-14 04:46:34 UTC) #19
haltonhuo
I'm on vacation, please expect slow email response.
5 years, 4 months ago (2015-08-14 04:46:47 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/90540)
5 years, 4 months ago (2015-08-14 06:03:06 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1274033002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1274033002/100001
5 years, 4 months ago (2015-08-14 06:56:52 UTC) #24
commit-bot: I haz the power
Committed patchset #4 (id:100001)
5 years, 4 months ago (2015-08-14 07:55:00 UTC) #25
commit-bot: I haz the power
5 years, 4 months ago (2015-08-14 07:55:48 UTC) #26
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/25ac4910eef26d71cc94ee554626f6cad3f43e33
Cr-Commit-Position: refs/heads/master@{#343352}

Powered by Google App Engine
This is Rietveld 408576698