summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Fix wrong-thread issue" into lmp-mr1-devJohn Reck2014-11-072-8/+1
|\ \ \
| * | | Fix wrong-thread issueJohn Reck2014-11-072-8/+1
| | |/ | |/|
* | | Yank ResourceCache out of CachesJohn Reck2014-11-063-11/+11
|/ /
* | Few more small meminfo improvements.Dianne Hackborn2014-11-031-1/+7
|/
* Merge "Crash apps that print malformed or password protected PDFs." into lmp-...Svet Ganov2014-11-012-4/+22
|\
| * Crash apps that print malformed or password protected PDFs.Svet Ganov2014-11-012-4/+22
* | Merge "Layer changes" into lmp-mr1-devJohn Reck2014-10-311-1/+2
|\ \ | |/ |/|
| * Layer changesJohn Reck2014-10-311-1/+2
* | Merge "Save to a PDF file should look like print preview." into lmp-mr1-devSvetoslav2014-10-311-2/+202
|\ \
| * | Save to a PDF file should look like print preview.Svetoslav2014-10-311-2/+202
* | | Distinguish unspecified and explicit null values in resourcesAlan Viverette2014-10-291-3/+7
* | | Merge "SoundTrigger JNI: fix local reference leak." into lmp-mr1-devEric Laurent2014-10-291-3/+6
|\ \ \
| * | | SoundTrigger JNI: fix local reference leak.Eric Laurent2014-10-291-3/+6
| |/ /
* | | Merge "Condense AndroidRuntime init log, include uid running under." into lmp...Dianne Hackborn2014-10-291-2/+2
|\ \ \
| * | | Condense AndroidRuntime init log, include uid running under.Dianne Hackborn2014-10-291-2/+2
* | | | Merge "Fix android_media_AudioSystem_getMasterMute return type." into lmp-mr1...Vladimir Marko2014-10-291-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix android_media_AudioSystem_getMasterMute return type.Vladimir Marko2014-10-291-1/+1
| |/ /
* | | Use native brige only if we have a private data directory.Calin Juravle2014-10-291-4/+8
* | | PreInitializeNativeBridge only if its AvailableCalin Juravle2014-10-291-14/+14
| |/ |/|
* | Fix the length of a profiler system propertyWei Jin2014-10-291-1/+1
|/
* Merge "Add some free zoom to lockHardwareCanvas" into lmp-mr1-devJohn Reck2014-10-231-0/+1
|\
| * Add some free zoom to lockHardwareCanvasJohn Reck2014-10-231-0/+1
* | Merge "Decoder only returns true on complete success." into lmp-mr1-devLeon Scroggins III2014-10-221-1/+2
|\ \ | |/ |/|
| * Decoder only returns true on complete success.Leon Scroggins III2014-10-171-1/+2
* | am e463bc38: am 3c8bde55: Merge "Report that a JavaInputStreamAdaptor is at e...Leon Scroggins III2014-10-221-0/+5
|\ \
| * | Report that a JavaInputStreamAdaptor is at end.Leon Scroggins III2014-10-201-0/+5
* | | Merge "Surface:lockHardwareCanvas" into lmp-mr1-devJohn Reck2014-10-211-0/+56
|\ \ \
| * | | Surface:lockHardwareCanvasJohn Reck2014-10-211-0/+56
| | |/ | |/|
* | | Fix issue #17948288: Improve accuracy of memory use reportingDianne Hackborn2014-10-171-2/+16
|/ /
* | Merge "Enable fast jni for simple RenderNode/Matrix/Paint operations" into lm...Chris Craik2014-10-083-147/+151
|\ \
| * | Enable fast jni for simple RenderNode/Matrix/Paint operationsChris Craik2014-10-073-147/+151
* | | am 405a934e: am 1638a004: Merge "Fix incorrect JNI_ABORT" into lmp-devMathieu Chartier2014-10-061-4/+4
|\ \ \ | | |/ | |/|
| * | Fix incorrect JNI_ABORTMathieu Chartier2014-10-061-4/+4
* | | am 9da6e743: am d988a45d: Merge "Cleanup DeferredLayerUpdater" into lmp-devJohn Reck2014-10-031-8/+0
|\ \ \ | |/ /
| * | Cleanup DeferredLayerUpdaterJohn Reck2014-10-031-8/+0
* | | am b226d295: am c6a06d43: Merge "Revert "Fix issue with using locally defined...Adam Powell2014-10-011-23/+4
|\ \ \ | |/ /
| * | Merge "Revert "Fix issue with using locally defined attrs in a shared lib"" i...Adam Powell2014-10-011-23/+4
| |\ \
| | * | Revert "Fix issue with using locally defined attrs in a shared lib"Adam Powell2014-10-011-23/+4
* | | | am bb7b5197: am cd8e7381: Merge "Fix issue with using locally defined attrs i...Adam Lesinski2014-10-011-4/+23
|\ \ \ \ | |/ / /
| * | | Merge "Fix issue with using locally defined attrs in a shared lib" into lmp-devAdam Lesinski2014-10-011-4/+23
| |\ \ \ | | |/ /
| | * | Fix issue with using locally defined attrs in a shared libAdam Lesinski2014-09-301-4/+23
* | | | am 7432b884: am b3c802f2: Merge "camera2: Use valid dimensions for RGBA8888 g...Ruben Brunk2014-10-011-13/+10
|\ \ \ \ | |/ / /
| * | | Merge "camera2: Use valid dimensions for RGBA8888 gralloc buffers." into lmp-devRuben Brunk2014-09-301-13/+10
| |\ \ \
| | * | | camera2: Use valid dimensions for RGBA8888 gralloc buffers.Ruben Brunk2014-09-301-13/+10
| | |/ /
* | | | am 962e3e83: am 9cf01b63: Merge "More work on issue #17656716: Unhandled exce...Dianne Hackborn2014-10-011-11/+6
|\ \ \ \ | |/ / /
| * | | More work on issue #17656716: Unhandled exception in Window ManagerDianne Hackborn2014-09-301-11/+6
| |/ /
* | | Fix memory leak where we close the descriptor instead of the file.Derek Sollenberger2014-09-291-4/+15
| |/ |/|
* | am df44f764: am 20867871: Frameworks/base: Early init native bridgejgu212014-09-291-11/+35
|\ \ | |/
| * Frameworks/base: Early init native bridgejgu212014-09-281-11/+35
* | am d0f17b98: am 6f34ad71: Merge "camera2: Fix native ImageReader test segfaul...Ruben Brunk2014-09-271-39/+72
|\ \ | |/