1. 610556a Add ShadowDOM tests for elements/change/ components by Frank Borden · 2 years, 9 months ago
  2. 36be36d Only show `Findings` tab when there are robot comments on the change by Ben Rohlfs · 2 years, 10 months ago
  3. 65b9726 Reset selected file index when patch range changes by Dhruv · 2 years, 10 months ago
  4. b7ef7f7 Use new files model in `gr-file-list` element by Ben Rohlfs · 2 years, 10 months ago
  5. 973ecc9 Migrate GrChangeView to Lit by Chris Poucet · 2 years, 10 months ago
  6. bbcbe15 Remove ViewState by Dhruv · 2 years, 10 months ago
  7. 47c21d1 Remove numFilesShown from view state by Dhruv · 2 years, 10 months ago
  8. ef04317 Refactoring: Replace `EditPatchSetNum` with EDIT by Ben Rohlfs · 2 years, 10 months ago
  9. 58267b7 Refactoring: Replace `ParentPatchSetNum` with `PARENT` by Ben Rohlfs · 2 years, 10 months ago
  10. abaeacf Improve typing of patch set numbers by Ben Rohlfs · 2 years, 10 months ago
  11. 1e12525 Remove empty lines after license header by Ben Rohlfs · 2 years, 10 months ago
  12. 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 10 months ago
  13. dd2d010 Migrate gr-file-list by Chris Poucet · 2 years, 11 months ago
  14. cfcf0af Prevent 2 same requests for editing commit message by Milutin Kristofic · 2 years, 11 months ago
  15. 7e8b7bc Good Bye lodash by Ben Rohlfs · 3 years ago
  16. 21b0758 gr-change-metadata to lit by Milutin Kristofic · 3 years ago
  17. 8198a83 Convert gr-file-list-header to lit by Frank Borden · 3 years ago
  18. 3f27968 Add eslint rule @typescript-eslint/no-unnecessary-type-assertion by Ben Rohlfs · 3 years, 1 month ago
  19. bf65b8f Migrate ChangeModel to DI pattern. by Chris Poucet · 3 years, 3 months ago
  20. cb3c52c Revert "Migrate ChangeModel to DI pattern." by Chris Poucet · 3 years, 3 months ago
  21. ece2a7d Migrate ChangeModel to DI pattern. by Chris Poucet · 3 years, 3 months ago
  22. bdf135d Always update related changes by Ben Rohlfs · 3 years, 4 months ago
  23. 6c6b54f Migrate Comments Model to Dependency Injection by Chris Poucet · 3 years, 4 months ago
  24. 8ccb2d4 Fix automatically switching to the EDIT patchset if it exists by Ben Rohlfs · 3 years, 4 months ago
  25. 1fe7f4d Move edit loading into change-model by Ben Rohlfs · 3 years, 4 months ago
  26. 5e16702 Remove obsolete actions from RevisionInfo by Ben Rohlfs · 3 years, 4 months ago
  27. cb1e256 Refactor method signature of RestApi's `getChangeEdit` by Ben Rohlfs · 3 years, 4 months ago
  28. 2112981 Rename getChangeDetail in gr-change-view by Dhruv Srivastava · 3 years, 4 months ago
  29. c04f61a Fix reloading of the change-view by Ben Rohlfs · 3 years, 4 months ago
  30. ec09ed6 Merge "Render all comments initially if user wants to scroll to some" by Dhruv Srivastava · 3 years, 4 months ago
  31. 0142248 Migrate change-model to new pattern by Chris Poucet · 3 years, 4 months ago
  32. b213a1f Render all comments initially if user wants to scroll to some by Dhruv Srivastava · 3 years, 5 months ago
  33. 791c92d Merge changes I83d832d3,Ia6d33245 by Ben Rohlfs · 3 years, 4 months ago
  34. 05750b9 Completely rewrite commenting components and data model by Ben Rohlfs · 3 years, 5 months ago
  35. d3f52fd Simplify app creation and remove usage of getAppContext in gr-gerrit. by Chris Poucet · 3 years, 4 months ago
  36. 61bafc2 Fix reloading of change page by Ben Rohlfs · 3 years, 4 months ago
  37. efcdb20 Migrate the UserService/Model to not be a singleton by Chris Poucet · 3 years, 4 months ago
  38. a16c51a Move change loading from diff/change-views into change-service by Ben Rohlfs · 3 years, 5 months ago
  39. c6e880b Generalize the mechanism on how to setup appContext by Chris Poucet · 3 years, 5 months ago
  40. c9d12bc Refactor getUrlForChange to take options by Dhruv Srivastava · 3 years, 5 months ago
  41. 0633ae1 Refactor navigateToChange to take options by Dhruv Srivastava · 3 years, 5 months ago
  42. 718cec0 Get rid of <gr-comment-api> element by Ben Rohlfs · 3 years, 5 months ago
  43. 254b1da Fix patchChanged when patchNum is undefined in the url by Dhruv Srivastava · 3 years, 5 months ago
  44. 70efbef Migrate gr-change-star to lit element by Paladox none · 3 years, 8 months ago
  45. f4ba967 Merge "Do not recreate change view" by Dhruv Srivastava · 3 years, 5 months ago
  46. 49f0a7a Do not recreate change view by Dhruv Srivastava · 3 years, 6 months ago
  47. 0004965 Only render the reply dialog when the reply overlay is open by Ben Rohlfs · 3 years, 5 months ago
  48. 6444a5d Move diffPreferences to model by Dhruv Srivastava · 3 years, 6 months ago
  49. 80d34f4 Move diffViewMode into model by Dhruv Srivastava · 3 years, 6 months ago
  50. 410f522 Move most of shortcut mixin features into service by Ben Rohlfs · 3 years, 6 months ago
  51. 361b955 Remove unused property disableDiffPrefs by Dhruv Srivastava · 3 years, 6 months ago
  52. f41b597 Sanitize the types of keyboard events by Ben Rohlfs · 3 years, 6 months ago
  53. 42333cb Move shouldSuppress() method from mixin to service by Ben Rohlfs · 3 years, 6 months ago
  54. fea8240 Remove bindShortcut() by Ben Rohlfs · 3 years, 6 months ago
  55. 8e1e2b2 Introduce keyboard shortcuts for toggling attention set status by Dhruv Srivastava · 3 years, 6 months ago
  56. 8e28ad8 Remove test/@types/sinon-esm.d.ts by Ben Rohlfs · 3 years, 7 months ago
  57. 105fa21 Revert "Do not recreate change view if patchset or changeNum don't change" by Dhruv Srivastava · 3 years, 7 months ago
  58. 381182c Merge changes Ib7d219f2,I646ab885 by Dhruv Srivastava · 3 years, 7 months ago
  59. 95834d4 Do not recreate change view if patchset or changeNum don't change by Dhruv Srivastava · 3 years, 7 months ago
  60. a2e173e Move to async test-functions by Chris Poucet · 3 years, 7 months ago
  61. caeea1b Fix all hints discovered by the new linter by Chris Poucet · 3 years, 8 months ago
  62. 577ce0a Simplify GrChangeView.loadData and declare return type by Han-Wen Nienhuys · 3 years, 8 months ago
  63. 0a05fa1 Flush in test setup so element can react by Frank Borden · 3 years, 8 months ago
  64. 227b23d Remove scroll property from viewState by Dhruv Srivastava · 3 years, 9 months ago
  65. db2ab60 Create comments model and service by Dhruv Srivastava · 3 years, 10 months ago
  66. 71a8dee Fix obsolete change views taking over again by Ben Rohlfs · 3 years, 10 months ago
  67. 8860337 Convert gr-change-status_test to Typescript by Frank Borden · 3 years, 10 months ago
  68. d03b9b1 Fix fully reloading the change view when the new patchset is unknown by Ben Rohlfs · 3 years, 11 months ago
  69. a5356e9 Re-create change and diff view if and only if the change number changes by Ben Rohlfs · 4 years ago
  70. 66367b6 Refactoring the 'reload' event by Ben Rohlfs · 4 years ago
  71. 1944381 Merge "Remove new-change-summary feature flag from gr-change-view" by Milutin Kristofic · 4 years ago
  72. b9d49ce Remove new-change-summary feature flag from gr-change-view by Milutin Kristofic · 4 years ago
  73. aec7761 Merge "Remove revert status chips if all reverts were abandoned" by Dhruv Srivastava · 4 years ago
  74. f819216 Remove old implementation of gr-related-changes-list by Milutin Kristofic · 4 years ago
  75. 4a557f2 Remove revert status chips if all reverts were abandoned by Dhruv Srivastava · 4 years ago
  76. e9ddfa4 Move tests from old to new gr-related-changes-list by Milutin Kristofic · 4 years ago
  77. 4b634ac Do not add any revert status if no revert was created by Dhruv Srivastava · 4 years ago
  78. 69a5173 Show Revert Submitted chip if change revert was submitted by Dhruv Srivastava · 4 years ago
  79. 6988bdf Upgrade package.json dependencies by Frank Borden · 4 years ago
  80. da27659 Move Merged as info from change header to change summary by Dhruv Srivastava · 4 years ago
  81. a854e17 Remove property _changeStatus by Dhruv Srivastava · 4 years, 1 month ago
  82. 91f88be Merge "Specify RevisionPatchSetNum type" by Dhruv Srivastava · 4 years, 1 month ago
  83. 4b30683 Remove Polymer Legacy: this.listen() and this.unlisten() by Ben Rohlfs · 4 years, 1 month ago
  84. 1c41a1b7 Specify RevisionPatchSetNum type by Dhruv Srivastava · 4 years, 1 month ago
  85. ef1dd59 Remove support of HTML plugins by Ben Rohlfs · 4 years, 1 month ago
  86. 6a6bc2f Merge "Replace this.async() with setTimeout()" by Ben Rohlfs · 4 years, 1 month ago
  87. 6b07893 Replace this.async() with setTimeout() by Ben Rohlfs · 4 years, 1 month ago
  88. e366b93 Remove some duplicate imports by Milutin Kristofic · 4 years, 1 month ago
  89. 4bd2137 Merge "Specify BasePatchSetNum type" by Ben Rohlfs · 4 years, 1 month ago
  90. 6529d03 Remove redundant stubs by Dhruv Srivastava · 4 years, 1 month ago
  91. 591b490 Specify BasePatchSetNum type by Dhruv Srivastava · 4 years, 1 month ago
  92. de4ba08 Convert gr-account-info_test to typescript by Ben Rohlfs · 4 years, 1 month ago
  93. c4c5fdb Fix how the change gets updated in the change-model and -service by Ben Rohlfs · 4 years, 1 month ago
  94. a7ab950 Create and move plugin APIs to api/ folder by Ben Rohlfs · 4 years, 2 months ago
  95. 5742c1d Merge "Introducing new component for relation chain" by Milutin Kristofic · 4 years, 2 months ago
  96. 8803ea0 Introducing new component for relation chain by Milutin Kristofic · 4 years, 4 months ago
  97. 70cbedc Convert gr-js-api-interface from element to class by Ben Rohlfs · 4 years, 2 months ago
  98. 41039d1 Resolve TODO about removing SPECIAL_PATCH_SET_NUM by Ben Rohlfs · 4 years, 2 months ago
  99. fed9991 New change summary - commit message with show all bar by Milutin Kristofic · 4 years, 4 months ago
  100. a00ef28 Move some types from gr-reviewer-updates-parser to types.ts by Ben Rohlfs · 4 years, 2 months ago