|
|
Never submit: tentative Pepper IME.
BUG=
TEST=
Total comments: 16
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1542 lines, -127 lines) |
Patch |
 |
M |
content/renderer/pepper_plugin_delegate_impl.h
|
View
|
|
4 chunks |
+22 lines, -3 lines |
2 comments
|
Download
|
 |
M |
content/renderer/pepper_plugin_delegate_impl.cc
|
View
|
|
3 chunks |
+87 lines, -4 lines |
8 comments
|
Download
|
 |
M |
content/renderer/render_view.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
2 comments
|
Download
|
 |
M |
content/renderer/render_view.cc
|
View
|
|
2 chunks |
+19 lines, -33 lines |
3 comments
|
Download
|
 |
M |
content/renderer/render_widget.h
|
View
|
|
2 chunks |
+3 lines, -1 line |
1 comment
|
Download
|
 |
M |
content/renderer/render_widget.cc
|
View
|
|
2 chunks |
+16 lines, -14 lines |
0 comments
|
Download
|
 |
M |
ppapi/api/dev/ppb_ime_input_event_dev.idl
|
View
|
|
1 chunk |
+12 lines, -17 lines |
0 comments
|
Download
|
 |
M |
ppapi/api/ppb_input_event.idl
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ppapi/c/dev/ppb_ime_input_event_dev.h
|
View
|
|
2 chunks |
+12 lines, -18 lines |
0 comments
|
Download
|
 |
M |
ppapi/c/ppb_input_event.h
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ppapi/cpp/dev/ime_input_event_dev.h
|
View
|
|
1 chunk |
+14 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ppapi/cpp/dev/ime_input_event_dev.cc
|
View
|
|
1 chunk |
+4 lines, -9 lines |
0 comments
|
Download
|
 |
A |
ppapi/examples/ime/ime.cc
|
View
|
|
1 chunk |
+601 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/examples/ime/ime.html
|
View
|
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/native_client/src/shared/ppapi_proxy/browser_ppp_input_event.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_proxy.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_shared.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_tests.gypi
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/interface_id.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/interface_list.cc
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppapi_messages.h
|
View
|
|
4 chunks |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/ppb_text_input_proxy.h
|
View
|
|
1 chunk |
+63 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/ppb_text_input_proxy.cc
|
View
|
|
1 chunk |
+98 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/shared_impl/function_group_base.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/shared_impl/input_event_impl.h
|
View
|
|
4 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
ppapi/shared_impl/input_event_impl.cc
|
View
|
|
2 chunks |
+28 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ppapi/thunk/interfaces_ppb_public_dev.h
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/thunk/ppb_input_event_api.h
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/thunk/ppb_input_event_thunk.cc
|
View
|
|
2 chunks |
+62 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/thunk/ppb_text_input_api.h
|
View
|
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/thunk/ppb_text_input_thunk.cc
|
View
|
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/thunk/thunk.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/webkit_glue.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/event_conversion.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/plugin_delegate.h
|
View
|
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/plugin_module.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/ppapi_plugin_instance.h
|
View
|
|
6 chunks |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/ppapi_plugin_instance.cc
|
View
|
|
5 chunks |
+149 lines, -1 line |
0 comments
|
Download
|
 |
A |
webkit/plugins/ppapi/ppb_text_input_impl.h
|
View
|
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webkit/plugins/ppapi/ppb_text_input_impl.cc
|
View
|
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/resource_tracker.cc
|
View
|
|
3 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|