1. 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 7 years ago
  2. e1d7638 [dev-only/non-production] Fix GCC build by Primiano Tucci · 7 years ago
  3. 38faa6f Improve stacktraces on Linux/Android standalone debug builds by Primiano Tucci · 7 years ago
  4. 18614fe Allow to configure scan roots. by Florian Mayer · 7 years ago
  5. a812a94 In Chrome, build as shared library rather than directly linked sources by Oystein Eftevaag · 7 years ago
  6. 876e0a4 Fix using_libfuzzer without is_asan. by Florian Mayer · 7 years ago
  7. e6caeaa Do not set -latomic for !use_custom_libcxx by Florian Mayer · 7 years ago
  8. 4bfe11f Merge "Run libfuzzer build on travis." by Florian Mayer · 7 years ago
  9. 4c3580f Run libfuzzer build on travis. by Florian Mayer · 7 years ago
  10. d0e7679 perfetto: update tests to depend on new build flag by Lalit Maganti · 7 years ago
  11. 627978a Merge "Use asan-use-private-alias for ASAN to prevent ODR violation." by Florian Mayer · 7 years ago
  12. 2198b07 Use asan-use-private-alias for ASAN to prevent ODR violation. by Florian Mayer · 7 years ago
  13. 6aba66d Fix GCC debug build. by Florian Mayer · 7 years ago
  14. bfc8e60 Use use_custom_libcxx to fuzzer by Florian Mayer · 7 years ago
  15. 94aaf69 compile everything with -fsanitize=fuzzer. by Florian Mayer · 7 years ago
  16. d8bd81b Simply test BUILD file structure. by Florian Mayer · 7 years ago
  17. 3a3974e Add config for fuzzer targets. by Florian Mayer · 7 years ago
  18. 00b6db5 Add fuzzer for buffered_frame_deserializer. by Florian Mayer · 7 years ago
  19. a65d75c Merge "Default to hermetic clang on Linux." by Treehugger Robot · 7 years ago
  20. 20b760c Reshuffle .proto files under /proto by Primiano Tucci · 7 years ago
  21. 51e06e5 Enable embedders to include Perfetto protos by Oystein Eftevaag · 7 years ago
  22. 6bbffa4 Default to hermetic clang on Linux. by Florian Mayer · 7 years ago
  23. 6d84853 Move binder libraries into perfetto binary and save ~5 MB of ram by Primiano Tucci · 7 years ago
  24. e8a7760 Fix trace_to_text host binary generation by Primiano Tucci · 7 years ago
  25. f7a0d7e Fixed NDK dependencies when building as part of Chrome+Android by Oystein Eftevaag · 7 years ago
  26. 5e8a4eb Added targets for linking Perfetto as an embedded library and fixed some include paths by Oystein Eftevaag · 7 years ago
  27. 917e1a2 Made the protobuf_full_deps target testonly=true by Oystein Eftevaag · 7 years ago
  28. a6a5fab Fix typo in standalone build files for the x86_64 target by Primiano Tucci · 7 years ago
  29. a5ff2a8 Wire up traced binary by Primiano Tucci · 7 years ago
  30. ebba0fe Switch tracing source sets into static libraries by Sami Kyostila · 7 years ago
  31. bc8318e Remove debug_symbols config from release builds by Primiano Tucci · 7 years ago
  32. 0859171 Add default libs/sanitizers to embedded Chrome builds by Oystein Eftevaag · 7 years ago
  33. 114b649 Introduce Consumer API by Primiano Tucci · 7 years ago
  34. 2e36683 Enable missing-field-initializers warning by Sami Kyostila · 7 years ago
  35. 5aab758 Improve logging by Primiano Tucci · 7 years ago
  36. 7a40e4d Move build -> gn/standalone by Primiano Tucci · 7 years ago
  37. 4f9b6d7 Pivot source files into top-level src,include and unify test target by Primiano Tucci · 7 years ago
  38. dd727e4 Support building Perfetto as part of Chrome by Oystein Eftevaag · 7 years ago