1. 977c820 Rename AttachCurrentThreadIfNeeded to avoid clash with function. by Mirko Bonadei · 6 years ago
  2. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  3. 53e048d Adds usage of RTC_LOG macros in code for Android by henrika · 7 years ago
  4. 9185bde Android: Remove GetThreadInfo() by Magnus Jedvert · 7 years ago
  5. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  6. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/utility/source/jvm_android.cc]
  7. 7fc3f15 Now uses CallStaticObjectMethodV to an variable argument list argument by henrika · 8 years ago
  8. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  9. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
  10. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
  11. d7fdb80 Reland of Removes usage of native base::android::GetApplicationContext() by sakal · 8 years ago
  12. 548cdce Revert of https://codereview.webrtc.org/2889183002/ by lliuu · 8 years ago
  13. 7855fff Reland of moves usage of native base::android::GetApplicationContext() (patchset #1 id:1 of https://codereview.webrtc.org/2894593002/ ) by sakal · 8 years ago
  14. 40d2248 Revert of Removes usage of native base::android::GetApplicationContext() (patchset #6 id:120001 of https://codereview.webrtc.org/2888093004/ ) by sakal · 8 years ago
  15. bc83e2e Removes usage of native base::android::GetApplicationContext() by sakal · 8 years ago
  16. 71b9b58 Revert of Move ADM specific Android files into modules/audio_device/android/ (patchset #2 id:20001 of https://codereview.webrtc.org/2533573002/ ) by solenberg · 8 years ago[Renamed (98%) from webrtc/modules/audio_device/android/jvm_android.cc]
  17. e8d8a2b Move ADM specific Android files into modules/audio_device/android/ by solenberg · 8 years ago[Renamed (98%) from webrtc/modules/utility/source/jvm_android.cc]
  18. 918b554 Adds support for OpenSL ES based audio capture on Android. by henrika · 8 years ago
  19. 84be511 Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ by kwiberg · 9 years ago
  20. 52d4e6b Revert of Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ (patchset #1 id:40001 of https://codereview.webrtc.org/1921233002/ ) by terelius · 9 years ago
  21. 2c27a06 Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ by kwiberg · 9 years ago
  22. ff761fb modules: more interface -> include renames by Henrik Kjellander · 9 years ago
  23. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  24. f935bcc Use strcmp instead of == operator for c.name and name to find appropriate classes for WebRtcAudio*.java by sophiechang · 10 years ago
  25. ee369e4 Refactoring of AudioTrackJni and AudioRecordJni using new JVM/JNI classes by henrika · 10 years ago
  26. b261989 Adding support for OpenSL ES output in native WebRTC by henrika · 10 years ago