summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* move CursorWindow from libbinder to libandroidfwMathias Agopian2012-02-272-2/+2
* fix libgui header locationMathias Agopian2012-02-275-15/+19
* Merge "remove dependency on android_native{s_priv|buffer}.h"Mathias Agopian2012-02-242-1/+3
|\
| * remove dependency on android_native{s_priv|buffer}.hMathias Agopian2012-02-242-1/+3
* | Add hooks to implement Canvas.drawTextOnPath() in GLRomain Guy2012-02-242-5/+36
|/
* frameworks/base refactoringMathias Agopian2012-02-201-0/+1
* Power HAL PowerManagerService hookupTodd Poynor2012-02-171-1/+22
* frameworks/base refactoring.Mathias Agopian2012-02-1718-26/+25
* Merge "frameworks/base refactoring."Jeff Brown2012-02-1710-9/+9
|\
| * frameworks/base refactoring.Mathias Agopian2012-02-1710-9/+9
* | Merge "Record possible clip rejects when recording display lists"Romain Guy2012-02-171-3/+3
|\ \
| * | Record possible clip rejects when recording display listsRomain Guy2012-02-171-3/+3
* | | bluetooth: replace malloc() + memset() to zero with calloc()Iliyan Malchev2012-02-171-9/+4
| |/ |/|
* | Ignore broken input channel when finishing input event.Jeff Brown2012-02-171-1/+1
* | Don't throw on EPIPE in consumeBatchedInputEvents.Jeff Brown2012-02-161-1/+1
|/
* Merge "Clean up InputChannel file descriptor data type."Jeff Brown2012-02-142-4/+4
|\
| * Clean up InputChannel file descriptor data type.Jeff Brown2012-02-142-4/+4
* | Merge "Initial support for concurrency"Irfan Sheriff2012-02-141-9/+3
|\ \
| * | Initial support for concurrencyIrfan Sheriff2012-01-251-9/+3
* | | Update commentsGlenn Kasten2012-02-143-3/+3
* | | Merge "Fix possible races in vsync infrastructure."Jeff Brown2012-02-131-25/+13
|\ \ \ | | |/ | |/|
| * | Fix possible races in vsync infrastructure.Jeff Brown2012-02-131-25/+13
* | | am 6466f400: am fca4ff38: am eaf2617f: am 472512f6: Merge "Fix incorrect prot...Jean-Baptiste Queru2012-02-131-1/+1
|\ \ \ | |/ / |/| |
| * | am 472512f6: Merge "Fix incorrect prototype for JNI call"Jean-Baptiste Queru2012-02-131-1/+1
| |\ \
| | * \ Merge "Fix incorrect prototype for JNI call"Jean-Baptiste Queru2012-02-131-1/+1
| | |\ \
| | | * | Fix incorrect prototype for JNI callBhanu Chetlapalli2012-01-311-1/+1
* | | | | Implement batching of input events on the consumer side.Jeff Brown2012-02-132-88/+122
* | | | | Rewrite input transport using sockets.Jeff Brown2012-02-133-57/+13
* | | | | Merge "Multi-user - wallpaper service"Amith Yamasani2012-02-101-1/+0
|\ \ \ \ \
| * | | | | Multi-user - wallpaper serviceAmith Yamasani2012-02-101-1/+0
* | | | | | Follow raw pointer and sp<> conventionsGlenn Kasten2012-02-101-3/+1
* | | | | | Merge "No newline or space at end of ALOG format string"Glenn Kasten2012-02-101-12/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | No newline or space at end of ALOG format stringGlenn Kasten2012-02-081-12/+12
* | | | | | Add headless mode for running the framework without the surface flingerMike Lockwood2012-02-101-4/+25
* | | | | | Disable output processing when opening serial port.Girts Folkmanis2012-02-101-0/+2
* | | | | | Add SerialPort.sendBreak()Mike Lockwood2012-02-101-0/+8
* | | | | | New Serial Manager API:Mike Lockwood2012-02-103-0/+269
* | | | | | Simple master volume supportMike Lockwood2012-02-101-0/+36
|/ / / / /
* | | | | Comment out a warning message to avoid log spamming.Chih-Chung Chang2012-02-071-6/+0
* | | | | am 33476f7a: am f79bcd2d: am 52da99fa: am a081c7b8: Merge "Skia API changes a...Jean-Baptiste Queru2012-02-061-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | am a081c7b8: Merge "Skia API changes as a result of an update to the Skia lib...Jean-Baptiste Queru2012-02-061-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Skia API changes as a result of an update to the Skia library.Derek Sollenberger2012-01-311-1/+1
| | |/ /
| * | | am 9d25b82d: Merge "Rename LOG_ASSERT to ALOG_ASSERT"Jean-Baptiste Queru2012-01-191-1/+1
| |\ \ \ | | |/ /
| | * | Rename LOG_ASSERT to ALOG_ASSERTSteve Block2012-01-191-1/+1
| * | | am 6df477be: Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)"Jean-Baptiste Queru2012-01-1948-306/+306
| |\ \ \ | | |/ /
| | * | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-1948-306/+306
| * | | am a826f9e2: Merge "Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)"Jean-Baptiste Queru2012-01-1920-74/+74
| |\ \ \ | | |/ /
| | * | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-1920-74/+74
| * | | am 4f367f33: Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)"Jean-Baptiste Queru2012-01-1914-73/+73
| |\ \ \ | | |/ /
| | * | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-1914-73/+73