summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Merge "Return correct status for android.media.AudioTrack.write(short[]...)"Glenn Kasten2013-07-121-3/+6
|\
| * Return correct status for android.media.AudioTrack.write(short[]...)Glenn Kasten2013-07-101-3/+6
* | Merge "Trace bitmaps decoding"Romain Guy2013-07-121-29/+0
|\ \
| * | Trace bitmaps decodingRomain Guy2013-07-111-29/+0
| |/
* | camera2 api: Add CameraMetadata get/set supportIgor Murashkin2013-07-112-0/+263
|/
* Merge "be more robust with handling unknown sensors"Mathias Agopian2013-07-081-1/+7
|\
| * be more robust with handling unknown sensorsMathias Agopian2013-07-081-1/+7
* | Use global references for Bitmap AndroidPixelRefsChris Craik2013-07-081-11/+29
* | Move input library code to frameworks/native.Jeff Brown2013-07-0114-15/+16
|/
* Start really collecting PSS data for process stats.Dianne Hackborn2013-06-271-3/+7
* Merge "Work on issue #9586838: Crash after waking up Hammerhead device"Dianne Hackborn2013-06-271-0/+19
|\
| * Work on issue #9586838: Crash after waking up Hammerhead deviceDianne Hackborn2013-06-261-0/+19
* | Merge "Expose latency methods through AudioManager and AudioTrack."Oliver Woodman2013-06-272-0/+26
|\ \ | |/ |/|
| * Expose latency methods through AudioManager and AudioTrack.Oliver Woodman2013-06-262-0/+26
* | Refcount 9-patches and properly handle GC eventsRomain Guy2013-06-262-107/+91
* | Merge "Update procstats to start collecting/reporting pss."Dianne Hackborn2013-06-261-1/+14
|\ \
| * | Update procstats to start collecting/reporting pss.Dianne Hackborn2013-06-261-1/+14
| |/
* | Initial camera device implementationIgor Murashkin2013-06-263-0/+275
|/
* Revert "Initial camera device implementation"Igor Murashkin2013-06-253-275/+0
* Initial camera device implementationIgor Murashkin2013-06-243-0/+275
* Fix SkASSERT errors resulting from the order objects are allocatedDerek Sollenberger2013-06-241-12/+14
* Merge "Generate PDF from Canvas."Svetoslav Ganov2013-06-213-0/+91
|\
| * Generate PDF from Canvas.Svetoslav Ganov2013-06-193-0/+91
* | Remove libdvm dependencyBrian Carlstrom2013-06-202-1/+3
|/
* am 2f3f86c1: am 1d4cd879: am 11cd57ca: Merge "Avoid unnecessary FindClass("ja...Dianne Hackborn2013-06-171-15/+3
|\
| * am 11cd57ca: Merge "Avoid unnecessary FindClass("java/lang/String")."Dianne Hackborn2013-06-171-15/+3
| |\
| | * Avoid unnecessary FindClass("java/lang/String").Vladimir Marko2013-06-171-15/+3
* | | Merge "Handle all text bounds as post-translated"Chris Craik2013-06-171-0/+2
|\ \ \
| * | | Handle all text bounds as post-translatedChris Craik2013-06-171-0/+2
* | | | Merge "Cancel layer update when a layer is about to be destroyed Bug #9310706"Romain Guy2013-06-171-0/+6
|\ \ \ \
| * | | | Cancel layer update when a layer is about to be destroyedRomain Guy2013-06-171-0/+6
| |/ / /
* | | | make setHinting(HINTING_ON) kNormal_HintingVictoria Lease2013-06-171-1/+1
|/ / /
* | | Merge "Fix various draw ops that may incorrectly not scissor"Chris Craik2013-06-141-1/+1
|\ \ \
| * | | Fix various draw ops that may incorrectly not scissorChris Craik2013-06-131-1/+1
* | | | Merge "Process new system property for max JIT cache size"buzbee2013-06-131-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Process new system property for max JIT cache sizebuzbee2013-05-241-0/+9
* | | | Restore buildLayer()'s old behavior; it's synchronous againRomain Guy2013-06-121-0/+6
* | | | Merge "Add support for post-decode density scaling with reuse"Chris Craik2013-06-061-61/+87
|\ \ \ \
| * | | | Add support for post-decode density scaling with reuseChris Craik2013-06-051-61/+87
* | | | | Merge "Support all formats for BitmapFactory.Options.inBitmap"Chris Craik2013-06-061-69/+72
|\ \ \ \ \ | |/ / / /
| * | | | Support all formats for BitmapFactory.Options.inBitmapChris Craik2013-06-031-69/+72
* | | | | Merge "wifi: Match function prototype from libhardware_legacy"Dmitry Shmidt2013-05-301-2/+2
|\ \ \ \ \
| * | | | | wifi: Match function prototype from libhardware_legacyDmitry Shmidt2013-05-291-2/+2
* | | | | | Merge "Modifications needed for updating Skia to r9286."Derek Sollenberger2013-05-304-21/+21
|\ \ \ \ \ \
| * | | | | | Modifications needed for updating Skia to r9286.Derek Sollenberger2013-05-284-21/+21
| |/ / / / /
* | | | | | Disable the AssetAtlas when running under valgrindRomain Guy2013-05-291-0/+6
| |/ / / / |/| | | |
* | | | | Support larger bitmaps in BitmapFactory.Options.inBitmapChris Craik2013-05-283-5/+40
|/ / / /
* | | | Some improvements to meminfo output.Dianne Hackborn2013-05-241-31/+40
|/ / /
* | | Merge "Add more memory usage stats"Anwar Ghuloum2013-05-231-8/+85
|\ \ \
| * | | Add more memory usage statsAnwar Ghuloum2013-05-231-8/+85