summaryrefslogtreecommitdiff
path: root/core/jni/android_util_FileObserver.cpp
AgeCommit message (Expand)Author
2019-01-28Merge "jni: more O_CLOEXECs" am: 0bd511611e am: c37cf98395Nick Kralevich
2019-01-28jni: more O_CLOEXECsNick Kralevich
2019-01-27Update FileObserver to be able to watch multiple files.Sudheer Shanka
2017-07-19frameworks/base: use proper nativehelper headersSteven Moreland
2015-09-22constify JNINativeMethod function pointer tablesDaniel Micay
2014-11-21Frameworks/base: Consistency in core/jniAndreas Gampe
2014-11-10kill HAVE_INOTIFYYabin Cui
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2010-02-18Catch Java exceptions in the FileObserver JNI codeMike Lockwood
2009-03-05auto import from //depot/cupcake/@136620The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project