Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
b8f9c0634a62e0d6cdc2449827a0f9c2099bafa7
/
libs
/
binder
a43ee15
binder: print the bad cmd error to android log
by liangweikang
· 9 years ago
3e9e757
Merge "TextOutput log improvement"
by Treehugger Robot
· 9 years ago
87c03cf
Enable multiple concurrent binderLibTest instances
by Connor O'Brien
· 9 years ago
236cdb4
TextOutput log improvement
by Wei Wang
· 9 years ago
73a7dde
[binder]: Correct the index for getReturnString
by songjinshi
· 9 years ago
c734143
Fix log function for potential overflow
by Wei Wang
· 9 years ago
e390826
Rely on the platform -std default.
by Elliott Hughes
· 9 years ago
213f015
Merge changes from topic 'utf'
by Martijn Coenen
· 9 years ago
b5ac868
Merge "binder: use ashmem_valid()"
by Treehugger Robot
· 9 years ago
8058936
binder: use ashmem_valid()
by Mark Salyzyn
· 9 years ago
3eaf53e
Add bound checks to utf16_to_utf8
by Sergio Giro
· 9 years ago
e1d310d
Unicode: specify destination length in utf8_to_utf16 methods
by Sergio Giro
· 9 years ago
4ce4db7
Fix memory ordering issues; document IMemory peculiarities
by Hans Boehm
· 9 years ago
23e469f
Merge "Remove unused include." am: 5242fb42fb
by Dmitriy Filchenko
· 9 years ago
e3f8eba
Remove unused include.
by Dmitriy Filchenko
· 9 years ago
2a001e8
resolve merge conflicts of 0783d5f to stage-aosp-master
by Dan Willemsen
· 9 years ago
59e086f
Start converting Android.mk to Android.bp
by Dan Willemsen
· 9 years ago
83b9ea5
Merge \"Add |readString8| method which returns failure\" am: 115e6ec7e9
by Roshan Pius
· 9 years ago
115e6ec
Merge "Add |readString8| method which returns failure"
by Roshan Pius
· 9 years ago
87b64d2
Add |readString8| method which returns failure
by Roshan Pius
· 9 years ago
0a9a1c1
Fix unused variable build errors
by Christopher Wiley
· 9 years ago
abf1adc
Merge \"libbinder: Tighten compiler warnings/errors\" am: ead989c34d
by Christopher Wiley
· 9 years ago
3652ff4
libbinder: Tighten compiler warnings/errors
by Christopher Wiley
· 9 years ago
a2db19c
Merge \"Fixed file descriptor leak in IMemory\" into nyc-dev am: a13a22649b
by John Eckerdal
· 9 years ago
6b0b063
Fixed file descriptor leak in IMemory
by John Eckerdal
· 9 years ago
81ace2f
Merge "Fix misc-macro-parentheses warnings in libs/binder." am: 44d29d4d07
by Chih-hung Hsieh
· 9 years ago
8f6b9b3
Fix misc-macro-parentheses warnings in libs/binder.
by Chih-Hung Hsieh
· 9 years ago
c55b4b6
Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 am: bca20d8376 am: a8244873a8 am: 93bf31f54d am: f91c66a9a8
by Marco Nelissen
· 9 years ago
fb6342d
Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 am: bca20d8376 am: a8244873a8 am: 93bf31f54d
by Marco Nelissen
· 9 years ago
93bf31f
Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 am: bca20d8376
by Marco Nelissen
· 9 years ago
a824487
Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189
by Marco Nelissen
· 9 years ago
bca20d8
Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700
by Marco Nelissen
· 9 years ago
56dea28
Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258
by Marco Nelissen
· 9 years ago
82afbe2
Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d
by Marco Nelissen
· 9 years ago
775f2e6
Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9
by Marco Nelissen
· 9 years ago
853702c
Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72
by Marco Nelissen
· 9 years ago
b9f5b3a
Merge "libbinder: Use char* message with binder::Status" am: 8d9818db1a
by Christopher Wiley
· 9 years ago
1651ced
libbinder: Use char* message with binder::Status
by Christopher Wiley
· 9 years ago
68a593e
resolve merge conflicts of 168dc86 to nyc-dev-plus-aosp
by Chih-Hung Hsieh
· 9 years ago
a5226fb
Merge "Fix google-explicit-constructor warnings."
by Treehugger Robot
· 9 years ago
1de7966
Correctly handle dup() failure in Parcel::readNativeHandle
by Marco Nelissen
· 9 years ago
d760b81
Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 758973c am: 512926e
by Christopher Wiley
· 9 years ago
758973c
Merge "libbinder: Replace ScopedFd with base::unique_fd"
by Christopher Wiley
· 9 years ago
3282e04
Merge "Remove HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE test." am: 32e2d0f
by Elliott Hughes
· 9 years ago
e2347b7
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
0c50a3f
Remove HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE test.
by Elliott Hughes
· 9 years ago
2cf1995
libbinder: Replace ScopedFd with base::unique_fd
by Christopher Wiley
· 9 years ago
7861c63
Merge "Include libbase headers in libbinder include path" am: 33dcaf9
by Treehugger Robot
· 9 years ago
83e6b98
Include libbase headers in libbinder include path
by Christopher Wiley
· 9 years ago
0cbee9f
Merge "Revert "libbinder: Replace ScopedFd with base::unique_fd"" am: dcc5575
by Christopher Wiley
· 9 years ago
dcc5575
Merge "Revert "libbinder: Replace ScopedFd with base::unique_fd""
by Christopher Wiley
· 9 years ago
46ef1a7
Revert "libbinder: Replace ScopedFd with base::unique_fd"
by Christopher Wiley
· 9 years ago
7f38c4b
Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 747c0bb am: 7a07e39
by Treehugger Robot
· 9 years ago
747c0bb
Merge "libbinder: Replace ScopedFd with base::unique_fd"
by Treehugger Robot
· 9 years ago
249f373
Merge "Log when binder thread pool is starved" into nyc-dev am: 43dcac7
by Colin Cross
· 9 years ago
96e8322
Log when binder thread pool is starved
by Colin Cross
· 9 years ago
180cce9
Merge "Run \'nativeperms\', remove Brillo #ifdef." am: a7ba9d0 am: f949746
by Jorge Lucangeli Obes
· 9 years ago
a7ba9d0
Merge "Run 'nativeperms', remove Brillo #ifdef."
by Jorge Lucangeli Obes
· 9 years ago
0ed3ca3
Merge "libbinder: Remove templated binder::Status stream operator." am: 9e413e9
by Treehugger Robot
· 9 years ago
8282342
Run 'nativeperms', remove Brillo #ifdef.
by Jorge Lucangeli Obes
· 9 years ago
00cb980
libbinder: Remove templated binder::Status stream operator.
by Ralph Nathan
· 9 years ago
aefcad1
Merge "Binder: add pid to thread name for binder threads." into nyc-dev
by Philip Cuadra
· 9 years ago
a082fa8
Binder: add pid to thread name for binder threads.
by Philip Cuadra
· 9 years ago
b12c5a6
libbinder: Replace ScopedFd with base::unique_fd
by Christopher Wiley
· 9 years ago
ffc5a84
Merge "Remove spurious log" into nyc-dev am: 7ff357a
by Christopher Tate
· 9 years ago
bf14e94
Remove spurious log
by Christopher Tate
· 9 years ago
fc7e369
Merge "Guard against failed array allocation" into nyc-dev am: 834fde8
by Christopher Tate
· 9 years ago
e4e0ae8
Guard against failed array allocation
by Christopher Tate
· 9 years ago
e564a36
Fix issue #27252896: Security Vulnerability -- weak binder am: 12bafe2
by Dianne Hackborn
· 9 years ago
df806c5
Fix issue #27252896: Security Vulnerability -- weak binder am: ce156f6
by Dianne Hackborn
· 9 years ago
74d2c4b
Fix issue #27252896: Security Vulnerability -- weak binder am: 41e7b17
by Dianne Hackborn
· 9 years ago
a202396
Fix issue #27252896: Security Vulnerability -- weak binder am: ce156f6
by Dianne Hackborn
· 9 years ago
b4f0f33
Fix issue #27252896: Security Vulnerability -- weak binder am: 12bafe2
by Dianne Hackborn
· 9 years ago
41e7b17
Fix issue #27252896: Security Vulnerability -- weak binder
by Dianne Hackborn
· 9 years ago
ce156f6
Fix issue #27252896: Security Vulnerability -- weak binder
by Dianne Hackborn
· 9 years ago
12bafe2
Fix issue #27252896: Security Vulnerability -- weak binder
by Dianne Hackborn
· 9 years ago
5b274ca
Merge "MediaResourceMonitor: Change argument type from string to int" into nyc-dev
by Dongwon Kang
· 9 years ago
a8b00c1
Merge "MediaResourceMonitor: Change argument type from string to int" into nyc-dev
by Dongwon Kang
· 9 years ago
a2a6be1
MediaResourceMonitor: Change argument type from string to int
by Dongwon Kang
· 9 years ago
7f0c6d6
Merge "Fix issue #27252896: Security Vulnerability -- weak binder" into nyc-dev
by Dianne Hackborn
· 9 years ago
c111461
Fix issue #27252896: Security Vulnerability -- weak binder
by Dianne Hackborn
· 9 years ago
3795836
Merge "MemoryDealer: expose internal allocation alignment" into nyc-dev
by Lajos Molnar
· 9 years ago
1001033
MemoryDealer: expose internal allocation alignment
by Lajos Molnar
· 9 years ago
dc87747
Merge "Release resources when repeating dlopen-dlcose." am: 88521f6219
by zhongjie
· 9 years ago
88521f6
Merge "Release resources when repeating dlopen-dlcose."
by Casey Dahlin
· 9 years ago
be5b932
Merge "libbinder: Make null handling explicit for strong binders" am: b5f08e43d8
by Christopher Wiley
· 9 years ago
b5f08e4
Merge "libbinder: Make null handling explicit for strong binders"
by Christopher Wiley
· 9 years ago
ff40578
Release resources when repeating dlopen-dlcose.
by zhongjie
· 9 years ago
35d77ca
libbinder: Make null handling explicit for strong binders
by Christopher Wiley
· 9 years ago
5ceb664
Merge "Refresh the native app ops manager\'s token if needed." into nyc-dev
by Svet Ganov
· 9 years ago
2169638
Refresh the native app ops manager's token if needed.
by Svet Ganov
· 9 years ago
697b227
Merge "Remove unused native binder impl." into nyc-dev am: f0e9d712b5
by Ruben Brunk
· 9 years ago
f0e9d71
Merge "Remove unused native binder impl." into nyc-dev
by Ruben Brunk
· 9 years ago
0b1cf33
libbinder: Allow readByteVector to take uint8_t
by Casey Dahlin
· 9 years ago
c78404c
Remove unused native binder impl.
by Ruben Brunk
· 9 years ago
131a104
Sanity check IMemory access versus underlying mmap am: 94b0d4e3ab am: ef6908e2b3 am: 97f49e50de am: 84f488f354 am: ebdad60d6b am: fc598c54d9 am: f9e5e80bc1 am: 15364d3ec0 am: 049c5df3e5
by Christopher Tate
· 9 years ago
e72aa1b
Sanity check IMemory access versus underlying mmap am: 94b0d4e3ab am: ef6908e2b3 am: 97f49e50de am: 84f488f354 am: ebdad60d6b am: fc598c54d9 am: f9e5e80bc1 am: 15364d3ec0
by Christopher Tate
· 9 years ago
0e93732
Merge commit 'db5c5bb0259fa024517d9a151726785facba4f02' into HEAD
by Bill Yi
· 9 years ago
15364d3
Sanity check IMemory access versus underlying mmap am: 94b0d4e3ab am: ef6908e2b3 am: 97f49e50de am: 84f488f354 am: ebdad60d6b am: fc598c54d9
by Christopher Tate
· 9 years ago
f9e5e80
Sanity check IMemory access versus underlying mmap am: 94b0d4e3ab am: ef6908e2b3 am: 97f49e50de am: 84f488f354 am: ebdad60d6b
by Christopher Tate
· 9 years ago
Next »