summaryrefslogtreecommitdiffstats
path: root/ui/webui
Commit message (Expand)AuthorAgeFilesLines
* Reduce failsafe time for animation events. This makes the lock-time more cons...jdufault2016-03-261-4/+13
* Remove deprecated polymer_config.htmlmichaelpg2016-03-243-10/+3
* MD Downloads: fix double click bugdbeam2016-03-221-1/+1
* Fix cr.exportPath()'s @return signature so the result can be useddbeam2016-03-171-1/+3
* Use polymer_config.html instead of polymer.htmlmichaelpg2016-03-1415-16/+24
* Add the ability to remove saved passwords.hcarmona2016-03-111-3/+17
* Roll Polymer to 1.3.1michaelpg2016-03-111-0/+6
* MD Settings: remove @element and @group tagsdbeam2016-03-099-16/+0
* Defines web_ui_listener_behavior on the global namespace Adds it to compiled_...mahmadi2016-03-082-35/+36
* Allow splitter to resize next elementryoh2016-03-081-8/+37
* Closure: convert md_history to v2 GYPdbeam2016-03-081-4/+4
* Add a shared menu to the md password settings with "Edit" and "Remove".hcarmona2016-03-071-0/+17
* MD History: Implement search functionality.tsergeant2016-03-071-0/+9
* MD Settings: Stop evaluating cr.js more than once during testing.dpapad2016-03-051-1/+1
* Closure: convert history to v2 GYPdbeam2016-03-052-3/+52
* Re-use PromiseResolver helper in print preview.dpapad2016-03-051-4/+7
* Closure: add a v2 target for uber/uber_frame.jsdbeam2016-03-051-0/+5
* Closure: remove ui/webui/* v1 GYP files with v2 equivalent from top-level com...dbeam2016-03-052-41/+41
* Closure: convert network_ui stuff to v2 formatdbeam2016-03-051-0/+4
* Moving web_ui_listener_behavior.js/html to ui/webui/resourcesmahmadi2016-03-053-0/+55
* Settings Revamp: Update all of Settings to use compiled_resources2.gyptommycli2016-03-056-133/+95
* Fix Closure GYP generationdbeam2016-03-041-2/+2
* Move the shared menu logic into its own class so that it can be reused.hcarmona2016-03-044-0/+129
* Roll closure compilerNaoki Fukino2016-03-043-4/+7
* [MD settings] default MD font size to 13px (was 12px)dschuyler2016-03-041-1/+1
* Fix JS compilation breakage related to PromiseResolver.dpapad2016-03-043-0/+11
* WebUI: Allow rejecting a promise that is returned from cr.sendWithPromise().dpapad2016-03-035-10/+53
* Add the decorative icons to the sync confirmation dialog.anthonyvd2016-03-017-2/+24
* Remove dead code chromeSend() in util.js.dpapad2016-02-231-19/+0
* Remove old downloads UI; Material Design version is now the default.dbeam2016-02-232-0/+0
* Print Preview: Fix bad alignment of text fields and buttons on OSX.tkent2016-02-221-1/+1
* MD Settings: Start device pagemichaelpg2016-02-191-0/+7
* Bookmarks: fix splitter right mousedown issuedbeam2016-02-191-0/+2
* Remove Polymer resources on Androiddbeam2016-02-171-1/+3
* Upstream iOS changes to ui/webui/resources/css/widgets.css.sdefresne2016-02-161-0/+2
* Roll closure compilerDevlin Cronin2016-02-114-17/+19
* Fix closure compile by fixing @typedef in cr.jsdbeam2016-02-091-8/+3
* [Android] Use fallback icon if there is no large favicon on the history pagepkotwicz2016-02-091-0/+5
* Implementing cr.removeWebUIListener helper method.dpapad2016-02-091-19/+58
* Polymer: update to 1.2.4 and update various elementsdbeam2016-02-081-0/+18
* Update util.js getElementById alias and assesrtInstanceofrdevlin.cronin2016-02-042-5/+19
* Don't use util.js's $() to get SVGElementsrdevlin.cronin2016-02-031-1/+3
* Reland of ll closure compiler and update sources (patchset #1 id:1 of https:/...mathp2016-02-032-3/+4
* Revert of Roll closure compiler and update sources (patchset #6 id:140001 of ...mathp2016-02-032-4/+3
* Roll closure compiler and update sourcesDevlin Cronin2016-02-022-3/+4
* MD History: Add basic material design history cards and history itemsyingran2016-02-011-2/+5
* Revert of MD History: Add basic material design history cards and history ite...calamity2016-02-011-5/+2
* MD History: Add basic material design history cards and history itemsyingran2016-02-011-2/+5
* [Template Expressions] changing ${ leader to $i18n{dschuyler2016-01-292-10/+10
* Implement the new Sync Confirmation dialog on Linux and Windows.anthonyvd2016-01-271-0/+2