summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* fixup hardcoded include paths for new projectMathias Agopian2012-03-071-3/+1
* Merge "Remove obsolete references to sched_policy.h"Glenn Kasten2012-03-061-1/+0
|\
| * Remove obsolete references to sched_policy.hGlenn Kasten2012-03-051-1/+0
* | Merge "Delete display list objects and resources on the UI thread Bug #607371...Romain Guy2012-03-051-1/+1
|\ \
| * | Delete display list objects and resources on the UI threadRomain Guy2012-03-051-1/+1
* | | Merge "Don't log SQLITE_SCHEMA errors."Jeff Brown2012-03-051-1/+1
|\ \ \ | |/ / |/| |
| * | Don't log SQLITE_SCHEMA errors.Jeff Brown2012-03-051-1/+1
| |/
* | Deferred layer updatesRomain Guy2012-03-021-1/+9
|/
* Externalize more SQLite configuration options.Jeff Brown2012-02-291-9/+0
* Merge "Don't throw if sqlite3_finalize returns an error."Jeff Brown2012-02-291-4/+4
|\
| * Don't throw if sqlite3_finalize returns an error.Jeff Brown2012-02-291-4/+4
* | Fix bug #5180841 TextLayoutCache needs to support IndicFabrice Di Meglio2012-02-282-0/+20
|/
* 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
|/ / / / /