Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
31dac35341bc86c892313e8b88f06f7713465e57
31dac35
dumpsys: '-l' works for 0/1 services.
by Steven Moreland
· 5 years ago
d6dad7a
Merge "Optimize BpBinder struct size."
by Steven Moreland
· 5 years ago
1ed44fd
Merge "libbinder: avoid attached objects for stability"
by Steven Moreland
· 5 years ago
70f592a
Merge "Disallow shrinking threadpool size once started."
by Steven Moreland
· 5 years ago
dd5506c
Merge "lshal: avoid FQName globals."
by Steven Moreland
· 5 years ago
0f58ab6
Merge "Update OWNERS"
by Treehugger Robot
· 5 years ago
9668eca
Update OWNERS
by Marissa Wall
· 5 years ago
a08b3bf
Merge "Never send Binder / HIDL txn from atrace."
by Florian Mayer
· 5 years ago
4d89476
Merge "Use {llndk,vndksp}.libraries.txt from VNDK APEX"
by Treehugger Robot
· 5 years ago
b08a7a4
Merge "Use std::optional for @nullable (AIDL)"
by Jooyung Han
· 5 years ago
9fcc4ef
Use std::optional for @nullable (AIDL)
by Jooyung Han
· 6 years ago
76c0aa4
Optimize BpBinder struct size.
by Steven Moreland
· 5 years ago
a7fb018
libbinder: avoid attached objects for stability
by Steven Moreland
· 5 years ago
7a99e04
lshal: avoid FQName globals.
by Steven Moreland
· 5 years ago
e2811af
Never send Binder / HIDL txn from atrace.
by Florian Mayer
· 5 years ago
aa59a8b
Merge "lshal: read binder stats from binderfs"
by Treehugger Robot
· 5 years ago
e52a3b6
Disallow shrinking threadpool size once started.
by Steven Moreland
· 5 years ago
ab0b2a2
Merge "binder: fix inconsistent-missing-override warning."
by Treehugger Robot
· 5 years ago
b49b0b1
lshal: read binder stats from binderfs
by Hridya Valsaraju
· 5 years ago
f4bb6ff
binder: fix inconsistent-missing-override warning.
by Yi Kong
· 5 years ago
7839680
Use {llndk,vndksp}.libraries.txt from VNDK APEX
by Jooyung Han
· 5 years ago
61addf0
Merge "Add adbd tls APIs to adbd_auth library."
by Joshua Duong
· 5 years ago
26b068e
Merge "Implement quota calculation for project ID based quota."
by Martijn Coenen
· 5 years ago
3d0860e
Add adbd tls APIs to adbd_auth library.
by Joshua Duong
· 6 years ago
7f9edd9
Merge "LazyServiceRegistrar: Use defaultServiceManager"
by Treehugger Robot
· 5 years ago
107b205
Merge "Remove heap allocations from Parcel::enforceInterface"
by Treehugger Robot
· 5 years ago
c0ab6a3
Merge "Log when context manager is unavailable."
by Steven Moreland
· 5 years ago
8d93a71
Log when context manager is unavailable.
by Steven Moreland
· 5 years ago
637113c
Merge "libbinder_ndk: don't borrow fd into unique_fd"
by Steven Moreland
· 5 years ago
771cc34
Implement quota calculation for project ID based quota.
by Martijn Coenen
· 5 years ago
718470e
LazyServiceRegistrar: Use defaultServiceManager
by Jon Spivack
· 5 years ago
835546f
Merge "libtimeinstate: initialize current freq before starting tracking"
by Treehugger Robot
· 5 years ago
073c9c1
libbinder_ndk: don't borrow fd into unique_fd
by Steven Moreland
· 5 years ago
15ebf44
Merge "binderLibTest: cleanup child processes on error"
by Treehugger Robot
· 5 years ago
ab51dca
libtimeinstate: initialize current freq before starting tracking
by Connor O'Brien
· 5 years ago
da04835
binderLibTest: cleanup child processes on error
by Steven Moreland
· 5 years ago
6a1aed6
Merge "Don't destroy ART profiles after package move."
by Treehugger Robot
· 5 years ago
d7a3347
Merge "libbinder: Do not destruct TextOutput"
by Steven Moreland
· 5 years ago
377164a
Merge "mark AIBinder_Class_setHandleShellCommand as weak."
by Treehugger Robot
· 5 years ago
7c0edeb
libbinder: Do not destruct TextOutput
by Steven Moreland
· 5 years ago
4cbbed1
mark AIBinder_Class_setHandleShellCommand as weak.
by Lorenzo Colitti
· 5 years ago
c6f093a
Merge "libtimeinstate: open programs read-only"
by Treehugger Robot
· 5 years ago
6a2892c
libtimeinstate: open programs read-only
by Connor O'Brien
· 5 years ago
ed2364a
Merge "Add AParcel_getAllowFds()"
by John Reck
· 5 years ago
0bb330d
Remove heap allocations from Parcel::enforceInterface
by Daniel Colascione
· 6 years ago
5f28d3c
Merge "Activate apexes in /system_ext/apex, /vendor/apex"
by Treehugger Robot
· 5 years ago
361210e
Activate apexes in /system_ext/apex, /vendor/apex
by Jooyung Han
· 6 years ago
1a4c7ae
Merge "libbinder_ndk: private SharedRefBase construction"
by Steven Moreland
· 5 years ago
10d9ddf
libbinder_ndk: private SharedRefBase construction
by Steven Moreland
· 5 years ago
79fb24b
Add AParcel_getAllowFds()
by John Reck
· 5 years ago
51c6a7c
Merge "libbinder_ndk: no heap alloc when writing fd"
by Steven Moreland
· 5 years ago
abc45c8
Don't destroy ART profiles after package move.
by Alan Stokes
· 5 years ago
27b827f
Merge "libgui: make MAX_FRAME_HISTORY a configurable property"
by stevensd
· 5 years ago
95b71de
libbinder_ndk: no heap alloc when writing fd
by Steven Moreland
· 5 years ago
10a2825
Merge "Add configurations for Vulkan dEQP support"
by Jason Macnak
· 5 years ago
3c9c3cb
Add configurations for Vulkan dEQP support
by Alastair Donaldson
· 6 years ago
abecf04
Merge "rm libbinderthreadstate"
by Steven Moreland
· 5 years ago
2bf8f70
Merge "libtimeinstate: add functions to read only recently-updated stats"
by Connor O'Brien
· 5 years ago
364b221
Merge "[vts-core] Add VtsKernelBinderTest to vts-core suite."
by Treehugger Robot
· 5 years ago
b4401d1
Merge "dumpsys: use std::c* instead of TextOutput"
by Steven Moreland
· 5 years ago
505e9ea
Merge "libbinder: dump dropped oneway transaction data"
by Steven Moreland
· 5 years ago
2a716a4
libtimeinstate: add functions to read only recently-updated stats
by Connor O'Brien
· 6 years ago
f2a15e8
Merge "Support dumping mainline relevant service pre-boot into bugreport"
by Jerry Chang
· 5 years ago
b5624e4
Merge "Read binder stats from binderfs"
by Treehugger Robot
· 5 years ago
ce66b8a
libbinder: dump dropped oneway transaction data
by Steven Moreland
· 5 years ago
ef464b3
Merge "libbinder_ndk: support handleShellCommand"
by Tej Singh
· 5 years ago
687d82a
Merge "Remove aidl_interface visibility."
by Steven Moreland
· 5 years ago
3657ee5
dumpsys: use std::c* instead of TextOutput
by Steven Moreland
· 6 years ago
920ba71
Read binder stats from binderfs
by Hridya Valsaraju
· 5 years ago
557a31b
Remove aidl_interface visibility.
by Steven Moreland
· 5 years ago
3c741f0
Merge changes from topic "connectivity-br"
by Hunter Knepshield
· 5 years ago
70610fa
Update timeout logic for connectivity reports.
by Hunter Knepshield
· 6 years ago
820f9bc
Update contents of a telephony bug report.
by Hunter Knepshield
· 5 years ago
7cada57
Merge "Update dexopt code with the new JIT zygote image."
by Nicolas Geoffray
· 5 years ago
799cfc5
Merge "Revert "[dexopt] Allow secondary dex files to generate app images""
by Nicolas Geoffray
· 5 years ago
29628b6
Revert "[dexopt] Allow secondary dex files to generate app images"
by Nicolas Geoffray
· 5 years ago
cc7a746
libbinder_ndk: support handleShellCommand
by Ruchir Rastogi
· 6 years ago
39504c3
Merge "DO NOT MERGE - Merge QQ1A.200205.002 into master"
by Treehugger Robot
· 5 years ago
6c7d069
Merge "[dexopt] Allow secondary dex files to generate app images"
by Mathieu Chartier
· 5 years ago
84d077c
[dexopt] Allow secondary dex files to generate app images
by Dan Zimmerman
· 6 years ago
2649732
Merge "Create libstatshidl"
by Jeffrey Huang
· 5 years ago
5a4c4e9
Update dexopt code with the new JIT zygote image.
by Nicolas Geoffray
· 5 years ago
b1e64b4
Merge "Fix defaultServiceManager() locking and retry loop."
by Treehugger Robot
· 5 years ago
4a495bd
Merge "Convert frameworks/native to Result::ok()"
by Treehugger Robot
· 5 years ago
1e8d071
[vts-core] Add VtsKernelBinderTest to vts-core suite.
by nelsonli
· 5 years ago
1a4f0f2
Create libstatshidl
by Jeffrey Huang
· 5 years ago
93aabe2
rm libbinderthreadstate
by Steven Moreland
· 5 years ago
26d0eb3
Merge "Remove need for libbinderthreadstate."
by Steven Moreland
· 5 years ago
018138f
Convert frameworks/native to Result::ok()
by Bernie Innocenti
· 5 years ago
5d4361b
DO NOT MERGE - Merge QQ1A.200205.002 into master
by Xin Li
· 5 years ago
39d887d
Remove need for libbinderthreadstate.
by Steven Moreland
· 6 years ago
402c867
Fix defaultServiceManager() locking and retry loop.
by Martijn Coenen
· 6 years ago
c02c923
Merge "installd: Add AdoptableHostTest to presubmit."
by Martijn Coenen
· 5 years ago
0373c65
Merge "Add linkerconfig into dumpstate"
by Kiyoung Kim
· 5 years ago
c2d22ac
Add linkerconfig into dumpstate
by Kiyoung Kim
· 6 years ago
6548229
Merge "Add snapshotctl_log to bugreport"
by Yifan Hong
· 5 years ago
3271714
installd: Add AdoptableHostTest to presubmit.
by Martijn Coenen
· 6 years ago
dc267c5
Merge "Cleanup: remove VNDK APEX exception from binder"
by Treehugger Robot
· 6 years ago
0efa797
Add snapshotctl_log to bugreport
by Yifan Hong
· 6 years ago
96209fd
Merge "adbd_auth: actually dynamically link it into adbd."
by Josh Gao
· 6 years ago
Next »