This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
libs
/
ui
History
Mathias Agopian
0ee06d116b
Region cannot handle malformed Rects. Abort the Region op in that case.
...
Bug: 5331198, 5334829 Change-Id: Ib1fdbf6fb291e7f1191ccfe16b5ff29d73e7a474
2011-09-26 15:58:20 -07:00
..
tests
Refactor input reader to add stylus support.
2011-07-31 15:38:09 -07:00
Android.mk
Remove the simulator target from all makefiles.
2011-07-11 22:12:16 -07:00
EGLUtils.cpp
revert last change to EGLUtils::selectConfigForPixelFormat
2011-08-15 15:25:39 -07:00
FramebufferNativeWindow.cpp
connect/disconnect is now called from our EGL wrapper
2011-08-01 14:06:20 -07:00
GraphicBuffer.cpp
…
GraphicBufferAllocator.cpp
improve GraphicAllocator dump method
2011-07-29 16:35:41 -07:00
GraphicBufferMapper.cpp
…
GraphicLog.cpp
…
Input.cpp
Can't stop the fling!
2011-09-16 21:43:58 -07:00
InputTransport.cpp
Provide more descriptive name for InputChannel ashmem.
2011-07-13 22:27:37 -07:00
Keyboard.cpp
…
KeyCharacterMap.cpp
…
KeyLayoutMap.cpp
…
MODULE_LICENSE_APACHE2
…
NOTICE
…
PixelFormat.cpp
…
Rect.cpp
…
Region.cpp
Region cannot handle malformed Rects. Abort the Region op in that case.
2011-09-26 15:58:20 -07:00
VirtualKeyMap.cpp
…