summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* am a17032ee: Merge "Accurately track the sequence numbers of batched events."Jeff Brown2012-02-131-8/+42
|\
| * Accurately track the sequence numbers of batched events.Jeff Brown2012-02-131-8/+42
* | am 27b51987: Merge "Enable deferred input messages to be batched."Jeff Brown2012-02-131-52/+40
|\ \ | |/
| * Enable deferred input messages to be batched.Jeff Brown2012-02-131-52/+40
* | am 072ec96a: Implement batching of input events on the consumer side.Jeff Brown2012-02-133-80/+269
|\ \ | |/
| * Implement batching of input events on the consumer side.Jeff Brown2012-02-133-80/+269
* | am d1c48a05: Dispatch multiple touch events in parallel.Jeff Brown2012-02-131-0/+13
|\ \ | |/
| * Dispatch multiple touch events in parallel.Jeff Brown2012-02-131-0/+13
* | am cbee6d6e: Rewrite input transport using sockets.Jeff Brown2012-02-133-867/+270
|\ \ | |/
| * Rewrite input transport using sockets.Jeff Brown2012-02-133-867/+270
* | am 87a36a3b: Merge "Making shader compilation errors throw a Java exception."Alex Sakhartchouk2012-02-102-4/+2
|\ \ | |/
| * Merge "Making shader compilation errors throw a Java exception."Alex Sakhartchouk2012-02-102-4/+2
| |\
| | * Making shader compilation errors throw a Java exception.Alex Sakhartchouk2012-02-072-4/+2
* | | resolved conflicts for merge of cb66aec0 to graphics-devJason Sams2012-02-101-2/+1
|\ \ \ | |/ /
| * | Merge "Start implementing SurfaceTexture streaming into RS allocations."Jason Sams2012-02-1010-3/+51
| |\ \
| | * | Start implementing SurfaceTexture streaming into RS allocations.Jason Sams2012-02-1010-3/+51
* | | | am d10035d5: Merge "Some hardening of isolated processes by restricting acces...Dianne Hackborn2012-02-091-1/+3
|\ \ \ \ | |/ / /
| * | | Merge "Some hardening of isolated processes by restricting access to services."Dianne Hackborn2012-02-091-1/+3
| |\ \ \
| | * | | Some hardening of isolated processes by restricting access to services.Dianne Hackborn2012-02-091-1/+3
* | | | | am 468a9715: Merge "Remove unused param."Jason Sams2012-02-093-6/+5
|\ \ \ \ \ | |/ / / /
| * | | | Remove unused param.Jason Sams2012-02-093-6/+5
| |/ / /
* | | | am 1c90e73f: Merge "Refactored ISurfaceTexture calls from SurfaceTexture into...Jamie Gennis2012-02-093-671/+726
|\ \ \ \ | |/ / /
| * | | Merge "Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue."Jamie Gennis2012-02-093-671/+726
| |\ \ \
| | * | | Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue.Daniel Lam2012-02-073-671/+726
| | | |/ | | |/|
* | | | am 5b6abb38: Merge "Fix bug in generated code for functions with inband data ...Jason Sams2012-02-071-1/+8
|\ \ \ \ | |/ / /
| * | | Merge "Fix bug in generated code for functions with inband data from pointers...Jason Sams2012-02-071-1/+8
| |\ \ \ | | | |/ | | |/|
| | * | Fix bug in generated code for functions with inband dataJason Sams2012-02-071-1/+8
* | | | am 28587f44: Merge "Fix the system"Romain Guy2012-02-071-4/+4
|\ \ \ \ | |/ / /
| * | | Merge "Fix the system"Romain Guy2012-02-071-4/+4
| |\ \ \
| | * | | Fix the systemRomain Guy2012-02-071-4/+4
* | | | | am 68c02e25: Merge "Preliminary support for clipRect(Rect, Op)"Romain Guy2012-02-073-20/+164
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Preliminary support for clipRect(Rect, Op)"Romain Guy2012-02-073-20/+164
| |\ \ \ \ | | |/ / /
| | * | | Preliminary support for clipRect(Rect, Op)Romain Guy2012-02-073-20/+164
* | | | | Merge commit 'bdeec118' into manualmergeJason Sams2012-02-0714-626/+259
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Implement RS VSync on new vsync infrastructure."Jason Sams2012-02-0714-620/+259
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Implement RS VSync on new vsync infrastructure.Jason Sams2012-02-0714-620/+259
| | | |/ | | |/|
* | | | am c92e6f14: AccessoryChat: use platform APIs and support Galaxy NexusSimon Wilson2012-02-074-13/+11
|\ \ \ \ | |/ / /
| * | | AccessoryChat: use platform APIs and support Galaxy NexusSimon Wilson2012-02-074-13/+11
| |/ /
* | | am f0533365: Merge "make sure to ignore SIGPIPE in the write side of BitTube"Mathias Agopian2012-02-061-1/+4
|\ \ \ | |/ /
| * | make sure to ignore SIGPIPE in the write side of BitTubeMathias Agopian2012-02-061-1/+4
| |/
* | am 1ef7d131: Merge "Multi-user - 1st major checkin"Amith Yamasani2012-02-031-0/+8
|\ \ | |/
| * Merge "Multi-user - 1st major checkin"Amith Yamasani2012-02-031-0/+8
| |\
| | * Multi-user - 1st major checkinAmith Yamasani2012-02-031-0/+8
* | | am cc2daede: Merge "Properly recover from failed compilation."Stephen Hines2012-02-021-1/+1
|\ \ \ | |/ /
| * | Merge "Properly recover from failed compilation."Stephen Hines2012-02-021-1/+1
| |\ \
| | * | Properly recover from failed compilation.Stephen Hines2012-02-021-1/+1
* | | | am 8d13ef3c: Merge "Separate interface definition and implementation of Snaps...Romain Guy2012-02-024-104/+193
|\ \ \ \ | |/ / /
| * | | Merge "Separate interface definition and implementation of Snapshot"Romain Guy2012-02-024-104/+193
| |\ \ \
| | * | | Separate interface definition and implementation of SnapshotRomain Guy2012-02-024-104/+193
* | | | | am b545eaa9: Merge "separate transactions from updates"Mathias Agopian2012-02-021-1/+7
|\ \ \ \ \ | |/ / / /