1. 20f0958 Migrate StorageService to be DI by Chris Poucet · 2 years, 5 months ago
  2. c2d5c1b restore gr-linked-text and link-text-parser by Frank Borden · 2 years, 6 months ago
  3. c43c6d7 Merge gr-linked-text into gr-markdown by Frank Borden · 2 years, 6 months ago
  4. 4207fe8 Revert "Merge gr-linked-text into gr-markdown" by Frank Borden · 2 years, 6 months ago
  5. 3739c0a Merge gr-linked-text into gr-markdown by Frank Borden · 2 years, 6 months ago
  6. be9451a Delete common-test-setup-karma.ts by Frank Borden · 2 years, 6 months ago
  7. c4699dc Migrate some tests away from MockInteractions by Frank Borden · 2 years, 7 months ago
  8. e1ba821 Remove chai and assert from global window by Frank Borden · 2 years, 7 months ago
  9. 3b00663 Replace 'show-alert' with enum usage by Dhruv Srivastava · 2 years, 7 months ago
  10. 2c4b72d Use @open-wc's a11y testing by Frank Borden · 2 years, 7 months ago
  11. 37c7e42 Convert expect to assert style in tests by Frank Borden · 2 years, 7 months ago
  12. 42c1a45 Web Dev Server by Frank Borden · 2 years, 7 months ago
  13. b1b0ac9 Change all pencil icons from 18px to 16px by Ben Rohlfs · 2 years, 8 months ago
  14. 1c71386 Migrate more icons to use gr-icon. by Chris Poucet · 2 years, 8 months ago
  15. 87033ba Add a forgotten iconStyles to gr-editable-content. by Chris Poucet · 2 years, 8 months ago
  16. b8c0639 Migrate several iron-icons to be material-icons. by Chris Poucet · 2 years, 8 months ago
  17. d543552 Flush storeTask in disconnectedCallbacks instead of canceling by Dhruv · 2 years, 9 months ago
  18. 8d3a644 Make BindValueChangeEventDetail more type-correct by Chris Poucet · 2 years, 9 months ago
  19. 1e12525 Remove empty lines after license header by Ben Rohlfs · 2 years, 10 months ago
  20. 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 10 months ago
  21. 43d22de Fix focus to commit message by Milutin Kristofic · 2 years, 10 months ago
  22. 9856d10 Fix the padding in the commenting textarea by Ben Rohlfs · 2 years, 11 months ago
  23. 4384997 Remove usage of margin-right: auto by Dhruv · 2 years, 11 months ago
  24. 456d039 Fix condition for hiding commit message buttons by Dhruv · 3 years ago
  25. d0f6399 Covert GrEditableContent to Lit by Dhruv · 3 years ago
  26. 51cf9ec Fix visuals of commit message editing mode by Ben Rohlfs · 3 years, 3 months ago
  27. 0e30caa Add plugin endpoints `reply-bottom` and `commit-message` by Ben Rohlfs · 3 years, 3 months ago
  28. c6e880b Generalize the mechanism on how to setup appContext by Chris Poucet · 3 years, 4 months ago
  29. 59dad57 Get rid of @override. by Chris Poucet · 3 years, 7 months ago
  30. 7903123 Add the override keyword to class members in TypeScript files by Gerrit Code Review · 3 years, 7 months ago
  31. e4ad5a8 Convert gr-editable-content_test.js to typescript by Paladox none · 3 years, 8 months ago
  32. 566afd9 Fix template problems with gr-editable-content by Paladox none · 3 years, 8 months ago
  33. a7c24c1 Describe Interaction reporting constants by Milutin Kristofic · 3 years, 9 months ago
  34. 6d3a6c3 Move queryAndAssert to common-util by Dhruv Srivastava · 3 years, 10 months ago
  35. 08b2282 Remove new-change-summary feature flag from gr-editable-content by Milutin Kristofic · 4 years ago
  36. 7c010b9 Convert gr-storage to service by Dhruv Srivastava · 4 years ago
  37. 27c856da Remove LegacyElementMixin everywhere by Ben Rohlfs · 4 years ago
  38. f92d3b5 Replace Polymer Legacy this.debounce with simple debounce utility by Ben Rohlfs · 4 years ago
  39. 5f520da Replace at-/de-tached with dis-connectedCallback by Ben Rohlfs · 4 years ago
  40. d94011e Remove GestureEventListeners by Ben Rohlfs · 4 years ago
  41. be56488 UI improvements for show all bar in commit message by Milutin Kristofic · 4 years ago
  42. 7471a96 New change summary - metrics by Milutin Kristofic · 4 years, 1 month ago
  43. 3a7cc5c New Change Summary - fixing styling issues by Milutin Kristofic · 4 years, 1 month ago
  44. b29a8be Set commit message min-height to 100px by Milutin Kristofic · 4 years, 1 month ago
  45. a99c2f8 Fix show more button by Milutin Kristofic · 4 years, 1 month ago
  46. 04fc1ca Cancel all debouncers when the element is detached by Ben Rohlfs · 4 years, 1 month ago
  47. c24dc5f Show all bar when editing commit message by Milutin Kristofic · 4 years, 1 month ago
  48. dc2ca95 Convert GrStorage from a Polymer element to a class by Ben Rohlfs · 4 years, 1 month ago
  49. fed9991 New change summary - commit message with show all bar by Milutin Kristofic · 4 years, 3 months ago
  50. e07f818 Add a fireEvent util by Ben Rohlfs · 4 years, 3 months ago
  51. 860fe4d Refactor show-alert, page-error events by Milutin Kristofic · 4 years, 4 months ago
  52. 3ae4332 Refactor show-alert events to use event-util by Milutin Kristofic · 4 years, 4 months ago
  53. d450fb2 Replace some deprecate `done()s` in frontend tests by Ben Rohlfs · 4 years, 6 months ago
  54. d47eeb9 Replace flushAsynchronousOperations() by flush() by Ben Rohlfs · 4 years, 6 months ago
  55. 34b0f12 Replace `&&` with optional chaining by Tao Zhou · 4 years, 7 months ago
  56. cada4b7 Fix TypeScript import problems by Ben Rohlfs · 4 years, 7 months ago
  57. f5620e9 Convert gr-editable-content to TypeScript by Ben Rohlfs · 4 years, 7 months ago
  58. 79d105b Rename file from .js to .ts by Ben Rohlfs · 4 years, 7 months ago
  59. 89a6b77 Convert all *_html.js files to typescript by Dmitrii Filippov · 4 years, 8 months ago
  60. 7d4f2f3 Update sinon version by Dmitrii Filippov · 4 years, 9 months ago
  61. 06117e8 Convert tests to karma by Dmitrii Filippov · 4 years, 9 months ago
  62. 7298842 Rename all _test.html to _test.js files by Dmitrii Filippov · 4 years, 9 months ago
  63. 1f9cac8 Avoid global Polymer variable in the code by Dmitrii Filippov · 5 years ago
  64. d90e7f4 Add `charset` meta tag to all test files by Tao Zhou · 4 years, 11 months ago
  65. b203c26 Add eslint-plugin-prettier and format all *_html.js by Tao Zhou · 4 years, 11 months ago
  66. 41de60b Remove FireBehavior imports and get rid of global test helpers by Dmitrii Filippov · 5 years ago
  67. e25546a Remove all usage of Gerrit.FireBehavior by Tao Zhou · 5 years ago
  68. 0a3c986 Replace all 'this.fire' with 'this.dispatchEvent' for customEvents by Tao Zhou · 5 years ago
  69. 5ca6d9f Update commit message when opening a change in relation chain by Dhruv Srivastava · 5 years ago
  70. 416960c Cleanup tests after conversion to ES6-modules by Dmitrii Filippov · 5 years ago
  71. daf0ec9 Convert polygerrit to es6-modules by Dmitrii Filippov · 5 years ago
  72. dbe9545 Rename .html files to .js files by Dmitrii Filippov · 5 years ago
  73. 23505e9 Manually updating some tests before run conversion script by Dmitrii Filippov · 5 years ago
  74. b800561 Replace `$$` with `shadowRoot.querySelector` by Tao Zhou · 5 years ago
  75. e5a5276 Merge "Fix issues with caching edited commit message" by Ben Rohlfs · 5 years ago
  76. d839910 Fix issues with caching edited commit message by Ben Rohlfs · 5 years ago
  77. 4f10d77 Fix tests for M80 by Tao Zhou · 5 years ago
  78. 681fa61 Fix box-shadow of collapsed commit message by Ben Rohlfs · 5 years ago
  79. ab57ce3 Add more jsdoc for closure checks by Tao Zhou · 5 years ago
  80. 434b7a3 Add css vars for elevation by Ben Rohlfs · 5 years ago
  81. 0773d83 Fix padding and other css styles is textareas by Ben Rohlfs · 5 years ago
  82. 9a07681 Replace deprecated `require-jsdoc`, `valid-jsdoc` with jsdoc plugin for eslint by Tao Zhou · 5 years ago
  83. 8ef16f7 Remove unnecessary common-test-setup.js by Tao Zhou · 5 years ago
  84. 3fd2b10 Convert legacy Polyemer elements to class-based by Dmitrii Filippov · 5 years ago
  85. 9b67ee1 Fix missing HTML links by Dmitrii Filippov · 5 years ago
  86. b82003c Update eslint version and eslint rules by Dmitrii Filippov · 5 years ago
  87. 6084acb Increase padding from 4px to 8px for commit message by Ben Rohlfs · 5 years ago
  88. 1daaca3 Distinguish two monospace fonts: code and mono by Ben Rohlfs · 5 years ago
  89. 11d507b Replace 1px borders in change info with background color changes by Ben Rohlfs · 5 years ago
  90. 57bac94 Remove _legacyUndefinedCheck from the shared modules by Paladox none · 5 years ago
  91. 5313a88 Revert "Remove all _legacyUndefinedCheck" by Paladox none · 5 years ago
  92. 0f8964b Remove all _legacyUndefinedCheck by Tao Zhou · 5 years ago
  93. 63cf95d Rewrite on-tap to on-click by Milutin Kristofic · 5 years ago
  94. 9e310e1 Use default value in undefined check if provided by Tao Zhou · 6 years ago
  95. d2fca29 Add undefined check for computed properties by Tao Zhou · 6 years ago
  96. 44b3a7c Migrate from Polymer fire to Gerrit.FireBehavior by Paladox none · 6 years ago
  97. 6290935 Prepare Polymer 2 tests by Ole Rehmsen · 6 years ago
  98. ecf0b78 Use non-minified webcomponents-lite in tests by Ole Rehmsen · 6 years ago
  99. 3164074 Use bower paths relative to the domain by Ole Rehmsen · 6 years ago
  100. c82baba Set `composed: true` on all bubbled events by Ole Rehmsen · 6 years ago