summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_input_api.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-3/+3
* Trim whitespace from key identifiers in the Input API.bryeung@chromium.org2011-01-121-0/+3
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Cleanup: Remove unneeded includes of tab_contents.h.thestig@chromium.org2010-12-091-1/+0
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1
* Re-lands 58186:bryeung@chromium.org2010-09-031-3/+3
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-3/+3
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-3/+3
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-3/+3
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-3/+3
* Lands http://codereview.chromium.org/3153008 for bryeung:sky@chromium.org2010-08-201-0/+120