Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
7c849fa411b9086650ce6bfbcaed2e2cb41f2bc4
/
libs
/
binder
/
ProcessState.cpp
1a3a8ef
libbinder use stronger refbase semantics
by Steven Moreland
· 4 years, 4 months ago
5553ac4
libbinder: support calls over sockets
by Steven Moreland
· 4 years, 9 months ago
c648a76
libbinder - avoid pthread_cond_broadcast per call
by Steven Moreland
· 4 years, 7 months ago
4da8fb0
libbinder: only set sm stability if non-null
by Steven Moreland
· 4 years, 7 months ago
e839388
BpBinder: hide 'handle' API
by Steven Moreland
· 4 years, 8 months ago
8cef02d
libbinder: ProcessState - force mark SM stability
by Steven Moreland
· 4 years, 8 months ago
9514b20
Reland "libbinder: ignore CallRestriction for magic 0 cmd"
by Steven Moreland
· 4 years, 11 months ago
41a4c36
Revert "libbinder: ignore CallRestriction for magic 0 cmd"
by Martijn Coenen
· 4 years, 11 months ago
9f50ea6
libbinder: ignore CallRestriction for magic 0 cmd
by Steven Moreland
· 4 years, 11 months ago
9d07823
Merge "Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)" into stage-aosp-master
by Xin Li
· 5 years ago
280af8e
Merge "libbinder: remove unused context variables"
by Treehugger Robot
· 5 years ago
6109662
libbinder: remove unused context variables
by Steven Moreland
· 5 years ago
e8b4e70
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
by Xin Li
· 5 years ago
28b4252
Update language to comply with Android's inclusive language guidance
by Hungming Chen
· 5 years ago
e09b082
Update bug for cleaning up swcodec dependencies.
by Steven Moreland
· 5 years ago
4fdb12f
libbinder: avoid global mutex every binder call
by Steven Moreland
· 5 years ago
1ee1f20
Merge "Reland "Disallow shrinking threadpool size once started."" am: 0d4dfb1c9b am: 833b6bd5df
by Automerger Merge Worker
· 5 years ago
0d4dfb1
Merge "Reland "Disallow shrinking threadpool size once started.""
by Steven Moreland
· 5 years ago
1fdb98b
Reland "Disallow shrinking threadpool size once started."
by Steven Moreland
· 5 years ago
b906358
Merge "Revert "Disallow shrinking threadpool size once started."" am: e15c527c67 am: a680c126eb
by Automerger Merge Worker
· 5 years ago
e15c527
Merge "Revert "Disallow shrinking threadpool size once started.""
by Steven Moreland
· 5 years ago
0a09c76
Revert "Disallow shrinking threadpool size once started."
by Steven Moreland
· 5 years ago
3cc3605
Merge "Disallow shrinking threadpool size once started." am: 70f592a6cf am: 9ee812fdc9
by Automerger Merge Worker
· 5 years ago
70f592a
Merge "Disallow shrinking threadpool size once started."
by Steven Moreland
· 5 years ago
e52a3b6
Disallow shrinking threadpool size once started.
by Steven Moreland
· 5 years ago
ac914e8
Merge "Log when context manager is unavailable." am: c0ab6a3532 am: e643c3e6ee am: 6b7a1fe24e
by Automerger Merge Worker
· 5 years ago
8d93a71
Log when context manager is unavailable.
by Steven Moreland
· 5 years ago
011eee1
Merge "Cleanup: remove VNDK APEX exception from binder" am: dc267c5b3d am: c4048a594d am: a4abf8f72c
by Automerger Merge Worker
· 6 years ago
1b228f4
Cleanup: remove VNDK APEX exception from binder
by Jooyung Han
· 6 years ago
46bd3b0
Merge "libbinder: log fatal when used in APEX" am: b5667012c1 am: 0376fad03b
by Steven Moreland
· 6 years ago
b6d0e76
libbinder: log fatal when used in APEX
by Steven Moreland
· 6 years ago
42fe694
Merge "Add getStrongRefCountForNodeByHandle to ProcessState" am: 73c91ae78a am: 091d81511b am: 547357d31b
by Jon Spivack
· 6 years ago
902e6fc
Add getStrongRefCountForNodeByHandle to ProcessState
by Jon Spivack
· 6 years ago
24bc0d1
binder_parcel_fuzzer: reduce host/device differences
by Steven Moreland
· 6 years ago
61ff849
Remove extraneous semicolon.
by Steven Moreland
· 6 years ago
6511af5
Remove extraneous semicolon.
by Steven Moreland
· 6 years ago
28723ae
libbinder: on host
by Steven Moreland
· 6 years ago
c709dd8
libbinder: stability check moved to trans time
by Steven Moreland
· 6 years ago
e171d62
Remove read/writeWeakBinder.
by Steven Moreland
· 6 years ago
6809248
Merge "libbinder: remove dead code for multiple contexts"
by Steven Moreland
· 6 years ago
b78f7c8
Merge "libbinder: don't export Static.h"
by Treehugger Robot
· 6 years ago
4411d71
libbinder: remove dead code for multiple contexts
by Steven Moreland
· 6 years ago
a4853cd
libbinder: don't export Static.h
by Steven Moreland
· 6 years ago
072cc7e
Revert "Support initializing ProcessState with custom binder window size."
by Steven Moreland
· 6 years ago
8c78e2e
libbinder: log driver name when it doesn't open
by Steven Moreland
· 6 years ago
77a4fa6
Merge "Support initializing ProcessState with custom binder window size."
by Steven Moreland
· 6 years ago
06c65b8
Merge changes from topic "kernel_v503_2"
by Steven Moreland
· 6 years ago
9b8bb4c
Remove binder_node_debug_info definition.
by Steven Moreland
· 6 years ago
3085a47
getCallingSid: get calling security context
by Steven Moreland
· 7 years ago
d26d3de
Support initializing ProcessState with custom binder window size.
by Martijn Coenen
· 7 years ago
7bca77a
Revert "libbinder: Choose the binder driver at runtime based on system/vendor process."
by Martijn Coenen
· 6 years ago
46f9553
libbinder: Choose the binder driver at runtime based on system/vendor process.
by Jayant Chowdhary
· 6 years ago
7732a09
Allow error/abort for non-oneway calls.
by Steven Moreland
· 7 years ago
8b8ce40
Merge "Native Side of Binder Proxy Tracking by Uid"
by Treehugger Robot
· 7 years ago
2ae2f5e
libbinder: auto-choose between binder/vndbinder.
by Steven Moreland
· 7 years ago
2d34990
Native Side of Binder Proxy Tracking by Uid
by Michael Wachenschwanz
· 8 years ago
fdd8da9
[binder] Replace NULL/0 with nullptr
by Yi Kong
· 7 years ago
2716e11
Don't use cutils/Atomic.h
by Steven Moreland
· 7 years ago
376a559
Default to /dev/binder if binder node doesn't exist.
by Steven Moreland
· 8 years ago
9d45ccc
Add getBinderKernelReferences
by Colin Cross
· 8 years ago
ed1ffe0
binder: allow repeated invocations of initWithDriver
by Iliyan Malchev
· 8 years ago
3206224
binder: add getDriverName()
by Iliyan Malchev
· 8 years ago
55d871c
Allow ProcessState to use another binder dev node.
by Martijn Coenen
· 8 years ago
d86505e
Merge "libbinder: use sysconf(_SC_PAGESIZE) to get pagesize" am: b638bf8d3f am: f83403fdd2
by Ganesh Mahendran
· 8 years ago
6ac7fb5
libbinder: use sysconf(_SC_PAGESIZE) to get pagesize
by Ganesh Mahendran
· 8 years ago
67ac00f
Report binder versions on failure
by Greg Hartman
· 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
68a593e
resolve merge conflicts of 168dc86 to nyc-dev-plus-aosp
by Chih-Hung Hsieh
· 9 years ago
e2347b7
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 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
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
ff40578
Release resources when repeating dlopen-dlcose.
by zhongjie
· 9 years ago
0fe7ce3
More O_CLOEXEC
by Nick Kralevich
· 10 years ago
153008e
am 9df25446: am 9bad590e: Merge "Binder on Windows? Unlikely."
by Elliott Hughes
· 10 years ago
4d2f4bb
Binder on Windows? Unlikely.
by Elliott Hughes
· 10 years ago
376b822
Added IPCThreadState::blockUntilThreadAvailable() method.
by Wale Ogunwale
· 10 years ago
162ea0e
Remove global variables from ProcessState.
by Narayan Kamath
· 11 years ago
0150298
Merge "fix valgrind ioctl warning."
by Jesse Hall
· 11 years ago
6f4f3ab
binder: fix all warnings
by Colin Cross
· 12 years ago
78181df
fix valgrind ioctl warning.
by Jin Wei
· 13 years ago
a7b0f04
defaultServiceManager wait for service manager ready
by Todd Poynor
· 12 years ago
e3e43b3
rename binder services main thread to Binder_*
by Mathias Agopian
· 12 years ago
1b80f79
add set thread count
by Mathias Agopian
· 13 years ago
e8db871
double checked locking pattern is not safe on SMP
by Mathias Agopian
· 13 years ago
102d539
Shorten thread names
by Glenn Kasten
· 13 years ago
e6f43dd
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
32397c1
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
6807e59
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
c2be743
Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build
by Mike Lockwood
· 14 years ago
e16986c
Eliminate single-process mode. Bug: 5010576
by Jeff Brown
· 14 years ago
c0c1092
Modify the binder to request 1M - 2 pages instead of 1M. The backing store
by Rebecca Schultz Zavin
· 16 years ago
c5b2c0b
move libbinder's header files under includes/binder
by Mathias Agopian
· 16 years ago
208059f
checkpoint: split libutils into libutils + libbinder
by Mathias Agopian
· 16 years ago
[Renamed (98%) from libs/utils/ProcessState.cpp]
edbf3b6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d5193d9
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
7c1b96a
Initial Contribution
by The Android Open Source Project
· 17 years ago