1. 3911836 Tweak build files to support building on ARM Macs by Hector Dearman · 2 years, 9 months ago
  2. 2277f06 Enable -msse4.2, -mavx, -mpopcnt on x86_64 builds by Primiano Tucci · 2 years, 9 months ago
  3. 8652a85 Update Clang toolchain to match chromium's by Primiano Tucci · 3 years ago
  4. e8f75d0 Linux prebuilts: switch to arm-linux-gnueabihf on linux-arm by Primiano Tucci · 3 years, 1 month ago
  5. 97eb1aa Standalone build: use llvm-objcopy on linux target+host by Primiano Tucci · 3 years, 1 month ago
  6. b428d49 Add sysroots for cross-compiling on arm & arm64 by Primiano Tucci · 3 years, 1 month ago
  7. 9c03438 msvc: Also detect Visual Studio Professional by Sami Kyostila · 3 years, 3 months ago
  8. bd68bff Merge "Fix coverage build." by Florian Mayer · 3 years, 3 months ago
  9. e0e3b31 Fix coverage build. by Florian Mayer · 3 years, 3 months ago
  10. 497c3ed Fix win32 build. by Primiano Tucci · 3 years, 3 months ago
  11. 5f3008e Reland "Add IPC layer + Platform implementation for Windows" by Primiano Tucci · 3 years, 3 months ago
  12. 9ca6aea Merge "Standalone build: strip exes and .so(s)" by Primiano Tucci · 3 years, 3 months ago
  13. 96fcac2 Standalone build: strip exes and .so(s) by Primiano Tucci · 3 years, 3 months ago
  14. 8908a53 ui: Add conversion to systrace & json by Hector Dearman · 3 years, 3 months ago
  15. c0ec36e Standalone build: set _LIBCPP_DEBUG=0 to enable STL assertions by Primiano Tucci · 3 years, 3 months ago
  16. 5f3b52a Migrate scripts from Python 2 to 3 by Octavian Tuchila · 3 years, 5 months ago
  17. 4ed03f2 UI: Build wasm with -g2 to preserve symbols, fix OOM message by Primiano Tucci · 3 years, 5 months ago
  18. dfb2f96 Revert "Add IPC layer + Platform implementation for Windows" by Primiano Tucci · 3 years, 6 months ago
  19. 1c5c317 Add IPC layer + Platform implementation for Windows by Primiano Tucci · 3 years, 6 months ago
  20. 34bc559 Move scripts to python3 by Primiano Tucci · 3 years, 6 months ago
  21. 5592685 Update NDK to 21e. by Florian Mayer · 3 years, 6 months ago
  22. 7eead2e UI: move build artifacts into /v1.2.3/ by Primiano Tucci · 3 years, 6 months ago
  23. e6c4a5c Do not include imports for Chrome extensions by Andrew Shulaev · 3 years, 7 months ago
  24. a74aaf0 Fix AFL build. by Florian Mayer · 3 years, 7 months ago
  25. 5b2a520 Merge "Enable subprocess support for chrome os." by Yuta Hijikata · 3 years, 7 months ago
  26. e455c77 Use hermetic linker for non cross compiling hermetic compiler. by Florian Mayer · 3 years, 7 months ago
  27. 91a21f5 Enable subprocess support for chrome os. by Yuta Hijikata · 3 years, 7 months ago
  28. 7e9865c ui: Update NodeJS and Wasm toolchain by Primiano Tucci · 3 years, 7 months ago
  29. 8d9f1ed Merge "sdk: Make the tracing SDK compatible with MSVC" by Sami Kyostila · 3 years, 7 months ago
  30. f43e650 sdk: Make the tracing SDK compatible with MSVC by Sami Kyostila · 3 years, 7 months ago
  31. b46de0d gn: Also look for Visual Studio Community edition by Sami Kyostila · 3 years, 7 months ago
  32. 857ed73 install-build-deps: Use different paths for clang on Win vs Linux by Primiano Tucci · 3 years, 8 months ago
  33. 2f81155 GN: Add standalone build rules for Windows by Primiano Tucci · 3 years, 8 months ago
  34. 42433ab Cleanup for Windows standalone support by Primiano Tucci · 3 years, 9 months ago
  35. ec59013 Reland "Add version consistently in all build configs and UI" by Primiano Tucci · 3 years, 9 months ago
  36. bb4bfb0 Revert "Add version consistently in all build configs and UI" by Colin Cross · 3 years, 9 months ago
  37. 85a1a12 Add version consistently in all build configs and UI by Primiano Tucci · 3 years, 9 months ago
  38. eaf1d71 Revert "ui: Add gn rule to copy protobufjs light" by Hector Dearman · 3 years, 11 months ago
  39. b0a548c macOS linker does not have -Wl,--build-id. by Florian Mayer · 4 years ago
  40. 5d016a5 Generate build ids. by Florian Mayer · 4 years ago
  41. 3b09a3f tp: migrate chrome metrics descriptor generation to build time by Lalit Maganti · 4 years ago
  42. 45d8eb8 gn: make generate_descriptor consistent between chrome and standalone by Lalit Maganti · 4 years ago
  43. b4319d0 UI: improve error reporting for Wasm errors by Primiano Tucci · 4 years ago
  44. f68444a Roll clang + fix warnings by Primiano Tucci · 4 years ago
  45. a364520 Update language to comply with Android's inclusive language guidance by Primiano Tucci · 4 years, 1 month ago
  46. 57e54f1 Merge "ui: Add gn rule to copy protobufjs light" by Deep Roy · 4 years, 1 month ago
  47. 1a6e4f4 ui: Add gn rule to copy protobufjs light by Deepanjan Roy · 4 years, 1 month ago
  48. 0d11642 GN: don't run linux_find_llvm.py when is_system_compiler=true by Primiano Tucci · 4 years, 1 month ago
  49. 3c87fcb fixing b64encode to be compatible also with python3 by 0x5eba · 4 years, 1 month ago
  50. 39e40d4 Build without -Wno-implicit-int-float-conversion. by Florian Mayer · 4 years, 1 month ago
  51. 54afee6 amalgamated: use the toolchain script to find clang by Lalit Maganti · 4 years, 1 month ago
  52. 77d8354 ci: more fixes form fallout of redone CI by Lalit Maganti · 4 years, 1 month ago
  53. 824be14 GN standalone: extra_{target,host}_cflags + fstack-protector-strong by Primiano Tucci · 4 years, 1 month ago
  54. af9bafc GN: support cross-compilation with same cpu and os by Primiano Tucci · 4 years, 2 months ago
  55. b6efa67 Provide a default target_triplet for linux on ARM32 by Chinglin Yu · 4 years, 2 months ago
  56. e70df3f infra: add perfetto.dev site by Primiano Tucci · 4 years, 3 months ago
  57. a01bd88 Fix UI build for python 3 by Primiano Tucci · 4 years, 4 months ago
  58. 399c0c1 Merge "Enable GN to specify gcc toolchain prefix for Clang" by Lalit Maganti · 4 years, 4 months ago
  59. dfc2938 Enable GN to specify gcc toolchain prefix for Clang by Antonio Caggiano · 4 years, 4 months ago
  60. 2b626d9 gn: Disable new GCC redundant move warning by Sami Kyostila · 4 years, 4 months ago
  61. 115490f GN: enable PIE on Linux by Primiano Tucci · 4 years, 4 months ago
  62. 5cbeadf Clean up build files by Primiano Tucci · 4 years, 5 months ago
  63. 80fc3cd Use protobuf from the system if requested by Joel Fernandes · 4 years, 5 months ago
  64. 69132a1 Add install-build-deps check at build time by Primiano Tucci · 4 years, 6 months ago
  65. fbcfeeb Fix standalone build after clang rolls by Primiano Tucci · 4 years, 7 months ago
  66. 2925e9d Update GN and mass reformat gn files by Primiano Tucci · 4 years, 7 months ago
  67. d7fd6c2 build: Don't propagate public_configs of proto_library targets by Eric Seckler · 4 years, 7 months ago
  68. 036d198 Add is_nacl gn arg and prevent nacl from building ipc layer. by Stephen Nusko · 4 years, 7 months ago
  69. 7b6a788 Remove lite runtime from all perfetto protos by Primiano Tucci · 4 years, 7 months ago
  70. b4eaf21 trace_processor: fix compile and build on fuzzer by Lalit Maganti · 4 years, 7 months ago
  71. e0d2ce0 gn: Fix issue with finding llvm when using python3 by Joel Fernandes · 4 years, 7 months ago
  72. 1c76dff Enable -Wpedantic to improve GCC compatibility by Sami Kyostila · 4 years, 7 months ago
  73. 3552aaf ui: add offline support via ServiceWorker by Primiano Tucci · 4 years, 7 months ago
  74. 9d27d96 Fix android x64 compilation using Ninja. by Bruno Buss · 4 years, 9 months ago
  75. 4078106 Fix incremental builds: rm before creating .a archives by Primiano Tucci · 4 years, 9 months ago
  76. b502dde UI; unify File/ArrayBuffer/fetch() into TraceStream by Primiano Tucci · 4 years, 10 months ago
  77. a990d95 build: support target sysroot by Matthew Clarkson · 4 years, 11 months ago
  78. 21c2489 Merge "Add yapf python formatter and format all files" by Primiano Tucci · 4 years, 11 months ago
  79. 834fdc7 Add yapf python formatter and format all files by Primiano Tucci · 4 years, 11 months ago
  80. 97565d8 build: fix cross-compilation by Matthew Clarkson · 4 years, 11 months ago
  81. 687249c GN: fix cross-compilation support by Primiano Tucci · 4 years, 11 months ago
  82. 9a5dfa5 build: python3 support by Matthew Clarkson · 4 years, 11 months ago
  83. f929107 O2-friendly GetStaticEventInfo by Ryan Savitski · 5 years ago
  84. 27985ac Fix x86 build. by Florian Mayer · 5 years ago
  85. 7010f3a Do not pass -Werror on fuzzers. by Florian Mayer · 5 years ago
  86. 170c204 build: add gcc cross compilation by Matthew Clarkson · 5 years ago
  87. 098f095 GN: match host and default toolchain + minor cleanups by Primiano Tucci · 5 years ago
  88. 90b0761 Merge "Remove Travis and update docs" by Primiano Tucci · 5 years ago
  89. 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 5 years ago
  90. 48fb503 Remove Travis and update docs by Primiano Tucci · 5 years ago
  91. 75ae50e Further minor GN & scripts cleanups by Primiano Tucci · 5 years ago
  92. 7a9ffa7 Simplify proto descriptor rules by Hector Dearman · 5 years ago
  93. b4c3c4d Fix android-on-mac build by Primiano Tucci · 5 years ago
  94. 05c925d Undo accidental BUILD.gn change by Primiano Tucci · 5 years ago
  95. 438b832 Merge "Add tools/protoprofile" by Hector Dearman · 5 years ago
  96. 008cdb9 Fix fuzzer build by Primiano Tucci · 5 years ago
  97. 7fead1c Add tools/protoprofile by Hector Dearman · 5 years ago
  98. 9b78d5d perfetto: fix build on macOS by Lalit Maganti · 5 years ago
  99. 91c387d Use hermetic linker instead of system one. by Florian Mayer · 5 years ago
  100. 8b3feb4 Remove -Wa,--noexecstack argument, fix ccache by Primiano Tucci · 5 years ago