index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add binder tests
Riley Andrews
2014-12-19
2
-1
/
+960
*
Add binder driver interface test
Riley Andrews
2014-12-19
2
-0
/
+382
*
GUI: Remove unused variables
Andreas Gampe
2014-12-08
3
-6
/
+2
*
Merge "libgui: Enable -Weverything and -Werror"
Dan Stoza
2014-12-08
29
-407
/
+519
|
\
|
*
libgui: Enable -Weverything and -Werror
Dan Stoza
2014-12-05
29
-407
/
+519
*
|
Libui: Remove unused variables
Andreas Gampe
2014-12-05
1
-3
/
+0
|
/
*
Fix crash when user provides large values in the Parcel.
Michael Lentine
2014-12-05
2
-4
/
+18
*
Fix -Werror on 64-bit builds
Dan Stoza
2014-12-04
1
-1
/
+1
*
Disable struct padding warning/error
Dan Stoza
2014-12-04
1
-0
/
+3
*
libui: Enable -Weverything and -Werror
Dan Stoza
2014-12-04
9
-263
/
+310
*
Enable clang for libui/libgui/surfaceflinger
Dan Stoza
2014-12-04
6
-27
/
+32
*
Fix for corruption when numFds or numInts is too large.
Michael Lentine
2014-12-04
1
-1
/
+16
*
binder: Add {read,write}Uint32 methods to Parcel
Dan Stoza
2014-12-01
1
-0
/
+15
*
binder: Return pid_t/uid_t instead of int
Dan Stoza
2014-12-01
1
-2
/
+2
*
Fix build with clang in C++11 mode
Bernhard Rosenkränzer
2014-11-25
1
-6
/
+6
*
Binder: Remove unused functions & variables
Andreas Gampe
2014-11-24
2
-10
/
+0
*
We HAVE_LITTLE_ENDIAN.
Elliott Hughes
2014-11-21
1
-5
/
+0
*
C++11 compatibility.
Dan Albert
2014-11-20
2
-2
/
+2
*
Replace IInterface::asBinder() with a static
Marco Nelissen
2014-11-17
17
-36
/
+41
*
Add missing include to fix libc++ build.
Dan Albert
2014-11-07
1
-0
/
+2
*
am dbab409c: Merge "Avoid two warnings from clang."
Chih-Hung Hsieh
2014-11-04
1
-13
/
+11
|
\
|
*
Avoid two warnings from clang.
Chih-Hung Hsieh
2014-10-31
1
-13
/
+11
*
|
am 649bafb7: Merge "bufferqueue: workaround: allow NULL fence with queueBuffe...
Jesse Hall
2014-10-20
1
-1
/
+6
|
\
\
|
*
|
bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)
Jesse Hall
2014-10-19
1
-1
/
+6
*
|
|
am c52e54c4: Merge "Some more test cleanup."
Dan Albert
2014-10-17
2
-30
/
+36
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Some more test cleanup.
Dan Albert
2014-10-16
2
-30
/
+36
*
|
|
am 9cc84950: Merge "Don\'t check if this == NULL."
Dan Albert
2014-10-15
2
-3
/
+3
|
\
\
\
|
|
/
/
|
*
|
Merge "Don't check if this == NULL."
Dan Albert
2014-10-15
2
-3
/
+3
|
|
\
\
|
|
*
|
Don't check if this == NULL.
Dan Albert
2014-09-16
2
-3
/
+3
*
|
|
|
am 9ea09757: Fix broken error check in Parcel::readBlob
Narayan Kamath
2014-10-09
1
-1
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Fix broken error check in Parcel::readBlob
Narayan Kamath
2014-10-08
1
-1
/
+1
*
|
|
|
am 78639c22: Merge "Parcel: extra validation/debug code for writeDupFileDescr...
Jesse Hall
2014-10-06
1
-0
/
+25
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge "Parcel: extra validation/debug code for writeDupFileDescriptor" into l...
Jesse Hall
2014-10-06
1
-0
/
+25
|
|
\
\
\
|
|
*
|
|
Parcel: extra validation/debug code for writeDupFileDescriptor
Jesse Hall
2014-10-06
1
-0
/
+25
*
|
|
|
|
am a7eb4b74: Merge "Fix sockfd leakage in SensorService." into lmp-dev
Aravind Akella
2014-10-03
1
-9
/
+13
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge "Fix sockfd leakage in SensorService." into lmp-dev
Aravind Akella
2014-10-03
1
-9
/
+13
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Fix sockfd leakage in SensorService.
Aravind Akella
2014-10-02
1
-9
/
+13
*
|
|
|
|
am f05ef4e5: Merge "Surface: cancel the dequeued buffer when requestBuffer fa...
Jesse Hall
2014-10-02
1
-0
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge "Surface: cancel the dequeued buffer when requestBuffer fails" into lmp...
Jesse Hall
2014-10-02
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
Surface: cancel the dequeued buffer when requestBuffer fails
Jesse Hall
2014-10-02
1
-0
/
+1
|
|
|
/
/
/
*
|
|
|
|
am 36462d9d: Merge "Add more logging for dup(fd) failure" into lmp-dev
Michael Lentine
2014-10-02
1
-3
/
+15
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Add more logging for dup(fd) failure
Michael Lentine
2014-10-02
1
-3
/
+15
|
|
/
/
/
*
|
|
|
am 5ee2c9d2: Work on issue #17656716: Unhandled exception in Window Manager
Dianne Hackborn
2014-09-30
1
-8
/
+13
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Work on issue #17656716: Unhandled exception in Window Manager
Dianne Hackborn
2014-09-30
1
-8
/
+13
*
|
|
|
am 6ee97e74: Merge "Fix a null dereference."
Dan Albert
2014-09-23
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fix a null dereference.
Dan Albert
2014-09-23
1
-1
/
+1
*
|
|
|
resolved conflicts for merge of 67d8bd66 to lmp-dev-plus-aosp
Lajos Molnar
2014-09-18
1
-0
/
+29
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
surfaceflinger: add getDisplayStats() method
Lajos Molnar
2014-09-18
1
-0
/
+29
*
|
|
|
am e1e3d278: Merge "Clean cruft out of makefiles."
Dan Albert
2014-09-12
2
-13
/
+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Clean cruft out of makefiles.
Dan Albert
2014-09-11
2
-13
/
+3
[next]