History log of /hardware/ril/mock-ril/src/cpp/mock_ril.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f423cde8f901a72fd0cb811583a2cdabe62c64bd 08-Jan-2012 Steve Block <steveblock@google.com> Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/#/c/157220

Bug: 5449033
Change-Id: Id52de89149d4580873215fafc922ec4bd8d722ed
/hardware/ril/mock-ril/src/cpp/mock_ril.cpp
6464068a31ff890d42d3da9cdf580d07c9c630d8 20-Dec-2011 Steve Block <steveblock@google.com> Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/156016

Bug: 5449033
Change-Id: Ib3eab0b780391f9a0ac9b53282616d66a0154ade
/hardware/ril/mock-ril/src/cpp/mock_ril.cpp
9a9fbd294bf8a7465cf10480935edea8304ef661 16-Feb-2011 Wink Saville <wink@google.com> Use local copy of ril.h for reference-ril and mock-ril.

This allows for greater stability while we're changing the ril
interface, as defined by ril.h. An example is that the emulator
will continue to run using an older ril while we upgrade to
newer rils.

After the new ril has stabilized and these modules updated the
changes should be reverted and we should use
include/telephony/ril.h

Change-Id: If5011ccbe64bcb65f98b02060165f899b6d4b5f9
/hardware/ril/mock-ril/src/cpp/mock_ril.cpp
44662d067dce6eb3234c6a861aefed4be198fe61 03-Nov-2010 Ying Wang <wangying@google.com> Use the build system rules to compile the .proto files.

Change-Id: If5f98e50a40fdca88c69e889e952adc9f4170d77
/hardware/ril/mock-ril/src/cpp/mock_ril.cpp
6e9b68672783e613607e3f1e7867a4e5b863f344 25-Aug-2010 Xia Wang <xiaw@google.com> Serialize the requests beforing inserting into the queue
Use buffer for request queue instead of data
Add RIL_REQUEST_DIAL (not in simulated_radio yet)

Change-Id: Ibc824f7fb27b8ffea4edb61b0c3b870cb93e6de6
/hardware/ril/mock-ril/src/cpp/mock_ril.cpp
65afce60eeaf9ab855d6d1ef262f144e95fb92c4 13-Aug-2010 Xia Wang <xiaw@google.com> Add RIL_REQUEST_SIGNAL_STRENGTH
and setSignalStrength in simulated_radio.js

Change-Id: I11b63c6b478f9c64620c2142a8161f2a57ab373e
/hardware/ril/mock-ril/src/cpp/mock_ril.cpp
311475aeb4f37eb50445d3a6ed04094a10fffe99 30-Jul-2010 Wink Saville <wink@google.com> Rename the global state varaibles to "gXxxx"

Change-Id: I0aa8b4104750dc15bafd1f959f927cc84d826ce9
/hardware/ril/mock-ril/src/cpp/mock_ril.cpp
52bb1fc4e99ae01d7be7ce1bec6c890ba3f4ebe9 29-Jul-2010 Wink Saville <wink@google.com> Reorganize files.

Separate generated from normal files and segrate the normal
files by their type.

Change-Id: I9c50b18e07f599fd32c61ae5610499ef94f999d3
/hardware/ril/mock-ril/src/cpp/mock_ril.cpp