summaryrefslogtreecommitdiffstats
path: root/ui/webui
Commit message (Expand)AuthorAgeFilesLines
* Add a <cr-dropdown-menu> custom element to cr_elements.jlklein2015-02-216-0/+106
* Files.app: fix some closure compilation issues to unblock new compiler roll.dbeam2015-02-211-23/+74
* Add paper-dropdown and paper-dropdown-menu and run reproduce.shjlklein2015-02-201-0/+36
* Adds the cr-checkbox wrapper element around paper-checkbox. Sample in chrome:...orenb2015-02-205-0/+96
* Add a Polymer elements OWNERS file.dbeam2015-02-203-0/+5
* cr.ui.Grid: Consider padding to determine the number of columns in a row.fukino2015-02-191-5/+17
* Sets the default CSS for <extensionview> in WebUI.apacible2015-02-191-0/+6
* Pull web-animations-js into third-party via the third_party/polymer/reproduce...jlklein2015-02-191-0/+15
* Add Zoom Selector to Material Design PDF Viewerraymes2015-02-171-0/+15
* Fix closure compile.Dan Beam2015-02-141-8/+0
* uber: remove mouse focus outlines on nav tabs.dbeam2015-02-131-4/+20
* Link chrome platform analytics into Files.app.kenobi2015-02-134-1/+20
* Fix bug that prevented FocusGrids from being nested.hcarmona2015-02-132-3/+3
* webui: fix clear browsing data visual glitch.dbeam2015-02-121-0/+2
* import polymer in cr-eventsMichael Giuffrida2015-02-111-0/+2
* Rename cr-elements files with underscoresMichael Giuffrida2015-02-116-9/+9
* Add cr-toggle-button to Chromemichaelpg2015-02-108-0/+186
* Add a compiled_resources.gyp for network_Ui and fix compiler errors.jlklein2015-02-091-2/+3
* webui: remove FocusManager.disableMouseFocusOnButtons().dbeam2015-02-091-32/+0
* Fix closure compile.dbeam2015-02-071-1/+1
* extensions: fix focus management for all dialogs (not just options).dbeam2015-02-063-19/+23
* Don't call preventDefault in the FocusGrid's click eventhcarmona2015-02-051-1/+0
* Move preview panel's components to toolbar and footer.fukino2015-02-051-0/+3
* Fix Closure Compilation for chrome://downloads and chrome://historyhcarmona2015-02-052-13/+21
* webui: make 0 into 0ms when it's a <time>.dbeam2015-02-042-3/+3
* Add a rotate-clockwise button to the toolbar.alexandrec2015-02-041-0/+3
* Make downloads list keyboard shortcuts more consistent.hcarmona2015-02-032-141/+192
* Fix the incorrect font used by buttons in ChromeOS.xdai2015-02-031-0/+4
* history: remove focus outline when using touch on mobile.dbeam2015-02-031-4/+1
* Implement Page Selection in PDF Toolbaralexandrec2015-01-301-0/+9
* Add a slide-in pane to the OOP PDF viewer.alexandrec2015-01-291-0/+51
* Directly inline shared WebUI CSS declarations into the security and supervise...bauerb2015-01-261-3/+6
* 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