| Commit message (Expand) | Author | Age | Files | Lines |
* | Embed layout padding in nine patch images | Amith Yamasani | 2012-04-04 | 1 | -5/+5 |
* | Comment out a warning message to avoid log spamming. | Chih-Chung Chang | 2012-02-07 | 1 | -6/+0 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -1/+1 |
* | Don't allocate a raw object then call its constructor manually... | Elliott Hughes | 2011-04-12 | 1 | -26/+11 |
* | More JNI exception-throwing cleanup. | Elliott Hughes | 2011-04-08 | 1 | -2/+2 |
* | Use jniThrowException for exception throwing from native code. | Elliott Hughes | 2011-04-07 | 1 | -32/+21 |
* | Use JNI helper function to get buffer address | Andy McFadden | 2011-02-08 | 1 | -2/+4 |
* | Eliminate tracked allocations and the inNativeAlloc option. | Carl Shapiro | 2010-12-17 | 1 | -98/+5 |
* | Allow a JNI local ref to be passed directly into globalRef(). | Patrick Dubroy | 2010-12-15 | 1 | -3/+7 |
* | Turn fatal assertion in decodeRegion into a warning. | Patrick Dubroy | 2010-12-15 | 1 | -3/+5 |
* | Allocate bitmap backing buffers in the Java heap. | Patrick Dubroy | 2010-12-14 | 1 | -74/+150 |
* | Fix segfault when tring to throw IOException. | Owen Lin | 2010-09-30 | 1 | -1/+1 |
* | Unhide BitmapRegionDecoder. | Wei-Ta Chen | 2010-09-23 | 1 | -8/+8 |
* | Remove dead code: NIOBuffer. | Elliott Hughes | 2010-09-07 | 1 | -3/+0 |
* | Fix a bug, where one thread is using JNIEnv associated with another thread. | Wei-Ta Chen | 2010-08-19 | 1 | -7/+20 |
* | Do JPEG tile-based decoding. | Joseph Wen | 2010-08-17 | 1 | -0/+56 |
* | Add a LOG_TAG for android.graphics.Graphics JNI. | Ficus Kirkpatrick | 2010-03-09 | 1 | -0/+2 |
* | add boundary patch | Mike Reed | 2009-10-28 | 1 | -4/+6 |
* | Fix issue #2125720 Weather Forecast Widget - graphics do not scale | Dianne Hackborn | 2009-09-23 | 1 | -3/+3 |
* | Allow for screen density drawables in compatibility mode. | Dianne Hackborn | 2009-07-24 | 1 | -9/+0 |
* | add hidden Options field for native allocations | Mike Reed | 2009-07-17 | 1 | -25/+31 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+587 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -587/+0 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -1/+10 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -2/+2 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+578 |