summaryrefslogtreecommitdiffstats
path: root/ui/webui
Commit message (Expand)AuthorAgeFilesLines
* Make some Polymer elements accessible through chrome://resources.fukino2015-01-161-0/+57
* Make Roboto accessible from chrome://resourcesalexandrec2015-01-154-0/+5
* Do assertInstanceof() after null check for item.previousElementSibling.fukino2015-01-091-3/+4
* Files.app: Hide preview panel if the selection is empty.Daichi Hirono2015-01-081-1/+1
* Polymer updated to the latest stable version 0.5.2.Pavel Sergeev2014-12-241-14/+20
* Rename <menu><menuitem> to <cr-menu><cr-menu-item> to avoid conflicts with na...fukino2014-12-193-19/+19
* webui: fully qualify text_defaults.css when included from chrome_shared.css.dbeam2014-12-191-1/+1
* OOP PDF: Switch to HTML imports for polymer elements.sammc2014-12-181-152/+150
* webui: make action link focus behavior more correcter.dbeam2014-12-172-6/+24
* Change <!DOCTYPE> to <!doctype>.dbeam2014-12-131-1/+1
* Fix some closure compilation issues 8n order to update compiler.jardbeam2014-12-113-10/+10
* history: improve focus for 'Remove selected items' dialog.bondd2014-12-102-1/+2
* Add controlled setting indicators for policy-installed extensions.cschuet2014-12-103-0/+224
* Convert the bottom pixel offsets on radio and checkbox input types to flex'skalman2014-12-081-7/+1
* webui: remove horizontal padding from action links.dbeam2014-12-061-1/+0
* Fix closure errors of Files.app.fukino2014-12-051-4/+2
* webui: make action links respond to .disabled like link buttons did.dbeam2014-12-042-5/+32
* Enable a11y audit for chrome://settingshcarmona2014-12-041-1/+1
* Polymer resources are hosted on "chrome://resources".dzhioev2014-12-032-0/+156
* Add file_manager and image_loader to Buildbot compilation.fukino2014-12-031-1/+1
* downloads: add the ability to undo download removal.dbeam2014-12-031-2/+2
* Replace extension.css and widgets.css use of -webkit-inline-box withkalman2014-12-021-1/+5
* webui: Change all url('...') and url("...") to just url(...).Dan Beam2014-11-2613-90/+90
* webui: minimize webui flicker.dbeam2014-11-263-0/+25
* webui: fix action link focus regressions.dbeam2014-11-211-0/+12
* Revert of Enable a11y audit for chrome://settings (patchset #10 id:170001 of ...mpearson2014-11-201-1/+1
* Enable a11y audit for chrome://settingshcarmona2014-11-201-1/+1
* sync setup: clean up some HTML/JS/CSS.dbeam2014-11-191-1/+3
* Maintain focused column in chrome://settings/searchEnginesbondd2014-11-131-11/+11
* Fewer focusable items in chrome://settings/searchEnginesbondd2014-11-121-29/+37
* Fix type-check errors in file_manager/background.fukino2014-11-072-1/+6
* history: fix more focus oddness.dbeam2014-11-042-8/+22
* [Password Manager] Add link to remotely manage passowrds on desktopGarrett Casto2014-11-031-0/+4
* Update compiler to pick up new externs.Dan Beam2014-11-031-1/+1
* history/settings/extensions/help: focus current frame on mousedown if necessarydbeam2014-10-311-2/+2
* Make bookmark manager load tests work again.dbeam2014-10-301-2/+1
* print preview: Fix visual tab order for "Print"/"Cancel" buttons.dbeam2014-10-304-27/+46
* Add back some useful .link-button styles.dbeam2014-10-281-3/+2
* closure: fix compile for action-link-related breakagesdbeam2014-10-251-0/+1
* Add <a is="action-link">, a web component extension of <a> for in-page actions.dbeam2014-10-245-22/+77
* Ensure existence of queried elements.fukino2014-10-221-0/+15
* history: shorten tab order by allowing 1 tabbable item per sync'd device list.dbeam2014-10-151-1/+9
* bookmarks: fix context menu when initiated from ContextMenuButton.dbeam2014-10-141-2/+4
* Fix wallpaper button in Guest mode settingsmichaelpg2014-10-101-4/+24
* Fix minor issues on type annotations in webui.fukino2014-10-098-20/+24
* Fix a bug with settings/searchEngine page by reverting back handleElementBlur_vitalyp2014-10-041-1/+5
* Add chrome://help to Buildbot compilationvitalyp2014-10-031-2/+2
* Compile chrome://settings, part 9: yet another final battlevitalyp2014-10-023-8/+10
* Compile print_preview, part 3: reduce down to 185 errorsvitalyp2014-10-011-2/+1
* Typecheck chrome://apps using Closure Compilervitalyp2014-10-016-29/+46