summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | am 821afa9a: am 54d41379: Merge "Add OBB flags to support overlays" into ging...Kenny Root2010-08-211-10/+22
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 54d41379: Merge "Add OBB flags to support overlays" into gingerbreadKenny Root2010-08-191-10/+22
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Add OBB flags to support overlays" into gingerbreadKenny Root2010-08-191-10/+22
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Add OBB flags to support overlaysKenny Root2010-08-181-10/+22
* | | | | | am d25f0aea: am 99401b29: Merge "Add support for throttling motion events." i...Jeff Brown2010-08-211-5/+77
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 99401b29: Merge "Add support for throttling motion events." into gingerbreadJeff Brown2010-08-181-5/+77
| |\ \ \ \ \ | | |/ / / /
| | * | | | Add support for throttling motion events.Jeff Brown2010-08-181-5/+77
* | | | | | Add support for textScaleX.Romain Guy2010-08-201-0/+12
* | | | | | am 6d5bb884: am aac6a748: Merge "Only monitor recognized uevent devices." int...Jean-Baptiste Queru2010-08-201-1/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am aac6a748: Merge "Only monitor recognized uevent devices." into gingerbreadJean-Baptiste Queru2010-08-181-1/+8
| |\ \ \ \ \ | | |/ / / /
| | * | | | Only monitor recognized uevent devices.Sean McNeil2010-08-181-1/+8
* | | | | | am 33992d41: am 72e0b2ab: Merge "Fix some input device mapping bugs with cert...Jeff Brown2010-08-191-68/+92
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 72e0b2ab: Merge "Fix some input device mapping bugs with certain drivers."...Jeff Brown2010-08-181-68/+92
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Fix some input device mapping bugs with certain drivers." into gingerb...Jeff Brown2010-08-181-68/+92
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Fix some input device mapping bugs with certain drivers.Jeff Brown2010-08-181-68/+92
| | | |/ /
| | * | | Keep track of remaining fd when devices are removedJens Gulin2010-08-181-8/+7
| | |/ /
* | | | Merge "Update OpenGLRenderer test to test opaque ARGB8888 bitmaps."Romain Guy2010-08-191-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update OpenGLRenderer test to test opaque ARGB8888 bitmaps.Romain Guy2010-08-191-1/+3
* | | | Should fix the build.Alex Sakhartchouk2010-08-191-2/+3
* | | | Hopefully this fixes the build.Alex Sakhartchouk2010-08-191-0/+0
* | | | Merge "Renderscript samples. Merged two model related projects. Cleanup."Alex Sakhartchouk2010-08-1917-18/+415
|\ \ \ \ | |/ / / |/| | |
| * | | Renderscript samples. Merged two model related projects. Cleanup.Alex Sakhartchouk2010-08-1817-18/+415
* | | | Speedup TextView fades (no more layers required.)Romain Guy2010-08-181-9/+19
* | | | Fix drawing issues with layers.Romain Guy2010-08-182-14/+41
* | | | am 29eb491a: am 3922484d: Merge "Optimize EventHub reads." into gingerbreadJeff Brown2010-08-181-68/+88
|\ \ \ \ | | |/ / | |/| |
| * | | am 3922484d: Merge "Optimize EventHub reads." into gingerbreadJeff Brown2010-08-181-68/+88
| |\ \ \ | | | |/ | | |/|
| | * | Optimize EventHub reads.Jeff Brown2010-08-171-68/+88
* | | | am 8fd80e92: am 72ce4235: Merge "Fix possible race conditions during channel ...Jeff Brown2010-08-181-12/+20
|\ \ \ \ | |/ / /
| * | | am 72ce4235: Merge "Fix possible race conditions during channel unregistratio...Jeff Brown2010-08-181-12/+20
| |\ \ \ | | |/ /
| | * | Fix possible race conditions during channel unregistration.Jeff Brown2010-08-171-12/+20
* | | | Merge "Fix the build."Romain Guy2010-08-181-4/+1
|\ \ \ \
| * | | | Fix the build.Romain Guy2010-08-181-4/+1
* | | | | Merge "Fix bug looping non-blocking fifos."Jason Sams2010-08-183-2/+28
|\ \ \ \ \
| * | | | | Fix bug looping non-blocking fifos.Jason Sams2010-08-183-2/+28
* | | | | | Merge "Remove OOB object destruction."Jason Sams2010-08-183-72/+0
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Remove OOB object destruction.Jason Sams2010-08-173-72/+0
* | | | | Merge "Layers were using an extra Snapshot causing extra clipping."Romain Guy2010-08-183-46/+28
|\ \ \ \ \
| * | | | | Layers were using an extra Snapshot causing extra clipping.Romain Guy2010-08-183-46/+28
* | | | | | Merge "Make java entry points for native fifo synchronized."Jason Sams2010-08-171-30/+0
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Make java entry points for native fifo synchronized.Jason Sams2010-08-171-30/+0
* | | | | Fix save()/restore() issues in the OpenGL renderer.Romain Guy2010-08-172-13/+27
| |_|_|/ |/| | |
* | | | Merge changes I16ce79ab,Ib86a7309Romain Guy2010-08-175-213/+246
|\ \ \ \
| * | | | Correctly set the viewport in layers.Romain Guy2010-08-174-52/+58
| * | | | Cleanup, better code reuse.Romain Guy2010-08-162-162/+189
* | | | | Propagating some useful font changes.Alex Sakhartchouk2010-08-172-12/+56
* | | | | am ddbcce3a: Merge "resolved conflicts for merge of be50507b to gingerbread-p...Jean-Baptiste Queru2010-08-171-8/+7
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | resolved conflicts for merge of be50507b to gingerbread-plus-aospJean-Baptiste Queru2010-08-171-8/+7
| |\ \ \ \
| | * \ \ \ Merge "Keep track of remaining fd when devices are removed"Jean-Baptiste Queru2010-08-171-10/+8
| | |\ \ \ \
| | | * | | | Keep track of remaining fd when devices are removedJens Gulin2010-06-281-10/+8
* | | | | | | Merge "Added frustum plane extraction and sphere culling code."Alex Sakhartchouk2010-08-165-2/+104
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |