summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge
Commit message (Expand)AuthorAgeFilesLines
* LayoutLib: Support getting resource arrays.Deepanshu Gupta2015-05-2622-14/+245
* LayoutLib: Change nullity annotations.Deepanshu Gupta2015-05-2234-49/+49
* Revert "resolved conflicts for merge of 47249f2a to mnc-dev"Dianne Hackborn2015-05-221-2/+2
* Fix build.Filip Gruszczynski2015-05-221-1/+1
* Merge "resolved conflicts for merge of 47249f2a to mnc-dev" into mnc-devFilip Gruszczynski2015-05-221-2/+2
|\
| * resolved conflicts for merge of 47249f2a to mnc-devFilip Gruszczynski2015-05-201-2/+2
| |\
| | * am cb89ac84: Merge "Support for devices with a chin." into cw-d-mr1-devFilip Gruszczynski2015-05-201-2/+2
| | |\
| | | * Support for devices with a chin.Filip Gruszczynski2015-05-201-2/+2
* | | | Add LayoutLibDelegate for new Bitmap method.Deepanshu Gupta2015-05-211-0/+7
* | | | Add documentation about hack in commit: f8ea750455Deepanshu Gupta2015-05-211-0/+14
|/ / /
* | | Fix overrides for BridgeResources.Deepanshu Gupta2015-05-201-8/+7
* | | Make DatePicker rendering not fail.Deepanshu Gupta2015-05-202-26/+103
* | | Use non deprecated method for creating ColorStateListDeepanshu Gupta2015-05-201-1/+2
* | | Fix line breaking.Deepanshu Gupta2015-05-201-47/+36
* | | Merge "Update platformDir search in tests." into mnc-devDeepanshu Gupta2015-05-201-2/+7
|\ \ \
| * | | Update platformDir search in tests.Deepanshu Gupta2015-05-201-2/+7
* | | | Merge "Make Context.getClassLoader() work." into mnc-devDeepanshu Gupta2015-05-203-4/+23
|\ \ \ \ | |/ / /
| * | | Make Context.getClassLoader() work.Deepanshu Gupta2015-05-193-4/+23
* | | | Merge "Fix include tag rendering." into mnc-devDeepanshu Gupta2015-05-192-6/+11
|\ \ \ \ | |/ / /
| * | | Fix include tag rendering.Deepanshu Gupta2015-05-192-6/+11
* | | | Merge "Show better error message for color attr not found." into mnc-devDeepanshu Gupta2015-05-181-0/+5
|\ \ \ \ | |/ / /
| * | | Show better error message for color attr not found.Deepanshu Gupta2015-05-181-0/+5
* | | | Fix nav bar spacing for tablets.Deepanshu Gupta2015-05-183-21/+99
|/ / /
* | | Fix build: udpate parser factory methodDeepanshu Gupta2015-05-141-2/+11
* | | Don't keep LayoutlibCallback reference.Deepanshu Gupta2015-05-143-84/+12
* | | Move couple of intellij libraries to project level.Deepanshu Gupta2015-05-141-24/+2
* | | Update rendering fidelity tag to use constant.Deepanshu Gupta2015-05-131-4/+4
* | | Use Balanced line breaker instead of HighQuality.Deepanshu Gupta2015-05-131-1/+1
* | | Update nav bar icons.Deepanshu Gupta2015-05-1324-14/+149
* | | Load ICU data in LayoutLibDeepanshu Gupta2015-05-131-5/+7
* | | Add missing delegates for M preview.Deepanshu Gupta2015-05-1325-279/+477
* | | Run setup for full tests only once.Deepanshu Gupta2015-05-131-26/+36
* | | Remove kxml dependency.Deepanshu Gupta2015-05-137-43/+151
* | | Merge "Fix build" into mnc-devJorim Jaggi2015-05-131-2/+2
|\ \ \
| * | | Fix buildJorim Jaggi2015-05-131-2/+2
* | | | Merge "Make sure the app can draw a frame before unlocking" into mnc-devJorim Jaggi2015-05-131-1/+5
|\ \ \ \ | |/ / /
| * | | Make sure the app can draw a frame before unlockingJorim Jaggi2015-05-131-1/+5
* | | | Revert "Anti-alias by default"Chris Craik2015-05-131-1/+1
|/ / /
* | | Update LayoutLib for theme key changes to fix buildAlan Viverette2015-05-071-14/+9
* | | Retry "Always show auxiliary subtypes from NavBar keyboard icon."Seigo Nonaka2015-05-061-1/+2
* | | am 0fe14486: am 2021c877: am 33e54563: am 4b125836: Merge "Added function to ...Diego Perez2015-05-071-0/+4
|\ \ \ | |/ /
| * | am 2021c877: am 33e54563: am 4b125836: Merge "Added function to render a draw...Diego Perez2015-05-072-6/+56
| |\ \ | | |/
| | * am 33e54563: am 4b125836: Merge "Added function to render a drawable in all a...Diego Perez2015-05-072-6/+56
| | |\
| | | * Merge "Added function to render a drawable in all available states" into lmp-...Diego Perez2015-05-072-6/+56
| | | |\
| | | | * Added function to render a drawable in all available statesAndrew Shulaev2015-05-072-6/+56
| * | | | am 613aef87: am 86bff0bb: am 0e20bd8e: Merge changes I60c09f33,Ie0134c2b into...Diego Perez2015-05-073-7/+36
| |\ \ \ \ | | |/ / /
| | * | | am 86bff0bb: am 0e20bd8e: Merge changes I60c09f33,Ie0134c2b into lmp-mr1-devDiego Perez2015-05-073-7/+36
| | |\ \ \ | | | |/ /
| | | * | Merge changes I60c09f33,Ie0134c2b into lmp-mr1-devDiego Perez2015-05-073-7/+36
| | | |\ \ | | | | |/ | | | |/|
| | | | * Add new parameter to the render method to allow forcing a measure pass.Diego Perez2015-04-282-2/+5
| | | | * Avoid caching mImage on the main render loop and use clipping.Diego Perez2015-04-222-5/+31