summaryrefslogtreecommitdiffstats
path: root/ui/webui
Commit message (Expand)AuthorAgeFilesLines
* Update Polymer components and re-run reproduce.shtsergeant2015-06-181-4/+4
* Remove pending_compiler_externs.js as createHTMLDocument() is in compiler.jar...dbeam2015-06-171-3/+0
* Added several Polymer resources.dzhioev2015-06-171-0/+114
* webui: Do not set 'toolkit' property for webui.sadrul2015-06-171-6/+0
* Rename externs/chrome_send_externs.js to just externs/chrome_send.jsdbeam2015-06-172-3/+3
* Added helper scripts for modifying polymer_resources.grdp.dzhioev2015-06-161-282/+300
* Typedef IPConfigPropertiesstevenjb2015-06-151-1/+11
* First WebUI Polymer tests: start CrElementsBrowserTestmichaelpg2015-06-152-1/+13
* Add menuhide event to menu button.yawano2015-06-151-3/+12
* jscompile: Normalize the initial source file to the current directory.James Hawkins2015-06-133-8/+6
* Add more details to the internet details subpage.stevenjb2015-06-1310-6/+360
* Material PDF: Restore animated entry and exit of viewer toolbarstsergeant2015-06-121-0/+53
* webui/js/cr: Fix followup style nits from crrev.com/333868James Hawkins2015-06-111-4/+3
* jscompiler: Fix issues in the compiler test introduced by crrev.com/333868jhawkins2015-06-111-1/+2
* ui/webui/cr: Implement two methods to handle direct callbacks and event liste...jhawkins2015-06-112-1/+90
* Modify cr_button to support 'toggles'stevenjb2015-06-114-6/+42
* Replace CrOncDataElement with NetworkStatePropertiesstevenjb2015-06-0928-1072/+154
* Add skeleton UI for sync page. This CL creates the new page, adds its strings...Kyle Horimoto2015-06-051-0/+15
* Add action_link.html to webui_resources.grd.Kyle Horimoto2015-06-051-0/+2
* chrome/settings: Implement more of the Appearance page.James Hawkins2015-06-041-0/+2
* Fix some lingering WebUI focus issues.dbeam2015-06-044-15/+34
* Convert internet_page and dependencies to Polymer 1.0stevenjb2015-06-049-0/+336
* Files.app: Migrate to Polymer 1.0.fukino2015-06-041-0/+12
* Rolling forward https://codereview.chromium.org/1155683008/ which wasjlklein2015-06-0340-346/+345
* Revert "Rename polymer and cr_elements v0_8 to v1_0"Balazs Engedy2015-06-0240-345/+346
* Rename polymer and cr_elements v0_8 to v1_0jlklein2015-06-0240-346/+345
* Upgrade to 1.0 and switch clients to dom-repeat where needed.jlklein2015-06-022-5/+41
* Update some cr-checkbox styles and temporarily patch in a paper-checkbox fix ...jlklein2015-06-025-0/+24
* Convert network_ui and old settings:internet to Polymer .8stevenjb2015-06-013-8/+20
* JS Object annotations don't need the string key type outside of chrome/.thestig2015-05-302-3/+3
* Convert cr_expand_button to Polymer v0_8stevenjb2015-05-284-4/+66
* Fix some JS style nits.dbeam2015-05-2718-26/+26
* Add stevenjb@ as cr_elements OWNERmichaelpg2015-05-272-0/+2
* Add the tables for modifying existing search engines. Note, some UI polish wi...orenb2015-05-262-1/+10
* Material PDF: Convert to Polymer 0.8.tsergeant2015-05-261-0/+3
* Update chrome://extensions for supervised userstreib2015-05-211-0/+8
* Add 0.8 hardware-icons.html to polymer_resources.grdp.apacible2015-05-211-0/+3
* Add Roboto-Medium webfont and factor out common Roboto WebUI CSS file.tsergeant2015-05-206-2/+27
* Remove enable_polymer_v08 flag from buildmichaelpg2015-05-202-425/+423
* Update more-routing for md-settingsmichaelpg2015-05-191-6/+12
* cr-elements fixes for Polymer 0.8michaelpg2015-05-184-3/+9
* Add demo_page.html to cr_elements/v0_8stevenjb2015-05-174-0/+119
* Fix the pref binding by binding to the object rather than the elementjlklein2015-05-141-8/+1
* Material PDF: Add required Polymer 0.8 elements.tsergeant2015-05-141-0/+21
* Convert the downloads page to Polymer 0.8jlklein2015-05-131-0/+18
* Convert cr-settings-menu to Polymer 0.8michaelpg2015-05-131-0/+21
* Convert cr-settings-ui to Polymer 0.8michaelpg2015-05-121-0/+21
* Convert cr-settings-main to Polymer 0.8michaelpg2015-05-121-12/+63
* Add a flag to the compiler for compiling polymer code.jlklein2015-05-121-0/+11
* Fix regression where rows could become non-focusable.hcarmona2015-05-121-5/+28