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
13922e03037d71a538f24ddf61c0b61bb4eb5af0
frameworks_base
/
core
History
Romain Guy
13922e0303
Fixes
#1836075
. Adds consistency checks for the View hierarchy. To enable them, you need a debug build and ViewDebug.sConsistencyCheckEnabled set to true in debug.prop. This change also lets you easily enable drawing and layout profiling in ViewRoot by setting ViewRoot.sProfileDrawing, ViewRoot.sProfileLayout and ViewRoot.sShowFps in debug.prop with a debug build.
2009-05-13 15:42:23 -07:00
..
config
Config: Add ConfigBuildFlags, and change it based on TARGET_BUILD_TYPE
2009-05-01 17:47:08 -07:00
java
Fixes
#1836075
. Adds consistency checks for the View hierarchy. To enable them, you need a debug build and ViewDebug.sConsistencyCheckEnabled set to true in debug.prop. This change also lets you easily enable drawing and layout profiling in ViewRoot by setting ViewRoot.sProfileDrawing, ViewRoot.sProfileLayout and ViewRoot.sShowFps in debug.prop with a debug build.
2009-05-13 15:42:23 -07:00
jni
Merge change 1057 into donut
2009-05-12 15:45:25 -07:00
res
Implement issue
#1783881
(manifest option for adb-install-only apps)
2009-05-12 16:09:43 -07:00