summaryrefslogtreecommitdiffstats
path: root/athena/virtual_keyboard
Commit message (Expand)AuthorAgeFilesLines
* Componentize AshKeyboardControllerProxy part1pkotwicz2014-11-191-6/+1
* Fix virtual keyboard overscroll on Athenapkotwicz2014-11-121-1/+0
* Fills athena background always.mukai2014-11-111-0/+1
* C++11 override style change for athenaMitsuru Oshima2014-10-241-2/+2
* NULL -> nullptr under athena/oshima2014-10-231-4/+3
* replace OVERRIDE and FINAL with override and final in athena/mostynb2014-10-031-4/+4
* Minimal support for OOBE/login for chrome-athenadpolukhin2014-09-112-5/+7
* Rename athena/common to athena/utiloshima2014-09-091-2/+2
* athena: Use mojo to provide the bindings for the virtual keyboard.sadrul@chromium.org2014-08-068-481/+4
* athena: Allow the pages to overscroll when virtual keyboard is visible.sadrul@chromium.org2014-08-011-0/+1
* Explicit container priorityoshima@chromium.org2014-07-241-1/+3
* Get rid of the rest of CreateStringValueestade@chromium.org2014-07-181-5/+5
* Athena's FocusRulesoshima@chromium.org2014-07-181-2/+2
* Revert 282159 "athena: Move athena_export.h into common/ directory."oshima@chromium.org2014-07-103-3/+3
* athena: Move athena_export.h into common/ directory.tfarina@chromium.org2014-07-093-3/+3
* athena: Provide a temporary onTextInputBoxFocused.addListener implementation.sadrul@chromium.org2014-06-201-0/+11
* athena: Add support for virtual keyboard.sadrul@chromium.org2014-06-2010-0/+629