summaryrefslogtreecommitdiff
path: root/layout-inspector/testSrc
AgeCommit message (Expand)Author
2022-08-17Add getButton functionPierfrancesco Soffritti
2022-08-16Refactor DebugViewAttributes to be able to set per_app and per_device settingPierfrancesco Soffritti
2022-08-16Add ability to detach inspector when connected to a processPierfrancesco Soffritti
2022-08-16Enable "stop inspector" button each time a device is selectedPierfrancesco Soffritti
2022-08-16Stop polling for foreground process when inspector is stoppedPierfrancesco Soffritti
2022-08-15Replace transformedBounds with renderBoundspsoffritti
2022-08-12Add support for arbitrary properties of fake devicesSergey Prigogin
2022-08-12Make consistent use of assertThat in testsJens Ole Lauridsen
2022-08-12Add attachment statistics to session dataJens Ole Lauridsen
2022-08-11Fix flake in SessionStatisticsTestJens Ole Lauridsen
2022-08-11Refactor ViewNode to merge x, y, w, h with layoutBoundspsoffritti
2022-08-10Move stats into the client instanceJens Ole Lauridsen
2022-08-10Convert SessionStatistics into an interfaceJens Ole Lauridsen
2022-08-10Remove TreeSettings from SystemViewToggleStatisticsJens Ole Lauridsen
2022-08-10Make live and rotation private in SessionStatisticsJens Ole Lauridsen
2022-08-10Do not save empty statistic analytics dataJens Ole Lauridsen
2022-08-10Remove unused field from compose statisticsJens Ole Lauridsen
2022-08-05Use the screen size instead of View size for zoom to fitJens Ole Lauridsen
2022-08-03Inline AndroidxName.of(oldPackage, simpleClassName) (tools/adt/idea)Hung Nguyen
2022-07-29Fix scroll problem in DeviceViewPanelJens Ole Lauridsen
2022-07-29Avoid making scrollbars opaque in testJens Ole Lauridsen
2022-07-29Avoid exceptions from missing icons in testsJens Ole Lauridsen
2022-07-29Update the LI tree toolbar on model updatesJens Ole Lauridsen
2022-07-29Make sure the recomposition visibility is setJens Ole Lauridsen
2022-07-25Log handshake metricsPierfrancesco Soffritti
2022-07-19Hide Recomposition counts menu item when no compose nodesJens Ole Lauridsen
2022-07-16Improve handhsakePierfrancesco Soffritti
2022-07-14Show shortcut key in the tooltips of zoom actionCharlie Tsai
2022-07-11Add empty state for non debuggable processesPierfrancesco Soffritti
2022-07-07Disable pan action when no process is connectedPierfrancesco Soffritti
2022-06-21Remove MockApplication from Layout Inspector testsJens Ole Lauridsen
2022-06-13Migrate to MocktioKt's "whenever" instead of awkward `when`.Kurt Dresner
2022-06-13Move AndroidxName constants to separate classDiego Perez
2022-06-10Fix flaky test: allStatesReachedDuringConnectJens Ole Lauridsen
2022-06-10Execute and handle handshakePierfrancesco Soffritti
2022-06-10Refactor SelectedDeviceActionPierfrancesco Soffritti
2022-06-09Fix highlights countdownJens Ole Lauridsen
2022-06-09Add UI to select devicePierfrancesco Soffritti
2022-06-09Move ForegroundProcessDetection initializationPierfrancesco Soffritti
2022-06-06Add EmulatorToolWindowManagerTest.testPhysicalDeviceSergey Prigogin
2022-06-05Add support for multiple devicesPierfrancesco Soffritti
2022-06-05Enable ForegroundProcessDetectionPierfrancesco Soffritti
2022-06-05Add ForegroundProcessDetectionPierfrancesco Soffritti
2022-06-03get rid of split package - move to c.i.toolWindow (part 3)Vladimir Krivosheev
2022-06-01Use the highlight color selectedJens Ole Lauridsen
2022-05-31Rename processes to processModelPierfrancesco Soffritti
2022-05-19Add color selection for recomposition highlightsJens Ole Lauridsen
2022-05-19Revert "Add color selection for recomposition highlights"Jens Ole Lauridsen
2022-05-18Rename the java package name in the view inspector protoJens Ole Lauridsen
2022-05-18Inform user about developer optionsJens Ole Lauridsen