Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
AndroidGoLab
/
binder
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
5
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Apr 6, 2026
fix(codegen): resolve accessor name collisions for multi-interface services
Show description for 145ce84
[email protected]
authored and
[email protected]
committed
145ce84
View commit details
Copy full SHA for 145ce84
Browse repository at this point
fix(spec2cli): populate KnownServiceNames from all service mappings
Show description for f8803eb
[email protected]
authored and
[email protected]
committed
f8803eb
View commit details
Copy full SHA for f8803eb
Browse repository at this point
fix(java2spec): populate missing descriptors in service mappings
Show description for cb53932
[email protected]
authored and
[email protected]
committed
cb53932
View commit details
Copy full SHA for cb53932
Browse repository at this point
perf(bindercli): skip binder connection in service methods for known services
Show description for fe6a6ac
[email protected]
authored and
[email protected]
committed
fe6a6ac
View commit details
Copy full SHA for fe6a6ac
Browse repository at this point
perf(bindercli): defer generated command registration until needed
Show description for d7951e2
[email protected]
authored and
[email protected]
committed
d7951e2
View commit details
Copy full SHA for d7951e2
Browse repository at this point
Commits on Apr 5, 2026
fix(spec2readme): correct gadb runner and vibrator examples in README template
Show description for c266563
[email protected]
authored and
[email protected]
committed
c266563
View commit details
Copy full SHA for c266563
Browse repository at this point
docs: fix stale tool names, broken code examples, and layout in README
[email protected]
authored and
[email protected]
committed
73ff80e
View commit details
Copy full SHA for 73ff80e
Browse repository at this point
fix(codegen): disambiguate duplicate param names in union-signature proxies
Show description for 594daad
[email protected]
authored and
[email protected]
committed
594daad
View commit details
Copy full SHA for 594daad
Browse repository at this point
feat(parser): propagate MaxAPILevel through spec-to-codegen pipeline
[email protected]
authored and
[email protected]
committed
71fbd88
View commit details
Copy full SHA for 71fbd88
Browse repository at this point
feat(spec): add MaxAPILevel to ParamSpec for cross-version param tracking
[email protected]
authored and
[email protected]
committed
7489d27
View commit details
Copy full SHA for 7489d27
Browse repository at this point
docs: update README for transaction resolve and dynamic code resolution
[email protected]
authored and
[email protected]
committed
5a8d635
View commit details
Copy full SHA for 5a8d635
Browse repository at this point
chore: remove prebuilt transaction code tables
Show description for 96f2bc7
[email protected]
authored and
[email protected]
committed
96f2bc7
View commit details
Copy full SHA for 96f2bc7
Browse repository at this point
feat(versionaware): gate prebuilt tables behind build tag, use flat globals
Show description for b66def5
[email protected]
authored and
[email protected]
committed
b66def5
View commit details
Copy full SHA for b66def5
Browse repository at this point
feat(spec2go): emit flat global vars for zero-cost init in codes_gen.go
Show description for 1d12fc2
[email protected]
authored and
[email protected]
committed
1d12fc2
View commit details
Copy full SHA for 1d12fc2
Browse repository at this point
Merge branch 'feature/transaction-resolve'
[email protected]
authored and
[email protected]
committed
4f8a886
View commit details
Copy full SHA for 4f8a886
Browse repository at this point
chore: regenerate codes_gen.go with CompiledTable slice literals
Show description for 98695b8
[email protected]
authored and
[email protected]
committed
98695b8
View commit details
Copy full SHA for 98695b8
Browse repository at this point
feat(versionaware): add CompiledTable type with sorted slices and binary search
[email protected]
authored and
[email protected]
committed
6dac371
View commit details
Copy full SHA for 6dac371
Browse repository at this point
feat(bindercli): add service resolve, show codes in methods, accept names in transact
[email protected]
authored and
[email protected]
committed
89d852c
View commit details
Copy full SHA for 89d852c
Browse repository at this point
feat: add transaction code resolve helpers for bindercli
Show description for 9e0031e
[email protected]
authored and
[email protected]
committed
9e0031e
View commit details
Copy full SHA for 9e0031e
Browse repository at this point
feat: add ActiveTable() accessor to versionaware.Transport
Show description for 607713d
[email protected]
authored and
[email protected]
committed
607713d
View commit details
Copy full SHA for 607713d
Browse repository at this point
chore: add .worktrees/ to .gitignore
[email protected]
authored and
[email protected]
committed
eadc220
View commit details
Copy full SHA for eadc220
Browse repository at this point
Commits on Apr 4, 2026
fix: use MMIO-safe copy for goldfish gralloc writes and prefer RW mmap
Show description for d0c6574
[email protected]
authored and
[email protected]
committed
d0c6574
View commit details
Copy full SHA for d0c6574
Browse repository at this point
chore: regenerate after goldfish mmap fix
[email protected]
authored and
[email protected]
committed
2f783c8
View commit details
Copy full SHA for 2f783c8
Browse repository at this point
chore: regenerate after gralloc ReadPixels fallback changes
[email protected]
authored and
[email protected]
committed
15ff208
View commit details
Copy full SHA for 15ff208
Browse repository at this point
chore: regenerate after gralloc bridge removal
[email protected]
authored and
[email protected]
committed
5d4a64f
View commit details
Copy full SHA for 5d4a64f
Browse repository at this point
ci: upload bare binaries instead of tar.gz archives
Show description for 8c9b752
[email protected]
authored and
[email protected]
committed
8c9b752
View commit details
Copy full SHA for 8c9b752
Browse repository at this point
fix: produce separate release archives per binary
Show description for e652786
[email protected]
authored and
[email protected]
committed
e652786
View commit details
Copy full SHA for e652786
Browse repository at this point
fix: add amd64 to binder-proxyd GoReleaser build targets
Show description for 60d9a38
[email protected]
authored and
[email protected]
committed
60d9a38
View commit details
Copy full SHA for 60d9a38
Browse repository at this point
fix: reduce GoReleaser memory usage to prevent OOM on GitHub runners
Show description for 12f64b3
[email protected]
authored and
[email protected]
committed
12f64b3
View commit details
Copy full SHA for 12f64b3
Browse repository at this point
ci: increase release job timeout to 90 minutes
[email protected]
authored and
[email protected]
committed
a1cbd51
View commit details
Copy full SHA for a1cbd51
Browse repository at this point
refactor: rename cliutil to conn/output/discovery packages
Show description for 1d832dc
[email protected]
authored and
[email protected]
committed
1d832dc
View commit details
Copy full SHA for 1d832dc
Browse repository at this point
feat: split bindercli commands into 323 independent Go packages
Show description for 281b79f
[email protected]
authored and
[email protected]
committed
281b79f
View commit details
Copy full SHA for 281b79f
Browse repository at this point
Commits on Apr 3, 2026
fix: use unsafe.Pointer directly in gralloc bridge FFI to satisfy go vet
Show description for dd950ed
[email protected]
authored and
[email protected]
committed
dd950ed
View commit details
Copy full SHA for dd950ed
Browse repository at this point
fix: correct ternary handling in java2spec, nullable strings in repeated elements
Show description for ccded32
[email protected]
authored and
[email protected]
committed
ccded32
View commit details
Copy full SHA for ccded32
Browse repository at this point
chore: regenerate Go code, CLI commands, and README after persistable_bundle fix
Show description for d43f70b
[email protected]
authored and
[email protected]
committed
d43f70b
View commit details
Copy full SHA for d43f70b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.