summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Expose latency methods through AudioManager and AudioTrack.Oliver Woodman2013-07-012-0/+26
* Add a queue of pending finished input events.Jeff Brown2013-05-221-11/+82
* Update Canvas.getClipBounds to not account for AA clips.Derek Sollenberger2013-05-161-1/+28
* Merge "Fix bug where we incorrectly clipped the bounds to the device size." i...Derek Sollenberger2013-05-091-7/+1
|\
| * Fix bug where we incorrectly clipped the bounds to the device size.Derek Sollenberger2013-05-091-7/+1
* | Merge "Fix bug 8717690 Full-width Latin Letters Garbled on Tumblr App" into j...Raph Levien2013-05-091-13/+12
|\ \ | |/ |/|
| * Fix bug 8717690 Full-width Latin Letters Garbled on Tumblr AppRaph Levien2013-05-061-13/+12
* | Register EGLExt JNI methodsJesse Hall2013-05-062-0/+3
* | Temporarily revert field name change (DO NOT MERGE)Dave Burke2013-05-061-1/+1
* | Merge "Add android.opengl.EGLExt class for EGL extensions" into jb-mr2-devJesse Hall2013-05-042-17/+162
|\ \
| * | Add android.opengl.EGLExt class for EGL extensionsJesse Hall2013-05-012-17/+162
* | | Merge "Really make Surface thread-safe." into jb-mr2-devJeff Brown2013-05-031-35/+19
|\ \ \
| * | | Really make Surface thread-safe.Jeff Brown2013-05-011-35/+19
| |/ /
* | | Fix GLES30 JNI registrationJesse Hall2013-04-292-1/+3
|/ /
* | Added flush() for bluetooth output streamzzy2013-04-241-0/+25
* | Merge "Fix for bug 8695466 GPOS combining mark positioning broken before spac...Raph Levien2013-04-231-10/+7
|\ \
| * | Fix for bug 8695466 GPOS combining mark positioning broken before spaceRaph Levien2013-04-231-10/+7
| |/
* | Merge "Rewrite input handling for native applications" into jb-mr2-devMichael Wright2013-04-234-416/+297
|\ \ | |/ |/|
| * Rewrite input handling for native applicationsMichael Wright2013-04-224-416/+297
* | Fix quickReject logic to account for setClipChildren() settingChet Haase2013-04-191-4/+4
|/
* Merge "use appropriate fallback chain for style" into jb-mr2-devVictoria Lease2013-04-172-28/+9
|\
| * use appropriate fallback chain for styleVictoria Lease2013-04-162-28/+9
* | Disable tracing from ZygoteJamie Gennis2013-04-161-0/+8
* | Merge "Add android.opengl.GLES30, hidden for now" into jb-mr2-devJesse Hall2013-04-162-0/+5218
|\ \ | |/ |/|
| * Add android.opengl.GLES30, hidden for nowJesse Hall2013-04-152-0/+5218
* | Merge "Add new resources trace, also trace apk dex loading." into jb-mr2-devDianne Hackborn2013-04-121-1/+1
|\ \
| * | Add new resources trace, also trace apk dex loading.Dianne Hackborn2013-04-121-1/+1
* | | Merge "Add async events tracing to android.os.Trace" into jb-mr2-devRomain Guy2013-04-121-11/+38
|\ \ \ | |/ / |/| |
| * | Add async events tracing to android.os.TraceRomain Guy2013-04-101-11/+38
| |/
* | Add new sensor types.Jaikumar Ganesh2013-04-111-10/+10
|/
* Merge "Ensure that a canvas is always backed by some form of SkDevice." into ...Derek Sollenberger2013-04-101-1/+8
|\
| * Ensure that a canvas is always backed by some form of SkDevice.Derek Sollenberger2013-04-091-1/+8
* | Merge "Add liblog" into jb-mr2-devYing Wang2013-04-101-0/+1
|\ \
| * | Add liblogYing Wang2013-04-091-0/+1
| |/
* | Add APIs for application-generated systrace eventsJamie Gennis2013-04-091-2/+25
|/
* Merge "Pipe through device resolution information" into jb-mr2-devMichael Wright2013-04-051-3/+3
|\
| * Pipe through device resolution informationMichael Wright2013-04-041-3/+3
* | Correctly manage the lifecycle of IME InputChannels.Jeff Brown2013-04-041-0/+11
|/
* Fix reference cycle in InputEventReceiver and Sender.Jeff Brown2013-04-023-35/+54
* Start input event sequence numbers at 1Michael Wright2013-04-011-1/+1
* Merge "bidiFlags != SkPaint::Flags" into jb-mr2-devVictoria Lease2013-03-291-38/+38
|\
| * bidiFlags != SkPaint::FlagsVictoria Lease2013-03-281-38/+38
* | Support specifying buffer start offset for USB requests.Jeff Brown2013-03-281-20/+14
|/
* Disable some noisy error logs.Jeff Brown2013-03-272-2/+12
* Merge "Use input transport for communications between app and IME." into jb-m...Jeff Brown2013-03-273-0/+310
|\
| * Use input transport for communications between app and IME.Jeff Brown2013-03-263-0/+310
* | am 145e60b3: am 6c75deb5: Merge "Remove the fixed-length buffer in DdmHandleN...Elliott Hughes2013-03-261-85/+43
|\ \ | |/ |/|
| * Remove the fixed-length buffer in DdmHandleNativeHeap.getLeakInfo.Elliott Hughes2013-03-261-85/+43
* | Restore final canvas state after deferred flushChris Craik2013-03-221-3/+2
* | am d9520336: am 20345bd8: Merge "Update SELinux JNI to use helpers"Kenny Root2013-03-201-352/+331
|\ \ | |/