summaryrefslogtreecommitdiffstats
path: root/core/jni/android_emoji_EmojiFactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't allocate a raw object then call its constructor manually...Elliott Hughes2011-04-121-19/+10
* More native code cleanup.Elliott Hughes2011-04-121-2/+0
* Allocate bitmap backing buffers in the Java heap.Patrick Dubroy2010-12-141-2/+2
* Split UTF functions from String8/16Kenny Root2010-11-121-0/+1
* Fix issue #2125720 Weather Forecast Widget - graphics do not scaleDianne Hackborn2009-09-231-2/+2
* Fix double-free problem in EmojiFactory.Daisuke Miyakawa2009-09-011-0/+3
* Make android_runtime to not include libemoji but use dlopen() instead.Daisuke Miyakawa2009-05-271-37/+50
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-0/+292