summaryrefslogtreecommitdiffstats
path: root/ui/webui
Commit message (Expand)AuthorAgeFilesLines
* Merge 219835 "Fix checkbox positoning on the NTP (and elsewhere)"cbiesinger@chromium.org2013-08-291-1/+0
* Binary part of issue 20354002: First skin of Guest window (including avatar m...rogerta@chromium.org2013-08-121-0/+0
* Added gray notification "Passwords saved in the Mac OS X Keychain will be use...vasilii@chromium.org2013-08-091-0/+10
* Regression: Unfocusing a list should trigger commitedit behavior.tkent@chromium.org2013-08-091-2/+4
* Refactoring: Don't expose FocusOutlineManager.CLASS_NAME.tkent@chromium.org2013-08-091-6/+0
* Extension settings: Developer mode checkbox should have focus ring if focus w...tkent@chromium.org2013-08-091-1/+1
* Do not remove focus ring by mouse click if focus ring is already present.tkent@chromium.org2013-08-081-2/+14
* Make menu buttons accesible by enabling TTS on the menu.mtomasz@chromium.org2013-08-072-2/+7
* Not to show context menu if there are no visible items to show.yoshiki@chromium.org2013-08-072-1/+17
* Fix calculating changes in list_selection_model.js and therefore fix flaky te...mtomasz@chromium.org2013-08-071-2/+12
* Settings: A text field in a list item should be focused when selection is mov...tkent@chromium.org2013-08-071-1/+1
* Revert r215683, r215739 and r215736rkc@chromium.org2013-08-063-240/+0
* Prevent overlay enter events from executing two buttons.rfevang@chromium.org2013-08-061-1/+6
* Relanding - https://codereview.chromium.org/20565006/rkc@chromium.org2013-08-053-0/+240
* Revert 215568 "Implement Feedback UI using the feedbackPrivate API."kochi@chromium.org2013-08-053-240/+0
* Implement Feedback UI using the feedbackPrivate API.rkc@chromium.org2013-08-053-0/+240
* Deactivate active element when clicking non-focusable button in WebUImohsen@chromium.org2013-08-011-0/+4
* WebUI: Do not show focus ring for radio buttons and checkboxes updated by lab...tkent@chromium.org2013-07-311-0/+6
* Images for Feedback and files app.rkc@chromium.org2013-07-308-0/+0
* Get rid of the SessionFaviconSource as a separate data source for favicons.dubroy@chromium.org2013-07-301-7/+5
* Revert 214220 "Revert 214174 "Fix handling commands when execute..."dewittj@chromium.org2013-07-301-7/+8
* Revert 214174 "Fix handling commands when executed with a shortcut."dewittj@chromium.org2013-07-291-8/+7
* Fix handling commands when executed with a shortcut.mtomasz@chromium.org2013-07-291-7/+8
* Add dubroy@ to WebUI OWNERS files.dubroy@chromium.org2013-07-221-0/+1
* Settings: Can't delete a long URL item in start-up overlay.tkent@chromium.org2013-07-181-1/+1
* Fix squished webui overlay issue.dbeam@chromium.org2013-07-181-24/+26
* Settings: Do not focus on buttons by right-press.tkent@chromium.org2013-07-171-2/+0
* Add reset button for each preference in gesture config UImohsen@chromium.org2013-07-171-0/+2
* Settings: Deletable list item should not get focus on "X" button click.tkent@chromium.org2013-07-131-1/+1
* Settings: Home page url remains even after deleting the url.tkent@chromium.org2013-07-111-0/+2
* Improve scrolling performance in Files.app.mtomasz@chromium.org2013-07-111-51/+24
* Disable mouse-focus of buttons in some WebUI pages.tkent@chromium.org2013-07-101-11/+26
* Do not focus on button controls by mouse press in the options page.tkent@chromium.org2013-07-021-0/+11
* Automate test for list_single_selection_model.kevers@chromium.org2013-07-021-120/+0
* Remove the google drive option on the settings page for supervized useryoshiki@chromium.org2013-06-291-0/+7
* Convert closure tests for cr.ui framework that use MockClock to browser tests...kevers@chromium.org2013-06-292-435/+0
* ui: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-06-282-2/+2
* Revert 209125 "Remove the google drive option on the settings pa..."yoshiki@chromium.org2013-06-281-7/+0
* Remove the google drive option on the settings page for Supervized useryoshiki@chromium.org2013-06-281-0/+7
* Fix link controller test and convert to a browser test.kevers@chromium.org2013-06-281-353/+0
* Convert asynchronous closure test in cr.ui framework to a browser test.kevers@chromium.org2013-06-212-134/+1
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-213-9/+10
* Fix test failure in list_selection_model_test.html and port to automated brow...kevers@chromium.org2013-06-212-242/+0
* Port passing closure tests for cr.ui framework to browser tests. This CL dea...kevers@chromium.org2013-06-214-637/+0
* Make webui menu use hard coded blackxiyuan@chromium.org2013-06-211-0/+1
* Covnert closure tests in cr.ui framework to browser tests.kevers@chromium.org2013-06-202-337/+0
* Do not repeat the background on throbber image.sergiu@chromium.org2013-06-171-1/+1
* Prevent default handling of Enter key when closing prompt dialog.mnissler@chromium.org2013-06-111-1/+3
* Use a direct include of strings headers in ui/, part 3.avi@chromium.org2013-06-112-5/+5
* Made cr-dialog-frame not focused by Tab key.hirono@chromium.org2013-06-111-1/+3