summaryrefslogtreecommitdiff
path: root/layout-inspector/src
AgeCommit message (Expand)Author
2022-03-21Fix the color of the skip numbers in darculaJens Ole Lauridsen
2022-03-21Replace icons & adjust borderJens Ole Lauridsen
2022-03-15Ignore recomposition counts after a resetJens Ole Lauridsen
2022-03-09Hide the Recomposition section after a resetJens Ole Lauridsen
2022-03-08Update spinner message during connectionPierfrancesco Soffritti
2022-03-03Tune the auto column size computation.Jens Ole Lauridsen
2022-03-03Change icons for the recomposition table headerJens Ole Lauridsen
2022-02-28Paint recomposition count with the selected nodeJens Ole Lauridsen
2022-02-28Compute the max recomposition countsJens Ole Lauridsen
2022-02-22TreeTable Accessibility part 2Jens Ole Lauridsen
2022-02-22Move the table header mouse listener to the header itselfJens Ole Lauridsen
2022-02-22Integrate Kotlin plugin 1.6.20-M1Matthew Gharrity
2022-02-18Delete obsolete flagsJoe Baker-Malone
2022-02-18Show errors from the client as bannersJoe Baker-Malone
2022-02-17Add a column header when recomposition counts are shownJens Ole Lauridsen
2022-02-17Add support for table headers in component treeJens Ole Lauridsen
2022-02-11Drop redundant `asSequence` callsNikita Bobko
2022-02-11reduce usage of UiUtilVladimir Krivosheev
2022-02-10Adjust view of recomposition in component treeJens Ole Lauridsen
2022-02-10Refactor: Make BadgeItem a ColumnInfoJens Ole Lauridsen
2022-02-09Do not display expandable attributes when unavailableJens Ole Lauridsen
2022-02-08Show banner when inspector not foundPeter Xu
2022-02-05Catch proto exception in ViewLayoutInspectorClientPeter Xu
2022-02-05Fix color in the resolution editorJens Ole Lauridsen
2022-02-02Do not classify custom views as system views.Jens Ole Lauridsen
2022-02-02Add few missing @Slow annotationsSergey Prigogin
2022-02-01Don't process update events after disconnectJoe Baker-Malone
2022-02-01Fix draw problem in certain inspector fieldsJens Ole Lauridsen
2022-01-31Use smaller window bounds in 2d modeJoe Baker-Malone
2022-01-27Add recompositions in the properties panelJens Ole Lauridsen
2022-01-26Control the view of recomposition counts in the inspectorJens Ole Lauridsen
2022-01-26Add recomposition counts to the component treeJens Ole Lauridsen
2022-01-19Ping device and connect explicitly for metricsJoe Baker-Malone
2022-01-19Distinguish between root bounds and total boundsJoe Baker-Malone
2022-01-18Draw siblings at the same levelJoe Baker-Malone
2022-01-12Rationalize PlatformCoreDataKeys usagesDmitry Trofimov
2022-01-12Clean up zoom actionsJoe Baker-Malone
2022-01-11Navigate to a file location on the UI threadJens Ole Lauridsen
2022-01-04Log when connection attempts are cancelledJoe Baker-Malone
2021-12-28Avoid CME when processing RootsEventJoe Baker-Malone
2021-12-23Delay execution for GotoDeclarationActionJens Ole Lauridsen
2021-12-23Use IO dispatchers for reading propertiesJens Ole Lauridsen
2021-12-17Rename ptable2 to ptableJens Ole Lauridsen
2021-12-17Remove the legacy Layout InspectorJens Ole Lauridsen
2021-12-17Put the connection timeout back to 30sJoe Baker-Malone
2021-12-16Don't log attach requests more than onceJoe Baker-Malone
2021-12-14Some fixes for failed/cancelled connectionsJoe Baker-Malone
2021-12-03Add option for using a TreeTable for the component treeJens Ole Lauridsen
2021-12-03Refactor expand all and collapse all actionsJens Ole Lauridsen
2021-12-03Change the API for the component treeJens Ole Lauridsen