Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
ad804e34b94a05382f8806f2b5e83481ecbaade5
/
libs
5316b9e
Add RS watchdog.
by Jason Sams
· 13 years ago
6c04826
Merge "Revert encryption mapping for device wipes."
by Ben Komalo
· 13 years ago
0e23c2e
Merge "Tweak VelocityTracker. Bug: 5265529"
by Jeff Brown
· 13 years ago
581761d
Tweak VelocityTracker. Bug: 5265529
by Jeff Brown
· 13 years ago
13c7197
Revert encryption mapping for device wipes.
by Ben Komalo
· 13 years ago
f5ad309
Merge "Add support for 3 new blend modes when blending with framebuffer: Add Multiply Screen"
by Romain Guy
· 13 years ago
2ffefd4
Add support for 3 new blend modes when blending with framebuffer:
by Romain Guy
· 13 years ago
2d719af
Merge "Resurrect verbose binder logging"
by Andy McFadden
· 13 years ago
8a3957d
Add reminder in the code to fix T-junctions
by Romain Guy
· 13 years ago
3f8cbfe
Resurrect verbose binder logging
by Andy McFadden
· 13 years ago
08b997c
Merge "SurfaceTexture: fix a test deadlock"
by Jamie Gennis
· 13 years ago
e061795
Error check in queuebuffer in SurfaceTextureClient
by Pannag Sanketi
· 13 years ago
79dd90c
Merge "Fix remaining .rs.dtor() issue for RS."
by Stephen Hines
· 13 years ago
466bdc4
Fix remaining .rs.dtor() issue for RS.
by Stephen Hines
· 13 years ago
d9e075b
fix rs docs
by Robert Ly
· 13 years ago
1716fe4
Merge "Call .rs.dtor() when tearing down Scripts."
by Stephen Hines
· 13 years ago
73d50d3
Merge "Finish the docs for rs_cl."
by Jason Sams
· 13 years ago
98bb251
Add video snapshot camera parameter.
by Wu-cheng Li
· 13 years ago
514f979
Call .rs.dtor() when tearing down Scripts.
by Stephen Hines
· 13 years ago
2f87f36
Finish the docs for rs_cl.
by Jason Sams
· 13 years ago
7d71556
Merge "Document the basic RS math functions."
by Jason Sams
· 13 years ago
e79f768
Document the basic RS math functions.
by Jason Sams
· 13 years ago
e124e94
Merge "Integreate surfacetexture test into our continuous test framework."
by Xia Wang
· 13 years ago
1d4274e
Integreate surfacetexture test into our continuous test framework.
by Xia Wang
· 13 years ago
c21843a
Merge "fix Surface positions are not floats"
by Mathias Agopian
· 13 years ago
32704dc
SurfaceTexture: fix a test deadlock
by Jamie Gennis
· 13 years ago
34cb9f2a
fix Surface positions are not floats
by Mathias Agopian
· 13 years ago
853921f
Merge "Text would disappear when the font size is 75px. Bug #5230196"
by Romain Guy
· 13 years ago
799833a
Text would disappear when the font size is 75px. Bug #5230196
by Romain Guy
· 13 years ago
b4bf90b
Merge "Add C++ thread API androidGetThreadSchedulingGroup"
by Glenn Kasten
· 13 years ago
46e5a03
Updated time/type docs for Renderscript.
by Stephen Hines
· 13 years ago
2370d0a
make sure to re-initialize SurfaceTexture to its default state on disconnect
by Mathias Agopian
· 13 years ago
27bf191
Merge "Optimize display lists"
by Romain Guy
· 13 years ago
04c9d8c
Optimize display lists
by Romain Guy
· 13 years ago
0806d51
Merge "Fixing the lockless fifo destory bug. Removing unused code from element. build."
by Alex Sakhartchouk
· 13 years ago
9b9783a
Merge "Enable linear filter when scaling bitmaps Bug #5205673"
by Romain Guy
· 13 years ago
631582f
Enable linear filter when scaling bitmaps Bug #5205673
by Romain Guy
· 13 years ago
becc91d
Fix an issue where Surface::lock() would never update the output region
by Mathias Agopian
· 13 years ago
6816972
Don't use bilinear filtering on unscaled bitmaps Bug #5198590
by Romain Guy
· 13 years ago
28d8ff6
Move constants to the correct header
by Romain Guy
· 13 years ago
c3ccfb8
Merge "Issue proper parameters to root() calls for RS."
by Stephen Hines
· 13 years ago
1222393
Issue proper parameters to root() calls for RS.
by Stephen Hines
· 13 years ago
00c0dcb
Merge "Fix issue with freeing allocation with circular references."
by Jason Sams
· 13 years ago
a8bb921
Fixing the lockless fifo destory bug. Removing unused code from element. build.
by Alex Sakhartchouk
· 13 years ago
777ec26
Fix issue with freeing allocation with circular references.
by Jason Sams
· 13 years ago
c8f4c6a
Merge "SurfaceTexture: fix queues-to-composer"
by Jamie Gennis
· 13 years ago
fde0059
Merge "Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE."
by Wu-cheng Li
· 13 years ago
9b8fc65
SurfaceTexture: fix queues-to-composer
by Jamie Gennis
· 13 years ago
24b3522
Merge "Fix "return 0" behavior in rs 0 was not properly blocking for the next message."
by Jason Sams
· 13 years ago
85deb78
Fix "return 0" behavior in rs 0 was not properly blocking for the next message.
by Jason Sams
· 13 years ago
c395530
Merge "don't return the current buffer from dequeueBuffer"
by Mathias Agopian
· 13 years ago
656f9b6
Merge "fix a small race condition when returning the default width/height of a SurfaceTexture"
by Mathias Agopian
· 13 years ago
8618ebc
don't return the current buffer from dequeueBuffer
by Mathias Agopian
· 13 years ago
c1b4c1f
Add structure to pack params for forEach.
by Jason Sams
· 13 years ago
4270295
Merge "Fixing asynchronous performance issues."
by Alex Sakhartchouk
· 13 years ago
1a22743
fix a small race condition when returning the default width/height of a SurfaceTexture
by Mathias Agopian
· 13 years ago
b9ac75d
Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE.
by Wu-cheng Li
· 13 years ago
2ce81fc
Merge "Add an API to set the transform on a TextureView's surface texture. Bug #5156689"
by Romain Guy
· 13 years ago
302a9df
Add an API to set the transform on a TextureView's surface texture. Bug #5156689
by Romain Guy
· 13 years ago
117abdb
Fixing asynchronous performance issues.
by Alex Sakhartchouk
· 13 years ago
47b2129
revert last change to EGLUtils::selectConfigForPixelFormat
by Mathias Agopian
· 13 years ago
c929158
Merge "Fix to the memory leak problem."
by Alex Sakhartchouk
· 13 years ago
f5af429
Merge "Fix the RS frame timeout. Previous a slow app would block from receiving new commands until the timer expired. This change will expire the timer immediatly."
by Jason Sams
· 13 years ago
bfc7891
Fix the RS frame timeout.
by Jason Sams
· 13 years ago
e525311
Merge "Make sure we correctly copy caches keys. Bug #5136067"
by Romain Guy
· 13 years ago
e5df231
Make sure we correctly copy caches keys. Bug #5136067
by Romain Guy
· 13 years ago
6e97ed2
Merge "fix a memory leak and memory corruption in RefBase"
by Mathias Agopian
· 13 years ago
065fa8d
Fix to the memory leak problem.
by Alex Sakhartchouk
· 13 years ago
1213697
Merge "Replacing sans serif system font with Roboto"
by Justin Ho
· 13 years ago
6fe2481
fix a memory leak and memory corruption in RefBase
by Mathias Agopian
· 13 years ago
03f156e
Merge "Remove unnecessary private API"
by Romain Guy
· 13 years ago
9d86551
Remove unnecessary private API
by Romain Guy
· 13 years ago
beb2b5c
Replacing sans serif system font with Roboto
by Christian Robertson
· 13 years ago
4982b69
Revert "error out when SurfaceTexture APIs are called while not connected"
by Dave Burke
· 13 years ago
246ae50
Merge "Read leftover parcel data when a parceled Surface is found in the cache."
by Mathias Agopian
· 13 years ago
5c71575
fix a crasher in SurfaceTexture::updateTexImage()
by Mathias Agopian
· 13 years ago
71fd121
rework dequeueBuffer()'s main loop.
by Mathias Agopian
· 13 years ago
a04cda9
error out when SurfaceTexture APIs are called while not connected
by Mathias Agopian
· 13 years ago
3f945fa
Read leftover parcel data when a parceled Surface is found in the cache.
by Ted Bonkenburg
· 13 years ago
4954193
fix a crasher in dumpsys
by Mathias Agopian
· 13 years ago
f6d08b9
Merge changes Ie06e73e5,I7ac6b5b0
by Mathias Agopian
· 13 years ago
9ce7c09
Merge "add renderscript doc comments for exposed headers"
by Alex Sakhartchouk
· 13 years ago
9940c60
Merge "Start refactoring RS headerfiles for docs."
by Stephen Hines
· 13 years ago
6b2b8bd
add renderscript doc comments for exposed headers
by Alex Sakhartchouk
· 13 years ago
573fa62
Start refactoring RS headerfiles for docs.
by Jason Sams
· 13 years ago
43a3d91
free all buffers when ANativeWindow::disconnect is called
by Mathias Agopian
· 13 years ago
053b02d
return correct value from query after connecting a surface
by Mathias Agopian
· 13 years ago
fc4ba11
Merge "improve dumpsys SurfaceFlinger output"
by Mathias Agopian
· 13 years ago
03edb5d
Merge "add some logs to track a crash in eglCreateImageKHR"
by Mathias Agopian
· 13 years ago
95dfd05
add some logs to track a crash in eglCreateImageKHR
by Mathias Agopian
· 13 years ago
514a0b3
Merge "Migrate perf-critical functions away from librs."
by Stephen Hines
· 13 years ago
0c3367f
improve dumpsys SurfaceFlinger output
by Mathias Agopian
· 13 years ago
d1bfd12
Add RS docs for rs_core.rsh
by Jason Sams
· 13 years ago
e004058
Migrate perf-critical functions away from librs.
by Stephen Hines
· 13 years ago
00ac96b
Merge "Add docs to rs_types.rsh"
by Jason Sams
· 13 years ago
a00e6d8
Add docs to rs_types.rsh
by Jason Sams
· 13 years ago
75e0254
Merge "Fixing rs crash when no texture is bound."
by Alex Sakhartchouk
· 13 years ago
4974bc1
Prevent crash when purging the gradients cache. Bug #5133876
by Romain Guy
· 13 years ago
bbc41c0
Fixing rs crash when no texture is bound.
by Alex Sakhartchouk
· 13 years ago
8f019d6
Merge "Start using bcinfo components within librs."
by Stephen Hines
· 13 years ago
Next »