summaryrefslogtreecommitdiffstats
path: root/ui/webui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added missing 'window.' prefix.yoshiki@chromium.org2013-01-302-4/+5
* Switch menuItems to use a settable querySelector rather than relying on role=...aboxhall@chromium.org2013-01-291-2/+7
* Fixed not-defined exception in TableColumnModel.indexOf()yoshiki@chromium.org2013-01-281-1/+1
* For menu buttons, set outline:none on mouse click and reset it to the default...aboxhall@chromium.org2013-01-263-33/+55
* Move web_ui_util.* from chrome\browser\ui\webui to ui\webui so that they can ...jam@chromium.org2013-01-233-0/+249
* Move code in ui\webui\jstemplate_builder.* to webui namespace for consistency.jam@chromium.org2013-01-222-5/+6
* Move jstemplate_builder.* to ui\webui so it can be reused by webui implementa...jam@chromium.org2013-01-184-0/+253
* This patch handles edge cases when removing selection.yosin@chromium.org2013-01-181-2/+3
* Move some non-genric resourcs out of ui\webui\resources back to chrome\browse...jam@chromium.org2013-01-186-0/+3
* Move chrome\third_party\jstemplate to third_party\jstemplate since it's used ...jam@chromium.org2013-01-181-1/+1
* Move the jstemplate resources back to common_resources.grd to fix test issues.jam@chromium.org2013-01-171-4/+0
* Move webui resources from chrome\browser\resources\shared to ui\webui\resources.jam@chromium.org2013-01-17132-0/+17365