summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Fix EGLUtils::selectConfigForPixelFormat()Mathias Agopian2011-07-081-19/+39
* 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
* | | | | | SurfaceTexture: add a CPU -> GL sync test.Jamie Gennis2011-06-281-0/+176
* | | | | | Merge changes I9fb59763,I8b2c6e00Jamie Gennis2011-06-281-25/+20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | SurfaceTexture: consume buffers after err checksJamie Gennis2011-06-271-14/+9
| * | | | | SurfaceTexture: change onFrameAvailable behaviorJamie Gennis2011-06-271-11/+11
| | |/ / / | |/| | |
* | | | | Remove native EventRecurrence parserAndy McFadden2011-06-282-485/+0
| |/ / / |/| | |
* | | | PermissionCache caches permission checksMathias Agopian2011-06-273-89/+114
* | | | MemoryHeapBase: Save and binderize the offsetAnu Sundararajan2011-06-272-26/+42
|/ / /
* | | Merge "Fix settings restore"Christopher Tate2011-06-241-1/+2
|\ \ \
| * | | Fix settings restoreChristopher Tate2011-06-241-1/+2
* | | | Add allowSynchronousMode to SurfaceTexture constructor.Grace Kloba2011-06-231-2/+6
|/ / /
* | | Add method to create a ParcelSurfaceTexture from android.view.Surface.tedbo2011-06-221-0/+4
| |/ |/|
* | SurfaceTexture: make tests use a large framebuffer.Jamie Gennis2011-06-201-19/+25
* | Merge "SurfaceTexture: fix a NULL ptr dereference."Jamie Gennis2011-06-201-9/+36
|\ \ | |/ |/|
| * SurfaceTexture: fix a NULL ptr dereference.Jamie Gennis2011-06-201-9/+36
* | Merge "SurfaceTexture: enable a test that now passes."Jamie Gennis2011-06-171-1/+1
|\ \
| * | SurfaceTexture: enable a test that now passes.Jamie Gennis2011-06-151-1/+1
* | | Merge "SurfaceTexture: enable a test that is now passing."Jamie Gennis2011-06-171-14/+10
|\ \ \ | |/ /
| * | SurfaceTexture: enable a test that is now passing.Jamie Gennis2011-06-151-14/+10
| |/
* | Use rand() for MinGWKenny Root2011-06-151-1/+13
|/
* Merge "Bug 4608375"Glenn Kasten2011-06-141-2/+9
|\
| * Bug 4608375Glenn Kasten2011-06-141-2/+9
* | SurfaceTexture: increase the test's Surface layer.Jamie Gennis2011-06-141-1/+1
* | SurfaceTexture: add some RGBA_8888 tests.Jamie Gennis2011-06-141-21/+228
* | SurfaceTextureClient: minor test refactoring.Jamie Gennis2011-06-141-213/+179
* | Merge "SurfaceTexture: add a format querying test."Jamie Gennis2011-06-141-0/+25
|\ \
| * | SurfaceTexture: add a format querying test.Jamie Gennis2011-06-131-0/+25
* | | fix RefBase so it retains binary-compatibility with gingerbreadMathias Agopian2011-06-131-9/+25
* | | Merge changes I9b8e1962,I7bb843caMathias Agopian2011-06-1310-1418/+90
|\ \ \
| * | | Temporarily don't return the current buffer in synchronous modeMathias Agopian2011-06-132-4/+4
| * | | unify SurfaceTexture and SurfaceMathias Agopian2011-06-138-1414/+86
* | | | Merge changes Ic9186db2,Id5a7cdffJamie Gennis2011-06-131-6/+11
|\ \ \ \ | |/ / / |/| | |