1. 3b09a3f tp: migrate chrome metrics descriptor generation to build time by Lalit Maganti · 4 years, 7 months ago
  2. 117272f tp: move metrics descriptor generation to build time by Lalit Maganti · 4 years, 7 months ago
  3. 9d9e56b tp: migrate sql metrics bazel script to use exec_tools by Lalit Maganti · 4 years, 8 months ago
  4. 66b08c3 Docs: fix typos by Primiano Tucci · 4 years, 8 months ago
  5. 237a776 Add Python binary and library configuarations to BUILD.extras by Anindita Ghosh · 4 years, 9 months ago
  6. 46e2bda perfetto: add proto lite java config to bazel build by Lalit Maganti · 5 years ago
  7. e5aad3b bazel: add indirection layer for public visibility by Lalit Maganti · 5 years ago
  8. f9c004d perfetto: force linkstatic for all cc_library targets by Lalit Maganti · 5 years ago
  9. 91d223e perfetto: expose tracing header publically in bazel client library by Lalit Maganti · 5 years ago
  10. 01deefa build: add example api target by Lalit Maganti · 5 years ago
  11. e8020f9 Remove libprotobuf from IPC layer by Primiano Tucci · 5 years ago
  12. d78606d perfetto: expose non minimal protos as public in bazel by Lalit Maganti · 5 years ago
  13. 613f97b gn: ensure that highest proto visibility is preserved when merging by Lalit Maganti · 5 years ago
  14. e88d939 Bazel: allow embedder to depend on intermediate proto targets by Primiano Tucci · 5 years ago
  15. f0d63af Fix bazel build: Remove dep on wire_protocol by Primiano Tucci · 5 years ago
  16. 70fc6ca Fix gen_bazel for new plugin by Hector Dearman · 5 years ago
  17. 57dd66b Remove checked-in generated files and use build-time gen ones by Primiano Tucci · 5 years ago
  18. 63028d6 tools: format Python scripts by Matthew Clarkson · 5 years ago
  19. 9a5dfa5 build: python3 support by Matthew Clarkson · 5 years ago
  20. e0897c5 Merge changes I60f7fc3b,I99786210,I45008d53,I1c07ced9 by Pascal Muetschard · 6 years ago
  21. b4966c5 Expose the client library in bazel and make it work. by Pascal Muetschard · 6 years ago
  22. 692a818 Merge changes I16462479,Iaac37fff,Ic0bc28b9 by Pascal Muetschard · 6 years ago
  23. b7cdea0 Expose the merged config proto in the bazel build. by Pascal Muetschard · 6 years ago
  24. bb037f7 perfetto: remove license comment by Lalit Maganti · 6 years ago
  25. a48710d perfetto: fix bazel formatting by Lalit Maganti · 6 years ago
  26. c3187f8 bazel: expose merged proto to Bazel by Lalit Maganti · 6 years ago
  27. a4244e4 bazel: some more small fixes by Lalit Maganti · 6 years ago
  28. 6560034 bazel: add java and gensignature rules and "fix" formatting of build rules by Lalit Maganti · 6 years ago
  29. 1d40998 tools/gen_bazel: Standalone Bazel build by Primiano Tucci · 6 years ago
  30. 5145e50 Fix various typos by Hector Dearman · 6 years ago
  31. 02dad24 Properly add perfetto_build_flags.h to cc_binary targets by Oystein Eftevaag · 6 years ago
  32. a750f50 gen_bazel: Add a dependency on perfetto_build_config.h wherever build_config.h is needed. by Oystein Eftevaag · 6 years ago
  33. 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 6 years ago
  34. 8e62744 Move build flags to generated file, stop using cflags by Primiano Tucci · 6 years ago
  35. 7e05fc1 Minor cleanups to build files by Primiano Tucci · 6 years ago
  36. 9c41165 PRESUBMIT: Improve --check-only logic in tools/gen_xxx by Primiano Tucci · 6 years ago
  37. 24f556d Make symbolizer.h a public header. by Florian Mayer · 6 years ago
  38. 9b4aa31 Merge "gn: fix incremental build of descriptor when changing transitive deps" by Lalit Maganti · 6 years ago
  39. e87838f gn: fix incremental build of descriptor when changing transitive deps by Lalit Maganti · 6 years ago
  40. 95cea2e Add pprof to headers by Ioannis Ilkos · 6 years ago
  41. 11bc2d5 Merge "Separate the actual trace to pprof conversion" by Ioannis Ilkos · 6 years ago
  42. bd4ee3f Separate the actual trace to pprof conversion by Ioannis Ilkos · 6 years ago
  43. c47d62b Update Bazel build to use new protobuf targets by Hector Dearman · 6 years ago
  44. 7b86eab Merge "trace_processor: add support for building on Android" by Lalit Maganti · 6 years ago
  45. edace41 trace_processor: add support for building on Android by Lalit Maganti · 6 years ago
  46. df7d31c Fixed zlib dependency for g3 gen_bazel by Lalit Maganti · 6 years ago
  47. 8887979 Fix Bazel include of zlib by Hector Dearman · 6 years ago
  48. 13ae72f Fix DEPS by Primiano Tucci · 6 years ago
  49. 22f1de5 trace_processor: add support for importing ctrace files by Hector Dearman · 6 years ago
  50. bb0813e perfetto: add java proto targets and fix compile by Lalit Maganti · 6 years ago
  51. 90b008f Merge "Roll clang, libcxx, ninja, gn" by Primiano Tucci · 6 years ago
  52. 335412d Roll clang, libcxx, ninja, gn by Primiano Tucci · 6 years ago
  53. 2e1ae92 Remove gtest_prod_config by Primiano Tucci · 6 years ago
  54. e5ccc26 bazel: remove support for generate descriptors by Lalit Maganti · 6 years ago
  55. 201ccff protos: add descriptor set build import by Lalit Maganti · 6 years ago
  56. fc7b058 perfetto: refine proto descriptor support by Lalit Maganti · 6 years ago
  57. 3c88a1d Extract common code from our various build generators into a library by Sami Kyostila · 6 years ago[Renamed (87%) from tools/gen_build]
  58. 7692216 Add proto generation target for metrics by Ioannis Ilkos · 6 years ago
  59. dedd323 gn: fix build file generation on macos by Primiano Tucci · 6 years ago
  60. 41bca83 Add trace_parser_fuzzer to BUILD. by Florian Mayer · 6 years ago
  61. e667b0f build: fix srcs attribute by Lalit Maganti · 6 years ago
  62. 697cc48 perfetto: fix building with bazel by Lalit Maganti · 6 years ago
  63. 26f69bd trace_processor: implement first android mem metric! by Lalit Maganti · 6 years ago
  64. 8044f5e Add merged protos to Bazel build by Hector Dearman · 6 years ago
  65. 98465e1 trace_processor: fix generation of proto names by Lalit Maganti · 6 years ago
  66. 5e24247 perfetto: move from alias rules to rewriting target names by Lalit Maganti · 6 years ago
  67. b0f4019 perfetto: refactor and massively speed up gen_build by Lalit Maganti · 6 years ago
  68. 279ecde perfetto: add build file generation script and build files by Lalit Maganti · 6 years ago