summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Refactor android.backup => android.app.backupChristopher Tate2010-03-052-15/+15
|/ / /
* | | Merge "provide databasename to the logging func registration func"Vasu Nori2010-03-051-8/+14
|\ \ \
| * | | provide databasename to the logging func registration funcVasu Nori2010-03-041-8/+14
* | | | Fix some bugs.Dianne Hackborn2010-03-041-0/+62
|/ / /
* | | resubmit reverted CL https://android-git.corp.google.com/g/#change,42682Vasu Nori2010-03-021-5/+5
* | | Merge "Tone down a log message."Andy McFadden2010-03-021-1/+1
|\ \ \
| * | | Tone down a log message.Andy McFadden2010-03-011-1/+1
* | | | Added a name to Surface created by SurfaceFlingerMathias Agopian2010-03-011-3/+13
* | | | revert due to the sqlite build problem on Mac..Vasu Nori2010-03-011-5/+5
* | | | Merge "register a logging func with sqlite, to get extra info on errors"Vasu Nori2010-03-011-27/+42
|\ \ \ \
| * | | | register a logging func with sqlite, to get extra info on errorsVasu Nori2010-03-011-27/+42
| |/ / /
* | | | Add new Slog class.Joe Onorato2010-03-011-5/+15
|/ / /
* | | Add support for accessing native bidi implementation via jni.Doug Felt2010-02-243-0/+84
* | | Use UTF-8 strings to avoid duplicate caching, part 1Kenny Root2010-02-232-8/+19
* | | Add ImageFormat.java and move the Camera/YUV constants from PixelFormat to it.Mathias Agopian2010-02-182-3/+27
* | | Merge "Set error condition correctly when device is already created."Jaikumar Ganesh2010-02-181-1/+2
|\ \ \
| * | | Set error condition correctly when device is already created.Jaikumar Ganesh2010-02-171-1/+2
* | | | Merge "Adjust SQLiteDatabase/Program buffer sizes"Kenny Root2010-02-182-5/+5
|\ \ \ \
| * | | | Adjust SQLiteDatabase/Program buffer sizesKenny Root2010-02-182-5/+5
* | | | | Catch Java exceptions in the FileObserver JNI codeMike Lockwood2010-02-181-12/+16
|/ / / /
* | | | Merge "Add better index checks for AndroidCharacter.mirror"Kenny Root2010-02-171-1/+2
|\ \ \ \
| * | | | Add better index checks for AndroidCharacter.mirrorKenny Root2010-02-171-1/+2
* | | | | Merge "AVRCP volume controls for the docks."Jaikumar Ganesh2010-02-171-0/+35
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | AVRCP volume controls for the docks.Jaikumar Ganesh2010-02-161-0/+35
* | | | | get rid off the YUV formats at the libui layerMathias Agopian2010-02-161-3/+4
| |/ / / |/| | |
* | | | Add API to access ICU's East Asian WidthKenny Root2010-02-161-3/+62
* | | | Fix off-by-one in parse3339 timezone checkKenny Root2010-02-161-2/+2
* | | | Totally remove Unicode.cpp and rely on ICUKenny Root2010-02-121-7/+37
|/ / /
* | | split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-115-5/+7
* | | Introduce special UI modes for night and car usage.Tobias Haamel2010-02-111-2/+4
* | | remove android.os.Base64UtilsDoug Zongker2010-02-083-163/+0
* | | use sqlite 3.6.22 to print and profile the sql statetementsVasu Nori2010-02-081-0/+58
* | | Merge "Add a "dalvik.vm.gc.overwritefree" property. When set to "true", the ...Barry Hayes2010-02-031-0/+9
|\ \ \
| * | | Add a "dalvik.vm.gc.overwritefree" property. When set to "true", theBarry Hayes2010-02-031-0/+9
* | | | Merge "Don't use the MemoryDealer in CursorWindow, it's not necessary."Mathias Agopian2010-02-012-11/+11
|\ \ \ \
| * | | | Don't use the MemoryDealer in CursorWindow, it's not necessary.Mathias Agopian2010-01-292-11/+11
* | | | | Remove excessive logging.Wu-cheng Li2010-01-301-1/+1
|/ / / /
* | | | Simplify the MemoryDealer implementationMathias Agopian2010-01-291-1/+1
* | | | Implement the GL11ExtensionPack APIs.Jack Palevich2010-01-281-89/+943
|/ / /
* | | Merge "Add support for setting camera display orientation."Chih-Chung Chang2010-01-271-0/+15
|\ \ \
| * | | Add support for setting camera display orientation.Chih-Chung Chang2010-01-261-0/+15
* | | | Add a Java API that converts yuv data to a jpeg.Wei-Ta Chen2010-01-274-1/+332
* | | | Merge "add API to change default config on image decoders."Mike Reed2010-01-261-1/+19
|\ \ \ \ | |/ / / |/| | |
| * | | add API to change default config on image decoders.Mike Reed2010-01-261-1/+19
* | | | Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_...Eric Laurent2010-01-251-3/+3
|/ / /
* | | Fix leak of DBus match rule.Nick Pelly2010-01-221-1/+1
* | | resolved conflicts for merge of d26707da to masterJean-Baptiste Queru2010-01-121-1/+1
|\ \ \ | |/ /
| * | am c93c70c4: Merge "framework: storage: Ensure that filesystems are unmounted...San Mehat2010-01-121-1/+1
| |\ \ | | |/
| | * framework: storage: Ensure that filesystems are unmounted before shutdown/rebootSan Mehat2010-01-121-1/+1
* | | less log spewJoe Onorato2010-01-082-4/+3