Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
0ff6d7ee17de33d314ef726e7506b39c64a3ed35
/
libs
a948927
Add the ability to specify the opacity of a TextureView
by Romain Guy
· 14 years ago
d586ad9
Fix another memory leak in OpenGLRenderer
by Romain Guy
· 14 years ago
f6a63ae
Fix memory leak in OpenGLRenderer.
by Romain Guy
· 14 years ago
2d90f95
Merge "First cut of atomics for renderscript."
by Jason Sams
· 14 years ago
71767c5
First cut of atomics for renderscript.
by Jason Sams
· 14 years ago
dba35bb
Merge "SurfaceTexture: make tests use a large framebuffer."
by Jamie Gennis
· 14 years ago
1a3b2f6
Merge "First cut at RSTextureView."
by Jason Sams
· 14 years ago
faa32b3
First cut at RSTextureView.
by Jason Sams
· 14 years ago
dba3968
SurfaceTexture: make tests use a large framebuffer.
by Jamie Gennis
· 14 years ago
c972c79
Merge "SurfaceTexture: fix a NULL ptr dereference."
by Jamie Gennis
· 14 years ago
aff7405
SurfaceTexture: fix a NULL ptr dereference.
by Jamie Gennis
· 14 years ago
9876930
Merge "Add error checking to LayerRenderer::copyLayer"
by Romain Guy
· 14 years ago
d6b2a00
Add error checking to LayerRenderer::copyLayer
by Romain Guy
· 14 years ago
ee452bc
Merge "Fix rendering issue with paths when the stroke width is 0"
by Romain Guy
· 14 years ago
98029c8
Fix rendering issue with paths when the stroke width is 0
by Romain Guy
· 14 years ago
54ed610
Merge "SurfaceTexture: enable a test that now passes."
by Jamie Gennis
· 14 years ago
ce14a04
Merge "SurfaceTexture: enable a test that is now passing."
by Jamie Gennis
· 14 years ago
9347d9a
Merge "Adding ability to read back fbo data to renderscript"
by Alex Sakhartchouk
· 14 years ago
8650c32
Adding ability to read back fbo data to renderscript
by Alex Sakhartchouk
· 14 years ago
e04f826
Use rand() for MinGW
by Kenny Root
· 14 years ago
537cf4a
SurfaceTexture: enable a test that now passes.
by Jamie Gennis
· 14 years ago
b82f85b
SurfaceTexture: enable a test that is now passing.
by Jamie Gennis
· 14 years ago
370a71b
Merge "Bug 4608375"
by Glenn Kasten
· 14 years ago
77a8116
Add TextureView.getBitmap()
by Romain Guy
· 14 years ago
fba5fcf
SurfaceTexture: increase the test's Surface layer.
by Jamie Gennis
· 14 years ago
d23398d
SurfaceTexture: add some RGBA_8888 tests.
by Jamie Gennis
· 14 years ago
3c7d846
SurfaceTextureClient: minor test refactoring.
by Jamie Gennis
· 14 years ago
44ce622
Merge "SurfaceTexture: add a format querying test."
by Jamie Gennis
· 14 years ago
9b309b9
Merge "Allocation copy functions."
by Alex Sakhartchouk
· 14 years ago
304b1f5
Allocation copy functions.
by Alex Sakhartchouk
· 14 years ago
1d24aaa
Bug 4608375
by Glenn Kasten
· 14 years ago
ad4e03d
Merge "Batch glCopyTexImage() calls to get about 15 fps back on SGX."
by Romain Guy
· 14 years ago
54be1cd
Batch glCopyTexImage() calls to get about 15 fps back on SGX.
by Romain Guy
· 14 years ago
eb99f0d
fix RefBase so it retains binary-compatibility with gingerbread
by Mathias Agopian
· 14 years ago
0991a7f
Merge changes I9b8e1962,I7bb843ca
by Mathias Agopian
· 14 years ago
9b8e196
Temporarily don't return the current buffer in synchronous mode
by Mathias Agopian
· 14 years ago
7bb843c
unify SurfaceTexture and Surface
by Mathias Agopian
· 14 years ago
acce04e
SurfaceTexture: add a format querying test.
by Jamie Gennis
· 14 years ago
716a38a
Merge changes Ic9186db2,Id5a7cdff
by Jamie Gennis
· 14 years ago
323badd
SurfaceTexture: disable a deadlocking test.
by Jamie Gennis
· 14 years ago
43bdc23
SurfaceTexture: add a pixel tolerance to the tests.
by Jamie Gennis
· 14 years ago
dfc7958
Merge "libutils: add a binary blob cache implementation."
by Jamie Gennis
· 14 years ago
bd3e537
Merge changes I56779420,I044e44e1,Ic5adfa29,Ied541ab8
by Jamie Gennis
· 14 years ago
9deb930
SurfaceTexture: add some GL->GL tests.
by Jamie Gennis
· 14 years ago
15e0d9f
SurfaceTexture: add getTransformMatrix tests.
by Jamie Gennis
· 14 years ago
eadfb67
SurfaceTexture: fix a getTransformMatrix crash.
by Jamie Gennis
· 14 years ago
0411207
Merge "Remove redundant memory barrier"
by Glenn Kasten
· 14 years ago
9dbd7d8
Remove redundant memory barrier
by Glenn Kasten
· 14 years ago
6b59272
resolved conflicts for merge of f51ded0f to master
by Dianne Hackborn
· 14 years ago
5caa0ef
Merge "Don't apply AA to rects with no rotation/perspective."
by Romain Guy
· 14 years ago
181d0a6
Don't apply AA to rects with no rotation/perspective.
by Romain Guy
· 14 years ago
f741e67
resolved conflicts for merge of e2aa0490 to master
by Dianne Hackborn
· 14 years ago
f51ded0
am a8d7ea06: am 220cd77d: Merge "Enforce public resource restriction on bag parents." into honeycomb-mr2
by Dianne Hackborn
· 14 years ago
426431a
Enforce public resource restriction on bag parents.
by Dianne Hackborn
· 14 years ago
880b2df
am 96fcb702: am b40e85f9: am 645434fb: Merge "Fix a leak in RefBase" into honeycomb-mr2
by Mathias Agopian
· 14 years ago
2246fb3
Merge "More work to make libRS buildable on the host."
by Alex Sakhartchouk
· 14 years ago
13f99a0
Merge "Fix handling of directory entries"
by Christopher Tate
· 14 years ago
e9e78ec
Fix handling of directory entries
by Christopher Tate
· 14 years ago
e2aa049
am a1396dfe: am 02140891: Merge "Work on issue #4518815: Compatibility mode introduces compatibility regression..." into honeycomb-mr2
by Dianne Hackborn
· 14 years ago
0214089
Merge "Work on issue #4518815: Compatibility mode introduces compatibility regression..." into honeycomb-mr2
by Dianne Hackborn
· 14 years ago
96fcb70
am b40e85f9: am 645434fb: Merge "Fix a leak in RefBase" into honeycomb-mr2
by Mathias Agopian
· 14 years ago
5fd2169
Work on issue #4518815: Compatibility mode introduces compatibility regression...
by Dianne Hackborn
· 14 years ago
2c0042b
Fix a leak in RefBase
by Mathias Agopian
· 14 years ago
72c7362
am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2
by Jeff Brown
· 14 years ago
3f6c77b
Fix embedded spaces in tar stream EVEN HARDER
by Christopher Tate
· 14 years ago
b0628bf
Implement shared-storage full backup/restore
by Christopher Tate
· 14 years ago
61220e8
am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2
by Jeff Brown
· 14 years ago
2c18049
Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2
by Jeff Brown
· 14 years ago
ac55c2b
Revert velocity damping. Bug: 4364920
by Jeff Brown
· 14 years ago
2194513
CameraParameters: add PIXEL_FORMAT_RGBA8888
by Iliyan Malchev
· 14 years ago
24855c0
merge various SF fixes from gingerbread to honeycomb-mr2 (DO NOT MERGE)
by Mathias Agopian
· 14 years ago
b2fd84a
resolved conflicts for merge of b9783b49 to honeycomb-plus-aosp
by Marco Nelissen
· 14 years ago
8cdda44
Merge "Measure text with the appropriate text encoding. Bug #4546327"
by Romain Guy
· 14 years ago
67ffc36
Measure text with the appropriate text encoding. Bug #4546327
by Romain Guy
· 14 years ago
a742f85
am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2
by Jeff Brown
· 14 years ago
17a8a19
More work to make libRS buildable on the host.
by Alex Sakhartchouk
· 14 years ago
56503b8
am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2
by Jeff Brown
· 14 years ago
19c97d46
Implement pointer acceleration.
by Jeff Brown
· 14 years ago
1a536e6
Merge "Restore from a previous full backup's tarfile"
by Christopher Tate
· 14 years ago
75a9970
Restore from a previous full backup's tarfile
by Christopher Tate
· 14 years ago
cb0975b
Merge "Add support to OpenGLRendere to draw BiDi text. Bug #4350336"
by Romain Guy
· 14 years ago
726aeba
Add support to OpenGLRendere to draw BiDi text. Bug #4350336
by Romain Guy
· 14 years ago
73e0bc8
9-axis sensor fusion with Kalman filter
by Mathias Agopian
· 14 years ago
8239b95
Merge "Fix issue with drawColor(color, Mode.Clear)"
by Romain Guy
· 14 years ago
f09ef51
Fix issue with drawColor(color, Mode.Clear)
by Romain Guy
· 14 years ago
41d8165
Merge "Cleaup of rsComponent to remove GL types."
by Jason Sams
· 14 years ago
ef9be20
am 6c2db6fb: am 95f397ad: Merge "Revert "DO NOT MERGE Correctly implement the CLEAR xfermode."" into honeycomb-mr2
by James Dong
· 14 years ago
f1d8a30
Revert "DO NOT MERGE Correctly implement the CLEAR xfermode."
by James Dong
· 14 years ago
eb2466b
Merge "Prettify memory dump."
by Romain Guy
· 14 years ago
d2ba50a
Prettify memory dump.
by Romain Guy
· 14 years ago
8eed7ad
Merge "Fix texture coordinates for sub-bitmap rendering."
by Romain Guy
· 14 years ago
1e59f9d
Fix texture coordinates for sub-bitmap rendering.
by Romain Guy
· 14 years ago
66db3ab
Cleaup of rsComponent to remove GL types.
by Jason Sams
· 14 years ago
0f667ff
am a33bb164: am 4686fb8a: Merge "DO NOT MERGE Correctly implement the CLEAR xfermode." into honeycomb-mr2
by Romain Guy
· 14 years ago
4686fb8
Merge "DO NOT MERGE Correctly implement the CLEAR xfermode." into honeycomb-mr2
by Romain Guy
· 14 years ago
e324197
DO NOT MERGE Correctly implement the CLEAR xfermode.
by Romain Guy
· 14 years ago
f9187df
Merge "Correctly implement the CLEAR xfermode."
by Romain Guy
· 14 years ago
f504a2f
Correctly implement the CLEAR xfermode.
by Romain Guy
· 14 years ago
0d92e34
Merge "Start splitting allocation into hal and core."
by Jason Sams
· 14 years ago
7e8aae7
Start splitting allocation into hal and core.
by Jason Sams
· 14 years ago
Next »