History log of /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/DependencyFinder.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3a084af2e90849aaa8beb3a610189e3399c63ea0 07-Nov-2012 Kenny Root <kroot@google.com> Correct executable bit for source files

Many media files and source code files were marked as executable in Git.
Remove those.

Also a shell script and python script were not marked as executable.

Change-Id: Ieb51bafb46c895a21d2e83696f5a901ba752b2c5
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/DependencyFinder.java
bce1011dd2a371c587d2e39ad8c3d446b63049d0 14-Jun-2012 Raphael Moll <raphael@google.com> resolved conflicts for merge of 8cf489c1 to jb-dev-plus-aosp

Change-Id: I06608e3c122b8f321429d457c51aa2213dd238b4
4306096a4351030cab4ea413b5e87460b60a84bf 13-Jun-2012 Raphael Moll <ralf@android.com> Layoutlib Create: Find dependencies.

Usage: layoutlib_create --list-deps /path/to/layoutlib.jar

Prints:
- all classes found in the Jar and the types they use (the dependencies).
- all the dependencies missing from the Jar and what uses them.

Change-Id: I8b2674df127e1494feed7a653282e88e4d2f5494
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/DependencyFinder.java