summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Properly resize paletted bitmaps when adjusting for densityRomain Guy2012-07-101-1/+12
* Handle ENITR failure for Headset control channel.Matthew Xie2012-06-141-3/+3
* Print extended SQLite error code.Jeff Brown2012-06-121-17/+14
* Include important native processes in watchdog stacks.Dianne Hackborn2012-06-082-0/+122
* Track canvas clearing for swap buffers logic.Chet Haase2012-06-071-6/+6
* Report extended error information from SQLite.Jeff Brown2012-06-052-12/+14
* Merge "Fix bug 6558006: SystemUI native heap is huge. Fix memory leak" into j...Raph Levien2012-06-041-0/+4
|\
| * Fix bug 6558006: SystemUI native heap is huge. Fix memory leakRaph Levien2012-06-021-0/+4
* | Make velocity tracker strategy configurable.Jeff Brown2012-06-031-5/+13
|/
* Use sp<LooperCallback> to fix race causing dangling pointer.Jeff Brown2012-05-312-37/+40
* Increase busy timeout.Jeff Brown2012-05-301-2/+16
* Merge "drop frame in case of error in updateTexImage" into jb-devMathias Agopian2012-05-181-4/+5
|\
| * drop frame in case of error in updateTexImageMathias Agopian2012-05-181-4/+5
* | Fix issue #6440173: MenuItem.setIcon(Drawable) scaling incorrectly...Dianne Hackborn2012-05-181-1/+1
|/
* Nvidia's patch for reusing bitmap in image region decoding.Owen Lin2012-05-172-8/+22
* Merge "Fix bug #6495019 Character gets garbled when locale is changed" into j...Fabrice Di Meglio2012-05-152-10/+33
|\
| * Fix bug #6495019 Character gets garbled when locale is changedFabrice Di Meglio2012-05-152-10/+33
* | Avoid unnecessary copy when invoking drawBitmap(int[])Romain Guy2012-05-151-6/+13
* | Merge "Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)" into...Romain Guy2012-05-141-2/+21
|\ \
| * | Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)Romain Guy2012-05-141-2/+21
| |/
* | More VelocityTracker refactoring.Jeff Brown2012-05-131-12/+6
|/
* Merge "Move power HAL interactions to PowerManagerService." into jb-devJeff Brown2012-05-113-141/+1
|\
| * Move power HAL interactions to PowerManagerService.Jeff Brown2012-05-113-141/+1
* | Merge "Surface: replace active rect with window crop" into jb-devJamie Gennis2012-05-111-27/+23
|\ \
| * | Surface: replace active rect with window cropJamie Gennis2012-05-111-27/+23
* | | Merge "Improve notifying TimedText by reducing marshall/unmarshalling." into ...James Dong2012-05-112-2/+20
|\ \ \ | |_|/ |/| |
| * | Improve notifying TimedText by reducing marshall/unmarshalling.Insun Kang2012-05-092-2/+20
* | | Minor refactoring before starting on velocity tracker changes.Jeff Brown2012-05-111-0/+1
| |/ |/|
* | Merge "Add new API to find total RAM." into jb-devDianne Hackborn2012-05-091-5/+17
|\ \
| * | Add new API to find total RAM.Dianne Hackborn2012-05-091-5/+17
* | | Fix reference to moved class.Jeff Brown2012-05-091-1/+1
* | | Merge "Fix possible leak in bitmap decoding." into jb-devJeff Brown2012-05-091-2/+3
|\ \ \ | |/ / |/| |
| * | Fix possible leak in bitmap decoding.Jeff Brown2012-05-091-2/+3
* | | 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
|\ \