Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
1846cc01492310ec9382dac8f3c8c1af18ef5835
/
include
/
binder
b975999
Remove Enum.h error-only header
by Steven Moreland
· 3 years, 2 months ago
e848d8d
Nice error for global include of binder/Enum.h
by Steven Moreland
· 4 years, 3 months ago
7859984
Global binder includes: removed unused.
by Steven Moreland
· 5 years ago
e414037
global binder includes: symlink binder per-header
by Steven Moreland
· 5 years ago
5583be7
Move include/binder to libs/binder/include
by Vijay Venkatraman
· 8 years ago
68a2340
Merge "Add private helpers needed for job queue." into oc-dev
by Dianne Hackborn
· 8 years ago
3206224
binder: add getDriverName()
by Iliyan Malchev
· 8 years ago
15feb9b
Add private helpers needed for job queue.
by Dianne Hackborn
· 8 years ago
7459281
Merge changes from topic 'vendorbinder'
by Martijn Coenen
· 8 years ago
f2051aa
Merge "binder: remove cgroup interactions" am: c12c6dca4e am: 62f07e540f
by Tim Murray
· 8 years ago
55d871c
Allow ProcessState to use another binder dev node.
by Martijn Coenen
· 8 years ago
62f07e5
Merge "binder: remove cgroup interactions" am: c12c6dca4e
by Tim Murray
· 8 years ago
d429f4a
binder: remove cgroup interactions
by Tim Murray
· 8 years ago
6e1193a
Make IGraphicBufferProducer a hybrid interface.
by Pawin Vongmasa
· 8 years ago
0277ce9
Fix HIDL token passing mechanism for non-Treble paths.
by Pawin Vongmasa
· 8 years ago
fbffe92
Add HIDL token passing mechanism.
by Pawin Vongmasa
· 8 years ago
b4f33df
ProcessInfoService: Add support for oom score query
by Emilian Peev
· 8 years ago
48dd099
libbinder: Fix for using default constructor on IpPrefix class
by Robert Quattlebaum
· 8 years ago
6316f5b
libbinder: Add support for Value, Map, and IpPrefix types
by Robert Quattlebaum
· 8 years ago
79bc69c
Merge "Add Binder support for Parcelable exceptions." am: 7ebfeb9d1c am: fa418b2b15 am: cd9254082d
by Jeff Sharkey
· 8 years ago
cd92540
Merge "Add Binder support for Parcelable exceptions." am: 7ebfeb9d1c
by Jeff Sharkey
· 8 years ago
c8dc4f0
Add Binder support for Parcelable exceptions.
by Jeff Sharkey
· 8 years ago
02d3852
Merge "Add native interface for activity manager service."
by Sudheer Shanka
· 8 years ago
4a1ce9f
Merge "Fully qualify the namespaces in the META_INTERFACE macros."
by Joe Onorato
· 8 years ago
9b41562
resolve merge conflicts of 5fef0c6 to nyc-mr1-dev-plus-aosp
by Casey Dahlin
· 8 years ago
6ef26f1
Add native interface for activity manager service.
by Sudheer Shanka
· 8 years ago
c0f7480
Fully qualify the namespaces in the META_INTERFACE macros.
by Joe Onorato
· 8 years ago
f7ca76d
Merge "Add definition for accessibility volume control appOps"
by Jean-Michel Trivi
· 8 years ago
9d19176
Fix build break: Make sure we use use unsigned comparisons. am: 803ed2903b
by Stephen Hines
· 8 years ago
803ed29
Fix build break: Make sure we use use unsigned comparisons.
by Stephen Hines
· 8 years ago
614597b
Add definition for accessibility volume control appOps
by Jean-Michel Trivi
· 8 years ago
971c25b
resolve merge conflicts of 70b9a03 to nyc-mr2-dev-plus-aosp am: 29dedec71a
by Casey Dahlin
· 8 years ago
29dedec
resolve merge conflicts of 70b9a03 to nyc-mr2-dev-plus-aosp
by Casey Dahlin
· 8 years ago
9618a46
Merge "Document FlattenableHelper design decision"
by TreeHugger Robot
· 8 years ago
c38992f
Document FlattenableHelper design decision
by Fabien Sanglard
· 8 years ago
65a8f07
Fix integer overflow in unsafeReadTypedVector
by Casey Dahlin
· 8 years ago
236cdb4
TextOutput log improvement
by Wei Wang
· 8 years ago
78f2a37
TextOutput log improvement
by Wei Wang
· 8 years ago
c734143
Fix log function for potential overflow
by Wei Wang
· 8 years ago
13c41d3
Fix log function for potential overflow
by Wei Wang
· 8 years ago
ed4af7d
Merge "Fix weak vtable warnings" am: d93a40c920 am: 11a2bcad06 am: cd77a5a218
by Colin Cross
· 8 years ago
bc09f98
Merge "Fix implicit sign casts in Parcel.h" am: 9984fa0ed0 am: 4901e7c070 am: 7600934e17
by Colin Cross
· 8 years ago
97b64db
Fix weak vtable warnings
by Colin Cross
· 8 years ago
1941a40
Introduce new command callback to shell.
by Dianne Hackborn
· 8 years ago
4c62b4f
Fix implicit sign casts in Parcel.h
by Colin Cross
· 8 years ago
5b443e3
Fix constructor parameters shadowing member variables am: 382ecd3d63 am: 6c79fc7bec am: 177b452c8c
by Colin Cross
· 8 years ago
28f36ea
Fix trailing semicolon warnings am: 17576de056 am: 170ae8a510 am: df1b5a19fd
by Colin Cross
· 8 years ago
382ecd3
Fix constructor parameters shadowing member variables
by Colin Cross
· 8 years ago
17576de
Fix trailing semicolon warnings
by Colin Cross
· 8 years ago
7d7bf0f
Merge "Fix google-explicit-constructor warnings in binder." am: 8b2d3da4c4 am: e00f704122 am: 772819113d
by Chih-hung Hsieh
· 8 years ago
e3ab0e8
Fix google-explicit-constructor warnings in binder.
by Chih-Hung Hsieh
· 8 years ago
aee2cf7
Merge "Add Parcel::writeParcelableVector(std::shared_ptr)"
by TreeHugger Robot
· 8 years ago
d1b0747
Merge "libbinder: Support reading/writing out T[] lengths" am: b77d368d89
by Christopher Wiley
· 8 years ago
31c1beb
libbinder: Support reading/writing out T[] lengths
by Christopher Wiley
· 8 years ago
8d74709
Add Parcel::writeParcelableVector(std::shared_ptr)
by Janis Danisevskis
· 8 years ago
83b9ea5
Merge \"Add |readString8| method which returns failure\" am: 115e6ec7e9
by Roshan Pius
· 8 years ago
115e6ec
Merge "Add |readString8| method which returns failure"
by Roshan Pius
· 8 years ago
87b64d2
Add |readString8| method which returns failure
by Roshan Pius
· 8 years ago
173b3ef
Merge \"Change to include linux/android/binder.h.\" am: b34400ea94
by Christopher Ferris
· 8 years ago
b34400e
Merge "Change to include linux/android/binder.h."
by Christopher Ferris
· 8 years ago
869f04b
Merge \"Fix broken readNullableStrongBinder<T> implementation\" am: 6e81c9a4c6
by Christopher Wiley
· 8 years ago
447b00f
Fix broken readNullableStrongBinder<T> implementation
by Christopher Wiley
· 8 years ago
0170cd0
Change to include linux/android/binder.h.
by Christopher Ferris
· 8 years ago
2781021
Merge "Fix Parcelable::readParcelableVector<T>" into nyc-dev am: 0950fb3d20
by Janis Danisevskis
· 9 years ago
f26a3ab
Fix Parcelable::readParcelableVector<T>
by Janis Danisevskis
· 9 years ago
22c661d
Merge "Fix misc-macro-parentheses warnings in sensorservice and CHECK_INTERFACE." am: bb261bf41a
by Chih-hung Hsieh
· 9 years ago
a389c7a
Fix misc-macro-parentheses warnings in sensorservice and CHECK_INTERFACE.
by Chih-Hung Hsieh
· 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
d760b81
Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 758973c am: 512926e
by Christopher Wiley
· 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
0ed3ca3
Merge "libbinder: Remove templated binder::Status stream operator." am: 9e413e9
by Treehugger Robot
· 9 years ago
00cb980
libbinder: Remove templated binder::Status stream operator.
by Ralph Nathan
· 9 years ago
b12c5a6
libbinder: Replace ScopedFd with base::unique_fd
by Christopher Wiley
· 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
5b274ca
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
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
be5b932
Merge "libbinder: Make null handling explicit for strong binders" am: b5f08e43d8
by Christopher Wiley
· 9 years ago
35d77ca
libbinder: Make null handling explicit for strong binders
by Christopher Wiley
· 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
3188c3c
Merge "libbinder: add getters for PersistableBundle keys" am: 4f321d1629
by Samuel Tan
· 9 years ago
52545f2
libbinder: add getters for PersistableBundle keys
by Samuel Tan
· 9 years ago
c20f5b9
Merge "libbinder: Allow readByteVector to take uint8_t" am: dda39f2a22
by Casey Dahlin
· 9 years ago
185d344
libbinder: Allow readByteVector to take uint8_t
by Casey Dahlin
· 9 years ago
62a6d16
Merge "Binder::Status: Add operator<< to help with gtest logging" am: 259eb56171 am: e4fe50ca42
by Eino-Ville Talvala
· 9 years ago
Next »