Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "BufferQueue: Add StreamSplitter" | Dan Stoza | 2014-04-18 | 8 | -9/+548 |
|\ | |||||
| * | BufferQueue: Add StreamSplitter | Dan Stoza | 2014-04-15 | 8 | -9/+548 |
* | | Merge "BufferQueueProducer: add detachNextBuffer" | Dan Stoza | 2014-04-18 | 3 | -0/+99 |
|\ \ | |/ | |||||
| * | BufferQueueProducer: add detachNextBuffer | Dan Stoza | 2014-04-15 | 3 | -0/+99 |
* | | am b8ceeb8f: am 85085cd6: Merge "libui: fix passing Fence object over binder" | Colin Cross | 2014-04-15 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | am 85085cd6: Merge "libui: fix passing Fence object over binder" | Colin Cross | 2014-04-15 | 1 | -2/+2 |
| |\ | |||||
| | * | libui: fix passing Fence object over binder | Colin Cross | 2014-04-14 | 1 | -2/+2 |
* | | | Merge "BufferQueue: Hook up IProducerListener" | Dan Stoza | 2014-04-14 | 1 | -30/+41 |
|\ \ \ | |||||
| * | | | BufferQueue: Hook up IProducerListener | Dan Stoza | 2014-03-31 | 1 | -30/+41 |
* | | | | am ef89f763: am cf818ebb: Merge "Add stringType and requiredPermission to sen... | Aravind Akella | 2014-04-11 | 1 | -32/+126 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | am cf818ebb: Merge "Add stringType and requiredPermission to sensors, effecti... | Aravind Akella | 2014-04-11 | 1 | -32/+126 |
| |\ \ \ | |||||
| | * \ \ | Merge "Add stringType and requiredPermission to sensors, effectively adding p... | Aravind Akella | 2014-04-11 | 1 | -32/+126 |
| | |\ \ \ | |||||
| | | * | | | Add stringType and requiredPermission to sensors, effectively adding permissi... | Aravind Akella | 2014-04-11 | 1 | -32/+126 |
* | | | | | | Merge "Add unique ID to GraphicBuffer" | Dan Stoza | 2014-04-11 | 1 | -15/+28 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Add unique ID to GraphicBuffer | Dan Stoza | 2014-03-31 | 1 | -15/+28 |
* | | | | | | Merge "BufferQueue: Add producer buffer-released callback" | Dan Stoza | 2014-04-11 | 9 | -31/+102 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | BufferQueue: Add producer buffer-released callback | Dan Stoza | 2014-03-31 | 9 | -31/+102 |
* | | | | | | Merge "Adding render stats APIs to UiAutomation (framework native)." | Svetoslav | 2014-04-10 | 6 | -2/+188 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Adding render stats APIs to UiAutomation (framework native). | Svetoslav | 2014-04-10 | 6 | -2/+188 |
* | | | | | | | Merge "Fix sideband stream issues" | Wonsik Kim | 2014-04-10 | 1 | -2/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix sideband stream issues | Wonsik Kim | 2014-04-07 | 1 | -2/+10 |
* | | | | | | | | Merge "BufferQueue: Remove Bn version of create*" | Dan Stoza | 2014-04-08 | 2 | -19/+17 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | BufferQueue: Remove Bn version of create* | Dan Stoza | 2014-04-07 | 2 | -19/+17 |
* | | | | | | | | | Remove deprecated BufferQueue constructor | Dan Stoza | 2014-04-07 | 8 | -34/+44 |
|/ / / / / / / / | |||||
* | | | | | | | | am 4215f434: am 6dbcebd0: Merge "Always release a buffer" into klp-modular-dev | Andy McFadden | 2014-04-07 | 1 | -2/+12 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | am 6dbcebd0: Merge "Always release a buffer" into klp-modular-dev | Andy McFadden | 2014-04-07 | 1 | -2/+12 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | Always release a buffer | Andy McFadden | 2014-04-04 | 1 | -2/+12 |
| * | | | | | | am 4369a4eb: Revert "Add stringType and requiredPermission to sensors, effect... | Etienne Le Grand | 2014-04-05 | 1 | -126/+32 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Revert "Add stringType and requiredPermission to sensors, effectively adding ... | Etienne Le Grand | 2014-04-05 | 1 | -126/+32 |
* | | | | | | | Revert "Add stringType and requiredPermission to sensors, effectively adding ... | Etienne Le Grand | 2014-04-05 | 1 | -126/+32 |
* | | | | | | | am 00f4dde1: am c57a019e: Add stringType and requiredPermission to sensors, e... | Etienne Le Grand | 2014-04-05 | 1 | -32/+126 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | am c57a019e: Add stringType and requiredPermission to sensors, effectively ad... | Etienne Le Grand | 2014-04-05 | 1 | -32/+126 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Add stringType and requiredPermission to sensors, effectively adding permissi... | Etienne Le Grand | 2014-04-04 | 1 | -32/+126 |
| | |/ / / / | |||||
* | | | | | | native gui: 64-bit compile issues | Mark Salyzyn | 2014-04-04 | 1 | -2/+4 |
| |_|/ / / |/| | | | | |||||
* | | | | | am d09b2acd: am 033bdd72: Merge "Remove global variables from ProcessState." | Narayan Kamath | 2014-04-03 | 1 | -35/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | am 033bdd72: Merge "Remove global variables from ProcessState." | Narayan Kamath | 2014-04-03 | 1 | -35/+0 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Remove global variables from ProcessState. | Narayan Kamath | 2014-04-03 | 1 | -35/+0 |
| * | | | | am 773585e6: Merge "Generate ACTION_CANCEL on joystick disconnect. DO NOT MER... | Michael Wright | 2014-03-28 | 1 | -17/+12 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Generate ACTION_CANCEL on joystick disconnect. DO NOT MERGE | Michael Wright | 2014-03-24 | 1 | -17/+12 |
* | | | | | Merge "Declare ownership of native_handle_t object" | Wonsik Kim | 2014-04-02 | 2 | -2/+2 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Declare ownership of native_handle_t object | Wonsik Kim | 2014-03-24 | 2 | -2/+2 |
* | | | | | Merge "Allow creation of heaps that are read-only to partner" | Glenn Kasten | 2014-03-27 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Allow creation of heaps that are read-only to partner | Glenn Kasten | 2014-03-18 | 1 | -2/+2 |
* | | | | | | BufferQueue: Set attached buffers as requested | Dan Stoza | 2014-03-24 | 1 | -0/+1 |
* | | | | | | BufferQueue: Test remote producer and consumer | Dan Stoza | 2014-03-21 | 2 | -24/+104 |
| |/ / / / |/| | | | | |||||
* | | | | | am 74ae7490: am 01502981: Merge "fix valgrind ioctl warning." | Jesse Hall | 2014-03-20 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | am 01502981: Merge "fix valgrind ioctl warning." | Jesse Hall | 2014-03-20 | 1 | -1/+1 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Merge "fix valgrind ioctl warning." | Jesse Hall | 2014-03-20 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | fix valgrind ioctl warning. | Jin Wei | 2013-08-31 | 1 | -1/+1 |
* | | | | | | Generate ACTION_CANCEL on joystick disconnect. | Michael Wright | 2014-03-20 | 1 | -17/+12 |