| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | Fix bug #5174495 Harfbuzz shaping is broken after taking care of Indic | Fabrice Di Meglio | 2011-08-16 | 1 | -25/+1 |
* | | | | | | Add an API to set the transform on a TextureView's surface texture. | Romain Guy | 2011-08-16 | 1 | -0/+7 |
|/ / / / / |
|
* | | | | | Fix android.text.format.Time to use GetBooleanField on its boolean field. | Elliott Hughes | 2011-08-14 | 1 | -2/+2 |
* | | | | | Turn off hinting by default for higher density displays. | Dianne Hackborn | 2011-08-12 | 1 | -2/+18 |
* | | | | | Remove ParcelSurfaceTexture and update MediaPlayer | Ted Bonkenburg | 2011-08-11 | 3 | -168/+0 |
* | | | | | Merge "Remove unnecessary private API" | Romain Guy | 2011-08-11 | 1 | -6/+0 |
|\ \ \ \ \ |
|
| * | | | | | Remove unnecessary private API | Romain Guy | 2011-08-11 | 1 | -6/+0 |
* | | | | | | Merge "Bluetooth : fix for bluetooth turning on issue.(limit: 64times)" | Jaikumar Ganesh | 2011-08-10 | 1 | -6/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | Bluetooth : fix for bluetooth turning on issue.(limit: 64times) | hyungseoung.yoo | 2011-08-10 | 1 | -6/+7 |
| |/ / / / / |
|
* | | | | | | Fix Harbuzz shaper for being able to do select other scripts than Common or A... | Fabrice Di Meglio | 2011-08-09 | 2 | -1/+31 |
* | | | | | | Solidify and optimize Paint text related APIs | Fabrice Di Meglio | 2011-08-08 | 1 | -10/+92 |
|/ / / / / |
|
* | | | | | Merge "Revert "Adapt TextLayoutCache for new Harfbuzz scripts"" | Fabrice Di Meglio | 2011-08-08 | 2 | -8/+1 |
|\ \ \ \ \ |
|
| * | | | | | Revert "Adapt TextLayoutCache for new Harfbuzz scripts" | Fabrice Di Meglio | 2011-08-08 | 2 | -8/+1 |
* | | | | | | Improved memory use reporting. | Dianne Hackborn | 2011-08-05 | 1 | -0/+37 |
* | | | | | | Merge "Adapt TextLayoutCache for new Harfbuzz scripts" | Russell Brenner | 2011-08-04 | 2 | -1/+8 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Adapt TextLayoutCache for new Harfbuzz scripts | Russell Brenner | 2011-08-03 | 2 | -1/+8 |
* | | | | | | Merge changes I689cb0c0,I09603218 | Mathias Agopian | 2011-08-03 | 1 | -0/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add a 'release' method to the SurfaceTexture public Java API | Mathias Agopian | 2011-08-03 | 1 | -0/+7 |
* | | | | | | | Better error codes for missing files | Kenny Root | 2011-08-03 | 1 | -33/+42 |
|/ / / / / / |
|
* | | | | | | Merge "Reverting until we can find a better way to address this issue without... | Derek Sollenberger | 2011-08-02 | 1 | -8/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | Reverting until we can find a better way to address this issue without affect... | Derek Sollenberger | 2011-08-02 | 1 | -8/+0 |
* | | | | | | | Pass camera frame metadata from camera service to Java. | Wu-cheng Li | 2011-08-02 | 1 | -9/+85 |
* | | | | | | | Merge "Refactor input reader to add stylus support. Bug: 5064702" | Jeff Brown | 2011-08-01 | 1 | -2/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Refactor input reader to add stylus support. | Jeff Brown | 2011-07-31 | 1 | -2/+1 |
* | | | | | | | | Allow Canvas.setBitmap() to receive a null Bitmap. | Romain Guy | 2011-08-01 | 1 | -3/+6 |
* | | | | | | | | Merge "Change setDevicePropertyNative to no block." | Matthew Xie | 2011-08-01 | 1 | -13/+7 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Change setDevicePropertyNative to no block. | Matthew Xie | 2011-07-29 | 1 | -13/+7 |
* | | | | | | | | | Merge "Fix NinePatch decoder when the target is smaller than the source." | Derek Sollenberger | 2011-07-29 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \
| | |_|/ / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | Fix NinePatch decoder when the target is smaller than the source. | Derek Sollenberger | 2011-07-29 | 1 | -0/+8 |
* | | | | | | | | | Merge "Workaround for bug 5082381 (EALREADY on ACL collision)." | Nick Pelly | 2011-07-29 | 1 | -0/+24 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Workaround for bug 5082381 (EALREADY on ACL collision). | Nick Pelly | 2011-07-28 | 1 | -0/+24 |
* | | | | | | | | | Merge "Provide an API to set the friendly name of a remote device." | Matthew Xie | 2011-07-28 | 1 | -0/+14 |
|\ \ \ \ \ \ \ \ \
| | |_|/ / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | Provide an API to set the friendly name of a remote device. | Matthew Xie | 2011-07-28 | 1 | -0/+14 |
* | | | | | | | | | Add frame metadata parameter to camera data_callback. | Wu-cheng Li | 2011-07-29 | 1 | -3/+3 |
| |_|/ / / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge "Reclaim more memory, more often." | Romain Guy | 2011-07-27 | 1 | -2/+7 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | Reclaim more memory, more often. | Romain Guy | 2011-07-27 | 1 | -2/+7 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge "Move extract native libraries to JNI code" | Kenny Root | 2011-07-27 | 3 | -0/+380 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Move extract native libraries to JNI code | Kenny Root | 2011-07-26 | 3 | -0/+380 |
* | | | | | | | | Merge "Report the external display size to the input reader." | Jeff Brown | 2011-07-27 | 1 | -51/+0 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | Report the external display size to the input reader. | Jeff Brown | 2011-07-25 | 1 | -51/+0 |
* | | | | | | | | Add camera face detection API. | Wu-cheng Li | 2011-07-27 | 1 | -1/+48 |
| |_|/ / / / /
|/| | | | | | |
|
* | | | | | | | Merge "Fix bug 4319552 Java to native channel mask translation" | Jean-Michel Trivi | 2011-07-26 | 1 | -7/+12 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Fix bug 4319552 Java to native channel mask translation | Jean-Michel Trivi | 2011-07-25 | 1 | -7/+12 |
* | | | | | | | Throw NullPointerException on args to Time#compare | Kenny Root | 2011-07-25 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Merge "Add support for creating a Surface from a a SurfaceTexture." | Ted Bonkenburg | 2011-07-25 | 1 | -2/+34 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Add support for creating a Surface from a a SurfaceTexture. | Ted Bonkenburg | 2011-07-22 | 1 | -2/+34 |
* | | | | | | Updated: Wi-Fi p2p framework | repo sync | 2011-07-24 | 1 | -0/+35 |
* | | | | | | Merge "Decouple GLES20RecordingCanvas lifetime from GLES20DisplayList. Bug: 5... | Jeff Brown | 2011-07-21 | 1 | -11/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | Decouple GLES20RecordingCanvas lifetime from GLES20DisplayList. | Jeff Brown | 2011-07-21 | 1 | -11/+12 |
* | | | | | | | Merge "Fix multicast API" | Irfan Sheriff | 2011-07-21 | 1 | -14/+46 |
|\ \ \ \ \ \ \ |
|