OSDN Git Service

Add option for schedule_next_instance to force rescheduling
[android-x86/system-bt.git] / osi / src /
2015-03-26 Zach JohnsonAdd option for schedule_next_instance to force rescheduling
2015-03-26 Zach JohnsonEnsure alarms are called back when they expire in the...
2015-03-26 Zach JohnsonRewrite alarms to use a single posix timer instance
2015-03-24 Zach JohnsonRewrite alarm to avoid drift in the periodic version
2015-03-16 Chris MantonDemote, cleanup and extend observed logging
2015-03-16 Sharvil NanavatiUse fully qualified path for OSI includes.
2015-03-16 Sharvil NanavatiAtomically update config files.
2015-03-16 Zach JohnsonAdd ability to set periodic alarms
2015-03-16 Zach JohnsonMove list function comments to the header file
2015-03-16 Zach JohnsonMove hashmap function comments to the header file
2015-03-16 Sharvil NanavatiAdd a reference counted buffer implementation.
2015-03-16 Zach JohnsonAdd key equality function option for hash_map
2015-03-16 Sharvil NanavatiAdd platform-independent logging macros to OSI.
2015-03-16 Sharvil NanavatiIntroduce a growing array class.
2015-03-16 Sharvil NanavatiEnable allocation tracking for eng and userdebug builds.
2015-03-16 Sharvil NanavatiDon't touch alarm's contents if it has already been...
2015-03-16 Chris MantonAdd string hashing function using djb2
2015-03-16 Zach JohnsonDisassociate hash algorithm with hash function name
2015-03-16 Zach JohnsonFix alarm setting for newer deadlines
2015-03-16 Sharvil NanavatiEnable assertions.
2015-03-16 Zach Johnsons/async_result/future/g and also improve the future API
2015-03-16 Zach JohnsonMake semaphore_free idempotent
2015-03-16 Zach Johnsonasync_result abstraction for signaling async return...
2015-03-16 Zach JohnsonAdd non-repeating timer wrapper for alarm
2015-03-16 Zach JohnsonModify allocation tracking to include and verify the...
2015-03-16 Zach JohnsonAdd memory canaries and turn them on for unit tests
2015-03-16 Sharvil NanavatiDon't pass in uninitialized memory to epoll_ctl. Make...
2015-03-16 Sharvil NanavatiAdd a method to check for available bytes on a socket
2015-03-16 Zach JohnsonMake osi_strdup report allocation size correctly
2015-03-16 Zach JohnsonFinish allocation tracking for the rest of osi
2015-03-16 Zach JohnsonAdd strdup to tracked allocations
2015-03-16 Zach JohnsonAdd internal constructors to hash map and list
2015-03-16 Zach JohnsonClean up scattered naive hash functions
2015-03-16 Zach JohnsonMove some of osi to use the allocation interfaces
2015-03-16 Sharvil NanavatiAdd a method to pass file descriptors and one to create...
2015-03-16 Zach JohnsonImplement memory allocation tracker
2015-03-16 Zach JohnsonAdd common hash functions so we don't have to redefine...
2015-03-16 Chris MantonAdded encapulsated iterator to hashmap
2015-03-16 Zach JohnsonModify eager reader to support multi-byte reads
2015-03-16 Zach JohnsonUnspecial-case the zero queue in the data dispatcher
2015-03-16 Zach JohnsonAdd eager reader
2015-03-16 Zach JohnsonAdd peek + dequeue registratation to fixed queue
2015-03-16 Zach JohnsonAdd a join function to thread
2015-03-16 Zach JohnsonMake hash map support NULL or 0 keys
2015-03-16 Zach JohnsonAdd an allocator interface + default malloc allocator
2015-03-16 Sharvil NanavatiSwitch to an epoll-based reactor implementation.
2015-03-16 Sharvil NanavatiFix build after enabling assertions: variable reactor...
2015-03-16 Sharvil NanavatiAdd a method to create a config object without loading...
2015-03-16 Sharvil NanavatiAdd thread_is_self function
2015-03-16 Chris MantonAdd fixed queue size option to thread creation
2015-03-16 Chris MantonExpose fixed queue capacity
2015-03-16 Zach JohnsonFix reactor to use prepend, fix reactor tests
2015-03-16 Zach JohnsonFix socket to use safe reactor registration
2015-03-16 Zach JohnsonImplement a data dispatcher.
2015-03-16 Zach JohnsonHide thread's reactor
2015-03-16 Zach JohnsonAdd functions on fixed_queue to check empty state
2015-03-16 Sharvil NanavatiFix build: include osi.h from semaphore to get definiti...
2015-03-16 Sharvil NanavatiDefine INVALID_FD to improve readability and reduce...
2015-03-16 Sharvil NanavatiAllow iterating over sections in a config file and...
2015-03-16 Sharvil NanavatiExpose thread's reactor so we can register new fds...
2015-03-16 Sharvil NanavatiWake up reactor whenever a new object is registered...
2015-03-16 Sharvil NanavatiIntroduce a socket class
2015-03-16 Chris Mantonosi: hash map implementation
2015-02-05 Andre Eisenbacham 7f34538a: (-s ours) am 65aec3a3: am 6d429d9d: (...
2015-02-05 Andre Eisenbacham 977acabd: (-s ours) am eebc8ab9: DO NOT MERGE Change...
2014-11-03 Matthew XieDO NOT MERGE Do not set sig_id in gerneral reject messa...
2014-11-03 Matthew XieIncrement seq before adding to packet in avdt_scb_hdl_w...
2014-11-03 Simon Wilsonam ba2f6d99: Revert "anthias:17614185:Bluetooth: Getbuf...
2014-11-03 Mallikarjuna GBam 46bfe63d: DO NOT MERGE AVRCP: Proper handling of...
2014-11-03 Maggie_Leeam c1ccb0d9: anthias:17614185:Bluetooth: Getbuf returni...
2014-10-15 Matthew Xieam 595bcb4c: (-s ours) DO NOT MERGE Do not set sig_id...
2014-10-15 Matthew Xieam 98ad505f: Increment seq before adding to packet...
2014-10-08 Simon Wilsonam ba2f6d99: (-s ours) Revert "anthias:17614185:Bluetoo...
2014-10-07 Mallikarjuna GBam 46bfe63d: (-s ours) DO NOT MERGE AVRCP: Proper handl...
2014-10-07 Maggie_Leeam c1ccb0d9: (-s ours) anthias:17614185:Bluetooth:...
2014-08-18 Jeff Dengam 390d5386: (-s ours) am e68188f8: Bluetooth: Restarti...
2014-08-16 Fred Quintanaam 212ffc1d: (-s ours) am 39277ce1: enhance the "invali...
2014-08-06 Dmitry Grinbergam 4badab05: (-s ours) am c4766e31: Revert "commit...
2014-07-30 Dmitry Grinbergam 83970699: (-s ours) am 8d502374: commit 001ccea74ec6...
2014-07-17 Michael WrightFix string format error for 64-bit builds
2014-07-18 Matthew XieMerge "Bluetooth: fix the HOGP device(iBUFFALO BSMBB09D...
2014-07-17 Sharvil NanavatiMerge "A simple, thread-safe timer API for bluedroid...
2014-07-17 Sharvil NanavatiA simple, thread-safe timer API for bluedroid.
2014-07-16 Sharvil NanavatiExtend the threading library to back thread with an...
2014-07-16 Sharvil NanavatiExpose enqueue/dequeue file descriptors for fixed_queue.
2014-07-11 Nitin Aroraam 02d9b7b4: Bluetooth: Increase number of allowed...
2014-07-11 Nitin Aroraam 7475a509: Bluetooth: Adds SMP response timer for...
2014-07-11 Priti Agheraam 156c52bb: Send correct status for SMP AUTH failure
2014-07-09 Andre EisenbachMerge "Prevent A2DP bit pool calculation endless loops."
2014-07-09 Sharvil NanavatiExpose semaphore's file descriptor.
2014-07-09 Sharvil NanavatiStart of threading library
2014-07-02 Matthew XieMerge "DO NOT MERGE: Send to local UUID for AV connecti...
2014-07-03 Sharvil NanavatiImplement the reactor pattern in C.
2014-07-03 Sharvil Nanavatiam 19084c62: Implement the reactor pattern in C.
2014-06-29 Sharvil Nanavatiam c5856ba5: Add documentation and non-blocking functio...
2014-06-29 Sharvil NanavatiAdd documentation and non-blocking functions to fixed_q...
2014-06-28 Sharvil Nanavatiam a3164c9b: Add documentation for semaphore and add...
2014-06-28 Ganesh Ganapathi... am 9546abf9: (-s ours) Support for reading LE specific...
2014-06-28 Sharvil Nanavatiam 83c5256f: (-s ours) Logging cleanup: HCI and BTM...
2014-06-28 Sharvil Nanavatiam f1d9b90f: Whitelist IPv6 packets so they can be...
next