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

Issue 11364188: PPAPI: Take PPB_MessageLoop out of Dev (Closed)

Created:
8 years, 1 month ago by dmichael (off chromium)
Modified:
8 years ago
CC:
chromium-reviews, yusukes+watch_chromium.org, raymes+watch_chromium.org, darin-cc_chromium.org, yzshen+watch_chromium.org, piman+watch_chromium.org, ihf+watch_chromium.org
Visibility:
Public.

Description

PPAPI: Take PPB_MessageLoop out of Dev BUG=92909, 159700 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=168029

Patch Set 1 #

Patch Set 2 : oops, add the C++ wrappers #

Patch Set 3 : git cl try #

Patch Set 4 : Add a note about the main thread to PostQuit documentation body #

Patch Set 5 : merge #

Patch Set 6 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+218 lines, -1033 lines) Patch
D ppapi/api/dev/ppb_message_loop_dev.idl View 1 chunk +0 lines, -268 lines 0 comments Download
A + ppapi/api/ppb_message_loop.idl View 1 2 3 3 chunks +5 lines, -4 lines 0 comments Download
D ppapi/c/dev/ppb_message_loop_dev.h View 1 chunk +0 lines, -288 lines 0 comments Download
A + ppapi/c/ppb_message_loop.h View 1 2 3 5 chunks +11 lines, -10 lines 0 comments Download
D ppapi/cpp/dev/message_loop_dev.h View 1 chunk +0 lines, -261 lines 0 comments Download
D ppapi/cpp/dev/message_loop_dev.cc View 1 chunk +0 lines, -87 lines 0 comments Download
A + ppapi/cpp/message_loop.h View 1 2 3 5 chunks +12 lines, -11 lines 0 comments Download
A ppapi/cpp/message_loop.cc View 1 1 chunk +87 lines, -0 lines 0 comments Download
M ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c View 1 2 3 4 5 12 chunks +65 lines, -65 lines 0 comments Download
M ppapi/ppapi_sources.gypi View 1 2 4 chunks +3 lines, -3 lines 0 comments Download
M ppapi/proxy/interface_list.cc View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
M ppapi/proxy/ppb_message_loop_proxy.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/proxy/ppb_message_loop_proxy.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M ppapi/shared_impl/tracked_callback.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/tests/test_case.h View 4 chunks +4 lines, -4 lines 0 comments Download
M ppapi/tests/test_message_loop.cc View 5 chunks +9 lines, -9 lines 0 comments Download
M ppapi/tests/test_utils.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/tests/test_utils.cc View 4 chunks +6 lines, -7 lines 0 comments Download
M ppapi/utility/threading/simple_thread.h View 3 chunks +4 lines, -4 lines 0 comments Download
M ppapi/utility/threading/simple_thread.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
dmichael (off chromium)
8 years, 1 month ago (2012-11-11 19:32:10 UTC) #1
darin (slow to review)
LGTM
8 years, 1 month ago (2012-11-12 20:49:06 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmichael@chromium.org/11364188/4021
8 years, 1 month ago (2012-11-14 22:16:09 UTC) #3
commit-bot: I haz the power
Failed to apply patch for ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
8 years, 1 month ago (2012-11-14 22:16:23 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmichael@chromium.org/11364188/13001
8 years, 1 month ago (2012-11-15 17:54:27 UTC) #5
commit-bot: I haz the power
Retried try job too often for step(s) content_unittests
8 years, 1 month ago (2012-11-15 18:51:10 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmichael@chromium.org/11364188/22002
8 years, 1 month ago (2012-11-15 19:10:43 UTC) #7
commit-bot: I haz the power
8 years, 1 month ago (2012-11-15 21:01:24 UTC) #8
Change committed as 168029

Powered by Google App Engine
This is Rietveld 408576698