summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in byte vector serializationChristopher Wiley2015-10-311-22/+20
* Add readStrongBinder that takes an interfaceCasey Dahlin2015-10-281-1/+6
* libbinder: Fix out of bounds in readBoolVectorChristopher Wiley2015-10-271-2/+2
* Merge "libbinder: Stub out checkPermissions() on Brillo."Daniel Erat2015-10-211-7/+12
|\
| * libbinder: Stub out checkPermissions() on Brillo.Daniel Erat2015-10-211-7/+12
* | Fix benign integer overflow in printHexDumpDan Austin2015-10-211-18/+17
* | Fix build breakage due to extraneous dereferenceCasey Dahlin2015-10-201-1/+1
* | Add read/write methods for vectorsCasey Dahlin2015-10-201-0/+423
* | Add methods to Parcel for bool and char and byteCasey Dahlin2015-10-151-0/+53
|/
* am 0830bb16: Merge "Enable integer overflow sanitization in libinput."Dan Austin2015-09-231-0/+3
|\
| * Enable integer overflow sanitization in libinput.Dan Austin2015-09-231-0/+3
* | am bffbd09f: Merge "Eliminate multiple benign overflow conditions."Dan Austin2015-09-231-4/+10
|\|
| * Merge "Eliminate multiple benign overflow conditions."Dan Austin2015-09-231-4/+10
| |\
| | * Eliminate multiple benign overflow conditions.Dan Austin2015-09-221-4/+10
* | | am 64b83133: Merge "Remove usage of SharedBuffer"Sergio Giro2015-09-231-12/+0
|\| |
| * | Merge "Remove usage of SharedBuffer"Sergio Giro2015-09-231-12/+0
| |\ \
| | * | Remove usage of SharedBufferPablo Ceballos2015-09-211-12/+0
| | |/
* | | am ad2a1592: Merge "Enable multiple benign overflow conditions."Dan Austin2015-09-231-3/+6
|\| |
| * | Merge "Enable multiple benign overflow conditions."Dan Austin2015-09-231-3/+6
| |\ \
| | * | Enable multiple benign overflow conditions.Dan Austin2015-09-221-3/+6
| | |/
* | | am 146f31b6: Merge "Eliminate benign overflow condition triggered upon loop t...Dan Austin2015-09-231-1/+2
|\| |
| * | Eliminate benign overflow condition triggered upon loop termination in Input.cppDan Austin2015-09-221-1/+2
| |/
* | am f2e53c5e: Merge "Remove BnServiceManager."Daniel Erat2015-09-151-44/+0
|\|
| * Remove BnServiceManager.Daniel Erat2015-09-141-44/+0
* | am 6c8c8138: Merge "Benign unsigned integer overflow in Parcel"Dan Austin2015-09-101-2/+9
|\|
| * Merge "Benign unsigned integer overflow in Parcel"Dan Austin2015-09-101-2/+9
| |\
| | * Benign unsigned integer overflow in ParcelDan Austin2015-09-101-2/+9
* | | am 8c77ec50: Merge "Enable fsanitize integer in ui"Dan Austin2015-09-101-0/+1
|\| |
| * | Merge "Enable fsanitize integer in ui"Dan Austin2015-09-101-0/+1
| |\ \ | | |/ | |/|
| | * Enable fsanitize integer in uiDan Austin2015-09-081-0/+1
* | | am bf04509f: Merge "Enable fsanitize integer in binder"Dan Austin2015-09-091-0/+3
|\| |
| * | Enable fsanitize integer in binderDan Austin2015-09-091-0/+3
| |/
* | am a6d2ff29: am 110ddef1: Merge "binder: Change from C11 <stdatomic.h> to C++...Elliott Hughes2015-08-201-28/+13
|\|
| * binder: Change from C11 <stdatomic.h> to C++11 <atomic>.Bailey Forrest2015-08-191-28/+13
* | am 7a1ccf7c: am d974a364: Merge "binder: Add a throughput performance test fo...Riley Andrews2015-08-172-0/+325
|\|
| * binder: Add a throughput performance test for binder.Riley Andrews2015-08-172-0/+325
* | am 6a846dd5: am 5f5a0e0f: Merge "Lose HAVE_ANDROID_OS from frameworks/native."Elliott Hughes2015-08-123-7/+7
|\|
| * Lose HAVE_ANDROID_OS from frameworks/native.Elliott Hughes2015-08-123-7/+7
| * Binder on Windows? Unlikely.Elliott Hughes2015-07-091-7/+0
| * GLConsumer: Fix crop mathDan Stoza2015-06-111-6/+10
| * libgui/SurfaceFlinger: Add getConsumerNameDan Stoza2015-06-096-6/+74
| * libgui: Add generation numbers to BufferQueueDan Stoza2015-06-088-13/+147
| * libgui: Propagate error by clearing sp<GB>Dan Stoza2015-06-011-0/+3
| * Fix libgui crop matrix test.Michael Lentine2015-06-011-6/+23
| * libui: Apply GRALLOC_USAGE_ALLOC_MASK during allocDan Stoza2015-06-011-0/+3
| * Modify EGL to disconnect the window when the surface gets destroyed.Michael Lentine2015-05-281-2/+2
| * libgui: Fix surface damage on rotated buffersDan Stoza2015-05-281-2/+6
| * Fix libgui tests.Michael Lentine2015-05-282-8/+13
| * fix BufferItem flatten/unflatten alignmentChong Zhang2015-05-281-13/+12
| * Refactor ConsumerBase and it's derived classes.Michael Lentine2015-05-283-35/+16