1. 2e47ef7 Extract route handling into view model by Ben Rohlfs · 2 years, 2 months ago
  2. 98122e8 Merge "Remove unused flags" by Ben Rohlfs · 2 years, 2 months ago
  3. 7cfdb14 Remove obsolete flag `render_markdown` by Ben Rohlfs · 2 years, 2 months ago
  4. b7082e1 Clean up `mentioned_users` flag by Ben Rohlfs · 2 years, 2 months ago
  5. b573b75 Remove unused flags by Ben Rohlfs · 2 years, 2 months ago
  6. 262e933 Refactor gr-list-view methods to use props instead of parameters by Ben Rohlfs · 2 years, 2 months ago
  7. 1536b59 Remove SHOWN_ITEMS_COUNT constant and respect ...PerPage vars by Ben Rohlfs · 2 years, 2 months ago
  8. 6b455a3 Fix overflow of navigation styles by Ben Rohlfs · 2 years, 2 months ago
  9. 7dc232f Fix js error about viewState being undefined by Ben Rohlfs · 2 years, 2 months ago
  10. 0f524ed Merge "Fix jumping to a line in the diff" by Ben Rohlfs · 2 years, 2 months ago
  11. 3ba3069 Merge "Respect the show_file_comment_button pref in lit diff" by Ben Rohlfs · 2 years, 2 months ago
  12. fabdea9 Merge "Fix loading and state of <gr-repo>" by Ben Rohlfs · 2 years, 2 months ago
  13. d4c3ce2 Fix jumping to a line in the diff by Ben Rohlfs · 2 years, 2 months ago
  14. 77e1c41 Respect the show_file_comment_button pref in lit diff by Ben Rohlfs · 2 years, 2 months ago
  15. f7d51b8 Fix loading and state of <gr-repo> by Ben Rohlfs · 2 years, 2 months ago
  16. 347fe11 Sort reviewers with votes first by Ben Rohlfs · 2 years, 2 months ago
  17. 321bd07 Merge "Revert "Use router to set url instead of href"" by Ben Rohlfs · 2 years, 2 months ago
  18. 0c8a715 Merge "Add 'Please Fix' button to check results in diffs" by Ben Rohlfs · 2 years, 2 months ago
  19. 3a7452e Revert "Use router to set url instead of href" by Ben Rohlfs · 2 years, 2 months ago
  20. 796dca1 Add 'Please Fix' button to check results in diffs by Ben Rohlfs · 2 years, 2 months ago
  21. 3b5cbac Fix files dropdown on diff page by Ben Rohlfs · 2 years, 2 months ago
  22. f6a9615 Merge "Throttle star requests." by Chris Poucet · 2 years, 2 months ago
  23. d363384 Throttle star requests. by Chris Poucet · 2 years, 2 months ago
  24. 678e19d Revert "Revert "Add keyboard shortcuts for admin menu links"" by Ben Rohlfs · 2 years, 2 months ago
  25. cc2cf8f Revert "Add keyboard shortcuts for admin menu links" by Dhruv Srivastava · 2 years, 2 months ago
  26. 7d3a716 Merge "Show change-number instead of change-id in browser title." by Chris Poucet · 2 years, 2 months ago
  27. ed089cb Show change-number instead of change-id in browser title. by Chris Poucet · 2 years, 2 months ago
  28. 8ab607f Merge "Do not wrap the header title" by Ben Rohlfs · 2 years, 2 months ago
  29. a16efe1 Merge "Merge diff.ts and edit.ts into change.ts view model" by Ben Rohlfs · 2 years, 2 months ago
  30. 1097ee5 Merge "Add checkbox for allowing rebase chain" by Milutin Kristofic · 2 years, 2 months ago
  31. 8219338 Merge "Suggest Edit - Move Suggest Edit to top of comment" by Milutin Kristofic · 2 years, 2 months ago
  32. b91a6a4 Merge diff.ts and edit.ts into change.ts view model by Ben Rohlfs · 2 years, 2 months ago
  33. a057d50 Do not wrap the header title by Ben Rohlfs · 2 years, 2 months ago
  34. 674fddd6 Merge changes Ib41b393f,Ib99bc2f9,I83577a49,I21ddf5ce,I82acb501, ... by Ben Rohlfs · 2 years, 2 months ago
  35. 8238de5 Suggest Edit - Move Suggest Edit to top of comment by Milutin Kristofic · 2 years, 2 months ago
  36. c6978bd Fix css specificity of `trailing-whitespace` rules by Ben Rohlfs · 2 years, 2 months ago
  37. 1225214 Add checkbox for allowing rebase chain by Milutin Kristofic · 2 years, 2 months ago
  38. ae94885 Merge "Rename test event" by Dhruv Srivastava · 2 years, 2 months ago
  39. f39ff83 Add privacy information text to profile section by Frank Borden · 2 years, 5 months ago
  40. 3dee0d5 Merge "Fix tab sizing for lit diff" by Ben Rohlfs · 2 years, 2 months ago
  41. 2da7738 Merge "Fix responsive mode not being respected in lit diff line wrapping" by Ben Rohlfs · 2 years, 2 months ago
  42. 1f2f52b Merge "Repeatedly unescape leading blockquote mark." by Kamil Musin · 2 years, 2 months ago
  43. e05d284 Fix tab sizing for lit diff by Ben Rohlfs · 2 years, 2 months ago
  44. 9b864ab Remove `viewStateChanged()` method from gr-diff-view by Ben Rohlfs · 2 years, 2 months ago
  45. e15af73 Fix responsive mode not being respected in lit diff line wrapping by Ben Rohlfs · 2 years, 2 months ago
  46. 5e0a990 Update the changeNum directly from view model in gr-diff-view by Ben Rohlfs · 2 years, 2 months ago
  47. 20c385f Change `gr-patch-range-select` to use models instead of props by Ben Rohlfs · 2 years, 2 months ago
  48. dbdc787 Derive patchRange directly from diff view model by Ben Rohlfs · 2 years, 2 months ago
  49. 9d9233a Repeatedly unescape leading blockquote mark. by Kamil Musin · 2 years, 2 months ago
  50. fddc9d1 Compute comment map in diff view on-the-fly by Ben Rohlfs · 2 years, 2 months ago
  51. e740884 Derive diff view properties directly from diff view model by Ben Rohlfs · 2 years, 2 months ago
  52. 94c6fcf Remove obsolete `CommitRange` objects by Ben Rohlfs · 2 years, 2 months ago
  53. aa996c8 Refactoring: Navigate to diff through change model, not from diff view by Ben Rohlfs · 2 years, 2 months ago
  54. 809311b Refactor moving to next/previous file with comment by Ben Rohlfs · 2 years, 2 months ago
  55. b6e1a78 Refactoring: Compute comment skips on the fly by Ben Rohlfs · 2 years, 2 months ago
  56. 425a0e9 Let gr-diff-view rely on files-model by Ben Rohlfs · 2 years, 3 months ago
  57. 196dc72 Move handling of COMMENT route from diff view to router by Ben Rohlfs · 2 years, 3 months ago
  58. 3d7e7320 Merge "Support --header-icon-width and -height instead of just -size" by Ben Rohlfs · 2 years, 2 months ago
  59. 2f6b972 Remove redundant subscription by Ben Rohlfs · 2 years, 3 months ago
  60. f15ede6 Do not call `setInProjectLookup()` from change and diff view by Ben Rohlfs · 2 years, 3 months ago
  61. d1009f8 Move basic change state from router to change view model by Ben Rohlfs · 2 years, 3 months ago
  62. ecc6799 Merge view state of DIFF and EDIT into CHANGE by Ben Rohlfs · 2 years, 3 months ago
  63. c325458 Support --header-icon-width and -height instead of just -size by Ben Rohlfs · 2 years, 2 months ago
  64. 4c4ae50 Merge "Add keyboard shortcuts for admin menu links" by Ben Rohlfs · 2 years, 2 months ago
  65. 91d5e98 Merge "Fix nav overlapping settings on specific screen sizes" by Frank Borden · 2 years, 2 months ago
  66. a692c29 Fix nav overlapping settings on specific screen sizes by Frank Borden · 2 years, 2 months ago
  67. c7d3f28 Update delete comment dialog to require a reason. by Kamil Musin · 2 years, 2 months ago
  68. 9c8833a Remove the lazy loading of the comment delete dialog. by Kamil Musin · 2 years, 2 months ago
  69. 71c83d0 Add keyboard shortcuts for admin menu links by Ben Rohlfs · 2 years, 2 months ago
  70. 0474fab Clean up iron-overlay-behavior by Dhruv Srivastava · 2 years, 2 months ago
  71. 677ff99 Remove reportExecution for prefer-merge-first-parent by Dhruv Srivastava · 2 years, 2 months ago
  72. c415020 Merge "Revert "Use getBasePatchNum to calculate basePatchNum"" by Dhruv Srivastava · 2 years, 2 months ago
  73. 0bee019 Revert "Use getBasePatchNum to calculate basePatchNum" by Dhruv Srivastava · 2 years, 2 months ago
  74. df7076d Merge "Update the comment immediately after deleting." by Kamil Musin · 2 years, 2 months ago
  75. d88622f Update the comment immediately after deleting. by Kamil Musin · 2 years, 2 months ago
  76. 435d21e Remove @polymer/iron-overlay-behavior dependency by Dhruv Srivastava · 2 years, 2 months ago
  77. 20ca1056 Rename test event by Dhruv Srivastava · 2 years, 2 months ago
  78. c2e3872 Remove overlay observer from GrReplyDialog tests by Dhruv Srivastava · 2 years, 2 months ago
  79. bc354b9 Fix query in GrReplyDialog confirmation test by Dhruv Srivastava · 2 years, 2 months ago
  80. fa27c48 Fix close event for dialog element by Dhruv Srivastava · 2 years, 2 months ago
  81. 0aca586 Get rid of GrOverlay by Dhruv Srivastava · 2 years, 4 months ago
  82. 54fda64 Remove undefined check for viewState by Dhruv Srivastava · 2 years, 2 months ago
  83. a4838e9 Merge "Fire reload event instead of setting url in navigation" by Dhruv Srivastava · 2 years, 2 months ago
  84. 6c8a060 Fire reload event instead of setting url in navigation by Dhruv Srivastava · 2 years, 2 months ago
  85. 640b118 Use getBasePatchNum to calculate basePatchNum by Dhruv Srivastava · 2 years, 2 months ago
  86. ee91929 Fix typo in anonymizedUrl for getCommitInfo by Kamil Musin · 2 years, 2 months ago
  87. 462428b Don't collapse comment, when trying to delete. by Kamil Musin · 2 years, 2 months ago
  88. 2274625 Merge "Declare action dialogs as implementing ChangeActionDialog." by Kamil Musin · 2 years, 2 months ago
  89. d3f6497 Declare action dialogs as implementing ChangeActionDialog. by Kamil Musin · 2 years, 2 months ago
  90. 8a8f02c Use router to set url instead of href by Dhruv Srivastava · 2 years, 2 months ago
  91. ba95d26 Fix the bug when gr-change-list-item's checked state doesn't update. by Kamil Musin · 2 years, 2 months ago
  92. 6ee727d Fix tab-size in lit based gr-diff by Ben Rohlfs · 2 years, 3 months ago
  93. 4c0c574f Merge "Wrap #mobileSearch in a div" by Paladox none · 2 years, 3 months ago
  94. 66804a9 Wrap #mobileSearch in a div by Paladox none · 2 years, 4 months ago
  95. 10a6925 Disable rebase button while request is in flight by Frank Borden · 2 years, 3 months ago
  96. 2bb3f98 Clean up code around plugin endpoint types by Ben Rohlfs · 2 years, 3 months ago
  97. 76cc1e1 Remove registerStyleModule() plugin API by Ben Rohlfs · 2 years, 3 months ago
  98. e7d1521 Merge "Better combined notification title" by Milutin Kristofic · 2 years, 3 months ago
  99. 8c56bd1 Merge "Fallback to markdown-less rendering for content that is too long" by Chris Poucet · 2 years, 3 months ago
  100. 379ffa8 Fallback to markdown-less rendering for content that is too long by Chris Poucet · 2 years, 3 months ago