Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
e5359373e039c2a30a655d4d5ad82ab08a4715cd
/
libs
866ed81
Fix garbage deref in DisplayList structures
by Chet Haase
· 13 years ago
a1cff50
Handle view properties at the native level
by Chet Haase
· 13 years ago
3c4b03d
Merge "Fix argument passing with dimLOD."
by Stephen Hines
· 13 years ago
d091526
Fix argument passing with dimLOD.
by Stephen Hines
· 13 years ago
6e06217
Merge "Turn down the number of glGetError() calls."
by Romain Guy
· 13 years ago
3fe4eb9
Turn down the number of glGetError() calls.
by Romain Guy
· 13 years ago
e1dd94b
Merge "Split off driver code into a separate static library."
by Alex Sakhartchouk
· 13 years ago
772a739
Merge "Don't bind data to missing uniforms"
by Romain Guy
· 13 years ago
55fd2c9
Don't bind data to missing uniforms
by Romain Guy
· 13 years ago
50159b1
Split off driver code into a separate static library.
by Alex Sakhartchouk
· 13 years ago
6df8876
Merge "More header untangling."
by Alex Sakhartchouk
· 13 years ago
6c86839
Merge "Fix issue #6054627: resource matching issue of size qualifiers"
by Dianne Hackborn
· 13 years ago
5c6dfeb
Fix issue #6054627: resource matching issue of size qualifiers
by Dianne Hackborn
· 13 years ago
bedc023
More header untangling.
by Alex Sakhartchouk
· 13 years ago
a7e6f3a
Merge "Starting to untangle header spaghetti."
by Alex Sakhartchouk
· 13 years ago
137ccbb
Starting to untangle header spaghetti.
by Alex Sakhartchouk
· 13 years ago
c31424e
Merge "Moving lod's into hal struct."
by Alex Sakhartchouk
· 13 years ago
3b88729
Moving lod's into hal struct.
by Alex Sakhartchouk
· 13 years ago
8c79817
remove files that moved to frameworks/native
by Mathias Agopian
· 13 years ago
08965ec
fixup hardcoded include paths for new project
by Mathias Agopian
· 13 years ago
ac3c337
Merge "BufferQueue: fixed issues with buffer slots not available"
by Jamie Gennis
· 13 years ago
fc004c1
Merge "attempt to fix a deadlock in SurfaceTextureClient::disconnect"
by Mathias Agopian
· 13 years ago
c930cf3
BufferQueue: fixed issues with buffer slots not available
by Daniel Lam
· 13 years ago
ff249c0
Merge "Remove references to sched_policy.h in RS"
by Glenn Kasten
· 13 years ago
3e964c5
attempt to fix a deadlock in SurfaceTextureClient::disconnect
by Mathias Agopian
· 13 years ago
66199cf
Merge "Remove obsolete references to sched_policy.h"
by Glenn Kasten
· 13 years ago
6d15945
Merge "Add missing includes for Mutex.h"
by Derek Sollenberger
· 13 years ago
18364b3
Merge "Add ATRACEs for Buffer indices"
by Mathias Agopian
· 13 years ago
403475a
Remove obsolete references to sched_policy.h
by Glenn Kasten
· 13 years ago
5837861
Remove references to sched_policy.h in RS
by Glenn Kasten
· 13 years ago
029f643
Add missing includes for Mutex.h
by Derek Sollenberger
· 13 years ago
bb0acdf
Delete display list objects and resources on the UI thread
by Romain Guy
· 13 years ago
fb9c41c
Merge "Deferred layer updates"
by Romain Guy
· 13 years ago
303a067
Merge "BufferQueue: fixed acquire operation"
by Mathias Agopian
· 13 years ago
c730ace
Merge "Add multisampling support to renderscript."
by Alex Sakhartchouk
· 13 years ago
e7de725
Merge "Using surface texture as a default renderscript surface."
by Alex Sakhartchouk
· 13 years ago
2bf68f0
Deferred layer updates
by Romain Guy
· 13 years ago
d137cc7
BufferQueue: fixed acquire operation
by Daniel Lam
· 13 years ago
d1220b9
Add ATRACEs for Buffer indices
by Mathias Agopian
· 13 years ago
7e5f1e8
Merge "add more tracing for buffer allocation"
by Mathias Agopian
· 13 years ago
ad1daaa
Remove stray log
by Romain Guy
· 13 years ago
d8f45c1
Merge "Small tweak to Canvas.drawPath() GL implementation"
by Romain Guy
· 13 years ago
dd7c8e4c
Small tweak to Canvas.drawPath() GL implementation
by Romain Guy
· 13 years ago
541b492
Merge "Allocation sampling api prototypes."
by Alex Sakhartchouk
· 13 years ago
09264d5
add more tracing for buffer allocation
by Mathias Agopian
· 13 years ago
7084e75
Merge "Full implementation of Canvas.drawPath()"
by Romain Guy
· 13 years ago
9777173
Full implementation of Canvas.drawPath()
by Romain Guy
· 13 years ago
96804ad
Allocation sampling api prototypes.
by Alex Sakhartchouk
· 13 years ago
502695d
Merge "Fixed several 64-bit porting issues"
by Andrew Hsieh
· 13 years ago
f79760b
Merge "Shorten thread names"
by Glenn Kasten
· 13 years ago
86e3362
Shorten thread names
by Glenn Kasten
· 13 years ago
f203b83
Add multisampling support to renderscript.
by Alex Sakhartchouk
· 13 years ago
eb8b1fe
Using surface texture as a default renderscript surface.
by Alex Sakhartchouk
· 13 years ago
b1badfc
get rid of MemoryHeapPmem
by Mathias Agopian
· 13 years ago
3169e4b
Merge "move CursorWindow from libbinder to libandroidfw"
by Mathias Agopian
· 13 years ago
d9df224
Fixed several 64-bit porting issues
by Andrew Hsieh
· 13 years ago
49d2b18
move CursorWindow from libbinder to libandroidfw
by Mathias Agopian
· 13 years ago
a85ca37
Add tracing to various graphics components.
by Jamie Gennis
· 13 years ago
6835237
Merge "Removed dependecies between BufferQueue and SurfaceTexture"
by Jamie Gennis
· 13 years ago
6f15cc9
Removed dependecies between BufferQueue and SurfaceTexture
by Daniel Lam
· 13 years ago
a65fb11
Merge "Removing GL calls from librs"
by Alex Sakhartchouk
· 13 years ago
f6b53db
Merge "libutils: add a system-wide tracing utility"
by Jamie Gennis
· 13 years ago
c7d47ec
Merge "Revert "Removed dependecies between BufferQueue and SurfaceTexture""
by Jamie Gennis
· 13 years ago
8335f1c
fix libgui header location
by Mathias Agopian
· 13 years ago
12aba76
remove dummy libsurfaceflinger_client
by Mathias Agopian
· 13 years ago
0522105
Revert "Removed dependecies between BufferQueue and SurfaceTexture"
by Daniel Lam
· 13 years ago
c108613
Merge "Removed dependecies between BufferQueue and SurfaceTexture"
by Jamie Gennis
· 13 years ago
f217df6
libutils: add a system-wide tracing utility
by Jamie Gennis
· 13 years ago
018549e
Merge "remove dependency on android_native{s_priv|buffer}.h"
by Mathias Agopian
· 13 years ago
af01feaf
remove dependency on android_native{s_priv|buffer}.h
by Mathias Agopian
· 13 years ago
2abb138
Merge "More infrastructure for Canvas.drawTextOnPath"
by Romain Guy
· 13 years ago
778f67f
Merge "Add hooks to implement Canvas.drawTextOnPath() in GL"
by Romain Guy
· 13 years ago
03d5852
More infrastructure for Canvas.drawTextOnPath
by Romain Guy
· 13 years ago
3d408e5
Merge "test runs but I do not check results yet."
by Jason Sams
· 13 years ago
325740f
Add hooks to implement Canvas.drawTextOnPath() in GL
by Romain Guy
· 13 years ago
cc0eaa6
remove libui dependency on libEGL
by Mathias Agopian
· 13 years ago
e9d4c71
deprecate L_8, LA_88 and RGB_332 in sdk
by Mathias Agopian
· 13 years ago
9733f26
test runs but I do not check results yet.
by Jason Sams
· 13 years ago
20c9c92
Removing GL calls from librs
by Alex Sakhartchouk
· 13 years ago
4344b72
Merge "More RS cpp binding work. All classes for compute should be partially implemented at this time."
by Jason Sams
· 13 years ago
170dc84
More RS cpp binding work. All classes for
by Jason Sams
· 13 years ago
34c55d3
Merge "Only recreate path textures when necessary"
by Romain Guy
· 13 years ago
4bcb746
Only recreate path textures when necessary
by Romain Guy
· 13 years ago
a23c4eb
Merge "start new headers"
by Jason Sams
· 13 years ago
a16c98c
Merge "Support running ForEach on non-root functions."
by Stephen Hines
· 13 years ago
a631399
Removed dependecies between BufferQueue and SurfaceTexture
by Daniel Lam
· 13 years ago
77d9ee4
Merge "libui: add ability to force a framebuffer format for EGL's use"
by Dima Zavin
· 13 years ago
180600d
libui: add ability to force a framebuffer format for EGL's use
by Dima Zavin
· 13 years ago
473a204
Support running ForEach on non-root functions.
by Stephen Hines
· 13 years ago
f70b0fc
start new headers
by Jason Sams
· 13 years ago
1eec680
Merge "Reduce logs"
by Romain Guy
· 13 years ago
9c10ab0
Reduce logs
by Romain Guy
· 13 years ago
df6f5cd
Merge "remove libui's dependency on libpixelflinger"
by Mathias Agopian
· 13 years ago
3e36811
remove libui's dependency on libpixelflinger
by Mathias Agopian
· 13 years ago
f541e43
Merge "Only copy paths, paints and shaders when we need to."
by Romain Guy
· 13 years ago
96ebc6b
Only copy paths, paints and shaders when we need to.
by Romain Guy
· 13 years ago
027692b
attempt to fix sdk build
by Mathias Agopian
· 13 years ago
cbc6971
another attempt at fixing the linux build
by Mathias Agopian
· 13 years ago
3016754
another attempt to fix the linux build
by Mathias Agopian
· 13 years ago
30c46ad
attempt to fix linux builds
by Mathias Agopian
· 13 years ago
Next »