summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Request key maps from input manager service.Jeff Brown2012-04-106-184/+296
* You don't need LOCAL_STATIC_LIBRARIES when building static library.Ying Wang2012-04-061-4/+0
* Merge "Add a unique input device descriptor."Jeff Brown2012-04-061-3/+6
|\
| * Add a unique input device descriptor.Jeff Brown2012-04-061-3/+6
* | fix functor flag parsing, tweak process delayChris Craik2012-04-051-2/+2
|/
* Merge "Disable AA lines vertex attrib arrays after rendering"Romain Guy2012-04-042-8/+56
|\
| * Disable AA lines vertex attrib arrays after renderingRomain Guy2012-04-042-8/+56
* | Merge "Optimize FBOs composition"Romain Guy2012-04-031-5/+3
|\ \ | |/
| * Optimize FBOs compositionRomain Guy2012-04-031-5/+3
* | Optimization of alpha with DisplayList propertiesChet Haase2012-04-036-13/+41
* | Merge "Prevent crash when flushing the layers cache Bug #6258973"Romain Guy2012-04-023-2/+12
|\ \ | |/
| * Prevent crash when flushing the layers cacheRomain Guy2012-04-023-2/+12
* | Merge "Allow fine-grained control over functors execution"Chris Craik2012-04-022-5/+45
|\ \
| * | Allow fine-grained control over functors executionRomain Guy2012-04-022-5/+45
| |/
* | Enabling DisplayList propertiesChet Haase2012-04-021-1/+1
* | Re-enable DisplayList properties.Chet Haase2012-04-022-29/+68
|/
* Merge "Disable DisplayList properties pending fixes for AlphaAnimation"Chet Haase2012-03-291-1/+1
|\
| * Disable DisplayList properties pending fixes for AlphaAnimationChet Haase2012-03-291-1/+1
* | Merge "Moving libRS"Alex Sakhartchouk2012-03-28149-27316/+0
|\ \
| * | Moving libRSAlex Sakhartchouk2012-03-28149-27316/+0
| |/
* | Deleted the media, camera, drm related files since they are relocatedJames Dong2012-03-2815-3104/+0
|/
* Merge "State based shader recompile to support camera input."Alex Sakhartchouk2012-03-275-66/+132
|\
| * State based shader recompile to support camera input.Alex Sakhartchouk2012-03-265-66/+132
* | Re-enabling DisplayList propertiesChet Haase2012-03-273-61/+17
* | Merge "rsdGL uses DummyConsumer"Jamie Gennis2012-03-261-2/+6
|\ \
| * | rsdGL uses DummyConsumerDaniel Lam2012-03-261-2/+6
| |/
* | Merge "Use a status_t return type for GL functors"Romain Guy2012-03-265-20/+22
|\ \
| * | Use a status_t return type for GL functorsRomain Guy2012-03-265-20/+22
* | | Merge "Prevent random crashes on SGX architecture Bug #6219894"Romain Guy2012-03-261-0/+2
|\ \ \ | |/ /
| * | Prevent random crashes on SGX architectureRomain Guy2012-03-261-0/+2
| |/
* | mv libcpustats from frameworks/base to /nativeGlenn Kasten2012-03-263-354/+0
|/
* Merge "Implement USAGE_IO_INPUT"Jason Sams2012-03-2312-40/+77
|\
| * Implement USAGE_IO_INPUTJason Sams2012-03-2312-40/+77
* | Merge "Wrapping new api's with proper RS_VERSION"Alex Sakhartchouk2012-03-237-147/+48
|\ \
| * | Wrapping new api's with proper RS_VERSIONAlex Sakhartchouk2012-03-227-147/+48
* | | Merge "More rearrangement and renaming."Alex Sakhartchouk2012-03-234-22/+21
|\ \ \ | |/ /
| * | More rearrangement and renaming.Alex Sakhartchouk2012-03-224-22/+21
* | | frameworks/base: move Zip* from libandroidfw to libutilsColin Cross2012-03-228-1401/+5
* | | Disable DisplayList propertiesChet Haase2012-03-221-1/+1
|/ /
* | Merge "Changing rsg to rs where functions don't rely on graphics."Alex Sakhartchouk2012-03-211-145/+0
|\ \
| * | Changing rsg to rs where functions don't rely on graphics.Alex Sakhartchouk2012-03-211-145/+0
* | | Merge "Breaking up rs headers by logical components."Alex Sakhartchouk2012-03-216-123/+480
|\ \ \ | |/ /
| * | Breaking up rs headers by logical components.Alex Sakhartchouk2012-03-216-123/+480
* | | Plug memory leak.Romain Guy2012-03-211-0/+2
| |/ |/|
* | Enable DisplayList propertiesChet Haase2012-03-191-1/+1
|/
* Merge "Add prop to force cap compute threading."Jason Sams2012-03-163-10/+17
|\
| * Add prop to force cap compute threading.Jason Sams2012-03-153-10/+17
* | Merge "Optimizing DisplayList properties"Chet Haase2012-03-161-26/+26
|\ \
| * | Optimizing DisplayList propertiesChet Haase2012-03-161-26/+26
* | | Merge "Add a new camera open API that allows taking the ownership."Wu-cheng Li2012-03-152-5/+10
|\ \ \