1. 4d6b269 Adds setAudio[Track/Record]StateCallback interfaces to the Java ADM by henrika · 5 years ago
  2. 43faee0 Implement JNI and objc implementation for Ice Candidate Pair Change event surfacing by Alex Drake · 5 years ago
  3. 1df841d Target SDK level 29 in AppRTCMobile. by Sami Kalliomäki · 5 years ago
  4. 22dab11 Remove Legacy ADM from AppRTC mobile by Paulina Hensman · 5 years ago
  5. 69540f4 Use android Nullable instead of javax Nullable by Artem Titarenko · 6 years ago
  6. f01d8c8 Add android bindings for PeerConnectionState. by Jonas Olsson · 6 years ago
  7. fb6fd4b Fix lint errors for android manifests. by Yves Gerey · 6 years ago
  8. 3d50a31 Remove redundant initializers from WebRTC Java code. by Sami Kalliomäki · 6 years ago
  9. fdc0ef1 Add `is_android` guard to all Android rule usages. by Oleh Prypin · 6 years ago
  10. 5a3d87d Android: Remove use of deprecated functions related to legacy video codecs by Magnus Jedvert · 6 years ago
  11. a7a10a8 Update examples to use the new VideoCapturer interface. by Sami Kalliomäki · 6 years ago
  12. cf15eb5 Release ADM after passing it to PCF in AppRTC by Paulina Hensman · 6 years ago
  13. cad9444 Remove H264 CHP field trial code. by Kári Tristan Helgason · 6 years ago
  14. e987f2b Android: Stop using VideoRenderer class by Magnus Jedvert · 6 years ago
  15. 551d115 Android: Fix PeerConnectionFactory init order in AppRTCMobile by Magnus Jedvert · 6 years ago
  16. 98c704f Fix true/false error in AppRTC PeerConnectionClient by Paulina Hensman · 6 years ago
  17. d91f7df Remove duplicate line in AppRTC PeerConnectionClient by Paulina Hensman · 6 years ago
  18. 66f1e9e Android: Add AudioDeviceModule interface and clean up implementation code by Magnus Jedvert · 6 years ago
  19. 003211c Android: Rename AudioDeviceModule to JavaAudioDeviceModule by Magnus Jedvert · 6 years ago
  20. 1a18e0a Android audio code: Replace C++ template with input/output interface by Magnus Jedvert · 6 years ago
  21. b93d030 Android: Update RecordedAudioToFileController by Magnus Jedvert · 6 years ago
  22. 1707168 Add setting to switch between new and legacy AudioDeviceModule in AppRTC by Paulina Hensman · 6 years ago
  23. 06e363a Annotate AppRTCMobile with @Nulllable. by Sami Kalliomäki · 6 years ago
  24. 08006d4 Android AppRTCMobile: Use new audio device code by Magnus Jedvert · 6 years ago
  25. 89dd7bf Move android audio device code into sdk/android by Paulina Hensman · 6 years ago
  26. d328ec3 Change valueOf -> parseBoolean to avoid unneeded boxing by Oleh Prypin · 6 years ago
  27. 9a58cc0 Update the android AppRTC to use PeerConnection Unified Plan API. by Seth Hampson · 6 years ago
  28. a5797c2 Clean up Android API audio settings by Sam Zackrisson · 6 years ago
  29. cdff887 Android AppRTCMobile: Disable fullscreen SurfaceView HW scaling by Magnus Jedvert · 6 years ago
  30. 5641fbb Add support for saving local audio input to file in AppRTCMobile by henrika · 6 years ago
  31. a4e72b7 Add RtcEventLog to AppRTCMobile with preference setting. by Qingsi Wang · 6 years ago
  32. afa1546 Fix incorrect static method call. by Patrik Höglund · 6 years ago
  33. 682dc61 Conclude VideoFrame emit fieldtrial. by Sami Kalliomäki · 7 years ago
  34. 06c944f Fix aecdumps in AppRTC on Android. by Gustaf Ullberg · 6 years ago
  35. f61b3ba Revert "Target SDK level 27 in AppRTCMobile." by Sami Kalliomäki · 6 years ago
  36. af4f1b4 Target SDK level 27 in AppRTCMobile. by Sami Kalliomäki · 6 years ago
  37. e78824e Suppress ErrorProne StringSplitter warnings by Oleh Prypin · 7 years ago
  38. e8b26cd Android: Deprecate peerconnection constraints. by Sami Kalliomäki · 7 years ago
  39. 1b7f988 Roll Chromium + Fix Android lint suppressions by Edward Lemur · 7 years ago
  40. 3e189a6 Remove static library loading from WebRTC Android SDK. by Sami Kalliomäki · 7 years ago
  41. aea1d1a Android: Fix leaking software video codec instances. by Sami Kalliomäki · 7 years ago
  42. ed1023d Android: Disable internal tracer by default. by Sami Kalliomäki · 7 years ago
  43. 6062f37 Android: Fix warnings by Magnus Jedvert · 7 years ago
  44. dc1b9f1 Injectable software codecs for Android. by Anders Carlsson · 7 years ago
  45. ec6cf2a Cleanup old suppressions from suppressions.xml. by Sami Kalliomäki · 7 years ago
  46. 3607420 Removing unused import. by Mirko Bonadei · 7 years ago
  47. 12251b6 Adding @SuppressWarnings(NoSynchronizedMethodCheck). by Mirko Bonadei · 7 years ago
  48. bde473e Fix/suppress new warnings introduced in Chromium roll. by Sami Kalliomäki · 7 years ago
  49. b0576ec Reland of Improves native Android audio implementations by henrika · 7 years ago
  50. 0af34ad The onWebRtcAudioTrackStartError is changed in this CL which breaks the internal projects. by Zhi Huang · 7 years ago
  51. 9828beb Fix/suppress all javac warnings. by Sami Kalliomäki · 7 years ago
  52. ef5df1a Fix WebSocketObserver getting garbage collected. by Sami Kalliomäki · 7 years ago
  53. 92b1ffd Improves native Android audio implementations. by henrika · 7 years ago
  54. 2729c16 Fix some Android lint warnings in AppRTCMobile. by Sami Kalliomäki · 7 years ago
  55. 9434240 Fix a crash in AppRTCMobile when videoCodec is set to null. by Sami Kalliomäki · 7 years ago
  56. 90d46c4 Add phoglund@ to various OWNERS and remove kjellander@ by Henrik Kjellander · 7 years ago
  57. ac7be13 Reland "Reland "Use injectable hardware video decoder/encoder in AppRTCMobile."" by Sami Kalliomäki · 7 years ago
  58. 83beaa8 Revert "Reland "Reland "Use injectable hardware video decoder/encoder in AppRTCMobile.""" by Sami Kalliomäki · 7 years ago
  59. f0878c9 Reland "Reland "Use injectable hardware video decoder/encoder in AppRTCMobile."" by Sami Kalliomäki · 7 years ago
  60. 602dc43 Fix some lint warnings on Android. by Sami Kalliomäki · 7 years ago
  61. 4332d09 Reland "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  62. 39cefdb Revert "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  63. 68007e9 Reland "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  64. 729b910 Revert "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  65. 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 7 years ago
  66. 88a2e31 Revert "Reland "Use injectable hardware video decoder/encoder in AppRTCMobile."" by Taylor Brandstetter · 7 years ago
  67. bc675ff Reland "Use injectable hardware video decoder/encoder in AppRTCMobile." by Sami Kalliomäki · 7 years ago
  68. 5cd1cfb Allow passing in a custom native library loader. by Sami Kalliomäki · 7 years ago
  69. 27bafec Revert "Use injectable hardware video decoder/encoder in AppRTCMobile." by Sami Kalliomäki · 7 years ago
  70. 0cbaf1a Use injectable hardware video decoder/encoder in AppRTCMobile. by Sami Kalliomäki · 7 years ago
  71. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago