summaryrefslogtreecommitdiffstats
path: root/polygerrit-ui/app/elements/change/gr-file-list/gr-file-list.js
Commit message (Expand)AuthorAgeFilesLines
* Re use gr-diff-preferences inside gr-settings-viewPaladox none2019-03-051-3/+7
* Fix hardcoded title message for mark/unmark reviewPaladox none2019-02-141-0/+8
* Redesign the keyboard shortcuts systemLogan Hanks2018-10-231-31/+41
* Merge "Add file status tooltip and add declare modified status"Wyatt Allen2018-09-141-0/+7
|\
| * Add file status tooltip and add declare modified statusWyatt Allen2018-08-141-0/+7
* | Add gr-diff-host shell delegating to gr-diffOle Rehmsen2018-08-281-4/+3
|/
* Ignore edit file control taps in _handleFileListTapWyatt Allen2018-06-251-0/+3
* File list comment count summary should also consider the base patchsetRéda Housni Alaoui2018-06-101-14/+23
* Close inline diffs fasterViktar Donich2018-06-081-10/+10
* Refactor timing report for expanding many diffsWyatt Allen2018-06-041-15/+14
* Report average timingsWyatt Allen2018-05-251-1/+17
* Ensure files array is not computed earlyKasper Nilsson2018-05-231-7/+8
* Fix inline diff expansion and reviewed stateKasper Nilsson2018-05-161-6/+10
* Estimate render times for file list rowsWyatt Allen2018-05-151-0/+24
* Merge "Improve file list performance"Kasper Nilsson2018-05-091-26/+15
|\
| * Improve file list performanceKasper Nilsson2018-05-081-26/+15
* | Detect and report installed Chrome extensionsViktar Donich2018-05-081-0/+8
|/
* Report UI latency for rendering change file listViktar Donich2018-05-081-0/+1
* Toggle diff expand on keyupWyatt Allen2018-05-031-2/+2
* Review comments do not show up for unchanged filesRéda Housni Alaoui2018-04-101-3/+38
* Add @license tags to PG HTML and JS assetsDave Borowitz2018-03-261-13/+16
* Permit some diff cursor keyboard shortcuts when any diffs are expandedWyatt Allen2018-03-191-8/+18
* Add events to thread list and diff viewBecky Siegel2018-03-111-9/+0
* Merge "Add function to gr-file-list to update comments for thread"beckysiegel2018-03-081-0/+46
|\
| * Add function to gr-file-list to update comments for threadBecky Siegel2018-03-081-0/+46
* | Rework size bar math to better use horizontal spaceWyatt Allen2018-03-081-24/+117
|/
* Mark files reviewed when expanded inlineKasper Nilsson2018-02-271-7/+2
* Let 'c' add a comment on inline diffs even if not all diffs are expandedBecky Siegel2018-02-221-1/+1
* Remove 'edit' button from file list rowsKasper Nilsson2018-02-121-1/+8
* Cancel diff rendering when diffs are collapsed or detachedWyatt Allen2018-02-071-1/+18
* Merge "Show size bars in the file list"Wyatt Allen2018-02-031-0/+54
|\
| * Show size bars in the file listWyatt Allen2018-02-021-0/+54
* | Fix click handler scope for `_handleFileListTap`Wyatt Allen2018-02-021-2/+4
|/
* Move descendedFromClass into a behaviorWyatt Allen2018-01-311-10/+2
* Expand diffs inline when the file row is clickedWyatt Allen2018-01-311-30/+17
* Fix misalignment of some file list fieldsKasper Nilsson2018-01-301-3/+2
* Replace `editLoaded` with `editMode`Kasper Nilsson2018-01-241-6/+6
* Remove the triangles in the begining of the expandable table rowBecky Siegel2018-01-231-4/+14
* Fix file list control stylingKasper Nilsson2018-01-181-2/+2
* Move file list fetch logic into rest API interfaceKasper Nilsson2018-01-181-4/+0
* Fix diff flashing when expand inline diffsBecky Siegel2017-12-201-0/+12
* Don't curse over files with up/down keysBecky Siegel2017-11-281-2/+8
* Sticky headers for inline diffsBecky Siegel2017-11-221-2/+1
* Merge "Update file list to use functions from comment API"Wyatt Allen2017-11-131-67/+45
|\
| * Update file list to use functions from comment APIBecky Siegel2017-11-131-67/+45
* | Merge "Add more helper functions to gr-comment-api"Becky Siegel2017-11-101-2/+2
|\|
| * Add more helper functions to gr-comment-apiBecky Siegel2017-11-101-2/+2
* | Add reloadDrafts function in gr-comment-apiBecky Siegel2017-11-091-3/+3
|/
* Merge "Update gr-comment-api"Becky Siegel2017-11-071-34/+35
|\
| * Update gr-comment-apiBecky Siegel2017-11-061-34/+35