summaryrefslogtreecommitdiff
path: root/core/jni/android_util_StringBlock.cpp
AgeCommit message (Expand)Author
2021-05-26StringBlock incremental hardening default valuesRyan Mitchell
2021-05-04Do not throw new incremental not found exceptionsRyan Mitchell
2020-11-17Revert^2 "libandroidfw hardening for IncFs"Ryan Mitchell
2020-11-13Revert "libandroidfw hardening for IncFs"Ryan Mitchell
2020-11-12libandroidfw hardening for IncFsRyan Mitchell
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-01-31AArch64: Make AssetManager and related classes 64-bit compatibleAshok Bhat
2012-12-21StringBlock_nativeCreate: Possible LeakYou Kim
2012-02-17frameworks/base refactoring.Mathias Agopian
2011-04-07Use jniThrowException for exception throwing from native code.Elliott Hughes
2010-11-18Improve performance when getting styled string.Peter Eliasson
2010-02-23Use UTF-8 strings to avoid duplicate caching, part 1Kenny Root
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