Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
54fa7254838748c4149f4e340f479fc4e3b2357d
/
libs
« Previous
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
83c64e6
frameworks/base refactoring
by Mathias Agopian
· 13 years ago
b13b9bd
frameworks/base refactoring.
by Mathias Agopian
· 13 years ago
6db0608d
Merge "Work around VSync signal while screen is off."
by Jason Sams
· 13 years ago
f7795e0
Work around VSync signal while screen is off.
by Jason Sams
· 13 years ago
4a7571b
Merge "frameworks/base refactoring."
by Jeff Brown
· 13 years ago
b93a03f8
frameworks/base refactoring.
by Mathias Agopian
· 13 years ago
6917e65
Merge "Record possible clip rejects when recording display lists"
by Romain Guy
· 13 years ago
7e1d395
libs/utils: replace malloc() + memset() to zero with calloc()
by Iliyan Malchev
· 13 years ago
33f6beb
Record possible clip rejects when recording display lists
by Romain Guy
· 13 years ago
42a23ef
Merge "Update prototype remote fifo. Tested primary connection using only fifo data transport."
by Jason Sams
· 13 years ago
e158f20
Merge "Rename three header files to free namespace for api."
by Jason Sams
· 13 years ago
548cc0e
Update prototype remote fifo. Tested primary connection
by Jason Sams
· 13 years ago
1d6983a
Rename three header files to free namespace for api.
by Jason Sams
· 13 years ago
6c92951
Upintegrate the common_time service from ics-aah.
by Mike J. Chen
· 13 years ago
791c0d1
Merge "Piping texture names through shader builder. Fixing uint size_t mismatch."
by Alex Sakhartchouk
· 13 years ago
2123b46
Piping texture names through shader builder. Fixing uint size_t mismatch.
by Alex Sakhartchouk
· 13 years ago
6be1636
Merge "Fixing uint32 size_t mismatches."
by Alex Sakhartchouk
· 13 years ago
c107b103
Merge "Beging IO stream out from allocation to surface texture."
by Jason Sams
· 13 years ago
163766c
Beging IO stream out from allocation to surface texture.
by Jason Sams
· 13 years ago
39eb807
Merge "Refactored query function from SurfaceTexture into BufferQueue"
by Jamie Gennis
· 13 years ago
a3f1543
Fixing uint32 size_t mismatches.
by Alex Sakhartchouk
· 13 years ago
10e9f39
Merge "Initialize all class members."
by Stephen Hines
· 13 years ago
5b79842
Initialize all class members.
by Stephen Hines
· 13 years ago
6b31449
am a17032ee: Merge "Accurately track the sequence numbers of batched events."
by Jeff Brown
· 13 years ago
2d34e0c
Accurately track the sequence numbers of batched events.
by Jeff Brown
· 13 years ago
11ffe52
am 27b51987: Merge "Enable deferred input messages to be batched."
by Jeff Brown
· 13 years ago
90fde93
Enable deferred input messages to be batched.
by Jeff Brown
· 13 years ago
684f444
am 072ec96a: Implement batching of input events on the consumer side.
by Jeff Brown
· 13 years ago
877f352
am d1c48a05: Dispatch multiple touch events in parallel.
by Jeff Brown
· 13 years ago
52acea8
am cbee6d6e: Rewrite input transport using sockets.
by Jeff Brown
· 13 years ago
072ec96
Implement batching of input events on the consumer side.
by Jeff Brown
· 13 years ago
d1c48a0
Dispatch multiple touch events in parallel.
by Jeff Brown
· 13 years ago
cbee6d6
Rewrite input transport using sockets.
by Jeff Brown
· 13 years ago
ff3de0e
am 87a36a3b: Merge "Making shader compilation errors throw a Java exception."
by Alex Sakhartchouk
· 13 years ago
b2a5354
resolved conflicts for merge of cb66aec0 to graphics-dev
by Jason Sams
· 13 years ago
87a36a3
Merge "Making shader compilation errors throw a Java exception."
by Alex Sakhartchouk
· 13 years ago
cb66aec
Merge "Start implementing SurfaceTexture streaming into RS allocations."
by Jason Sams
· 13 years ago
532efd3
Start implementing SurfaceTexture streaming into RS allocations.
by Jason Sams
· 13 years ago
887ffbe
am d10035d5: Merge "Some hardening of isolated processes by restricting access to services."
by Dianne Hackborn
· 13 years ago
d10035d
Merge "Some hardening of isolated processes by restricting access to services."
by Dianne Hackborn
· 13 years ago
a573f6a
Some hardening of isolated processes by restricting access to services.
by Dianne Hackborn
· 13 years ago
f7c761e
Refactored query function from SurfaceTexture into BufferQueue
by Daniel Lam
· 13 years ago
206904b
am 468a9715: Merge "Remove unused param."
by Jason Sams
· 13 years ago
87e2721
Remove unused param.
by Jason Sams
· 13 years ago
b648078
am 1c90e73f: Merge "Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue."
by Jamie Gennis
· 13 years ago
1c90e73
Merge "Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue."
by Jamie Gennis
· 13 years ago
811adfe
am 5b6abb38: Merge "Fix bug in generated code for functions with inband data from pointers. Passing zero length data would desync return command stream."
by Jason Sams
· 13 years ago
5b6abb3
Merge "Fix bug in generated code for functions with inband data from pointers. Passing zero length data would desync return command stream."
by Jason Sams
· 13 years ago
d51280f
Fix bug in generated code for functions with inband data
by Jason Sams
· 13 years ago
61d8ce6
am 28587f44: Merge "Fix the system"
by Romain Guy
· 13 years ago
28587f4
Merge "Fix the system"
by Romain Guy
· 13 years ago
21c9c85
Fix the system
by Romain Guy
· 13 years ago
257e8a9
Making shader compilation errors throw a Java exception.
by Alex Sakhartchouk
· 13 years ago
29a7d0d
am 68c02e25: Merge "Preliminary support for clipRect(Rect, Op)"
by Romain Guy
· 13 years ago
68c02e2
Merge "Preliminary support for clipRect(Rect, Op)"
by Romain Guy
· 13 years ago
967e2bf
Preliminary support for clipRect(Rect, Op)
by Romain Guy
· 13 years ago
eb5b735
Merge commit 'bdeec118' into manualmerge
by Jason Sams
· 13 years ago
bdeec11
Merge "Implement RS VSync on new vsync infrastructure."
by Jason Sams
· 13 years ago
4c2e4c8
Implement RS VSync on new vsync infrastructure.
by Jason Sams
· 13 years ago
f835ca0
am c92e6f14: AccessoryChat: use platform APIs and support Galaxy Nexus
by Simon Wilson
· 13 years ago
c92e6f1
AccessoryChat: use platform APIs and support Galaxy Nexus
by Simon Wilson
· 13 years ago
70e80aa
Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue.
by Daniel Lam
· 13 years ago
7710e2f
am f0533365: Merge "make sure to ignore SIGPIPE in the write side of BitTube"
by Mathias Agopian
· 13 years ago
efa08a6
make sure to ignore SIGPIPE in the write side of BitTube
by Mathias Agopian
· 13 years ago
bf6644a
am 1ef7d131: Merge "Multi-user - 1st major checkin"
by Amith Yamasani
· 13 years ago
1ef7d13
Merge "Multi-user - 1st major checkin"
by Amith Yamasani
· 13 years ago
742a671
Multi-user - 1st major checkin
by Amith Yamasani
· 14 years ago
0a29fe1
am cc2daede: Merge "Properly recover from failed compilation."
by Stephen Hines
· 13 years ago
cc2daed
Merge "Properly recover from failed compilation."
by Stephen Hines
· 13 years ago
d6a0b04
am 8d13ef3c: Merge "Separate interface definition and implementation of Snapshot"
by Romain Guy
· 13 years ago
8d13ef3
Merge "Separate interface definition and implementation of Snapshot"
by Romain Guy
· 13 years ago
ada4d53
Separate interface definition and implementation of Snapshot
by Romain Guy
· 13 years ago
e10c441
am b545eaa9: Merge "separate transactions from updates"
by Mathias Agopian
· 13 years ago
b545eaa
Merge "separate transactions from updates"
by Mathias Agopian
· 13 years ago
e94fdd9
am bc18f289: Merge "Disable debugging code in the font renderer"
by Romain Guy
· 13 years ago
bc18f28
Merge "Disable debugging code in the font renderer"
by Romain Guy
· 13 years ago
b629490
Disable debugging code in the font renderer
by Romain Guy
· 13 years ago
98bea4a
am 7042613c: Merge "Fix an incorrect assert that doesn\'t account for element array size."
by Alex Sakhartchouk
· 13 years ago
7042613
Merge "Fix an incorrect assert that doesn't account for element array size."
by Alex Sakhartchouk
· 13 years ago
fa16c0c
am ac1748ce: Merge "Thread::getTid returns pid_t gettid() after run"
by Glenn Kasten
· 13 years ago
Next »