summaryrefslogtreecommitdiff
path: root/core/jni/android_util_XmlBlock.cpp
AgeCommit message (Expand)Author
2019-02-04XmlBlock: Avoid potential NULL dereferenceGreg Kaiser
2019-01-31Update TypedArray and TypedValue to store source layouts.Aurimas Liutikas
2017-07-20Merge "frameworks/base: use proper nativehelper headers"Steven Moreland
2017-07-19frameworks/base: use proper nativehelper headersSteven Moreland
2016-10-10Convert utils fastjni -> @FastNativeJohn Reck
2015-11-02Let's sprinkle some FastJNI into Resources.Jeff Sharkey
2015-09-22constify JNINativeMethod function pointer tablesDaniel Micay
2014-11-21Frameworks/base: Consistency in core/jniAndreas Gampe
2014-11-20Add appropriate casts for char16_t.Dan Albert
2014-03-25Shared library resource supportAdam Lesinski
2014-01-31AArch64: Make AssetManager and related classes 64-bit compatibleAshok Bhat
2012-02-17frameworks/base refactoring.Mathias Agopian
2011-04-07Use jniThrowException for exception throwing from native code.Elliott Hughes
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