This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
07ae40623737a6060b8a925fd2e6bba76780dcd4
frameworks_base
/
libs
/
ui
History
Mathias Agopian
9e2be20cc5
fix [2070341] [FAST BLOCKER] can't successfully setup erc52
2009-08-21 15:44:17 -07:00
..
tests
…
Android.mk
added two EGL helpers for selecting a config matching a certain pixelformat or native window type
2009-08-06 16:05:39 -07:00
BufferMapper.cpp
Fix a debug statement in BufferMapper
2009-07-30 12:24:41 -07:00
Camera.cpp
…
CameraParameters.cpp
…
EGLUtils.cpp
added EGLUtils::strerror
2009-08-07 16:37:21 -07:00
EventHub.cpp
EventHub: pass the name of each input device up to Java
2009-08-06 14:52:13 -07:00
EventRecurrence.cpp
…
FramebufferNativeWindow.cpp
second take, hopefully this time it doesn't break one of the builds: "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything."
2009-08-11 23:32:29 -07:00
ICamera.cpp
…
ICameraClient.cpp
…
ICameraService.cpp
…
IOverlay.cpp
…
ISurface.cpp
second take, hopefully this time it doesn't break one of the builds: "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything."
2009-08-11 23:32:29 -07:00
ISurfaceComposer.cpp
…
ISurfaceFlingerClient.cpp
fix a bug that caused the PixelFormat viewed by Surface to be wrong.
2009-08-19 17:46:26 -07:00
KeyCharacterMap.cpp
…
KeyLayoutMap.cpp
…
KeyLayoutMap.h
…
LayerState.cpp
…
MODULE_LICENSE_APACHE2
…
NOTICE
…
Overlay.cpp
…
PixelFormat.cpp
…
Rect.cpp
…
Region.cpp
…
Surface.cpp
fix [2070341] [FAST BLOCKER] can't successfully setup erc52
2009-08-21 15:44:17 -07:00
SurfaceComposerClient.cpp
…
SurfaceFlingerSynchro.cpp
…