- 41a0f2f binder: Add {read,write}Uint32 methods to Parcel by Dan Stoza · 11 years ago
- 9c634fd binder: Return pid_t/uid_t instead of int by Dan Stoza · 11 years ago
- 74debb0 Fix build with clang in C++11 mode by Bernhard Rosenkränzer · 11 years ago
- 0b53b5c Binder: Remove unused functions & variables by Andreas Gampe · 11 years ago
- a5d7459 We HAVE_LITTLE_ENDIAN. by Elliott Hughes · 11 years ago
- 3bdc5b8 C++11 compatibility. by Dan Albert · 11 years ago
- 097ca27 Replace IInterface::asBinder() with a static by Marco Nelissen · 11 years ago
- ac5cd96 am dbab409c: Merge "Avoid two warnings from clang." by Chih-Hung Hsieh · 11 years ago
- 8e5337d Avoid two warnings from clang. by Chih-Hung Hsieh · 11 years ago
- 759115c am 9cc84950: Merge "Don\'t check if this == NULL." by Dan Albert · 11 years ago
- 9cc8495 Merge "Don't check if this == NULL." by Dan Albert · 11 years ago
- 4335d35 am 9ea09757: Fix broken error check in Parcel::readBlob by Narayan Kamath · 11 years ago
- 9ea0975 Fix broken error check in Parcel::readBlob by Narayan Kamath · 11 years ago
- 5cc3b8b am 78639c22: Merge "Parcel: extra validation/debug code for writeDupFileDescriptor" into lmp-dev by Jesse Hall · 11 years ago
- ccf851f Parcel: extra validation/debug code for writeDupFileDescriptor by Jesse Hall · 11 years ago
- df035b9 am 36462d9d: Merge "Add more logging for dup(fd) failure" into lmp-dev by Michael Lentine · 11 years ago
- 36273c9 Add more logging for dup(fd) failure by Michael Lentine · 11 years ago
- e449952 am 5ee2c9d2: Work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 11 years ago
- 5ee2c9d Work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 11 years ago
- 1474f88 Don't check if this == NULL. by Dan Albert · 11 years ago
- e03abcd am 4a7001ca: Merge "Work around C11 const atomic restrictions." by Hans Boehm · 11 years ago
- c0df68b Work around C11 const atomic restrictions. by Hans Boehm · 11 years ago
- 553231f Fix CAS argument type. by Hans Boehm · 11 years ago
- 08ff802 Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""" by Hans Boehm · 11 years ago
- 02a1c2c am efc0b35f: Merge "Fix CAS argument type." by Hans Boehm · 11 years ago
- cb3b7ce am 703b60ce: Merge "Use gettid directly in binder." by Elliott Hughes · 11 years ago
- efc0b35 Merge "Fix CAS argument type." by Hans Boehm · 11 years ago
- 1ddaadb Fix CAS argument type. by Hans Boehm · 11 years ago
- fa6ad07 Use gettid directly in binder. by Elliott Hughes · 11 years ago
- dc1fb90 am a0187a9c: Merge "Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""" by Hans Boehm · 11 years ago
- 3effaba Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""" by Hans Boehm · 11 years ago
- d87319d am f491f497: Merge "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""" by Hans Boehm · 11 years ago
- f010a05 Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""" by Hans Boehm · 11 years ago
- e0b96db am 6e5316b1: Merge "Revert "Revert "Remove incorrect android_atomic_...64 use.""" by Hans Boehm · 11 years ago
- 66629e0 Revert "Revert "Remove incorrect android_atomic_...64 use."" by Hans Boehm · 11 years ago
- 9e0ef39 am 735082ea: Merge "Revert "Remove incorrect android_atomic_...64 use."" by Hans Boehm · 11 years ago
- 9dc5c26 Revert "Remove incorrect android_atomic_...64 use." by Hans Boehm · 11 years ago
- 52bfb70 am c11eca81: Merge "Remove incorrect android_atomic_...64 use." by Hans Boehm · 11 years ago
- 2cbba47 add noteResetVideo/Audio to IBatteryStats by Chong Zhang · 11 years ago
- 88b7541 Remove incorrect android_atomic_...64 use. by Hans Boehm · 11 years ago
- bd42d38 update battery status for audio/video by Chong Zhang · 11 years ago
- 7da40c0 Remove Parcel::writeIntPtr. by Narayan Kamath · 11 years ago
- f905bc3 Remove Parcel::writeIntPtr. by Narayan Kamath · 11 years ago
- 065e9c8 Merge "Fix mips build for libbinder." by Narayan Kamath · 11 years ago
- 2f1f742 Fix mips build for libbinder. by Narayan Kamath · 11 years ago
- 87947be Merge "Fix mips build for libbinder." by Narayan Kamath · 11 years ago
- 2c68d38 Fix mips build for libbinder. by Narayan Kamath · 11 years ago
- b09b936 am f0a24759: am a28750ee: Merge "binder: Turn on -Werror" by Mark Salyzyn · 11 years ago
- f0a2475 am a28750ee: Merge "binder: Turn on -Werror" by Mark Salyzyn · 11 years ago
- d4ecccf binder: Turn on -Werror by Mark Salyzyn · 11 years ago
- edcf7f4 binder: rm utils/Debug.h as unutilized by Mark Salyzyn · 11 years ago
- b8b3c53 am ea3f1da9: am 1ce5ecbe: am 63645c69: Merge "binder: rm utils/Debug.h" by Mark Salyzyn · 11 years ago
- ea3f1da am 1ce5ecbe: am 63645c69: Merge "binder: rm utils/Debug.h" by Mark Salyzyn · 11 years ago
- 1ce5ecb am 63645c69: Merge "binder: rm utils/Debug.h" by Mark Salyzyn · 11 years ago
- 317ff37 binder: rm utils/Debug.h by Mark Salyzyn · 11 years ago
- f736f2f am 114d71ce: am 214b4a61: am 8155ce81: Merge "Remove unused LOCAL_LDLIBS." by Ying Wang · 11 years ago
- 114d71c am 214b4a61: am 8155ce81: Merge "Remove unused LOCAL_LDLIBS." by Ying Wang · 11 years ago
- 214b4a6 am 8155ce81: Merge "Remove unused LOCAL_LDLIBS." by Ying Wang · 11 years ago
- 4a793fe Remove unused LOCAL_LDLIBS. by Ying Wang · 11 years ago
- 13de7f1 am 57fdbbda: am 4314ccd1: am 70278fbf: Merge "Add error message for hints when exceptions occur during binder transactions." by Jesse Hall · 11 years ago
- 57fdbbd am 4314ccd1: am 70278fbf: Merge "Add error message for hints when exceptions occur during binder transactions." by Jesse Hall · 11 years ago
- 4314ccd am 70278fbf: Merge "Add error message for hints when exceptions occur during binder transactions." by Jesse Hall · 11 years ago
- e4f00b2 Merge commit '6d05ef2310bdc84811d5b0385b009ad11447a749' into HEAD by Bill Yi · 11 years ago
- abf8a2c Add error message for hints when exceptions occur during binder transactions. by Jun Jiang · 11 years ago
- 7f4fe6e am d09b2acd: am 033bdd72: Merge "Remove global variables from ProcessState." by Narayan Kamath · 11 years ago
- d09b2ac am 033bdd72: Merge "Remove global variables from ProcessState." by Narayan Kamath · 11 years ago
- 162ea0e Remove global variables from ProcessState. by Narayan Kamath · 11 years ago
- 80a2f03 Merge "Allow creation of heaps that are read-only to partner" by Glenn Kasten · 11 years ago
- f4e7008 am 74ae7490: am 01502981: Merge "fix valgrind ioctl warning." by Jesse Hall · 11 years ago
- 74ae749 am 01502981: Merge "fix valgrind ioctl warning." by Jesse Hall · 11 years ago
- b0f96c4 am 01502981: Merge "fix valgrind ioctl warning." by Jesse Hall · 11 years ago
- 0150298 Merge "fix valgrind ioctl warning." by Jesse Hall · 11 years ago
- 6546f2e Allow creation of heaps that are read-only to partner by Glenn Kasten · 11 years ago
- 75d8406 am ca609e43: am 38e2aaaa: am 5b61ad2c: Check the padded size of the read byte array by Kenny Root · 11 years ago
- ca609e4 am 38e2aaaa: am 5b61ad2c: Check the padded size of the read byte array by Kenny Root · 11 years ago
- 38e2aaa am 5b61ad2c: Check the padded size of the read byte array by Kenny Root · 11 years ago
- 9ff2aad am 5b61ad2c: Check the padded size of the read byte array by Kenny Root · 11 years ago
- 5b61ad2 Check the padded size of the read byte array by Kenny Root · 11 years ago
- ce9f107 am 793be12c: am b730a452: am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
- 793be12 am b730a452: am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
- 446ef4b am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
- b730a45 am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
- f0190bf Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
- 614019c am d1c87d37: Merge changes I3432d9d3,I90fcf538,I64398603 by Arve Hjønnevåg · 11 years ago
- 8ff043d am 74be0f7b: Merge "binder: fix all warnings" by Colin Cross · 11 years ago
- 72e7ac9 am 4e7fd950: Merge "Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BIT is set." by Arve Hjønnevåg · 11 years ago
- eea5b29 am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ... by Arve Hjønnevåg · 11 years ago
- 4cab0fd Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
- 3c98ba7 am c5294424: am d1c87d37: Merge changes I3432d9d3,I90fcf538,I64398603 by Arve Hjønnevåg · 11 years ago
- c529442 am d1c87d37: Merge changes I3432d9d3,I90fcf538,I64398603 by Arve Hjønnevåg · 11 years ago
- ee319ab am 6f286114: Revert "Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface" by Arve Hjønnevåg · 11 years ago
- 5febeff am 9b5c3b91: am d5a354c6: am d06f6b00: am 67903293: Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 11 years ago
- 6f28611 Revert "Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface" by Arve Hjønnevåg · 11 years ago
- 9b5c3b9 am d5a354c6: am d06f6b00: am 67903293: Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 11 years ago
- d06f6b0 am 67903293: Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 11 years ago
- 6790329 Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 11 years ago
- 79aa621 am 7cc5b880: am e45636a8: am d437364e: am f50b9eaa: Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
- 7cc5b88 am e45636a8: am d437364e: am f50b9eaa: Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
- d437364 am f50b9eaa: Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
- 07fd0f1 Binder: Fix some valgrind errors. by Arve Hjønnevåg · 11 years ago