1. ad89285 [feature] Run individual test cases by Adam Barth · 3 weeks ago main
  2. 277e15c [bug] Don't rely on findFiles by Adam Barth · 4 weeks ago
  3. a372a82 [release] Bump version for release by Adam Barth · 4 weeks ago
  4. b2784c8 [polish] Use title case for alt text by Adam Barth · 4 weeks ago
  5. 0b4843c [docs] Use images from fuchsia.dev by Adam Barth · 5 weeks ago
  6. db87ea6 [polish] Fix Kokoro lints by Adam Barth · 5 weeks ago
  7. d6ed910 [docs] Improve README.md by Adam Barth · 6 weeks ago
  8. 80d3d4e [feature] Associate a path with TestItems by Adam Barth · 6 weeks ago
  9. 224a44c [bug] Do not offer to debug host tests by Adam Barth · 6 weeks ago
  10. ec20286 [feature] Custom highlighting for Fuchsia logs by Adam Barth · 6 weeks ago
  11. 9351aa3 [cleanup] Remove unused media directory by Adam Barth · 7 weeks ago
  12. 2a3fe94 [cleanup] Remove COMMAND_TARGET_SELECT_ID constant by Adam Barth · 7 weeks ago
  13. 27daa71 [cleanup] Refactor core zxdb module by Adam Barth · 7 weeks ago
  14. 6097b02 [feature] Improve component explorer by Adam Barth · 7 weeks ago
  15. 0e0f9aa [cleaup] Move files out of subdirectories by Adam Barth · 7 weeks ago
  16. 5a570f1 [feature] Debug tests by Adam Barth · 7 weeks ago
  17. 104a716 [cleanup] Remove unused feature flags system by Adam Barth · 7 weeks ago
  18. a51a061 [cleanup] Remove unused webview component by Adam Barth · 7 weeks ago
  19. cfbf793 [feature] Replace log view by Adam Barth · 7 weeks ago
  20. 793c1a3 [feature] Add the ability to run tests by Adam Barth · 7 weeks ago
  21. 98ba53f [feature] Discover tests by Adam Barth · 7 weeks ago
  22. 9253e40 [feature] Offer to start the emulator by Adam Barth · 7 weeks ago
  23. 7eb71ec [polish] Add an icon for components by Adam Barth · 7 weeks ago
  24. de0c09f [feature] Add a button to debug a component by Adam Barth · 7 weeks ago
  25. 7c5f0aa [feature] Add a command to attach the debugger by Adam Barth · 7 weeks ago
  26. 8deb874 [feature] Add a component explorer by Adam Barth · 7 weeks ago
  27. 217bdd0 [OWNERS] Update OWNERS file by Adam Barth · 7 weeks ago
  28. d73c1b9 [feature] Add start and stop emulator commands by Adam Barth · 8 weeks ago
  29. cc4b298 [docs] Document how to run the tests by Adam Barth · 8 weeks ago
  30. a90e076 [node] Update vsce by Adam Barth · 8 weeks ago
  31. b6882fe [docs] Fix Markdown formatting by Adam Barth · 8 weeks ago
  32. 07c2e04 [docs] Add a guide that walks through the Fuchsia-SDK-based workflows on by Kyo Lee · 5 months ago
  33. e809e91 [syntax/cml] add 'runner' to 'use' by Dale Sather · 8 months ago
  34. 5e9503a [build] Updating system deps installation by Clayton Wilkinson · 12 months ago
  35. 4eb4caa [vscode-logging] Fixing blocking lint issues by Clayton Wilkinson · 1 year, 1 month ago
  36. 1818ce4 [OWNERS]Update owners by Clayton Wilkinson · 1 year, 1 month ago
  37. 44aed4f [logs] Add support for filtering by time by Brian Bosak · 1 year, 5 months ago
  38. 87f8d37 Prep for switching CI to container runners by Solly Ross · 1 year, 5 months ago
  39. f90edef [infra] include css in the logging component bundle by Asad Memon · 1 year, 5 months ago
  40. b26197c [logging] Allow for custom formatter for content in log-row by Asad Memon · 1 year, 6 months ago
  41. 1087cf4 [logging] Make vscode state optional by Asad Memon · 1 year, 6 months ago
  42. b109e61 Reland "[logging] Fix saving width of column headers to state". by Amy Hu · 1 year, 6 months ago
  43. 0531ad4 [logs] Cleanup expectation by Brian Bosak · 1 year, 6 months ago
  44. 54a95dc [logs] Persist clear logs state by Brian Bosak · 1 year, 6 months ago
  45. f16d922 [logs] Format code by Brian Bosak · 1 year, 6 months ago
  46. 90ba793 Reland "[logging] Move Ffx related code outside logging component" by Asad Memon · 1 year, 6 months ago
  47. a9a9498 Reland "[logging] Migrate LogView to Lit" by Asad Memon · 1 year, 6 months ago
  48. 503bdbe Reland "[logging] Migrate LogHeader component to lit" by Asad Memon · 1 year, 6 months ago
  49. e375ab4 Prep for 1.2022110.0 release by Solly Ross · 1 year, 6 months ago
  50. 00c0c0d Revert "[logging] Migrate LogHeader component to lit" by Solly Ross · 1 year, 6 months ago
  51. 312078b Revert "[logging] Migrate LogView to Lit" by Solly Ross · 1 year, 6 months ago
  52. f6e8c0f Revert "[logging] Move Ffx related code outside logging component" by Solly Ross · 1 year, 6 months ago
  53. b7425a7 Revert "[logging] Fix saving width of column headers to state" by Solly Ross · 1 year, 6 months ago
  54. 1da554f Revert "[logging] Fix fxb/116765 affecting filter hiding newer rows" by Solly Ross · 1 year, 6 months ago
  55. 5db7716 [logging] Fix fxb/116765 affecting filter hiding newer rows by Asad Memon · 1 year, 6 months ago
  56. 8f9c1f7 [logging] Fix saving width of column headers to state by Amy Hu · 1 year, 6 months ago
  57. b46a043 [zxdb] Ignore connection errors after Terminate by Daniel Salazar Villarreal · 1 year, 6 months ago
  58. 66f9f0e [logging] Remove font family and use the vscode default input font family. by Amy Hu · 1 year, 6 months ago
  59. dafa091 Update/clarify the docs for feature flags by Solly Ross · 1 year, 6 months ago
  60. 20fa788 [logging] Move Ffx related code outside logging component by Asad Memon · 1 year, 6 months ago
  61. 26d8884 [logging] Migrate LogView to Lit by Asad Memon · 1 year, 7 months ago
  62. 02444cf [logging] Migrate LogHeader component to lit by Asad Memon · 1 year, 7 months ago
  63. ed2c224 [infra] ensure we use npx tsc by Solly Ross · 1 year, 7 months ago
  64. 27b46bf [zxdb] Improve zxdb invocation error handling by Daniel Salazar Villarreal · 1 year, 7 months ago
  65. 8d86894 [infra] build logging component as a node module by Asad Memon · 1 year, 7 months ago
  66. bc93198 Introduce live region to announce filter search results by Luis Flores · 1 year, 7 months ago
  67. 477b60a add colcount and colindex arialabel by Sebastian Fernandez Tagle · 1 year, 7 months ago
  68. 19f5113 [logging] Migrate LogRow component to lit by Asad Memon · 1 year, 7 months ago
  69. 8012dd2 [release] Fix errors and missing details in log viewer release notes . by Miguel Flores Ruiz de Eguino · 1 year, 7 months ago
  70. 684fbc2 [release] 2022-10 stable version by Daniel Salazar Villarreal · 1 year, 7 months ago
  71. 0844c0e [logging] Introduce AND shorthand syntax sugar by Miguel Flores Ruiz de Eguino · 1 year, 7 months ago
  72. c12f64d [logging] fix icons not showing in remote desktop by Amy Hu · 1 year, 7 months ago
  73. 9b04e38 [GUI] Display connection status in status bar. by Daniel Salazar Villarreal · 1 year, 7 months ago
  74. 663f4be The icons in the log viewer sometimes doesn't load and take a few minutes to go from hidden, to squares, to icons. Preloading the codicon css to help remedy that. by Amy Hu · 1 year, 7 months ago
  75. 6f7384b [logging] Refactor syntax sugar for disjunctions by Miguel Flores Ruiz de Eguino · 1 year, 7 months ago
  76. 3292970 [logging] Additional test with more nesting by Miguel Flores Ruiz de Eguino · 1 year, 7 months ago
  77. 56a2ab0 [analytics] Fix a bug in metrics folder migration by Rundong Du · 1 year, 8 months ago
  78. 85e12b1 [logging] Generalize logical expression parsing by Miguel Flores Ruiz de Eguino · 1 year, 8 months ago
  79. 93c7679 [logging] Fix string parser by Miguel Flores Ruiz de Eguino · 1 year, 8 months ago
  80. c8fe3b3 [logging] Accept warning as an alias of warn by Miguel Flores Ruiz de Eguino · 1 year, 8 months ago
  81. 80b1383 [logging] Support regexes by Miguel Flores Ruiz de Eguino · 1 year, 8 months ago
  82. 54fc5ce [logging] Raw strings perform contains ops by Miguel Flores Ruiz de Eguino · 1 year, 8 months ago
  83. 4ee4c3f [logging] Support raw strings as 'any' filters by Miguel Flores Ruiz de Eguino · 1 year, 8 months ago
  84. 09806ca [logging] Handle filtering by pid and tid by Miguel Flores Ruiz de Eguino · 1 year, 8 months ago
  85. f8965d2 [ffx][cleanup] Generalize runLog function by Miguel Flores Ruiz de Eguino · 1 year, 8 months ago
  86. 3e828bd [logging] Introduce play/pause functionality by Miguel Flores Ruiz de Eguino · 1 year, 8 months ago
  87. eddcb98 [tools] Remove ghost devices. by Daniel Salazar Villarreal · 1 year, 8 months ago
  88. b7008d2 Ensure that we replace *all* quotes in XML output by Solly Ross · 1 year, 8 months ago
  89. 882a050 [logging] Fix missing icons in packaged extension by Miguel Flores Ruiz de Eguino · 1 year, 8 months ago
  90. 6dc5b8e [logging] Fix bug that led to wrapping logs persistent state not being read by Miguel Flores Ruiz de Eguino · 1 year, 8 months ago
  91. a1f6601 [commands] Implement target.snapshot command by Daniel Salazar Villarreal · 1 year, 8 months ago
  92. 00242ce [ffx] Fix bug that was leaving orphaned `ffx log` processes by Miguel Flores Ruiz de Eguino · 1 year, 8 months ago
  93. 995a219 [webviews] Remove dependency on esbuild-plugin-lit-css by Miguel Flores Ruiz de Eguino · 1 year, 8 months ago
  94. 9a64f92 [vscode][extensions] Add recommended extension for lit by Miguel Flores Ruiz de Eguino · 1 year, 8 months ago
  95. 24575c2 [infra] fix race in flags plugin (no longer plugin) by Solly Ross · 1 year, 8 months ago
  96. b0f0ad5 [logging] Remove BaseElement by Miguel Flores Ruiz de Eguino · 1 year, 8 months ago
  97. 3af67a7 [logging] Make LogViewActions lit by Miguel Flores Ruiz de Eguino · 1 year, 8 months ago
  98. bc07075 [logging] Begin making the webview lit with LogControl by Miguel Flores Ruiz de Eguino · 1 year, 8 months ago
  99. dd304ea [webviews][testing] Migrate away of JSDOM by Miguel Flores Ruiz de Eguino · 1 year, 8 months ago
  100. 2334e5e [cleanup] General build-helpers formatting by Miguel Flores Ruiz de Eguino · 1 year, 8 months ago