summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Provide more descriptive name for InputChannel ashmem.Jeff Brown2011-07-131-1/+3
* Merge "Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator ...Mike Lockwood2011-07-131-12/+0
|\
| * Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator buildMike Lockwood2011-07-131-12/+0
* | Merge "Fix native crash when GL driver fails to initialize."Jason Sams2011-07-131-1/+3
|\ \ | |/ |/|
| * Fix native crash when GL driver fails to initialize.Jason Sams2011-07-131-1/+3
* | Merge "Fix debugging for hwui caches"Kenny Root2011-07-132-2/+1
|\ \
| * | Fix debugging for hwui cachesKenny Root2011-07-132-2/+1
* | | Merge "Compress the backup output stream"Christopher Tate2011-07-131-4/+12
|\ \ \
| * | | Compress the backup output streamChristopher Tate2011-07-131-4/+12
* | | | Merge "Add slot number to forEach hal."Jason Sams2011-07-134-1/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Add slot number to forEach hal.Jason Sams2011-07-134-1/+4
* | | Merge "Fix for the renderscript ref counting bug."Alex Sakhartchouk2011-07-121-6/+6
|\ \ \ | |_|/ |/| |
| * | Fix for the renderscript ref counting bug.Alex Sakhartchouk2011-07-121-6/+6
* | | Merge "Remove the simulator target from all makefiles. Bug: 5010576"Jeff Brown2011-07-1210-43/+0
|\ \ \
| * | | Remove the simulator target from all makefiles.Jeff Brown2011-07-1110-43/+0
| |/ /
* | | Merge "Fix typo in an assert's log"Mathias Agopian2011-07-111-2/+2
|\ \ \
| * | | Fix typo in an assert's logMathias Agopian2011-07-111-2/+2
| |/ /
* | | Merge "EGL: fix the ANativeWindow size/fmt override"Jamie Gennis2011-07-112-5/+39
|\ \ \ | |/ / |/| |
| * | EGL: fix the ANativeWindow size/fmt overrideJamie Gennis2011-07-112-5/+39
* | | Merge "Eliminate single-process mode. Bug: 5010576"Jeff Brown2011-07-111-39/+12
|\ \ \ | |/ / |/| |
| * | Eliminate single-process mode.Jeff Brown2011-07-081-39/+12
* | | Use resource entry name instead of mangled name.Logan Chien2011-07-111-63/+1
* | | Fix typo: mFieldCount -> mPragmaCount.Logan Chien2011-07-111-3/+2
|/ /
* | Merge "Align paths on pixel boundaries when rasterizing in bitmaps. Bug #5003...Romain Guy2011-07-081-1/+1
|\ \
| * | Align paths on pixel boundaries when rasterizing in bitmaps.Romain Guy2011-07-081-1/+1
* | | Fix EGLUtils::selectConfigForPixelFormat()Mathias Agopian2011-07-082-32/+106
| |/ |/|
* | Merge "Correctly position layers."Romain Guy2011-07-081-4/+4
|\ \ | |/
| * Correctly position layers.Romain Guy2011-07-081-4/+4
* | Merge "Use NEAREST filtering mode for TextureView.getBitmap()."Romain Guy2011-07-072-4/+8
|\ \ | |/
| * Use NEAREST filtering mode for TextureView.getBitmap().Romain Guy2011-07-072-4/+8
* | Merge "Use NEAREST filtering for layers whenever possible."Romain Guy2011-07-076-202/+381
|\ \ | |/
| * Use NEAREST filtering for layers whenever possible.Romain Guy2011-07-076-202/+381
* | Merge "SurfaceTexture: enable newly passing tests."Jamie Gennis2011-07-071-8/+4
|\ \ | |/ |/|
| * SurfaceTexture: enable newly passing tests.Jamie Gennis2011-07-061-8/+4
* | Merge "Add Thread::join"Glenn Kasten2011-07-061-0/+19
|\ \
| * | Add Thread::joinGlenn Kasten2011-06-231-0/+19
* | | Merge "fix ScreenshotsOfProtectedBuffersFail"Mathias Agopian2011-07-061-5/+17
|\ \ \
| * | | fix ScreenshotsOfProtectedBuffersFailMathias Agopian2011-07-011-5/+17
* | | | Merge "return an error code with gralloc buffer allocation failures"Mathias Agopian2011-07-062-7/+12
|\ \ \ \ | |/ / /
| * | | return an error code with gralloc buffer allocation failuresMathias Agopian2011-07-012-7/+12
| | |/ | |/|
* | | Merge "Thread ID zero for androidSetThreadSchedulingGroup"Glenn Kasten2011-07-051-0/+4
|\ \ \ | |/ / |/| |
| * | Thread ID zero for androidSetThreadSchedulingGroupGlenn Kasten2011-06-221-0/+4
* | | Merge "Minor fix in SurfaceTexture"Pannag Sanketi2011-06-301-3/+8
|\ \ \
| * | | Minor fix in SurfaceTexturePannag Sanketi2011-06-301-3/+8
* | | | Merge "SF transactions are now O(1) wrt IPC instead of O(N)."Mathias Agopian2011-06-296-357/+315
|\ \ \ \
| * | | | SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2011-06-296-357/+315
* | | | | Merge "Add a linear transform library to libutils"Jason Simmons2011-06-292-0/+263
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add a linear transform library to libutilsJason Simmons2011-06-282-0/+263
* | | | | Merge "Improve input event consistency invariants."Jeff Brown2011-06-281-1/+2
|\ \ \ \ \
| * | | | | Improve input event consistency invariants.Jeff Brown2011-06-281-1/+2