summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix pointer-to-int and int-to-pointer warnings.Dan Albert2015-02-233-3/+8
* Merge "Add missing <unistd.h> include for close."Elliott Hughes2015-02-201-0/+1
|\
| * Add missing <unistd.h> include for close.Elliott Hughes2015-02-191-0/+1
|/
* Merge "egl: Remove old tuna BGRA vs RGBA workaround."Jesse Hall2015-02-182-33/+2
|\
| * egl: Remove old tuna BGRA vs RGBA workaround.Alistair Strachan2015-02-122-33/+2
* | Merge "Add missing <sys/file.h> include for flock."Elliott Hughes2015-02-171-0/+1
|\ \ | |/ |/|
| * Add missing <sys/file.h> include for flock.Elliott Hughes2015-02-161-0/+1
|/
* Merge "Remove -z option."Christopher Ferris2015-02-103-49/+8
|\
| * Remove -z option.Christopher Ferris2015-02-093-49/+8
|/
* Merge "Add better timeout mechanism for running commands."Christopher Ferris2015-02-041-18/+69
|\
| * Add better timeout mechanism for running commands.Christopher Ferris2015-02-031-18/+69
|/
* Merge "Add missing includes."Elliott Hughes2015-01-302-0/+2
|\
| * Add missing includes.Elliott Hughes2015-01-292-0/+2
|/
* Merge "Switch dumpstate to "ip link list"."Elliott Hughes2015-01-281-1/+2
|\
| * Switch dumpstate to "ip link list".Elliott Hughes2015-01-281-1/+2
|/
* Merge "Kill HAVE_PTHREADS."Yabin Cui2015-01-272-15/+5
|\
| * Kill HAVE_PTHREADS.Yabin Cui2015-01-262-15/+5
|/
* Merge "Use register numbers instead of register names"Jesse Hall2015-01-263-22/+22
|\
| * Use register numbers instead of register namesNikola Veljkovic2015-01-193-22/+22
* | Merge "Move atrace from the obsolete bzero to memset."Elliott Hughes2015-01-251-1/+2
|\ \
| * | Move atrace from the obsolete bzero to memset.Elliott Hughes2015-01-251-1/+2
* | | Merge "Refactor of the bugreport code."Christopher Ferris2015-01-233-57/+94
|\ \ \
| * | | Refactor of the bugreport code.Christopher Ferris2015-01-233-57/+94
|/ / /
* | | Merge "[MIPS] Further opengl support for mips64 and mipsr6"Jesse Hall2015-01-223-14/+115
|\ \ \ | | |/ | |/|
| * | [MIPS] Further opengl support for mips64 and mipsr6Duane Sand2015-01-193-14/+115
| |/
* | Merge "Restore Region::set(uint32_t, uint32_t)"Dan Stoza2015-01-212-0/+7
|\ \ | |/ |/|
| * Restore Region::set(uint32_t, uint32_t)Bernhard Rosenkraenzer2014-12-222-0/+7
* | Merge "Follow StrictMode refactoring."Jeff Sharkey2015-01-161-1/+1
|\ \
| * | Follow StrictMode refactoring.Jeff Sharkey2015-01-141-1/+1
* | | Merge "Use the timeout stack dump functions."Christopher Ferris2015-01-151-5/+13
|\ \ \
| * | | Use the timeout stack dump functions.Christopher Ferris2015-01-151-5/+13
|/ / /
* | | Merge "Revert "Revert "Update protobuf library from 2.3 to 2.6."""Jeff Davidson2015-01-1510-5256/+13
|\ \ \ | |/ / |/| |
| * | Revert "Revert "Update protobuf library from 2.3 to 2.6.""Jeff Davidson2015-01-1210-5256/+13
* | | Merge "Replace all instances of intptr_t with uintptr_t."Riley Andrews2015-01-131-8/+8
|\ \ \
| * | | Replace all instances of intptr_t with uintptr_t.Riley Andrews2015-01-131-8/+8
* | | | Merge "Fix signed/unsigned comparison warnings in driver interface test."Riley Andrews2015-01-131-7/+7
|\ \ \ \ | |/ / /
| * | | Fix signed/unsigned comparison warnings in driver interface test.Riley Andrews2015-01-121-7/+7
* | | | Merge "[MIPS] Build libGLES for mips64, mips32r6"Brian Carlstrom2015-01-133-3/+5
|\ \ \ \ | |/ / / |/| | |
| * | | [MIPS] Build libGLES for mips64, mips32r6Duane Sand2015-01-123-3/+5
* | | | Merge "surfaceflinger: use Mutex timedLock instead of tryLock loop"Jesse Hall2015-01-121-9/+6
|\ \ \ \
| * | | | surfaceflinger: use Mutex timedLock instead of tryLock loopJesse Hall2015-01-101-9/+6
* | | | | Merge "Revert "Update protobuf library from 2.3 to 2.6.""Jeff Davidson2015-01-1210-13/+5256
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Revert "Update protobuf library from 2.3 to 2.6."Jeff Davidson2015-01-1210-13/+5256
* | | | | Merge "Update protobuf library from 2.3 to 2.6."Jeff Davidson2015-01-1210-5256/+13
|\ \ \ \ \ | |/ / / /
| * | | | Update protobuf library from 2.3 to 2.6.Jeff Davidson2015-01-0810-5256/+13
| | |/ / | |/| |
* | | | Merge "Fix message when a command times out."Christopher Ferris2015-01-121-1/+1
|\ \ \ \
| * | | | Fix message when a command times out.Christopher Ferris2015-01-091-1/+1
| |/ / /
* | | | Merge "We have POSIX clocks, and we don't need to ask for the openssl headers."Elliott Hughes2015-01-102-9/+2
|\ \ \ \ | |/ / / |/| | |
| * | | We have POSIX clocks, and we don't need to ask for the openssl headers.Elliott Hughes2015-01-092-9/+2
|/ / /
* | | Merge "Installd: Disallow relocation for decryption"Andreas Gampe2015-01-071-15/+24
|\ \ \ | |/ / |/| |