summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix rendering issue with paths when the stroke width is 0"Romain Guy2011-06-171-5/+6
|\
| * Fix rendering issue with paths when the stroke width is 0Romain Guy2011-06-171-5/+6
* | 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
* | | Merge "Adding ability to read back fbo data to renderscript"Alex Sakhartchouk2011-06-1611-115/+353
|\ \ \ | |_|/ |/| |
| * | Adding ability to read back fbo data to renderscriptAlex Sakhartchouk2011-06-1611-115/+353
| |/
* | 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
* | Add TextureView.getBitmap()Romain Guy2011-06-143-8/+101
* | 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
* | | Merge "Allocation copy functions."Alex Sakhartchouk2011-06-1413-6/+250
|\ \ \
| * | | Allocation copy functions.Alex Sakhartchouk2011-06-1413-6/+250
| |/ /
* | | Merge "Batch glCopyTexImage() calls to get about 15 fps back on SGX."Romain Guy2011-06-132-10/+124
|\ \ \
| * | | Batch glCopyTexImage() calls to get about 15 fps back on SGX.Romain Guy2011-06-132-10/+124
| | |/ | |/|
* | | 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
|\ \ \ \ | |/ / / |/| | |
| * | | SurfaceTexture: disable a deadlocking test.Jamie Gennis2011-06-131-1/+2
| * | | SurfaceTexture: add a pixel tolerance to the tests.Jamie Gennis2011-06-131-5/+9
| | |/ | |/|
* | | Merge "libutils: add a binary blob cache implementation."Jamie Gennis2011-06-134-0/+491
|\ \ \ | |/ / |/| |
| * | libutils: add a binary blob cache implementation.Jamie Gennis2011-05-174-0/+491
* | | Merge changes I56779420,I044e44e1,Ic5adfa29,Ied541ab8Jamie Gennis2011-06-133-2/+384
|\ \ \
| * | | SurfaceTexture: add some GL->GL tests.Jamie Gennis2011-06-131-0/+268
| * | | SurfaceTexture: add getTransformMatrix tests.Jamie Gennis2011-06-131-0/+108
| * | | SurfaceTexture: fix a getTransformMatrix crash.Jamie Gennis2011-06-131-2/+8
* | | | Merge "Remove redundant memory barrier"Glenn Kasten2011-06-131-8/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove redundant memory barrierGlenn Kasten2011-06-101-8/+5
* | | | resolved conflicts for merge of f51ded0f to masterDianne Hackborn2011-06-101-2/+30
|\ \ \ \ | |/ / / |/| | |
| * | | am a8d7ea06: am 220cd77d: Merge "Enforce public resource restriction on bag p...Dianne Hackborn2011-06-091-2/+30
| |\ \ \
| | * | | Enforce public resource restriction on bag parents.Dianne Hackborn2011-06-091-2/+30
* | | | | Merge "Don't apply AA to rects with no rotation/perspective."Romain Guy2011-06-093-3/+7
|\ \ \ \ \
| * | | | | Don't apply AA to rects with no rotation/perspective.Romain Guy2011-06-093-3/+7
* | | | | | resolved conflicts for merge of e2aa0490 to masterDianne Hackborn2011-06-091-5/+5
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | am a1396dfe: am 02140891: Merge "Work on issue #4518815: Compatibility mode i...Dianne Hackborn2011-06-081-5/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge "Work on issue #4518815: Compatibility mode introduces compatibility re...Dianne Hackborn2011-06-081-5/+5
| | |\ \ \
| | | * | | Work on issue #4518815: Compatibility mode introduces compatibility regressio...Dianne Hackborn2011-06-081-5/+5
* | | | | | am 96fcb702: am b40e85f9: am 645434fb: Merge "Fix a leak in RefBase" into hon...Mathias Agopian2011-06-091-6/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am b40e85f9: am 645434fb: Merge "Fix a leak in RefBase" into honeycomb-mr2Mathias Agopian2011-06-081-6/+10
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix a leak in RefBaseMathias Agopian2011-06-081-6/+10
| | |/ / /
* | | | | Merge "More work to make libRS buildable on the host."Alex Sakhartchouk2011-06-0920-134/+151
|\ \ \ \ \
| * | | | | More work to make libRS buildable on the host.Alex Sakhartchouk2011-06-0320-134/+151