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

Issue 17334006: Revert 207983 "Implement Web MIDI API back-end" (Closed)

Created:
7 years, 6 months ago by Chris Rogers
Modified:
7 years, 6 months ago
Reviewers:
Chris Rogers
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 207983 "Implement Web MIDI API back-end" > Implement Web MIDI API back-end > > This involves browser-side support and IPC for sending and receiving > MIDI messages. Initially support for OSX is included. > > BUG=163795 > R=palmer@chromium.org, piman@chromium.org, scherkus@chromium.org > > Review URL: https://codereview.chromium.org/16025005 TBR=crogers@google.com Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207989

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1174 lines) Patch
M trunk/src/content/browser/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M trunk/src/content/browser/browser_main_loop.h View 3 chunks +0 lines, -3 lines 0 comments Download
M trunk/src/content/browser/browser_main_loop.cc View 2 chunks +1 line, -5 lines 0 comments Download
D trunk/src/content/browser/renderer_host/media/midi_host.h View 1 chunk +0 lines, -62 lines 0 comments Download
D trunk/src/content/browser/renderer_host/media/midi_host.cc View 1 chunk +0 lines, -99 lines 0 comments Download
M trunk/src/content/browser/renderer_host/render_process_host_impl.cc View 2 chunks +0 lines, -3 lines 0 comments Download
M trunk/src/content/common/content_message_generator.h View 1 chunk +0 lines, -1 line 0 comments Download
D trunk/src/content/common/media/midi_messages.h View 1 chunk +0 lines, -46 lines 0 comments Download
M trunk/src/content/content_browser.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M trunk/src/content/content_common.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M trunk/src/content/content_renderer.gypi View 2 chunks +0 lines, -4 lines 0 comments Download
D trunk/src/content/renderer/media/midi_message_filter.h View 1 chunk +0 lines, -116 lines 0 comments Download
D trunk/src/content/renderer/media/midi_message_filter.cc View 1 chunk +0 lines, -199 lines 0 comments Download
D trunk/src/content/renderer/media/renderer_webmidiaccessor_impl.h View 1 chunk +0 lines, -41 lines 0 comments Download
D trunk/src/content/renderer/media/renderer_webmidiaccessor_impl.cc View 1 chunk +0 lines, -43 lines 0 comments Download
M trunk/src/content/renderer/render_thread_impl.h View 3 chunks +0 lines, -5 lines 0 comments Download
M trunk/src/content/renderer/render_thread_impl.cc View 2 chunks +0 lines, -4 lines 0 comments Download
M trunk/src/content/renderer/renderer_webkitplatformsupport_impl.h View 1 chunk +0 lines, -2 lines 0 comments Download
M trunk/src/content/renderer/renderer_webkitplatformsupport_impl.cc View 3 chunks +0 lines, -10 lines 0 comments Download
M trunk/src/ipc/ipc_message_start.h View 1 chunk +0 lines, -1 line 0 comments Download
M trunk/src/media/media.gyp View 3 chunks +0 lines, -8 lines 0 comments Download
D trunk/src/media/midi/midi_manager.h View 1 chunk +0 lines, -109 lines 0 comments Download
D trunk/src/media/midi/midi_manager.cc View 1 chunk +0 lines, -67 lines 0 comments Download
D trunk/src/media/midi/midi_manager_mac.h View 1 chunk +0 lines, -69 lines 0 comments Download
D trunk/src/media/midi/midi_manager_mac.cc View 1 chunk +0 lines, -205 lines 0 comments Download
D trunk/src/media/midi/midi_port_info.h View 1 chunk +0 lines, -36 lines 0 comments Download
D trunk/src/media/midi/midi_port_info.cc View 1 chunk +0 lines, -32 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Chris Rogers
7 years, 6 months ago (2013-06-22 01:49:25 UTC) #1
Chris Rogers
7 years, 6 months ago (2013-06-22 01:49:41 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r207989.

Powered by Google App Engine
This is Rietveld 408576698