summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_input_api.cc
Commit message (Expand)AuthorAgeFilesLines
* extensions: Extract the dependency on browser_view from extension_input_api.cc.tfarina@chromium.org2012-09-051-17/+3
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-1/+1
* Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...ben@chromium.org2012-08-141-1/+0
* Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.ben@chromium.org2012-08-091-3/+3
* Remove virtual keyboard support:yusukes@google.com2012-05-221-95/+0
* cleanup: Do not include ibus_controller.h in settings page unittests.yusukes@chromium.org2012-03-201-2/+1
* Move functions out of TOUCH_UI defines.bryeung@chromium.org2011-12-021-3/+3
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-011-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...ben@chromium.org2011-11-191-7/+0
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-1/+1
* views: Move ime and test directories to ui/views.tfarina@chromium.org2011-11-171-2/+2
* Fixed touch build after 8395042.altimofeev@chromium.org2011-11-011-4/+5
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-4/+4
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-3/+3
* Separate Virtual Keyboard related conditionals from TouchUIhashimoto@chromium.org2011-10-041-2/+2
* Converts usage of GetBrowserViewForNativeWindow tosky@chromium.org2011-09-301-2/+1
* Send fake key events before sending a key stroke to a handwriting IME.yusukes@google.com2011-08-181-5/+19
* Remove unused InputFunction class from input-API extension implementation.wez@chromium.org2011-07-301-4/+0
* Add Unicode character support to chrome.input.sendKeyboardEvent.yusukes@google.com2011-07-271-3/+30
* FileManagerDialogTest.SelectFileAndCancel flaky.grt@chromium.org2011-07-191-0/+208
|\
* | Roll ANGLE r704:r705jbauman@chromium.org2011-07-191-208/+0
* | views-desktop: Fix sending keyevents from the soft keyboard.sadrul@chromium.org2011-07-191-0/+8
|/
* Build fixes for the linux touch build. The render_widget_host_view_views_touc...ananta@chromium.org2011-07-111-2/+3
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-2/+2
* Move InputMethodLibrary from cros to input_methodsatorux@chromium.org2011-06-291-19/+5
* Fix Chrome OS TOUCH_UI build break.yusukes@google.com2011-06-151-1/+2
* Adjust virtual keyboard size base on input method candidates.penghuang@chromium.org2011-06-091-0/+20
* Converted from DOM to WebUI for new login methodsadrul@chromium.org2011-06-011-2/+2
* Integrate WebUI Login with cros.sadrul@chromium.org2011-05-251-0/+7
* Add hideKeyboard API to chrome.experimental.input.mazda@chromium.org2011-05-231-0/+14
* Add 2 Extension APIs for handwriting: experimental.input.sendHandritingStroke...yusukes@google.com2011-05-171-0/+53
* Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.msw@chromium.org2011-04-261-29/+13
* Revert 82751 - Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling....msw@chromium.org2011-04-221-13/+29
* Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.msw@chromium.org2011-04-221-29/+13
* Reverting since caused compile failures on Linux.amit@chromium.org2011-04-221-13/+29
* Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.msw@chromium.org2011-04-221-29/+13
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-2/+2
* Integrate the new input method API for Views into Chromium.suzhe@google.com2011-04-011-1/+6
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-021-1/+1
* Adds the ability to construct a KeyEvent from a NativeEvent[2], and converts ...ben@chromium.org2011-02-111-1/+1
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-12/+12
* Revert 74377 - Migrate Event API methods to Google Style.ben@chromium.org2011-02-091-3/+3
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-091-3/+3
* Move Event files into views/eventsben@chromium.org2011-02-091-1/+1
* Fix key identifier conversion.bryeung@chromium.org2011-02-091-11/+18
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1