summaryrefslogtreecommitdiffstats
path: root/ui/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Fix WeakPtrFactory member ordering in uimohan.reddy2014-09-241-2/+2
* Compile ui/keyboard/ JS, part 1: remove all warningsvitalyp2014-09-236-30/+45
* Improve GN header checker, make "check" on //ui/* pass.Brett Wilson2014-09-191-5/+3
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-1/+1
* Folds ui/keyboard/webui/BUILD.gn into ui/keyboard/BUILD.gnsky2014-09-182-47/+18
* Overscroll for keyboard disabled while keyboard is hiding.wnwen2014-09-183-5/+43
* Remove keyboard usability modebshe2014-09-166-63/+2
* Fix animation distance.rsadam2014-09-163-3/+6
* Change keyboard animation.rsadam2014-09-121-6/+8
* White space keyboard_controller is off.rsadam2014-09-121-4/+4
* gn/linux: warnings as errors, turn on Wextrascottmg2014-09-092-4/+4
* Make ui gn check pass. Misc GN build improvements.brettw2014-09-071-0/+4
* Convert GN visibility variables to lists.brettw2014-09-061-1/+1
* Revert of Make ui gn check pass. Misc GN build improvements. (patchset #3 id:...thakis2014-09-061-4/+0
* Make ui gn check pass. Misc GN build improvements.Brett Wilson2014-09-051-0/+4
* Fix the issue that GetFrameWindow() may change between AddObserver and Remove...shuchen2014-09-022-18/+28
* Fix most of the "gn check" errors in ui/*Brett Wilson2014-08-282-0/+3
* Mojom: Blanket change to mark all pointer/handle fields as nullable.yzshen2014-08-261-3/+3
* Initialize show_on_resize_bshe2014-08-251-0/+1
* Cleanup: Remove unneeded references to content_resources.gyp:content_resources.thestig2014-08-251-1/+0
* Keep virtual keyboard visibility the same after enable an IME in a different ...bshe2014-08-253-8/+28
* Fix stale keyboard bounds on login screennkostylev@chromium.org2014-08-222-1/+6
* GN: Enable ui/keyboard:keyboard_unittests, fix up webui targetsjamesr@chromium.org2014-08-212-8/+29
* Set keyboard height to 0 before show a keyboard in a different extensionbshe@chromium.org2014-08-141-0/+9
* athena: Use mojo to provide the bindings for the virtual keyboard.sadrul@chromium.org2014-08-0615-45/+566
* Reland: Introduce NON_ZERO_DURATION for animation unit testsjamescook@chromium.org2014-07-301-2/+2
* Revert of Introduce NON_ZERO_DURATION for animation unit tests (https://coder...jamescook@chromium.org2014-07-291-2/+2
* Introduce NON_ZERO_DURATION for animation unit testsjamescook@chromium.org2014-07-291-2/+2
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-281-2/+2
* Distinguish between keystroke and character events.kpschoedel@chromium.org2014-07-251-6/+6
* The polymer version in third_party is out-dated, however due to the substansi...rsadam@chromium.org2014-07-241-2/+2
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-241-2/+2
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-241-2/+2
* webui: Remove unnecessary </include>s everywhere.dbeam@chromium.org2014-07-242-24/+23
* Encode all grit outputs in .gn filesbrettw@chromium.org2014-07-231-0/+6
* Update insets on change to window bounds.kevers@chromium.org2014-07-172-4/+88
* Work on GN build, mostly in //uibrettw@chromium.org2014-07-022-0/+91
* Add device policy: Kiosk Virtual Keyboard Layout.rsadam@chromium.org2014-06-192-5/+29
* Force resetting the VK insets when overscroll mode is disabled.kevers@chromium.org2014-06-181-0/+2
* keyboard: Fix hit-testing code to not create the keyboard window.sadrul@chromium.org2014-06-172-9/+51
* Fixes unittests with --enable-text-input-focus-manager flag enabled.yukishiino@chromium.org2014-06-161-4/+15
* Add flag to enable experimental features for input view.kevers@chromium.org2014-06-054-0/+16
* Fix crash in KeyboardController when widget is being destroyed or crashednkostylev@chromium.org2014-06-051-12/+17
* compositor: Tick the UI animations from cc, instead of from timer callbacks.sadrul@chromium.org2014-06-051-2/+2
* Revert r274404 and r274409:tzik@chromium.org2014-06-031-2/+2
* compositor: Tick the UI animations from cc, instead of from timer callbacks.sadrul@chromium.org2014-06-031-2/+2
* Wait for toggle_touch_event_logging to exit so we don't leave zombie processesmiletus@chromium.org2014-05-271-1/+3
* Disabling virtual keyboard overscroll (at least for now) for login/out-of-box...nkostylev@chromium.org2014-05-262-0/+27
* Makes Env contain a ContextFactorysky@chromium.org2014-05-221-2/+4
* Retires ui::TranslatedKeyEvent and replaces it with KeyEvent.yukishiino@chromium.org2014-05-221-3/+2