summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Throw TransactionTooLargeException when Binder transaction fails.Jeff Brown2011-11-081-8/+26
* am bcf05a69: Fix bug #5553401 TextLayoutCache is too verbose: "computeValuesW...Fabrice Di Meglio2011-11-021-1/+5
|\
| * Fix bug #5553401 TextLayoutCache is too verbose: "computeValuesWithHarfbuzz -...Fabrice Di Meglio2011-11-011-1/+5
* | Merge "Fix bug #5504346 Hung in native_getTextRunAdvances - DO NOT MERGE" int...Fabrice Di Meglio2011-11-011-32/+44
|\ \
| * | Fix bug #5504346 Hung in native_getTextRunAdvances - DO NOT MERGEFabrice Di Meglio2011-11-011-32/+44
* | | am bd9b1528: Merge "Add cdma_rmnet4 to list of monitored interfaces" into ics...Robert Greenwalt2011-11-011-0/+1
|\ \ \ | |/ / |/| / | |/
| * Merge "Add cdma_rmnet4 to list of monitored interfaces" into ics-mr0Robert Greenwalt2011-11-011-0/+1
| |\
| | * Add cdma_rmnet4 to list of monitored interfacesRobert Greenwalt2011-11-011-0/+1
| * | Fix bug #5504346 Hung in native_getTextRunAdvances - DO NOT MERGEFabrice Di Meglio2011-11-011-32/+44
| |/
* | resolved conflicts for merge of 2d280f75 to ics-mr1Jeff Brown2011-10-301-0/+7
|\ \ | |/
| * Improve the slow query instrumentation.Jeff Brown2011-10-281-0/+7
* | Merge "Fix compilation issue when DEBUG_GLYPHS define is activated"Fabrice Di Meglio2011-10-201-1/+1
|\ \
| * | Fix compilation issue when DEBUG_GLYPHS define is activatedFabrice Di Meglio2011-10-191-1/+1
* | | Notify a Bitmap is has changed when calling copyPixelFromBufferRomain Guy2011-10-181-0/+1
|/ /
* | Deprecate local-only CursorWindows.Jeff Brown2011-10-121-4/+3
|/
* Use ashmem for CursorWindows.Jeff Brown2011-10-112-230/+160
* Merge changes Idbfeb3cc,I03e8e2e7,Iff9eed78Jeff Brown2011-10-072-232/+108
|\
| * Fix regression in CursorWindow.getString()Jeff Brown2011-10-071-2/+8
| * Clean up CursorWindow lifetime.Jeff Brown2011-10-071-229/+99
| * Fix regression in CursorWindow.copyStingToBuffer.Jeff Brown2011-10-071-1/+1
* | Merge "Restore broken CursorWindow.getType behavior. Bug: 5430009"Jeff Brown2011-10-071-2/+4
|\ \ | |/
| * Restore broken CursorWindow.getType behavior.Jeff Brown2011-10-071-2/+4
* | Merge "Fix bug #5371117 Regression : The Hebrew / Arabic text behavior in ICS...Fabrice Di Meglio2011-10-076-247/+187
|\ \ | |/ |/|
| * Fix bug #5371117 Regression : The Hebrew / Arabic text behavior in ICS latest...Fabrice Di Meglio2011-10-076-247/+187
* | Clean up CursorWindow code.Jeff Brown2011-10-062-436/+353
|/
* Fix handling of "allow fds" state.Dianne Hackborn2011-10-031-3/+12
* Transfer large bitmaps using ashmem.Jeff Brown2011-10-031-6/+23
* Add mechanism for Parcel to not allow FDs to be written to it.Dianne Hackborn2011-10-031-12/+31
* Merge "Fix potential issue with the TextLayoutCache with glyphs"Fabrice Di Meglio2011-10-031-1/+3
|\
| * Fix potential issue with the TextLayoutCache with glyphsFabrice Di Meglio2011-09-301-1/+3
* | Improve TextLayoutCache performances a bitFabrice Di Meglio2011-09-302-25/+38
|/
* Merge "Fix bug # 5376028 Arabic text is kinda broken - disappearing glyphs"Fabrice Di Meglio2011-09-271-15/+4
|\
| * Fix bug # 5376028 Arabic text is kinda broken - disappearing glyphsFabrice Di Meglio2011-09-261-15/+4
* | Merge "Switch to cfg based signal_poll command"Irfan Sheriff2011-09-261-28/+0
|\ \
| * | Switch to cfg based signal_poll commandIrfan Sheriff2011-09-261-28/+0
* | | Revert "Transfer large bitmaps using ashmem. Bug: 5224703"Bart Sears2011-09-251-23/+6
* | | Transfer large bitmaps using ashmem.Jeff Brown2011-09-231-6/+23
| |/ |/|
* | Merge "Fix bug #5332081 TextLayoutCache needs to be able to have more cache h...Fabrice Di Meglio2011-09-237-150/+186
|\ \
| * | Fix bug #5332081 TextLayoutCache needs to be able to have more cache hitsFabrice Di Meglio2011-09-217-150/+186
| |/
* | am b20d378c: Merge "Don\'t crash during full backup when CheckJNI is enabled"...Christopher Tate2011-09-231-4/+4
|\ \
| * | Don't crash during full backup when CheckJNI is enabledChristopher Tate2011-09-231-4/+4
* | | am 5f0ef5fb: Fix jpeg callback is lost if setPreviewCallbackWithBuffer has be...Wu-cheng Li2011-09-211-25/+14
|\ \ \ | |/ / | | / | |/ |/|
| * Fix jpeg callback is lost if setPreviewCallbackWithBuffer has been called.Wu-cheng Li2011-09-211-25/+14
* | TextLayoutCacheKey needs to store start and count.Jeff Brown2011-09-191-0/+2
* | TextLayoutCache code refactoringFabrice Di Meglio2011-09-194-133/+47
* | Merge "Fix potential leak in TextLayouCache"Fabrice Di Meglio2011-09-192-3/+25
|\ \
| * | Fix potential leak in TextLayouCacheFabrice Di Meglio2011-09-182-3/+25
* | | Make TextLayoutCache no more dependent on ICUFabrice Di Meglio2011-09-183-82/+75
|/ /
* | Revert "Fix bug #5332081 TextLayoutCache needs to be able to have more cache ...Fabrice Di Meglio2011-09-187-306/+240
* | Fix bug #5332081 TextLayoutCache needs to be able to have more cache hitsFabrice Di Meglio2011-09-167-240/+306