- 7dc232f Fix js error about viewState being undefined by Ben Rohlfs · 2 years ago
- 0f524ed Merge "Fix jumping to a line in the diff" by Ben Rohlfs · 2 years ago
- d4c3ce2 Fix jumping to a line in the diff by Ben Rohlfs · 2 years ago
- f7d51b8 Fix loading and state of <gr-repo> by Ben Rohlfs · 2 years ago
- 321bd07 Merge "Revert "Use router to set url instead of href"" by Ben Rohlfs · 2 years ago
- 0c8a715 Merge "Add 'Please Fix' button to check results in diffs" by Ben Rohlfs · 2 years ago
- 3a7452e Revert "Use router to set url instead of href" by Ben Rohlfs · 2 years ago
- 796dca1 Add 'Please Fix' button to check results in diffs by Ben Rohlfs · 2 years ago
- 3b5cbac Fix files dropdown on diff page by Ben Rohlfs · 2 years ago
- 678e19d Revert "Revert "Add keyboard shortcuts for admin menu links"" by Ben Rohlfs · 2 years ago
- cc2cf8f Revert "Add keyboard shortcuts for admin menu links" by Dhruv Srivastava · 2 years ago
- 7d3a716 Merge "Show change-number instead of change-id in browser title." by Chris Poucet · 2 years ago
- ed089cb Show change-number instead of change-id in browser title. by Chris Poucet · 2 years ago
- 8ab607f Merge "Do not wrap the header title" by Ben Rohlfs · 2 years ago
- a16efe1 Merge "Merge diff.ts and edit.ts into change.ts view model" by Ben Rohlfs · 2 years ago
- 1097ee5 Merge "Add checkbox for allowing rebase chain" by Milutin Kristofic · 2 years ago
- 8219338 Merge "Suggest Edit - Move Suggest Edit to top of comment" by Milutin Kristofic · 2 years ago
- b91a6a4 Merge diff.ts and edit.ts into change.ts view model by Ben Rohlfs · 2 years ago
- a057d50 Do not wrap the header title by Ben Rohlfs · 2 years ago
- 674fddd6 Merge changes Ib41b393f,Ib99bc2f9,I83577a49,I21ddf5ce,I82acb501, ... by Ben Rohlfs · 2 years ago
- 8238de5 Suggest Edit - Move Suggest Edit to top of comment by Milutin Kristofic · 2 years ago
- 1225214 Add checkbox for allowing rebase chain by Milutin Kristofic · 2 years ago
- ae94885 Merge "Rename test event" by Dhruv Srivastava · 2 years ago
- f39ff83 Add privacy information text to profile section by Frank Borden · 2 years, 2 months ago
- 1f2f52b Merge "Repeatedly unescape leading blockquote mark." by Kamil Musin · 2 years ago
- 9b864ab Remove `viewStateChanged()` method from gr-diff-view by Ben Rohlfs · 2 years ago
- 5e0a990 Update the changeNum directly from view model in gr-diff-view by Ben Rohlfs · 2 years ago
- 20c385f Change `gr-patch-range-select` to use models instead of props by Ben Rohlfs · 2 years ago
- dbdc787 Derive patchRange directly from diff view model by Ben Rohlfs · 2 years ago
- 9d9233a Repeatedly unescape leading blockquote mark. by Kamil Musin · 2 years ago
- fddc9d1 Compute comment map in diff view on-the-fly by Ben Rohlfs · 2 years ago
- e740884 Derive diff view properties directly from diff view model by Ben Rohlfs · 2 years ago
- 94c6fcf Remove obsolete `CommitRange` objects by Ben Rohlfs · 2 years ago
- aa996c8 Refactoring: Navigate to diff through change model, not from diff view by Ben Rohlfs · 2 years ago
- 809311b Refactor moving to next/previous file with comment by Ben Rohlfs · 2 years ago
- b6e1a78 Refactoring: Compute comment skips on the fly by Ben Rohlfs · 2 years ago
- 425a0e9 Let gr-diff-view rely on files-model by Ben Rohlfs · 2 years, 1 month ago
- 196dc72 Move handling of COMMENT route from diff view to router by Ben Rohlfs · 2 years, 1 month ago
- 3d7e7320 Merge "Support --header-icon-width and -height instead of just -size" by Ben Rohlfs · 2 years ago
- 2f6b972 Remove redundant subscription by Ben Rohlfs · 2 years, 1 month ago
- f15ede6 Do not call `setInProjectLookup()` from change and diff view by Ben Rohlfs · 2 years, 1 month ago
- d1009f8 Move basic change state from router to change view model by Ben Rohlfs · 2 years, 1 month ago
- ecc6799 Merge view state of DIFF and EDIT into CHANGE by Ben Rohlfs · 2 years, 1 month ago
- c325458 Support --header-icon-width and -height instead of just -size by Ben Rohlfs · 2 years ago
- 4c4ae50 Merge "Add keyboard shortcuts for admin menu links" by Ben Rohlfs · 2 years ago
- c7d3f28 Update delete comment dialog to require a reason. by Kamil Musin · 2 years ago
- 9c8833a Remove the lazy loading of the comment delete dialog. by Kamil Musin · 2 years ago
- 71c83d0 Add keyboard shortcuts for admin menu links by Ben Rohlfs · 2 years ago
- 677ff99 Remove reportExecution for prefer-merge-first-parent by Dhruv Srivastava · 2 years ago
- c415020 Merge "Revert "Use getBasePatchNum to calculate basePatchNum"" by Dhruv Srivastava · 2 years ago
- 0bee019 Revert "Use getBasePatchNum to calculate basePatchNum" by Dhruv Srivastava · 2 years ago
- df7076d Merge "Update the comment immediately after deleting." by Kamil Musin · 2 years ago
- d88622f Update the comment immediately after deleting. by Kamil Musin · 2 years ago
- 20ca1056 Rename test event by Dhruv Srivastava · 2 years ago
- c2e3872 Remove overlay observer from GrReplyDialog tests by Dhruv Srivastava · 2 years ago
- bc354b9 Fix query in GrReplyDialog confirmation test by Dhruv Srivastava · 2 years ago
- fa27c48 Fix close event for dialog element by Dhruv Srivastava · 2 years ago
- 0aca586 Get rid of GrOverlay by Dhruv Srivastava · 2 years, 2 months ago
- 54fda64 Remove undefined check for viewState by Dhruv Srivastava · 2 years ago
- a4838e9 Merge "Fire reload event instead of setting url in navigation" by Dhruv Srivastava · 2 years ago
- 6c8a060 Fire reload event instead of setting url in navigation by Dhruv Srivastava · 2 years ago
- 640b118 Use getBasePatchNum to calculate basePatchNum by Dhruv Srivastava · 2 years ago
- 462428b Don't collapse comment, when trying to delete. by Kamil Musin · 2 years ago
- 2274625 Merge "Declare action dialogs as implementing ChangeActionDialog." by Kamil Musin · 2 years ago
- d3f6497 Declare action dialogs as implementing ChangeActionDialog. by Kamil Musin · 2 years ago
- 8a8f02c Use router to set url instead of href by Dhruv Srivastava · 2 years ago
- ba95d26 Fix the bug when gr-change-list-item's checked state doesn't update. by Kamil Musin · 2 years ago
- 4c0c574f Merge "Wrap #mobileSearch in a div" by Paladox none · 2 years, 1 month ago
- 66804a9 Wrap #mobileSearch in a div by Paladox none · 2 years, 2 months ago
- 10a6925 Disable rebase button while request is in flight by Frank Borden · 2 years, 1 month ago
- 2bb3f98 Clean up code around plugin endpoint types by Ben Rohlfs · 2 years, 1 month ago
- 76cc1e1 Remove registerStyleModule() plugin API by Ben Rohlfs · 2 years, 1 month ago
- 8c56bd1 Merge "Fallback to markdown-less rendering for content that is too long" by Chris Poucet · 2 years, 1 month ago
- 379ffa8 Fallback to markdown-less rendering for content that is too long by Chris Poucet · 2 years, 1 month ago
- 808b4f2 Remove the list of change titles from revert submission. by Kamil Musin · 2 years, 1 month ago
- c24e11d Remove explicitly requesting ported comments when patchRange changes by Dhruv Srivastava · 2 years, 1 month ago
- c23bb28 Merge "Remove outdated non-relevant comment." by Kamil Musin · 2 years, 1 month ago
- a19705b Remove outdated non-relevant comment. by Kamil Musin · 2 years, 1 month ago
- 4a1c5df Merge "Enter key selects emoji after ':' is typed" by Frank Borden · 2 years, 1 month ago
- e9e7aaf Enter key selects emoji after ':' is typed by Frank Borden · 2 years, 1 month ago
- 486c9fb Merge "Fix 'Indirect ancestor' to be 'Indirect relation'" by Chris Poucet · 2 years, 1 month ago
- d609176 await errFn that may be a Promise by Frank Borden · 2 years, 1 month ago
- 575cdc5 Merge "Move notification prompt under change header" by Milutin Kristofic · 2 years, 1 month ago
- 7dba710 Merge "Add a plugin API for adding css styles" by Ben Rohlfs · 2 years, 1 month ago
- 6785558 Add a plugin API for adding css styles by Ben Rohlfs · 2 years, 1 month ago
- 2425dac Move notification prompt under change header by Milutin Kristofic · 2 years, 1 month ago
- ad706d3 Only show size bar in file list header if pref is enabled by Dhruv Srivastava · 2 years, 1 month ago
- 14b6d0b Merge "Fire reload event when a branch/tag is created" by Dhruv Srivastava · 2 years, 1 month ago
- 0cfef3d Fire reload event when a branch/tag is created by Dhruv Srivastava · 2 years, 1 month ago
- 9c93204 Close existing error modal before opening new one by Dhruv Srivastava · 2 years, 1 month ago
- ac33a3b Remove unmatched </gr-autocomplete-dropdown> tag by Kamil Musin · 2 years, 1 month ago
- 1cd3022 Merge "Don't add a scrollback to keyboard shorcuts" by Chris Poucet · 2 years, 1 month ago
- 53cbef7 Fix 'Indirect ancestor' to be 'Indirect relation' by Chris Poucet · 2 years, 1 month ago
- d68de49 Merge changes Ie291529b,Ie563ebf7,Ib909c984,I89e3db3f by Kamil Musin · 2 years, 1 month ago
- b87bc07 Don't add a scrollback to keyboard shorcuts by Chris Poucet · 2 years, 1 month ago
- 99f2094 Merge "Do not show notification prompt when user denied notifications" by Milutin Kristofic · 2 years, 1 month ago
- c39f438 Migrate remaining gr-autocomplete usages from error dialog to dropdown. by Kamil Musin · 2 years, 1 month ago
- 12755c4 Migrate some gr-autocomplete usages from error dialog to dropdown. by Kamil Musin · 2 years, 1 month ago
- ff07e26 Update gr-change-metadata autocomplete errors by Kamil Musin · 2 years, 1 month ago
- 4bbaefe Do not show notification prompt when user denied notifications by Milutin Kristofic · 2 years, 1 month ago