1. 9b711bd Merge tag 'android-6.0.0_r26' into HEAD by Divya Sharma · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 3d9980b merge in mnc-dr-release history after reset to mnc-dr-dev by The Android Automerger · 9 years ago
  3. 7b21ed5 merge in mnc-release history after reset to mnc-dev by The Android Automerger · 9 years ago
  4. 4877ed1 Disable debug logging in SipWakeupTimer by Pavel Zhamaitsiak · 9 years ago
  5. 7227a99 merge in mnc-release history after reset to mnc-dev by The Android Automerger · 9 years ago
  6. cb6c06c Use only strong references to AudioEffect by Eric Laurent · 9 years ago
  7. 11d941a Fix JNI registration error by Svetoslav · 9 years ago
  8. 5a4b1c9 Fix JNI registration error by Svetoslav · 9 years ago
  9. b653490 Use simpler API to get op package name by Svet Ganov · 9 years ago
  10. b0d9f5e Merge "Add SIP app op - voip" into mnc-dev by Svetoslav · 9 years ago
  11. d08c8dd Add SIP app op - voip by Svetoslav · 9 years ago
  12. c2d55f1 Respect the record audio app op - voip by Svet Ganov · 9 years ago
  13. cf38b84 Add supported URI scheme to PhoneAccounts. (2/4) by Tyler Gunn · 10 years ago
  14. 0f722c7 Merge "jni: rtp: fix c++11 narrowing violations" by Glenn Kasten · 10 years ago
  15. b73cce8 jni: rtp: fix c++11 narrowing violations by synergy dev · 10 years ago
  16. 52c430f Merge "AArch64: Use long for pointers" by Narayan Kamath · 10 years ago
  17. ae710cd AArch64: Use long for pointers by Ashok Bhat · 10 years ago
  18. b51ed34 AudioRecord must be used as sp<> only by Glenn Kasten · 11 years ago
  19. b0d6754 AudioTrack::obtainBuffer() and AudioRecord::obtainBuffer are now deprecated by Glenn Kasten · 11 years ago
  20. 35b37b5 Use sp<AudioTrack> instead of raw AudioTrack * by Glenn Kasten · 11 years ago
  21. e481881 Add liblog by Ying Wang · 11 years ago
  22. d012595 Delete frameworks/base/voip use voip-common from frameworks/opt/net/voip by Wink Saville · 11 years ago
  23. 39b6a96 Temporarily delete jni/rtp/Android.mk by Wink Saville · 11 years ago
  24. db2e441 Merge voip from platform/frameworks/base to by Chad Jones · 11 years ago
  25. fa2dbae Initial empty repository by Chad Jones · 11 years ago
  26. 9329db0 Add debug and some cleanup by Wink Saville · 11 years ago
  27. 1774543 am 9813e365: am 940ad4aa: Merge "Make AudioGroup.add locale safe" by Elliott Hughes · 11 years ago
  28. fe2164c Make AudioGroup.add locale safe by Johan Redestig · 12 years ago
  29. 86d1860 Use size_t for frame count by Glenn Kasten · 12 years ago
  30. 3fc9505 Remove obsolete references to libmedia_native by Glenn Kasten · 12 years ago
  31. 18d523f am f66603e1: am 3f3ce8ad: am bf3e62b8: Merge "Make SimpleSessionDescription locale safe" by Jean-Baptiste Queru · 12 years ago
  32. 0226eb0 Make SimpleSessionDescription locale safe by Johan Redestig · 12 years ago
  33. f29ac10 Use audio_channel_mask_t more consistently by Glenn Kasten · 12 years ago
  34. 0f2903a Reconcile with jb-release by The Android Open Source Project · 12 years ago
  35. 23e8dd9 merge in jb-release history after reset to jb-dev by The Android Automerger · 12 years ago
  36. 59a8f11 am 9be0105f: docs: fix several links by Scott Main · 12 years ago
  37. 91f8f76 docs: fix several links by Scott Main · 12 years ago
  38. 2f3bed9 merge in jb-release history after reset to master by The Android Automerger · 12 years ago
  39. 530d63b Merge "SIP: push the logic of finding local address down to SipSessionGroup." by Chia-chi Yeh · 12 years ago
  40. 1b5111f SIP: push the logic of finding local address down to SipSessionGroup. by Chia-chi Yeh · 12 years ago
  41. 2dee7da merge in jb-release history after reset to master by The Android Automerger · 12 years ago
  42. 2bf2e64 RTP: refactor a little bit and fix few minor bugs. by Chia-chi Yeh · 12 years ago
  43. 0f3d016 merge in jb-release history after reset to master by The Android Automerger · 12 years ago
  44. 659454a frameworks base Android.mk file changes by James Dong · 12 years ago
  45. 67d170a merge in jb-release history after reset to master by The Android Automerger · 12 years ago
  46. d91714f Merge "RTP: add a null-check in AudioStream.setDtmfType()." by Chia-chi Yeh · 12 years ago
  47. a7857fb RTP: add a null-check in AudioStream.setDtmfType(). by Chia-chi Yeh · 12 years ago
  48. c302076 move hardware feature definitions by Colin Cross · 12 years ago
  49. eb84829 merge in jb-release history after reset to master by The Android Automerger · 12 years ago
  50. 36c9401 Merge remote-tracking branch 'goog/ics-aah-exp' into merge by Mike Lockwood · 12 years ago
  51. 04e9068 Merge "Whitespace" by Glenn Kasten · 12 years ago
  52. 66c85d7 merge in jb-release history after reset to master by The Android Automerger · 12 years ago
  53. d602434 merge in jb-release history after reset to master by The Android Automerger · 12 years ago
  54. 49ba22c Whitespace by Glenn Kasten · 12 years ago
  55. 4995264 Add libmedia_native by Glenn Kasten · 12 years ago
  56. f4d2032 Remove dependency on audio_* location by Glenn Kasten · 12 years ago
  57. 41a765d am 45470559: (-s ours) am 12b7da69: am 6df477be: Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)" by Jean-Baptiste Queru · 12 years ago
  58. 2ae2b73 am db2b3930: (-s ours) am f3f650db: am a826f9e2: Merge "Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)" by Jean-Baptiste Queru · 12 years ago
  59. 8c5cec4 am dde686e2: (-s ours) am 08d3c6e5: am 4f367f33: Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)" by Jean-Baptiste Queru · 12 years ago
  60. f5db6f4 am a1e87397: (-s ours) am 7ae84204: am ba7f0d2a: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)" by Jean-Baptiste Queru · 12 years ago
  61. e0f3df8 am d6b5584b: (-s ours) am 97aa8ee8: Merge ee4618bc by Jean-Baptiste Queru · 12 years ago
  62. 22d95df am 6df477be: Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)" by Jean-Baptiste Queru · 12 years ago
  63. 2d688ab am a826f9e2: Merge "Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)" by Jean-Baptiste Queru · 12 years ago
  64. c8b5ab4 am 4f367f33: Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)" by Jean-Baptiste Queru · 12 years ago
  65. 35968dc am ba7f0d2a: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)" by Jean-Baptiste Queru · 12 years ago
  66. 00326e7 Merge ee4618bc by Jean-Baptiste Queru · 12 years ago
  67. 27e97c6 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 12 years ago
  68. 1cec3b9 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 12 years ago
  69. 1931f2c Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 12 years ago
  70. 655ddfe Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 12 years ago
  71. 4c9d580 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  72. 9a315d9 Fix build warnings by Glenn Kasten · 12 years ago
  73. 8913af7 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  74. f2b555a Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 12 years ago
  75. 13e2c82 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 12 years ago
  76. faae32c Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 12 years ago
  77. 7d803d9 SipService: grab Wi-Fi lock only when necessary. by Chia-chi Yeh · 12 years ago
  78. a19bca9 am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, Project ACRE, round 4" into ics-mr1 by Joe Fernandez · 12 years ago
  79. 267df69 am bb7f590a: Merge "docs: Add developer guide cross-references, Project ACRE, round 4" into ics-mr1 by Joe Fernandez · 12 years ago
  80. b407480 docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 12 years ago
  81. 4669d0c am 0e67685e: am bfd85f9a: Merge "SIP: turn off verbose logs." into ics-mr1 by Chia-chi Yeh · 12 years ago
  82. 5bb1c01 am bfd85f9a: Merge "SIP: turn off verbose logs." into ics-mr1 by Chia-chi Yeh · 12 years ago
  83. 85caf06 SIP: turn off verbose logs. by Chia-chi Yeh · 13 years ago
  84. 220df86 am 71f2cf11: (-s ours) Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  85. a0ee529 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  86. 79d4e0e SipService: handle connectivity changes correctly. by Chia-chi Yeh · 13 years ago
  87. ceb6561 Merge "RTP: Update parameters for larger packet intervals." by Chia-chi Yeh · 13 years ago
  88. d126f66 Merge "SIP: fix keep-alive measurement and increase the timeout." by Chia-chi Yeh · 13 years ago
  89. 37f9339 SIP: fix keep-alive measurement and increase the timeout. by Chia-chi Yeh · 13 years ago
  90. 7bece4e RTP: Update parameters for larger packet intervals. by Chia-chi Yeh · 13 years ago
  91. f5d23ac Merge "RTP: support payloads with larger packetization interval." by Chia-chi Yeh · 13 years ago
  92. 6e6c12d Merge "VoIP JNI: Force AEC on for tuna board" by Eric Laurent · 13 years ago
  93. 418b5f0 RTP: support payloads with larger packetization interval. by Chia-chi Yeh · 13 years ago
  94. a3d53b0 SIP: avoid extreme small values in Min-Expires headers. by Chia-chi Yeh · 13 years ago
  95. 6089a99 VoIP JNI: Force AEC on for tuna board by Eric Laurent · 13 years ago
  96. 5e75bad SIP: add the check for expiry time in Contact header. by Chia-chi Yeh · 13 years ago
  97. ceb525d Handle SIP authentication response for BYE. by Hung-ying Tyan · 13 years ago
  98. 8d92d33 am 0793586b: am f8c1f129: am e1d27154: am f87743e7: Merge "Prevent NullPointerException cases while using SipService." by Conley Owens · 13 years ago
  99. 59ccfe8 am f8c1f129: am e1d27154: am f87743e7: Merge "Prevent NullPointerException cases while using SipService." by Conley Owens · 13 years ago
  100. 088ef46 Prevent NullPointerException cases while using SipService. by Masahiko Endo · 13 years ago