1. 9bf554b Revert "Reland: build: Attempt to use system includes for gtest/mock in chromium" by Eric Seckler · 5 years ago
  2. b4c3c4d Fix android-on-mac build by Primiano Tucci · 5 years ago
  3. 05c925d Undo accidental BUILD.gn change by Primiano Tucci · 5 years ago
  4. 438b832 Merge "Add tools/protoprofile" by Hector Dearman · 5 years ago
  5. 008cdb9 Fix fuzzer build by Primiano Tucci · 5 years ago
  6. 7fead1c Add tools/protoprofile by Hector Dearman · 5 years ago
  7. 9b78d5d perfetto: fix build on macOS by Lalit Maganti · 5 years ago
  8. 55ed886 build: fix chromium build: system -> isystem by Eric Seckler · 5 years ago
  9. 6b4fc30 Reland: build: Attempt to use system includes for gtest/mock in chromium by Eric Seckler · 5 years ago
  10. cba4ff0 Merge "Revert "build: Attempt to use system includes for gtest/mock in chromium"" by Eric Seckler · 5 years ago
  11. 785d992 Revert "build: Attempt to use system includes for gtest/mock in chromium" by Eric Seckler · 5 years ago
  12. bf3fbda Merge "build: Attempt to use system includes for gtest/mock in chromium" by Eric Seckler · 5 years ago
  13. e7df2c3 build: Attempt to use system includes for gtest/mock in chromium by Eric Seckler · 5 years ago
  14. 91c387d Use hermetic linker instead of system one. by Florian Mayer · 5 years ago
  15. 8b3feb4 Remove -Wa,--noexecstack argument, fix ccache by Primiano Tucci · 5 years ago
  16. c66a16a Fix some build details for component builds by Peter Marshall · 5 years ago
  17. e87838f gn: fix incremental build of descriptor when changing transitive deps by Lalit Maganti · 5 years ago
  18. 764c504 protozero: rename protoc_plugin -> protozero_plugin (and ipc) by Primiano Tucci · 5 years ago
  19. f20f218 Don't pull sqlite and zlib in embedder builds by Primiano Tucci · 5 years ago
  20. 4e7b577 perfetto: fix dependency on pb lite for protozero targets by Lalit Maganti · 5 years ago
  21. 154bfab Add //gn:libfuzzer shim by Ryan Savitski · 5 years ago
  22. 13ae72f Fix DEPS by Primiano Tucci · 5 years ago
  23. 225a4e6 Fix zlib deps and fix chrome roll by Primiano Tucci · 5 years ago
  24. 2e6a3e8 Merge "Enable json library in chromium builds" by Treehugger Robot · 5 years ago
  25. 291595d Enable json library in chromium builds by Mikhail Khokhlov · 5 years ago
  26. 554627f Reland: perfetto_cmd: add ability to compress trace packets by Hector Dearman · 5 years ago
  27. 6c6eaf3 Revert "perfetto_cmd: add ability to compress trace packets" by Hector Dearman · 5 years ago
  28. ddedb14 perfetto_cmd: add ability to compress trace packets by Hector Dearman · 5 years ago
  29. 90b008f Merge "Roll clang, libcxx, ninja, gn" by Primiano Tucci · 5 years ago
  30. 335412d Roll clang, libcxx, ninja, gn by Primiano Tucci · 5 years ago
  31. 5c75589 Merge "Remove gtest_prod_config" by Treehugger Robot · 5 years ago
  32. 46b353b Merge "perfetto: fix support for proto_descriptor targets" by Lalit Maganti · 5 years ago
  33. 2e1ae92 Remove gtest_prod_config by Primiano Tucci · 5 years ago
  34. a45a95e Build trace processor lib on windows by Mikhail Khokhlov · 5 years ago
  35. f9799c6 perfetto: fix support for proto_descriptor targets by Lalit Maganti · 5 years ago
  36. fc7b058 perfetto: refine proto descriptor support by Lalit Maganti · 5 years ago
  37. da1c1d0 trace_processor: add metrics test infra by Lalit Maganti · 5 years ago
  38. 6e345f4 Prevent the IPC layer from being included in builds it can't compile on. by Stephen Nusko · 5 years ago
  39. 5da63f3 Allow chromium to build the IPC layer. by Stephen Nusko · 5 years ago
  40. cb85131 Merge "Only enable ASAN annotations when passing ASAN compile flags." by Andres Medina · 5 years ago
  41. 2cf423c Only enable ASAN annotations when passing ASAN compile flags. by Andres Medina · 5 years ago
  42. e0e1914 Revert "proto: deserialize build dependency" by Eric Seckler · 5 years ago
  43. 91c4a41 Add -Wunknown-sanitizers to standalone builds, fix dbg build by Primiano Tucci · 5 years ago
  44. 4441d58 Fix android x86 build config by Joshua Gilpatrick · 5 years ago
  45. 7125663 Temporary fix for BUILD file generation by Hector Dearman · 6 years ago
  46. f828157 proto: deserialize build dependency by Takuto Ikuta · 6 years ago
  47. 00da64a Add git version to trace processor by Primiano Tucci · 6 years ago
  48. 4a1ee94 Add fuzzer for shared ring buffer. by Florian Mayer · 6 years ago
  49. a3da9be Android builds: add liblog only to dynlibs & executables + remove it from heapprofd_client by Ryan Savitski · 6 years ago
  50. 7faef11 build: Expose a few more missing variables in the public config by Eric Seckler · 6 years ago
  51. 7c7f5f5 Perfetto: clean up PERFETTO_EMBEDDER_BUILD by Primiano Tucci · 6 years ago
  52. 357966a gn: Make it more convenient for embedders to enable DLOG by Eric Seckler · 6 years ago
  53. 8e22bfc Make test targets no-ops on non-chromium embedders. by Primiano Tucci · 6 years ago
  54. 3c12363 WASM: Enable clamp mode on float -> int conversion by Primiano Tucci · 6 years ago
  55. a6ba179 build: Use test() template for test executables by Eric Seckler · 6 years ago
  56. 8a5b9a8 Disable -Weverything on fuzzer builds by Primiano Tucci · 6 years ago
  57. 201117a perfetto: Support building on Fuchsia for Chrome by Eric Seckler · 6 years ago
  58. 2e48071 Changes needed to run on OSS-Fuzz. by Florian Mayer · 6 years ago
  59. b16cb47 Disable debug log spam when embedded in a third party project by Sami Kyostila · 6 years ago
  60. dfe69ca trace_processor: add support for python synthesised e2e tests by Lalit Maganti · 6 years ago
  61. 57c89d9 perfetto: Make gn check succeed when building with chrome by Eric Seckler · 6 years ago
  62. 4c5efa4 Build changes to support other embedders other than chromium by Primiano Tucci · 6 years ago
  63. 20dc8f7 trace_to_text: split out proto-full from proto-lite deps by Primiano Tucci · 6 years ago
  64. 1c752c1 UI: seamlessly migrate to catapult UI for legacy traces by Primiano Tucci · 6 years ago
  65. 76545c1 UI: set ALLOW_MEMORY_GROWTH=1 by Primiano Tucci · 6 years ago
  66. a65497e Roll clang and switch to fsanitize=fuzzer-no-link by Primiano Tucci · 6 years ago
  67. a824ba9 perfetto-ui: Add WASM source maps in debug mode by Hector Dearman · 6 years ago
  68. 8c3f40a Standalone build: add support for Link Time Optimization by Primiano Tucci · 6 years ago
  69. e845074 perfetto-ui: Remove _wasm suffix from js files by Hector Dearman · 6 years ago
  70. 46ef922 Do not specify API level twice. by Florian Mayer · 6 years ago
  71. aa5316b Bump NDK to 17b. by Florian Mayer · 6 years ago
  72. 475bd7e Add out-of-tree build for libunwindstack. by Florian Mayer · 6 years ago
  73. 0d72a31 Introduce legacy JSON importer and "slices" vtable by Primiano Tucci · 6 years ago
  74. 5968caf Add interactive trace_processor_shell + fix mac build by Primiano Tucci · 6 years ago
  75. 4274a38 perfetto-ui: Increase correctness of build by Hector Dearman · 6 years ago
  76. 5f2d58f Merge "Remove manual reference to exe_and_shlib_deps" by Treehugger Robot · 6 years ago
  77. c56c242 perfetto-ui: Plumb trace_processor to javascript by Hector Dearman · 6 years ago
  78. bc68ed8 Remove manual reference to exe_and_shlib_deps by Tom Anderson · 6 years ago
  79. 21fa916 Add trace_processor bundle by Hector Dearman · 6 years ago
  80. 5ebc8f9 WASM: 512mb should be enough for everyone by Hector Dearman · 6 years ago
  81. b06d415 ui: Switch browserfiy to rollup by Hector Dearman · 6 years ago
  82. 3d858cc ui: Nest typescript src in ui/src/ by Hector Dearman · 6 years ago
  83. 48783b1 Fix clean build of UI by Hector Dearman · 6 years ago
  84. 3faad74 Add skeleton for UI (Node + TypeScript + WASM + build integration) by Primiano Tucci · 6 years ago
  85. c2eb510 Roll GN, clang and libc++ to match chromium revisions by Primiano Tucci · 6 years ago
  86. 9af02bd Use relative path to import perfetto.gni by Bruce Dawson · 6 years ago
  87. 4bdc4c4 Introduce WASM toolchain by Primiano Tucci · 6 years ago
  88. 2af6ef7 Get one Perfetto unittest working on Windows by Bruce Dawson · 6 years ago
  89. ab55e3d Generate proto descriptor for trace protos. by Florian Mayer · 6 years ago
  90. 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 6 years ago
  91. e1d7638 [dev-only/non-production] Fix GCC build by Primiano Tucci · 6 years ago
  92. 38faa6f Improve stacktraces on Linux/Android standalone debug builds by Primiano Tucci · 6 years ago
  93. 18614fe Allow to configure scan roots. by Florian Mayer · 6 years ago
  94. a812a94 In Chrome, build as shared library rather than directly linked sources by Oystein Eftevaag · 6 years ago
  95. 876e0a4 Fix using_libfuzzer without is_asan. by Florian Mayer · 7 years ago
  96. e6caeaa Do not set -latomic for !use_custom_libcxx by Florian Mayer · 7 years ago
  97. 4bfe11f Merge "Run libfuzzer build on travis." by Florian Mayer · 7 years ago
  98. 4c3580f Run libfuzzer build on travis. by Florian Mayer · 7 years ago
  99. d0e7679 perfetto: update tests to depend on new build flag by Lalit Maganti · 7 years ago
  100. 627978a Merge "Use asan-use-private-alias for ASAN to prevent ODR violation." by Florian Mayer · 7 years ago