1. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  2. ee98be7 Fix handling non-tightly packed ByteBuffers in HardwareVideoDecoder. by Sami Kalliomäki · 6 years ago
  3. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 6 years ago
  4. 1f433e4 Mark built-in software video codecs as poisonous. by Anders Carlsson · 6 years ago
  5. 1a759c6 Android: Only use Java VideoFrames internally by Magnus Jedvert · 6 years ago
  6. e987f2b Android: Stop using VideoRenderer class by Magnus Jedvert · 6 years ago
  7. 7d8f594 Make depending on a specific audio implementation optional. by Sami Kalliomäki · 6 years ago
  8. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 6 years ago
  9. 1d270f8 Reland "Android: Generalize and make TextureBufferImpl public" by Magnus Jedvert · 6 years ago
  10. 64051d4 Revert "Android: Generalize and make TextureBufferImpl public" by Sami Kalliomäki · 6 years ago
  11. 28111d7 Android: Generalize and make TextureBufferImpl public by Magnus Jedvert · 6 years ago
  12. a2a9875 Add unit tests for Android audio device module by Paulina Hensman · 7 years ago
  13. 61db3fd Make VideoFrame.Buffer implementations lock-free. by Sami Kalliomäki · 7 years ago
  14. 11b34f4 Remove chromium clang style errors affecting sdk/android/media_jni by Paulina Hensman · 7 years ago
  15. 66f1e9e Android: Add AudioDeviceModule interface and clean up implementation code by Magnus Jedvert · 7 years ago
  16. 1641ca3 Split out video targets from //sdk/android:base_java. by Sami Kalliomäki · 7 years ago
  17. a680a6a Enable and fix chromium clang warnings in sdk/android targets. by Paulina Hensman · 7 years ago
  18. e2be7ee Android: Split out audio device targets by Magnus Jedvert · 7 years ago
  19. 27e41c5 Android: Split out VolumeLogger class by Magnus Jedvert · 7 years ago
  20. 003211c Android: Rename AudioDeviceModule to JavaAudioDeviceModule by Magnus Jedvert · 7 years ago
  21. 1a18e0a Android audio code: Replace C++ template with input/output interface by Magnus Jedvert · 7 years ago
  22. d7e1266 Remove unnecessary dependencies from //sdk/android:base_java. by Sami Kalliomäki · 7 years ago
  23. 725c106 Split out peerconnection, swcodec and hwcodec targets from Android SDK. by Sami Kalliomäki · 7 years ago
  24. dc52651 Annotate rest of WebRTC with @Nullable. by Sami Kalliomäki · 7 years ago
  25. ff4cac9 Android audio device template: Don't use output parameters by Magnus Jedvert · 7 years ago
  26. 61fce40 Android: Fix compilation of moved aaudio by Magnus Jedvert · 7 years ago
  27. 29e7bee Move aligned memory utilities to rtc_base/memory/ by Karl Wiberg · 7 years ago
  28. 70899e0 Add support for creating java PCF from native one. by Artem Titov · 7 years ago
  29. e7592d8 Annotate libjingle_peerconnection_java with @Nullable. by Sami Kalliomäki · 7 years ago
  30. 32362a6 Android: Simplify moved audio device module by Magnus Jedvert · 7 years ago
  31. 8fc7948 Android: Generate audio JNI code by Magnus Jedvert · 7 years ago
  32. 89dd7bf Move android audio device code into sdk/android by Paulina Hensman · 7 years ago
  33. b9f4bf2 Remove build hooks implementation from AAR-builds. by Sami Kalliomäki · 7 years ago
  34. 6deb65c Move hardwarevideoencoderfactory jni for building w/o SW codecs. by Anders Carlsson · 7 years ago
  35. c384e14 Add new PeerConnection APIs to the Java SDK. by Seth Hampson · 7 years ago
  36. 0dd1b0a Revert "Revert "Enables PeerConnectionFactory using external fec controller"" by Ying Wang · 7 years ago
  37. ad148a3 Add native API for creating AndroidNetworkMonitorFactory. by Sami Kalliomäki · 7 years ago
  38. 0073301 Revert "Enables PeerConnectionFactory using external fec controller" by Taylor Brandstetter · 7 years ago
  39. 4f07bdb Enables PeerConnectionFactory using external fec controller by Ying Wang · 7 years ago
  40. 8366e17 Rename Call::Config to CallConfig, keep old name as alias. by Niels Möller · 7 years ago
  41. fa6a283 Add wrapper for VideoSink and VideoFrame to Android native_api. by Jonathan Yu · 7 years ago
  42. 78498cf Implements JavaToNativeStringMap and adds tests for native API. by Sami Kalliomäki · 7 years ago
  43. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  44. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  45. dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
  46. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  47. 82f96e6 Create an experimental Android NDK. by Sami Kalliomäki · 7 years ago
  48. e93de5f Update libwebrtc to use dist_jar instead of custom java8_dist_jar. by Sami Kalliomäki · 7 years ago
  49. 75db552 Add VideoSink interface to VideoFileRenderer. by Sami Kalliomäki · 7 years ago
  50. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  51. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
  52. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  53. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago
  54. c4f18fe Expose peerconnection_jni publicly until we have a proper NDK. by Sami Kalliomäki · 7 years ago
  55. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 7 years ago
  56. aa6b24f Delete DefaultAudioProcessingFactory in the Java layer by Sam Zackrisson · 7 years ago
  57. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  58. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  59. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  60. 99175c6 Add untracked headers to video_coding. by Patrik Höglund · 7 years ago
  61. a114c88 Reland "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  62. 0942b36 Revert "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  63. 727b7d0 Reland "Reland "Put internal video codec factories into separate target"" by Anders Carlsson · 7 years ago
  64. 1e53f8a Roll chromium_revision 747cb1afa7..a3e55aafc0 (525640:525714) + Android fix by Oleh Prypin · 7 years ago
  65. 6552695 Revert "Reland "Put internal video codec factories into separate target"" by Lu Liu · 7 years ago
  66. 0efd1e8 Reland "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
  67. 84d8ae5 Android: Use scoped java refs by Magnus Jedvert · 7 years ago
  68. bb298ac Revert "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
  69. 51698ae Put internal video codec factories into separate target by Anders Carlsson · 7 years ago
  70. 1212f1e Android: One JNI file per Java file by Magnus Jedvert · 7 years ago
  71. 1ece1ed Android: Allow injecting native PeerConnection. by Sami Kalliomäki · 7 years ago
  72. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  73. 401d056 Removing $rtc_libyuv_dir and removing useless dependencies on libyuv. by Mirko Bonadei · 7 years ago
  74. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  75. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  76. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  77. 9060eb1 Android: Generate JNI code for remaining classes in sdk/android by Magnus Jedvert · 7 years ago
  78. 655e196 Android: Generate JNI code for MediaCodecVideoEncoder/Decoder by Magnus Jedvert · 7 years ago
  79. de5afcf Android: Merge peerconnectionobserver_jni and peerconnection_jni by Magnus Jedvert · 7 years ago
  80. 28c3571 Roll chromium_revision 5d9089080e..fb396f70fd (522183:522378) by Sami Kalliomäki · 7 years ago
  81. 3863153 Android: Generate JNI code for jni_helper, RtpSender, and VideoEncoderFactory by Magnus Jedvert · 7 years ago
  82. e51f785 Stop using public_deps in pc/. by Mirko Bonadei · 7 years ago
  83. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  84. 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
  85. ba700f6 Android: Generate JNI code for RtpReceiver and PeerConnection.Observer by Magnus Jedvert · 7 years ago
  86. bba8e9e Reland "Android: Generate JNI code for stats" by Magnus Jedvert · 7 years ago
  87. 43d069a Revert "Android: Generate JNI code for stats" by Magnus Jedvert · 7 years ago
  88. aede67a Android: Generate JNI code for stats by Magnus Jedvert · 7 years ago
  89. 4fa5da5 Android: Generate JNI code for MediaStreamTrack by Magnus Jedvert · 7 years ago
  90. 6a0345b Android: Generate JNI code for MediaStream by Magnus Jedvert · 7 years ago
  91. 80610c4 Android: Generate JNI code for IceCandidate by Magnus Jedvert · 7 years ago
  92. a319931 Generate JNI code for built in Integer class by Magnus Jedvert · 7 years ago
  93. c4c8876 Android: Generate JNI code for RTCStats by Magnus Jedvert · 7 years ago
  94. 7bd6ccc Android: Generate JNI code for DataChannel by Magnus Jedvert · 7 years ago
  95. 3ecdd0f Android: Generate JNI code for MediaConstraints by Magnus Jedvert · 7 years ago
  96. 7bc55b8 Update AAR-generation to use non-preprocessed jar files. by Sami Kalliomäki · 7 years ago
  97. 4eb0188 Android: Generate JNI code for VideoDecoder by Magnus Jedvert · 7 years ago
  98. cada601 Reland "Android: Generate JNI code for androidnetworkmonitor_jni" by Magnus Jedvert · 7 years ago
  99. 522c1bc Revert "Android: Generate JNI code for androidnetworkmonitor_jni" by Magnus Jedvert · 7 years ago
  100. 768e1c0 Android: Generate JNI code for androidnetworkmonitor_jni by Magnus Jedvert · 7 years ago