summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | libion: update ion_test.hColin Cross2013-12-192-1/+4
|/ / / / /
* | | | | Merge changes I2d3fef08,Idb828aa4,Ica764b1f,I9ae8887b,I376fad86,I4d00a9ddColin Cross2013-12-198-294/+691
|\ \ \ \ \
| * | | | | libion: update to latest uapi headerColin Cross2013-12-185-3/+382
| * | | | | libion: return -errno from ion_closeColin Cross2013-12-181-1/+4
| * | | | | libion: add include for size_tColin Cross2013-12-181-0/+1
| * | | | | libion: add NULL checksColin Cross2013-12-181-3/+20
| * | | | | libion: clean up whitespaceColin Cross2013-12-183-294/+288
| * | | | | libion: move ion.h into local include directoryColin Cross2013-12-182-0/+3
* | | | | | Merge "ion: update struct and type definitions to match kernel header"Colin Cross2013-12-193-16/+16
|\ \ \ \ \ \ | |/ / / / /
| * | | | | ion: update struct and type definitions to match kernel headerRom Lemarchand2013-12-183-16/+16
* | | | | | Merge "adb: Check sender's socket id when receiving packets."Nick Kralevich2013-12-193-21/+88
|\ \ \ \ \ \
| * | | | | | adb: Check sender's socket id when receiving packets.David 'Digit' Turner2013-12-163-21/+88
* | | | | | | Merge "Make libutils Looper independent of frameworks/native"Brian Carlstrom2013-12-193-122/+211
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Make libutils Looper independent of frameworks/nativeBrian Carlstrom2013-12-183-122/+211
|/ / / / / /
* | | | | | Merge "toolbox: date: use RTC subsystem on devices without /dev/alarm"Greg Hackmann2013-12-181-14/+80
|\ \ \ \ \ \
| * | | | | | toolbox: date: use RTC subsystem on devices without /dev/alarmGreg Hackmann2013-12-171-14/+80
* | | | | | | Merge "toolbox: date: fix parameter type warnings"Greg Hackmann2013-12-181-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | toolbox: date: fix parameter type warningsGreg Hackmann2013-12-171-1/+1
* | | | | | | Merge "toolbox: uptime: use clock_gettime() on devices without /dev/alarm"Greg Hackmann2013-12-181-4/+14
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | toolbox: uptime: use clock_gettime() on devices without /dev/alarmGreg Hackmann2013-12-171-4/+14
* | | | | | | Merge "toolbox: uptime: fix unused parameter warnings"Greg Hackmann2013-12-181-1/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | toolbox: uptime: fix unused parameter warningsGreg Hackmann2013-12-171-1/+2
* | | | | | | Merge "SystemClock: use clock_gettime() on devices without /dev/alarm"Greg Hackmann2013-12-181-16/+9
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | SystemClock: use clock_gettime() on devices without /dev/alarmGreg Hackmann2013-12-171-16/+9
* | | | | | | Merge "rootdir: add permissions for /dev/rtc0"Greg Hackmann2013-12-181-0/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | rootdir: add permissions for /dev/rtc0Greg Hackmann2013-12-171-0/+1
|/ / / / / /
* | | | | | Merge "libdiskconfig: Use uintptr_t instead of uint32_t"Elliott Hughes2013-12-171-1/+1
|\ \ \ \ \ \
| * | | | | | libdiskconfig: Use uintptr_t instead of uint32_tAshok Bhat2013-12-171-1/+1
|/ / / / / /
* | | | | | Merge "AArch64: Correction of struct surface_t"Elliott Hughes2013-12-161-9/+11
|\ \ \ \ \ \
| * | | | | | AArch64: Correction of struct surface_tMarcus Oakland2013-12-101-9/+11
* | | | | | | Merge "Pixelflinger: Add AArch64 support to pixelflinger JIT."Elliott Hughes2013-12-1625-12/+4244
|\ \ \ \ \ \ \
| * | | | | | | Pixelflinger: Add AArch64 support to pixelflinger JIT.Ashok Bhat2013-12-1225-12/+4244
* | | | | | | | Merge "Pixelflinger: Support for handling 64-bit addresses in GGL Assembler"Elliott Hughes2013-12-167-19/+80
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Pixelflinger: Support for handling 64-bit addresses in GGL AssemblerAshok Bhat2013-12-127-19/+80
* | | | | | | | Merge "Relabel /data/misc/zoneinfo"Nick Kralevich2013-12-161-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Relabel /data/misc/zoneinfoNick Kralevich2013-12-131-0/+1
* | | | | | | | | Merge "Force alignment of data buffer used to process netlink messages"Elliott Hughes2013-12-141-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Force alignment of data buffer used to process netlink messagesChris Dearman2013-10-301-1/+1
* | | | | | | | | Merge "Fix ExtractEntryToFile."Narayan Kamath2013-12-133-5/+57
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix ExtractEntryToFile.Narayan Kamath2013-12-133-5/+57
* | | | | | | | | | Merge "libion: Use %zu for size_t"Elliott Hughes2013-12-131-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | libion: Use %zu for size_tAshok Bhat2013-12-101-2/+2
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Pixelflinger: Fix issue of pointers being stored in ints"Elliott Hughes2013-12-124-8/+8
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Pixelflinger: Fix issue of pointers being stored in intsAshok Bhat2013-12-124-8/+8
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Get rid of some log spam."Narayan Kamath2013-12-121-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Get rid of some log spam.Narayan Kamath2013-12-121-1/+1
* | | | | | | | Merge "Minor cleanups."Nick Kralevich2013-12-111-3/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Minor cleanups.Nick Kralevich2013-11-271-3/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Use FileMap from libcutil instead of rolling our own."Narayan Kamath2013-12-112-75/+43
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Use FileMap from libcutil instead of rolling our own.Narayan Kamath2013-12-112-75/+43
|/ / / / / /