summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Add callback hack to find out when to load system properties.Dianne Hackborn2012-05-092-0/+40
* Merge "Support for changing traces from development settings." into jb-devDianne Hackborn2012-05-081-6/+10
|\
| * Support for changing traces from development settings.Dianne Hackborn2012-05-081-6/+10
* | Don't call into power HAL if it isn't loaded.Colin Cross2012-05-081-4/+8
* | Merge "Fix bug #6408393 Character corruption is caused when locale is changed...Fabrice Di Meglio2012-05-083-2/+18
|\ \ | |/ |/|
| * Fix bug #6408393 Character corruption is caused when locale is changedFabrice Di Meglio2012-05-073-2/+18
* | Merge "better error handling in SensorManager" into jb-devMathias Agopian2012-05-071-1/+4
|\ \
| * | better error handling in SensorManagerMathias Agopian2012-05-071-1/+4
* | | Merge "Use libsuspend to trigger suspend" into jb-devColin Cross2012-05-072-2/+10
|\ \ \
| * | | Use libsuspend to trigger suspendColin Cross2012-05-032-2/+10
* | | | Fix bug #6318791 Replace the Lohit Devanagari and Tamil with Droid versionsFabrice Di Meglio2012-05-072-12/+37
| |_|/ |/| |
* | | Merge "Fix crash when decoding bitmap" into jb-devMarco Nelissen2012-05-071-0/+3
|\ \ \ | |_|/ |/| |
| * | Fix crash when decoding bitmapMarco Nelissen2012-05-071-0/+3
| |/
* | Merge "report a Sensor's version from the HAL" into jb-devMathias Agopian2012-05-041-1/+1
|\ \
| * | report a Sensor's version from the HALMathias Agopian2012-05-041-1/+1
| |/
* | Update Arabic font for SystemUIFabrice Di Meglio2012-05-041-1/+1
* | Merge "Use paint typeface for shaping when it supports the requested script."...Fabrice Di Meglio2012-05-042-25/+46
|\ \
| * | Use paint typeface for shaping when it supports the requested script.Raph Levien2012-05-022-25/+46
* | | Merge "Make Arabic script runs longer (for performance) - bug 6426451." into ...Fabrice Di Meglio2012-05-041-0/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Make Arabic script runs longer (for performance) - bug 6426451.Raph Levien2012-05-011-0/+4
* | Merge "Improve handling of built-in keyboard." into jb-devJeff Brown2012-05-011-2/+2
|\ \ | |/ |/|
| * Improve handling of built-in keyboard.Jeff Brown2012-05-011-2/+2
* | Merge "Surface: add JNI plumbing for setActiveRect." into jb-devJamie Gennis2012-04-301-0/+27
|\ \
| * | Surface: add JNI plumbing for setActiveRect.Jamie Gennis2012-04-301-0/+27
| |/
* | Fix scaling of layout bounds.Dianne Hackborn2012-04-301-1/+9
|/
* Merge "Resample touch events on frame boundaries." into jb-devJeff Brown2012-04-272-10/+12
|\
| * Resample touch events on frame boundaries.Jeff Brown2012-04-272-10/+12
* | Keep opaque bitmaps opaque after scalingRomain Guy2012-04-261-0/+1
|/
* Merge "Improve char mirroring in TextLayoutCache"Raph Levien2012-04-241-27/+5
|\
| * Improve char mirroring in TextLayoutCacheFabrice Di Meglio2012-04-241-27/+5
* | Merge "add a (hidden) api on Surface to query if the consumer is running behi...Mathias Agopian2012-04-241-0/+14
|\ \
| * | add a (hidden) api on Surface to query if the consumer is running behind the ...Mathias Agopian2012-04-241-0/+14
* | | Merge "Partial fix for bug 6132077 (incorrect line breaking of Arabic text)."Raph Levien2012-04-241-17/+8
|\ \ \ | |/ / |/| |
| * | Partial fix for bug 6132077 (incorrect line breaking of Arabic text).Raph Levien2012-04-241-17/+8
| |/
* | Scheduling policy serviceGlenn Kasten2012-04-241-2/+10
* | Prevent WebView from crashing when detached from the windowRomain Guy2012-04-231-5/+17
* | Merge "Scheduling group cleanup"Glenn Kasten2012-04-231-13/+27
|\ \
| * | Scheduling group cleanupGlenn Kasten2012-04-231-13/+27
* | | Remove USE_DISPLAY_LIST_PROPERTIES flagChet Haase2012-04-231-3/+3
| |/ |/|
* | Merge "Fix threading issues in AudioRecord JNI"Eric Laurent2012-04-222-226/+248
|\ \
| * | Fix threading issues in AudioRecord JNIEric Laurent2012-04-202-226/+248
| |/
* | Get alias for Bluetooth devices.Jeff Brown2012-04-201-2/+2
|/
* Check whether db was really opened read/write.Jeff Brown2012-04-191-0/+7
* Merge "Pipe DHCP vendor info towards framework."Jeff Sharkey2012-04-191-6/+12
|\
| * Pipe DHCP vendor info towards framework.Jeff Sharkey2012-04-181-6/+12
* | Remove new camera open API.Wu-cheng Li2012-04-191-15/+3
|/
* rename audio policy flagsEric Laurent2012-04-181-2/+2
* Merge "Making the setSurface non-static"Pannag Sanketi2012-04-171-1/+1
|\
| * Making the setSurface non-staticPannag Sanketi2012-04-131-1/+1
* | Merge "Refactor SensorManager to move non-API bits into a subclass."Jeff Brown2012-04-161-1/+1
|\ \