This website requires JavaScript.
Explore
Help
Register
Sign In
ADHOC
/
replicant-frameworks_native
Watch
3
Star
0
Fork
0
You've already forked replicant-frameworks_native
Code
Issues
Pull Requests
Releases
Wiki
Activity
12,832
Commits
2
Branches
0
Tags
54
MiB
C++
79%
C
14.1%
Java
3.2%
Python
1.4%
Makefile
1%
Other
1.1%
60de30c22c
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Gloria Wang
60de30c22c
Merge "Fix for the safty check. It checks that nFir21 + jNpoints <= BUF_SIZE, but when it calls GetByteArrayRegion, it multiplies it by 2 which defeats the "// safety first" check at the beginning."
2010-02-22 16:08:28 -08:00
awt
Fix the broken compile of a currently-not-being-compiled AWT class.
2010-01-28 12:31:01 -08:00
calendar
Generate a calendar static Java library.
2009-12-01 17:42:41 -08:00
camera
Fix the rgb to yuv422sp conversion. The order of uv is different from the
2010-02-18 14:02:56 -08:00
cmds
Fix simulator build.
2010-02-11 14:41:20 -08:00
common
Add some useful methods to OperationScheduler to inquire into
2010-02-17 17:07:01 -08:00
include
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
2010-02-21 23:27:25 -08:00
libs
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
2010-02-21 23:27:25 -08:00
mms-common
use framework base64 implementation
2010-02-16 08:52:31 -08:00
opengl
get rid off the YUV formats at the libui layer
2010-02-16 17:33:37 -08:00
vpn
Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources.
2010-01-29 13:35:51 -08:00
cleanspec.mk
MODULE_LICENSE_APACHE2
NOTICE