summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_input_api.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove virtual keyboard support:yusukes@google.com2012-05-221-54/+0
* RefCounted types should not have public destructors, chrome/browser/extension...rsleevi@chromium.org2012-04-271-5/+26
* Remove almost all remaining TOUCH_UIs.bryeung@chromium.org2012-01-111-3/+3
* Move functions out of TOUCH_UI defines.bryeung@chromium.org2011-12-021-4/+4
* Rearrange the input APIs into more suitable groupings.zork@chromium.org2011-11-181-5/+9
* Cleanup: Remove unneeded forward declarations from chrome/browser/extensions.thestig@chromium.org2011-11-111-4/+0
* Separate Virtual Keyboard related conditionals from TouchUIhashimoto@chromium.org2011-10-041-1/+1
* Send fake key events before sending a key stroke to a handwriting IME.yusukes@google.com2011-08-181-3/+0
* Remove unused InputFunction class from input-API extension implementation.wez@chromium.org2011-07-301-13/+7
* Adjust virtual keyboard size base on input method candidates.penghuang@chromium.org2011-06-091-0/+6
* Add hideKeyboard API to chrome.experimental.input.mazda@chromium.org2011-05-231-0/+8
* Add 2 Extension APIs for handwriting: experimental.input.sendHandritingStroke...yusukes@google.com2011-05-171-0/+21
* Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.msw@chromium.org2011-04-261-3/+3
* Revert 82751 - Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling....msw@chromium.org2011-04-221-3/+3
* Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.msw@chromium.org2011-04-221-3/+3
* Reverting since caused compile failures on Linux.amit@chromium.org2011-04-221-3/+3
* Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.msw@chromium.org2011-04-221-3/+3
* Lands http://codereview.chromium.org/3153008 for bryeung:sky@chromium.org2010-08-201-0/+36