summaryrefslogtreecommitdiffstats
path: root/ui/webui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change Certificate Viewer WebUI to match new style.rfevang@chromium.org2013-06-111-0/+46
* Make Enter confirm/submit option overlays.rfevang@chromium.org2013-06-112-5/+36
* Add bauerb@, nkostylev@, and pam@ to WebUI OWNERS.bauerb@chromium.org2013-06-061-0/+3
* Add xiyuan to webui/resources OWNERS.xiyuan@chromium.org2013-06-061-3/+3
* tree.js: Change the color of a triangle for expanding (#000000 -> #7a7a7a)yoshiki@chromium.org2013-05-311-1/+1
* Menu.js: Not to set a text of menu item when the command label is not specified.yoshiki@chromium.org2013-05-312-1/+68
* tree.js: Triangle for expanding supports HiDPI.yoshiki@chromium.org2013-05-312-8/+13
* Remove lines of CSS which have invalid property values.umar.hansa@gmail.com2013-05-292-2/+0
* - Loosen a bit the HTML hierarchy required for Tabs to work.dvh@chromium.org2013-05-291-13/+25
* Added 'startDragSelection' funciton to cr.list. hirono@chromium.org2013-05-092-0/+41
* Simplify parseHtmlSubset to use an inert document.arv@chromium.org2013-05-071-16/+12
* Fixing iframe jank in the local omnibox popup.jered@chromium.org2013-04-243-18/+27
* Strip all non whitelisted attributesarv@chromium.org2013-04-242-8/+30
* Only dispatch an activate event for left or middle click in menu_item.jsaboxhall@chromium.org2013-04-231-0/+4
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-172-3/+3
* History: Land images for device types in the dropdown menu.dubroy@chromium.org2013-04-126-0/+0
* Android NTP: Move laptop/tablet/phone images into shared resource directory.dubroy@chromium.org2013-04-129-0/+0
* Web UI checkboxes should be identical in LTR and RTL languages.dubroy@chromium.org2013-04-111-4/+0
* Revert back to listening for focus in context menu, but do not use capture.aboxhall@chromium.org2013-04-101-7/+7
* Only hide menus when scrolls come from sources other than inside the menu its...dbeam@chromium.org2013-04-081-1/+3
* Check if a command can be executed before executing it via a shortcut.mtomasz@chromium.org2013-04-051-0/+5
* History Action Pop-ups incorrect behavior when document is scrolled.tom.cassiotis@gmail.com2013-04-051-0/+2
* History: Make history page usable on Android.dubroy@chromium.org2013-04-023-4/+4
* tree.js: Prevent an exeption on key down when no item is selected.yoshiki@chromium.org2013-03-271-0/+2
* Inconsistent use of [x] close panel icon. Code changes.varkha@chromium.org2013-03-272-12/+12
* Revert 190431 "Inconsistent use of [x] close panel icon"flackr@chromium.org2013-03-252-12/+12
* Inconsistent use of [x] close panel iconflackr@chromium.org2013-03-252-12/+12
* Context menu handles command in 'mouseup' event. Usually the 'click' event fo...serya@chromium.org2013-03-071-3/+8
* History: Add notification at the top when full history sync is enabled.dubroy@chromium.org2013-03-072-0/+28
* Prevent to call updateCommand() method of separator.yoshiki@chromium.org2013-02-251-2/+5
* Bookmark Manager button menu does not respond to selectiontom.cassiotis@gmail.com2013-02-231-1/+1
* Remove obsolete files related to Instant Extended code. In particular this CL...pedrosimonetti@chromium.org2013-02-203-0/+0
* Roll grit to r110, and use relative @import paths in shared WebUI CSS file.bauerb@chromium.org2013-02-201-2/+2
* webui: Allow AutocompleteList to customize the behavior for Enter keysatorux@chromium.org2013-02-151-57/+39
* webui: Make AutocompleteList customizablesatorux@chromium.org2013-02-081-12/+43
* Add outline: none; to menu > not:(hr) in menu.css (since there is already an ...aboxhall@chromium.org2013-02-072-0/+6
* Update commands when showing a popup menu attached to a button.mtomasz@chromium.org2013-02-071-0/+2
* Move focusSelectedItem to the end of showMenu() as it can cause the page to s...aboxhall@chromium.org2013-02-011-2/+3
* Add missing delay for checkable menu items in context popup menu in Files.app.mtomasz@chromium.org2013-01-312-38/+37
* Lookup the favicon with the closest scale factor to the one passed in to chro...pkotwicz@chromium.org2013-01-313-32/+54