1. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 11 months ago
  2. 96ea8c0 Roll chromium_revision 67eba1f62b..3c3851d3ca (681379:681486) + JNI fix by Mirko Bonadei · 5 years ago
  3. 4ba04b7 Delete RtcEventLogFactory factory as now unused by Danil Chapovalov · 5 years ago
  4. 0d65fb5 Mass refactoring: Change JNI #includes to use full paths (webrtc/). by Eric Stevenson · 5 years ago
  5. 4cbb4ef Roll chromium_revision 6ae0f0cd4c..bf62d746a4 (669703:669828) + fix AndroidManifest by Oleh Prypin · 5 years ago
  6. 03b4f9d Update android tests to use single argument PeerConnectionFactory factory by Danil Chapovalov · 5 years ago
  7. a3aa9bd Make VideoBitrateAllocatorFactory injectable. by Jonas Oreland · 5 years ago
  8. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 5 years ago
  9. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  10. 7bc331f Android: Use android_deps directly by Peter Wen · 5 years ago
  11. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  12. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  13. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
  14. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  15. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago
  16. b8b3c99 Clean up visibility and dependencies of RTC event log build targets. by Bjorn Terelius · 6 years ago
  17. 69540f4 Use android Nullable instead of javax Nullable by Artem Titarenko · 6 years ago
  18. e5e36dd Roll chromium_revision 3546854f59..2e285ebae2 (612694:613019) + fix JNI by Artem Titarenko · 6 years ago
  19. 9514071 Android: Support externally aligned timestamps by Magnus Jedvert · 6 years ago
  20. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  21. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  22. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  23. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 6 years ago
  24. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  25. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  26. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 6 years ago
  27. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  28. fdc0ef1 Add `is_android` guard to all Android rule usages. by Oleh Prypin · 6 years ago
  29. 94ef424 Enable clang::find_bad_constructs for examples/androidnativeapi. by Mirko Bonadei · 6 years ago
  30. 879f788 Add missing dependencies on //third_party/abseil-cpp/absl/memory. by Mirko Bonadei · 6 years ago
  31. a7a10a8 Update examples to use the new VideoCapturer interface. by Sami Kalliomäki · 6 years ago
  32. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  33. 23f71a8 Remove usage of //build/config/clang:extra_warnings. by Mirko Bonadei · 6 years ago
  34. 73771a8 Prepare to remove old OnFailure implementations by Harald Alvestrand · 6 years ago
  35. c7da266 Android JNI generation: Set JNI namespace in build files by Magnus Jedvert · 6 years ago
  36. c475ac1 Update Android native API example to use real camera. by Sami Kalliomäki · 6 years ago
  37. bdb504e Add sakal@webrtc.org to OWNERS for Android native API example app. by Sami Kalliomäki · 6 years ago
  38. 1641ca3 Split out video targets from //sdk/android:base_java. by Sami Kalliomäki · 6 years ago
  39. 725c106 Split out peerconnection, swcodec and hwcodec targets from Android SDK. by Sami Kalliomäki · 6 years ago
  40. dc52651 Annotate rest of WebRTC with @Nullable. by Sami Kalliomäki · 6 years ago
  41. 3e77afd Add an example app for Android native API. by Sami Kalliomäki · 6 years ago