1. f936832 Merge "Remove deprecated RADIO_STATES" am: b7f1226866 by Naveen Kalla · 8 years ago
  2. 2baf723 Remove deprecated RADIO_STATES by Naveen Kalla · 8 years ago
  3. 87e2f3e Merge "Retire socket_loopback_client." am: ecc7336e5c am: 14f6f0c59c by Elliott Hughes · 8 years ago
  4. 7e3bbd4 Retire socket_loopback_client. by Elliott Hughes · 8 years ago
  5. a9a2554 Merge "Fix memory leak in requestSendSMS" am: 07b1732d84 am: 3fbcb63219 by Sanket Padawe · 8 years ago
  6. 07b1732 Merge "Fix memory leak in requestSendSMS" by Sanket Padawe · 8 years ago
  7. 40be36d Merge commit 'f0c8ca7f09ed9a827e5c79e019526e8f2c77eeb4' into manual_merge_f0c8ca7 by Sanket Padawe · 8 years ago
  8. f0c8ca7 Fix build warnings in hardware/ril. by Sanket Padawe · 8 years ago
  9. 929b0a7 Merge \"Fix misc-macro-parentheses warnings in hardware/ril.\" am: 1648a3f50b by Chih-Hung Hsieh · 8 years ago
  10. 1648a3f Merge "Fix misc-macro-parentheses warnings in hardware/ril." by Treehugger Robot · 8 years ago
  11. 8593eeb Fix misc-macro-parentheses warnings in hardware/ril. by Chih-Hung Hsieh · 8 years ago
  12. 25d5809 resolve merge conflicts of ccd27b0 to stage-aosp-master by David 'Digit' Turner · 8 years ago
  13. 834eca8 Simplify emulator-specific logic. by David 'Digit' Turner · 8 years ago
  14. c963b67 Merge \"[qemu]: Use new <system/qemu_pipe.h> header.\" am: 47a81105da by David 'Digit' Turner · 8 years ago
  15. 2e98d89 [qemu]: Use new <system/qemu_pipe.h> header. by David 'Digit' Turner · 8 years ago
  16. 78e2c9c resolve merge conflicts of c9badf1 to nyc-dev-plus-aosp by Robert Greenwalt · 8 years ago
  17. 434554c Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 8 years ago
  18. f3769c1 reference-ril: Stop using pthread_cond_timedwait_relative_np() by Yu Ning · 8 years ago
  19. 99f6a4e reference-ril/atchannel.c: Fix time conversion by Jinhui Li · 9 years ago
  20. 9cfa20c Merge "reference-ril: Stop using pthread_cond_timedwait_relative_np()" am: 2e481da by Yu Ning · 8 years ago
  21. 3480b18 reference-ril: Stop using pthread_cond_timedwait_relative_np() by Yu Ning · 8 years ago
  22. 0ae0fbb Merge "reference-ril/atchannel.c: Fix time conversion" am: 0bbaed7 am: 230df4a by Jinhui Li · 8 years ago
  23. 1147621 reference-ril/atchannel.c: Fix time conversion by Jinhui Li · 9 years ago
  24. 1fbb382 Fix memory leak in atchannel.c by Sanket Padawe · 9 years ago
  25. e18b85c Subject: [PATCH] Fix heap-use-after-free in reference-ril.c found by by Ivan Krasin · 9 years ago
  26. 7c0165e Fix heap-use-after-free in reference-ril.c found by AddressSaniziter. by Ivan Krasin · 9 years ago
  27. a5c743e Fix memory leak in requestSendSMS by Daniele Palmas · 9 years ago
  28. b44dda3 Modify RIL_Data_Call_Response to include MTU by Sukanya Rajkhowa · 10 years ago
  29. 33bbe43 Reference-ril: Send sms using RIL_REQUEST_SEND_SMS_EXPECT_MORE by Chaitanya Saggurthi · 11 years ago
  30. a65a16a Add RIL_REQUEST_SHUTDOWN to notify RIL that device is shutting down by Naveen Kalla · 10 years ago
  31. 11f2794 Add switch case for '-c' in reference-ril by Sandeep Gutta · 10 years ago
  32. d365219 Merge kwd to master by Etan Cohen · 10 years ago
  33. 2ceb525 Remove unused LOCAL_LDLIBS. by Ying Wang · 10 years ago
  34. ba58c20 [RIL] 64-bit compile issues by Mark Salyzyn · 11 years ago
  35. 5cba488 reference-ril: fix LP64 warnings by Colin Cross · 11 years ago
  36. 894fbbd Set USE_NP based on HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE by Colin Cross · 11 years ago
  37. 81d1485 Send unsol_sim_status on radio_state change by Alex Yakavenka · 11 years ago
  38. 2c464b0 Merge commit 'a18b9d1e1a014290691d63a7f335085dadc83e46' into HEAD by The Android Open Source Project · 11 years ago
  39. 88d0e0e Remove references to <linux/omap_csmi.h>. by Elliott Hughes · 11 years ago
  40. a18b9d1 RIL: Support SMS over IMS by Sukanya Rajkhowa · 11 years ago
  41. 5802701 Fix libril.so crash issue caused by wrong switch logic of onRequest in reference-ril.c by Jun Tian · 11 years ago
  42. 5268826 Add liblog by Ying Wang · 11 years ago
  43. 8a9e021 Add support for CellInfo RIL commands. by Wink Saville · 11 years ago
  44. 4dcab4f Add RLOGx by Wink Saville · 12 years ago
  45. e964504 Add CDMA and multimode support to reference-ril by Jaime A Lopez-Sollano · 12 years ago
  46. 9efcac5 Workaround for LTE RSRP -ve values in Signal by Uma Maheswari Ramalingam · 12 years ago
  47. 2805905 Fix the signal strength errors by Chih-Wei Huang · 12 years ago
  48. 170fbda Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 13 years ago
  49. b4e2616 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 13 years ago
  50. 20cd114 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 13 years ago
  51. d8ad6c9 resolved conflicts for merge of 988d3d71 to honeycomb-plus-aosp by Vladimir Chtchetkine · 13 years ago
  52. 385a739 Enable QEMUD pipe connection by Vladimir Chtchetkine · 13 years ago
  53. 250eb3c Initialize new field RIL_Data_Call_Response_v6.suggestedRetryTime. by Wink Saville · 13 years ago
  54. 2c1fb3a Change mock-ril and reference-ril to use include/telephony/ril.h by Wink Saville · 14 years ago
  55. 9a9fbd2 Use local copy of ril.h for reference-ril and mock-ril. by Wink Saville · 14 years ago
  56. af1298d ril: Fix telephony under emulation. by David 'Digit' Turner · 14 years ago
  57. 4380897 RIL v5 RIL_REQUEST_SETUP_DATA_CALL. by Wink Saville · 14 years ago
  58. 4f81dcf RIL changes for IPv6 / IPv4v6 data calls. by Lorenzo Colitti · 14 years ago
  59. f838ede Fix reference ril to pass correct interface name by Robert Greenwalt · 14 years ago
  60. 74fa388 ril interface: Add support for User-User Signaling Information during call setup by Wink Saville · 15 years ago
  61. 309ac29 Clean RIL_SIM_* in ril.h by John Wang · 15 years ago
  62. 6f189a6 Fix bug 1687659 - cell id in reference ril. by John Wang · 15 years ago
  63. 7f85680 Cleanup whitespace. by Wink Saville · 15 years ago
  64. fdf825f Enable new libhtc_ril which supporting new CDMA ril interface. by johnwang · 15 years ago
  65. 3d54e74 Teleca 2b changes. by Wink Saville · 15 years ago
  66. f6aa7c1 Handle RIL_REQUEST_GET_SIM_STATUS as per the new ril.h specification. by Wink Saville · 15 years ago
  67. 4a24d11 Partially fix 1820187 by using RIL_CallOld since we're not by Wink Saville · 15 years ago
  68. f4c4d36 AI 144185: Integrate cdma into the main code base. by Wink Saville · 15 years ago
  69. e6e6fb2 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  70. 00f06fc auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  71. c2efc51 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  72. a8657f8 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  73. dbbb392 Initial Contribution by The Android Open Source Project · 16 years ago