1. 29cbcc2 Disable merged_trace_lite target in most configurations by Daniele Di Proietto · 10 months ago
  2. bc41f31 UI: move from Google Container Registry to Google Artifact Registry by Primiano Tucci · 10 months ago
  3. 15decdc UI: update build infra by Primiano Tucci · 10 months ago
  4. 5890d39 Remove hjd@google.com from infra/OWNERS by Owner Cleanup Bot · 11 months ago
  5. a28f676 ci: use yyyy-mm-dd format by Ryan Savitski · 11 months ago
  6. d30ec44 stdlib: Small cleanup of docs generation library by Anna Mayzner · 12 months ago
  7. 9c89fde ui: Fix non-release script by Hector Dearman · 1 year ago
  8. 06ea968 Merge "ui: identify release builds via an explicit arg" into main by Hector Dearman · 1 year ago
  9. 7cdc9a7 ui: identify release builds via an explicit arg by Hector Dearman · 1 year ago
  10. b8bfa15 Update aosp->github bot to replicate both master and main by Primiano Tucci · 1 year ago
  11. 15eeebd Merge "CI: remove android-arm-asan bot" into main by Primiano Tucci · 1 year, 1 month ago
  12. 92d29dd UI infra: remove cache and accept-encoding temproarily by Primiano Tucci · 1 year, 1 month ago
  13. eda9092 CI: remove android-arm-asan bot by Primiano Tucci · 1 year, 1 month ago
  14. 5f9df34 docs.perfetto.dev: fix android codesearch links by Ryan Savitski · 1 year, 1 month ago
  15. 1edd89e tp: Implement deprecation policy for stdlib by Anna Mayzner · 1 year, 1 month ago
  16. 82717f9 tp: add documentation of macros in standard library by Lalit Maganti · 1 year, 2 months ago
  17. 36f7de4 infra: Update get.perfetto.dev to python312 by Primiano Tucci · 1 year, 2 months ago
  18. 45c603f Merge "LUCI: archive also .pdb in GCS" into main by Primiano Tucci · 1 year, 4 months ago
  19. 8f68a44 LUCI: archive also .pdb in GCS by Primiano Tucci · 1 year, 4 months ago
  20. 3ddcaa5 infra/luci: Autoroll LUCI recipes by Daniele Di Proietto · 1 year, 4 months ago
  21. 9482e4f infra/luci: Autoroll LUCI recipes by Daniele Di Proietto · 1 year, 4 months ago
  22. 963a373 Fix rendering of flows to descendants by Alexander Timin · 1 year, 4 months ago
  23. 0dab143 Fix table function docs by Alexander Timin · 1 year, 4 months ago
  24. 2bb5468 Fix the stdlib docs by Alexander Timin · 1 year, 4 months ago
  25. cf3a4d3 docs: npm -> pnpm & node-sass -> sass by Hector Dearman · 1 year, 4 months ago
  26. b2d8b15 docs: Plumb new reference page for the UI plugins API by Hector Dearman · 1 year, 5 months ago
  27. 240a5c0 tp: bunch of cleanups for table functions by Lalit Maganti · 1 year, 6 months ago
  28. be58c94 tp: cleanup and reorganize docs by Lalit Maganti · 1 year, 6 months ago
  29. bac211d docs: add PerfettoSQL syntax page and reorg others by Lalit Maganti · 1 year, 6 months ago
  30. 3500f14 tp: Migrate to INCLUDE PERFETTO MODULE by Anna Mayzner · 1 year, 7 months ago
  31. a29c30e ci: Improve formatting by Hector Dearman · 1 year, 8 months ago
  32. 678b9bd docs: fix build on cloud builder by Lalit Maganti · 1 year, 8 months ago
  33. aa772f3 ci: fix post-submit frontend display by Lalit Maganti · 1 year, 8 months ago
  34. 9e0146e perfetto: master -> main migration by Lalit Maganti · 1 year, 9 months ago
  35. de25de4 luci: make sure to clean out folder before building by Lalit Maganti · 1 year, 9 months ago
  36. 6e0c50c tp: create perfetto_sql folder and rejig various modules by Lalit Maganti · 1 year, 9 months ago
  37. 6b2ac69 [DNS] tp: simplify stdlib docs generation and make it more robust by Lalit Maganti · 1 year, 10 months ago
  38. 4e2303c perfetto: switch base::Optional to std::optional by Lalit Maganti · 2 years ago
  39. ae30d45 Merge "Update recipe dependencies, convert to python3." by Robbie Iannucci · 2 years, 1 month ago
  40. 2d6ee8f Merge "Add PRESUBMIT.py to prevent test regressions." by Robbie Iannucci · 2 years, 1 month ago
  41. f34ecc5 Merge "Retrain recipes." by Robbie Iannucci · 2 years, 1 month ago
  42. 2b667a9 perfetto: switch to being a C++17 only project by Lalit Maganti · 2 years, 1 month ago
  43. 1261ed0 Update recipe dependencies, convert to python3. by Robert Iannucci · 2 years, 1 month ago
  44. bf6c57c Add PRESUBMIT.py to prevent test regressions. by Robert Iannucci · 2 years, 1 month ago
  45. 7171413 Retrain recipes. by Robert Iannucci · 2 years, 1 month ago
  46. 9334546 tp: Add support for percentiles in stdlib. by Anna Mayzner · 2 years, 2 months ago
  47. 16117cc tp: migrate ThreadTable, ProcessTable, AndroidLogsTable to Python by Lalit Maganti · 2 years, 2 months ago
  48. 167b93f tp: add docs generation to Python generated C++ tables by Lalit Maganti · 2 years, 2 months ago
  49. 606926e tp: Fix stdlib python library BUILD by Anna Mayzner · 2 years, 2 months ago
  50. 68c9fae tp: Refactor stdlib md generation by Anna Mayzner · 2 years, 3 months ago
  51. 7f600c4 tp: Support for CREATE_VIEW_FUNCTION in stdlib by Anna Mayzner · 2 years, 3 months ago
  52. 896ce6d tp: Generate stdlib documentation by Anna Mayzner · 2 years, 3 months ago
  53. 99687bd infra: Install ninja and gn when building the website by Daniele Di Proietto · 2 years, 4 months ago
  54. e5a603e docs: Build with ninja by Daniele Di Proietto · 2 years, 4 months ago
  55. 251dfc1 Docs: add search box by Primiano Tucci · 2 years, 4 months ago
  56. 03d178e perfetto: switch to C++17 with temporary C++11 opt-out by Lalit Maganti · 2 years, 5 months ago
  57. 4e1484b perfetto: fix compile on CI debug by Lalit Maganti · 2 years, 5 months ago
  58. 4904fa5 Merge "perfetto-ci: only show results for "master" branch" by Treehugger Robot · 2 years, 5 months ago
  59. 5a50c5c perfetto-ci: only show results for "master" branch by Ryan Savitski · 2 years, 5 months ago
  60. d4252a0 Avoid creating run-in words when extracting documentation. by Joseph Koshy · 2 years, 5 months ago
  61. 8795e08 Fix typos and update a header comment. by Joseph Koshy · 2 years, 5 months ago
  62. adb02a7 Revert "luci: speculatively upgrade xcode sdk and tool version for Mac" by Lalit Maganti · 2 years, 6 months ago
  63. dff70da luci: speculatively upgrade xcode sdk and tool version for Mac by Lalit Maganti · 2 years, 7 months ago
  64. b1989b0 Format all Python scripts by Hector Dearman · 2 years, 9 months ago
  65. a76a57b doc: tighten security on dev server by Lalit Maganti · 2 years, 9 months ago
  66. dd682e4 Merge "CI: pin libraries for python 2.7" by Primiano Tucci · 2 years, 9 months ago
  67. 4a295f4 CI: pin libraries for python 2.7 by Primiano Tucci · 2 years, 9 months ago
  68. bb4e6b2 Diff report for screenshot tests by Andrew Shulaev · 2 years, 9 months ago
  69. 4b48d82 Merge "docs: Update docs build to work again" by Hector Dearman · 2 years, 10 months ago
  70. 40eee45 Merge changes Id309ad12,I0badd0b1 by Treehugger Robot · 2 years, 10 months ago
  71. 6ea0faa luci: allow building traceconv on all platforms by Lalit Maganti · 2 years, 10 months ago
  72. 3ead0a7 docs: Update docs build to work again by Hector Dearman · 2 years, 10 months ago
  73. 032c592 ci: Force results into markdown lists by Hector Dearman · 2 years, 10 months ago
  74. 35916e4 infra: add tracebox to get.perfetto.dev by Primiano Tucci · 2 years, 10 months ago
  75. a9545e5 mv tools/trace_to_text src/traceconv by Hector Dearman · 2 years, 10 months ago
  76. 022601d CI: don't fail on missing CL owner by Primiano Tucci · 2 years, 11 months ago
  77. 8d1f327 luci: use Python3 on LUCI by Lalit Maganti · 3 years ago
  78. bbe0069 LUCI: Update to Xcode 13.2 (2nd attempt) by Primiano Tucci · 3 years, 1 month ago
  79. e17e3b8 Merge "Revert "Infra: Revert LUCI changes for Mac-arm64"" by Lalit Maganti · 3 years, 1 month ago
  80. 6fd15e1 Revert "Infra: Revert LUCI changes for Mac-arm64" by Lalit Maganti · 3 years, 1 month ago
  81. a404707 Update active lucicfg experiments. by Vadim Shtayura · 3 years, 1 month ago
  82. 4ec9099 Infra: Revert LUCI changes for Mac-arm64 by Primiano Tucci · 3 years, 1 month ago
  83. a316800 luci: cache windows and mac sdks by Lalit Maganti · 3 years, 1 month ago
  84. 08df719 LUCI: Switch to Xcode 12.4 12D4e by Primiano Tucci · 3 years, 1 month ago
  85. 34d4bbf LUCI: Update to Xcode 13.2 by Primiano Tucci · 3 years, 1 month ago
  86. 4a7cc3d infra: Add mac-arm64 to LUCI by Primiano Tucci · 3 years, 1 month ago
  87. de0b059 Merge "Docs: remove reference to freenode" by Hector Dearman · 3 years, 2 months ago
  88. 13d1fd0 Update OWNERS to reflect active maintainers by Primiano Tucci · 3 years, 3 months ago
  89. 287d6e6 Docs: remove reference to freenode by Primiano Tucci · 3 years, 3 months ago
  90. 9d81eb8 ui: Simplify some CSS rules by Tuchila Octavian · 3 years, 4 months ago
  91. 6f8f1b9 CI: don't hang when stdout/err emit invalid utf-8 by Primiano Tucci · 3 years, 7 months ago
  92. a6966e3 luci: use ref not id for checking against tag name by Lalit Maganti · 3 years, 8 months ago
  93. 171e281 LUCI: don't build trace_to_text on cross-compiling targets by Primiano Tucci · 3 years, 8 months ago
  94. a865274 LUCI: Add Linux-{arm,64} cross-compiler targets by Primiano Tucci · 3 years, 8 months ago
  95. aab2d4a luci: add CIPD upload for all artifacts by Lalit Maganti · 3 years, 8 months ago
  96. 877dc7e luci: don't upload ttt on Android by Lalit Maganti · 3 years, 8 months ago
  97. 56537d0 luci: regen luci configs by Lalit Maganti · 3 years, 8 months ago
  98. eecd913 luci: add official Android builder by Lalit Maganti · 3 years, 8 months ago
  99. 4cb0486 luci: don't upload tracebox on Windows by Lalit Maganti · 3 years, 8 months ago
  100. eb341c7 luci: change gcs bucket to perfetto-luci-artifacts and add tracebox/ttt by Lalit Maganti · 3 years, 8 months ago