summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Add a getNativeMatrix() API.Romain Guy2010-10-131-0/+6
* Optimize 9patch rendering.Romain Guy2010-10-121-2/+3
* am 22cb4ef8: am d577cfd7: Merge "Switch Looper back to using poll() instead o...Jeff Brown2010-10-101-21/+11
|\
| * am d577cfd7: Merge "Switch Looper back to using poll() instead of epoll()." i...Jeff Brown2010-10-071-21/+11
| |\
| | * Switch Looper back to using poll() instead of epoll().Jeff Brown2010-10-071-21/+11
| * | am f7681f84: Do not merge.Wei-Ta Chen2010-10-015-335/+0
| |\ \ | | |/
| | * Do not merge.Wei-Ta Chen2010-10-015-335/+0
* | | Don't clear the framebuffer when not needed.Romain Guy2010-10-061-3/+3
* | | don't print informational messages from sqlite in logVasu Nori2010-10-041-1/+1
* | | Remove logs to reduce logcat spam.Romain Guy2010-10-041-1/+16
* | | Add MotionEvent Matrix transformations.Jeff Brown2010-09-303-0/+141
* | | Fix segfault when tring to throw IOException.Owen Lin2010-09-301-1/+1
* | | Merge "Fix a initialization bug in BitmapRegionDecoder."Owen Lin2010-09-291-0/+16
|\ \ \
| * | | Fix a initialization bug in BitmapRegionDecoder.Owen Lin2010-09-291-0/+16
* | | | Merge "Add display lists caching."Romain Guy2010-09-291-0/+31
|\ \ \ \
| * | | | Add display lists caching.Romain Guy2010-09-291-0/+31
* | | | | resolved conflicts for merge of f4c3b7e9 to masterNick Pelly2010-09-292-0/+32
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | am 038cabe0: NFC integrationNick Pelly2010-09-282-0/+32
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | NFC integrationNick Pelly2010-09-282-0/+32
* | | | | resolved conflicts for merge of d8e8186c to masterKenny Root2010-09-281-6/+17
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am 05105f7a: Update OBB API to include callbacksKenny Root2010-09-281-6/+17
| |\ \ \ | | |/ /
| | * | Update OBB API to include callbacksKenny Root2010-09-281-6/+17
* | | | bug:2868568 reduce the message level from error to warningVasu Nori2010-09-271-1/+1
| |_|/ |/| |
* | | Adding display lists to the GL renderer (checkpoint.)Romain Guy2010-09-261-1/+2
* | | Merge "Add debug mode to measure performance."Romain Guy2010-09-241-0/+7
|\ \ \
| * | | Add debug mode to measure performance.Romain Guy2010-09-241-0/+7
* | | | am f3ae63ee: am 52f58e96: Merge "fix problem in AudioEffect JNI setup." into ...Eric Laurent2010-09-241-13/+19
|\ \ \ \ | | |/ / | |/| |
| * | | am 52f58e96: Merge "fix problem in AudioEffect JNI setup." into gingerbreadEric Laurent2010-09-241-13/+19
| |\ \ \ | | | |/ | | |/|
| | * | fix problem in AudioEffect JNI setup.Eric Laurent2010-09-241-13/+19
* | | | Merge "Add Wifi Protected Setup support"Irfan Sheriff2010-09-231-1/+34
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add Wifi Protected Setup supportIrfan Sheriff2010-09-231-1/+34
* | | | am ac487f70: am 6b849e21: Unhide BitmapRegionDecoder.Wei-Ta Chen2010-09-229-374/+451
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 6b849e21: Unhide BitmapRegionDecoder.Wei-Ta Chen2010-09-229-374/+451
| |\ \ | | |/
| | * Unhide BitmapRegionDecoder.Wei-Ta Chen2010-09-239-374/+451
* | | Merge "Add support for circular gradients to the GL renderer."Romain Guy2010-09-211-20/+71
|\ \ \
| * | | Add support for circular gradients to the GL renderer.Romain Guy2010-09-211-20/+71
* | | | Merge "Add support for SweepGradient in the GL renderer."Romain Guy2010-09-201-2/+57
|\ \ \ \ | |/ / /
| * | | Add support for SweepGradient in the GL renderer.Romain Guy2010-09-201-2/+57
* | | | don't compile statement for certain SQL statementsVasu Nori2010-09-171-0/+12
|/ / /
* | | Merge "Add support for drawLines(), with anti-aliasing"Romain Guy2010-09-161-0/+10
|\ \ \
| * | | Add support for drawLines(), with anti-aliasingRomain Guy2010-09-161-0/+10
* | | | am b0abf3ea: am 4b164c1b: Kill off the remaining GC-specific system properties.Carl Shapiro2010-09-161-36/+0
|\ \ \ \ | | |/ / | |/| |
| * | | am 4b164c1b: Kill off the remaining GC-specific system properties.Carl Shapiro2010-09-161-36/+0
| |\ \ \ | | | |/ | | |/|
| | * | Kill off the remaining GC-specific system properties.Carl Shapiro2010-09-161-36/+0
* | | | Merge "Better error handling in the OpenGL renderer."Romain Guy2010-09-161-0/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Better error handling in the OpenGL renderer.Romain Guy2010-09-161-0/+6
* | | | am d63d7474: am 3fd5fa4c: Fix the runtime restart due to name change.Wu-cheng Li2010-09-151-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 3fd5fa4c: Fix the runtime restart due to name change.Wu-cheng Li2010-09-151-2/+2
| |\ \ | | |/
| | * Fix the runtime restart due to name change.Wu-cheng Li2010-09-151-2/+2
* | | am 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollL...Jeff Brown2010-09-155-56/+56
|\ \ \ | |/ /