summaryrefslogtreecommitdiffstats
path: root/core/jni/android_emoji_EmojiFactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove user of GraphicsJNI::createBitmapJohn Reck2015-04-101-8/+2
* Frameworks/base: Wall Werror in core/jniAndreas Gampe2014-11-131-8/+0
* Use long for pointers in EmojiFactory and PdfDocumentAshok Bhat2014-01-311-22/+22
* Add inPremutiplied option to BitmapFactory.Options, functionality in BitmapChris Craik2013-08-201-13/+3
* Possible leak in android_emoji_EmojiFactory_newInstanceYou Kim2012-12-121-9/+5
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-4/+4
* 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