summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib
Commit message (Expand)AuthorAgeFilesLines
* Fix rendering of digitalClock/Gallery in Eclipse editors.Xavier Ducrohet2010-10-263-11/+115
* Revert "Fix rendering of digitalClock/Gallery in Eclipse editors."Raphael2010-10-263-104/+11
* am a44a5e02: am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Ecl...Xavier Ducrohet2010-10-263-11/+104
|\
| * am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Eclipse editors....Xavier Ducrohet2010-10-263-11/+104
| |\
| | * Fix rendering of digitalClock/Gallery in Eclipse editors.Xavier Ducrohet2010-10-263-11/+104
* | | Merge "Layoutlib_Create: Fix order of class adapters."Xavier Ducrohet2010-10-221-5/+6
|\ \ \
| * | | Layoutlib_Create: Fix order of class adapters.Raphael2010-10-221-5/+6
* | | | Merge "Layoutlib_create: fix binary name of delegate methods."Xavier Ducrohet2010-10-221-0/+1
|\ \ \ \ | |/ / /
| * | | Layoutlib_create: fix binary name of delegate methods.Raphael2010-10-221-0/+1
* | | | Merge "Remove dependency on ASM util classes."Xavier Ducrohet2010-10-221-21/+20
|\ \ \ \ | |/ / /
| * | | Remove dependency on ASM util classes.Raphael2010-10-221-21/+20
* | | | am 2051a1be: am c5371fad: Merge "Make layoutlib use the prebuilt of layoutlib...Xavier Ducrohet2010-10-222-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am c5371fad: Merge "Make layoutlib use the prebuilt of layoutlib_api"Xavier Ducrohet2010-10-222-2/+2
| |\ \
| | * | Make layoutlib use the prebuilt of layoutlib_apiXavier Ducrohet2010-10-212-2/+2
* | | | Report drag success/fail in the DRAG_ENDED messageChris Tate2010-10-211-0/+5
* | | | am 556866a2: am 656d2165: Merge "Parser is optional in obtainStyledAttributes...Xavier Ducrohet2010-10-081-5/+11
|\ \ \ \ | |/ / /
| * | | am 656d2165: Merge "Parser is optional in obtainStyledAttributes." into ginge...Xavier Ducrohet2010-10-071-5/+11
| |\ \ \ | | | |/ | | |/|
| | * | Parser is optional in obtainStyledAttributes.Xavier Ducrohet2010-10-041-5/+11
* | | | Merge "layoutlib_create: Generate delegate to implement native methods."Raphael2010-10-0415-146/+1139
|\ \ \ \
| * | | | layoutlib_create: Generate delegate to implement native methods.Raphael2010-09-2915-146/+1139
* | | | | Drag/drop APIs and infrastructureChristopher Tate2010-09-301-0/+35
* | | | | am 0e8dc464: am 292c246b: Merge "Call functions to calculate deps and classes...Ying Wang2010-09-281-8/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 292c246b: Merge "Call functions to calculate deps and classes.jar" into gi...Ying Wang2010-09-281-8/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Call functions to calculate deps and classes.jarYing Wang2010-09-281-8/+4
| * | | | am d8691d73: Merge "Allow all apps to call ContentResolver.getType()." into g...Dianne Hackborn2010-09-271-0/+6
| |\ \ \ \ | | |/ / /
| | * | | Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-261-0/+6
| | * | | Fix the layoutlib Paint.set(Paint) method. Do not merge.Xavier Ducrohet2010-07-191-0/+2
* | | | | Merge "Improve error reporting in the layoutlib class replacement test."Xavier Ducrohet2010-09-281-3/+39
|\ \ \ \ \
| * | | | | Improve error reporting in the layoutlib class replacement test.Xavier Ducrohet2010-09-281-3/+39
| | |_|/ / | |/| | |
* | | | | Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-271-0/+6
|/ / / /
* | | | am cb7c5498: am 91512f57: Layoutlib_create: Unittest for ClassHasNativeVisitor.Raphael2010-09-244-3/+196
|\ \ \ \ | |/ / /
| * | | am 91512f57: Layoutlib_create: Unittest for ClassHasNativeVisitor.Raphael2010-09-244-3/+196
| |\ \ \ | | | |/ | | |/|
| | * | Layoutlib_create: Unittest for ClassHasNativeVisitor.Raphael2010-09-244-3/+196
* | | | Merge "Work on fragments in layouts."Dianne Hackborn2010-09-211-2/+2
|\ \ \ \
| * | | | Work on fragments in layouts.Dianne Hackborn2010-09-211-2/+2
* | | | | am 98699c8f: am f2960b8d: Refresh the layoutlib_create doc.Raphael Moll2010-09-211-36/+164
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am f2960b8d: Refresh the layoutlib_create doc.Raphael Moll2010-09-211-36/+164
| |\ \ \ | | |/ /
| | * | Refresh the layoutlib_create doc.Raphael Moll2010-09-211-36/+164
* | | | Make libhwui entirely optional.Romain Guy2010-08-081-23/+0
* | | | am 3d02b48b: merge from open-source masterThe Android Open Source Project2010-07-191-0/+2
|\ \ \ \ | |/ / /
| * | | merge from open-source masterThe Android Open Source Project2010-07-191-0/+2
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Fix the layoutlib Paint.set(Paint) method.Xavier Ducrohet2010-07-161-0/+2
* | | am 92a47ea3: am 562124e8: Merge "Clean up some style in the makefiles." into ...Joe Onorato2010-07-151-3/+5
|\ \ \ | |/ /
| * | Clean up some style in the makefiles.Joe Onorato2010-07-141-3/+5
* | | resolved conflicts for merge of 9e660c82 to masterJeff Brown2010-06-131-1/+10
|\ \ \ | |/ /
| * | Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-1/+10
| |/
* | new API in Context. on openDatabase, new param DatabaseErrorHandlerVasu Nori2010-06-031-0/+8
* | Merge "README for layoutlib."Xavier Ducrohet2010-04-091-0/+4
|\ \ | |/ |/|
| * README for layoutlib.Xavier Ducrohet2010-04-091-0/+4
* | Adds back the finalize method on the replaced Paint class.Xavier Ducrohet2010-04-081-0/+6
|/