Skip to content

Tags: winepy/litho

Tags

v2020.12.21

Toggle v2020.12.21's commit message

v2020.12.14

Toggle v2020.12.14's commit message

v2020.12.07

Toggle v2020.12.07's commit message

v2020.11.30

Toggle v2020.11.30's commit message

v2020.11.23

Toggle v2020.11.23's commit message

v2020.11.16

Toggle v2020.11.16's commit message

v2020.11.09

Toggle v2020.11.09's commit message

v2020.11.09.00

Toggle v2020.11.09.00's commit message
parse embedded async - client implementation

Summary: This will run the inflate on the BG thread, then go back to main thread to do the callback of success / failure

Reviewed By: pasqualeanatriello

Differential Revision: D24720287

fbshipit-source-id: 832e53156c5dc39438f4894aa7e60edc0d031452

v2020.11.02.00

Toggle v2020.11.02.00's commit message
Handle wildcard varargs from Kotlin spec

Summary:
facebook#374 fixed vararg handling, however, it broke with "List<out JvmWildcard type>" cases.

This diff reimplements that PR so that both cases are handled correctly.

Reviewed By: colriot

Differential Revision: D24544477

fbshipit-source-id: 10fcf29dc2f727906780bdfa5c7fa797ed46bc9c

v2020.10.26.00

Toggle v2020.10.26.00's commit message
Test acquiring references during MountDelegate mount

Summary: This was only enabled for incremental mount extension inside MountState or RenderCore - we want to test with Litho MountDelegate too

Reviewed By: nicous

Differential Revision: D24504782

fbshipit-source-id: 6e3a161e4cf7a1f38d2b87e7b9bc4902c1a8b986