summaryrefslogtreecommitdiffstats
path: root/services/jni/com_android_server_AlarmManagerService.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-1/+1
* Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator buildMike Lockwood2011-07-131-17/+0
* More native code cleanup.Elliott Hughes2011-04-121-20/+12
* Clean up use of HAVE_ANDROID_OSKenny Root2011-02-161-6/+6
* Fix alarms with negative or very large wakup times.Jeff Brown2010-03-311-9/+5
* checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-201-2/+2
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-0/+143