- 47c7571 WinScope: Modify instead of replacing proto objects by Vishnu Nair · 6 years ago
- 4e524b0 Support SF traces without any layers (needed when booting SF) by Nataniel Borges · 6 years ago
- 5c006d1 Winscope: Translate layer flags in Surface flinger dump by Vishnu Nair · 6 years ago
- d122ad8 Update `Display default` checkbox label by Nataniel Borges · 6 years ago
- 7f63847 Add Type to transform objects. by Nataniel Borges · 6 years ago
- eacb719 Fix visibility rule for SF traces on Winscope by Nataniel Borges · 6 years ago
- f1e0f50 Allow SF traces to omit default values on the property list by Nataniel Borges · 6 years ago
- 10ef665 Fix "TypeError: Cannot read property 'x' of null" on SF traces by Nataniel Borges · 6 years ago
- 31e6237 Display only elements actually visible on the screen as "Visible" by Nataniel Borges · 7 years ago
- 38a1bf9 Display SF layer based on size, crop & parent instead of buffer size by Nataniel Borges · 7 years ago
- f27cb3c WinScope: Support boundless surfaces in WinScope by Vishnu Nair · 7 years ago
- 38ed9eb Winscope: Use a unique stableId for all layers and wm entries by Vishnu Nair · 7 years ago
- 80ad0ba Winscope: keep backwards compatibility prior to windowFrames by Adrian Roos · 7 years ago
- c3ab197 Use windowFrames.frame instead of frame to draw the area. by chaviw · 7 years ago
- d8fcba3 Winscope: fix .pb location for sf traces by Kevin DuBois · 7 years ago
- a6e652a Winscope: apply surface transforms in preview by Adrian Roos · 7 years ago
- 1a59a9b WinScope: Show IME windows by Vishnu Nair · 7 years ago
- 2af3a86 WinScope: Properly show child windows. by Adrian Roos · 7 years ago
- 845050d Merge changes I1fbd76c9,I94bceacc by Logan Chien · 6 years ago
- 0bcd8e3 header-checker: Add config file support by Logan Chien · 6 years ago
- b1ca6df header-checker: Add -allow-adding-removing-weak-symbols by Logan Chien · 6 years ago
- 022cd1a Merge changes Ia7850577,Ic96e9e14 am: 82650bb98e by Logan Chien · 6 years ago
- 82650bb Merge changes Ia7850577,Ic96e9e14 by Logan Chien · 6 years ago
- 428b83c def-tool: Support VdexHeader 21 by Logan Chien · 6 years ago
- 1ba0339 Merge "def-tool: Add APEX bionic to minimal tag file" am: 2d4d67b747 by Logan Chien · 6 years ago
- 2d4d67b Merge "def-tool: Add APEX bionic to minimal tag file" by Logan Chien · 6 years ago
- b716029 def-tool: Add libdl_android for LLNDK-Private by Logan Chien · 6 years ago
- 1d6f8dd def-tool: Add APEX bionic to minimal tag file by Logan Chien · 6 years ago
- b7d78bb Merge "emulator: support dynamic partition" am: 55923e295c by Bo Hu · 6 years ago
- 55923e2 Merge "emulator: support dynamic partition" by Bo Hu · 6 years ago
- ca0c044 Merge "Remove several nonexisting vndk sp private libs" am: becaf919d4 by Jiyong Park · 6 years ago
- becaf91 Merge "Remove several nonexisting vndk sp private libs" by Treehugger Robot · 6 years ago
- 6bceabf emulator: support dynamic partition by bohu · 6 years ago
- da9feb0 Merge "header-checker: Remove dead code from IRReader" am: 35d54ba19f by Logan Chien · 6 years ago
- 7a0bda3 Merge "def-tool: Fix VNDK-SP warnings on APEX bionic" am: 08fe431627 by Logan Chien · 6 years ago
- 35d54ba Merge "header-checker: Remove dead code from IRReader" by Logan Chien · 6 years ago
- 08fe431 Merge "def-tool: Fix VNDK-SP warnings on APEX bionic" by Logan Chien · 6 years ago
- 61906e3 Remove several nonexisting vndk sp private libs by Jiyong Park · 6 years ago
- 15b5d4f def-tool: Fix VNDK-SP warnings on APEX bionic by Logan Chien · 6 years ago
- df910e6 Merge "Stack: Fix argument-less invocation" am: f54ccd7f3f by Andreas Gampe · 6 years ago
- f1b7da5 header-checker: Remove dead code from IRReader by Logan Chien · 6 years ago
- f54ccd7 Merge "Stack: Fix argument-less invocation" by Treehugger Robot · 6 years ago
- dcf9800 Stack: Fix argument-less invocation by Andreas Gampe · 6 years ago
- 619cad0 Merge "Package framework.aidl produced by Soong" am: f504f3a6ba by Colin Cross · 6 years ago
- f504f3a Merge "Package framework.aidl produced by Soong" by Colin Cross · 6 years ago
- 76aa9e1 Package framework.aidl produced by Soong by Colin Cross · 6 years ago
- af1f963 Merge "Add an import library for AdbWinApi" am: bd351e62f2 by Pirama Arumuga Nainar · 6 years ago
- bd351e6 Merge "Add an import library for AdbWinApi" by Pirama Arumuga Nainar · 6 years ago
- 0711ac5 Merge "Update idegen for guava 27.1" am: 236e021c47 by Colin Cross · 6 years ago
- fd997bc Add an import library for AdbWinApi by Pirama Arumuga Nainar · 6 years ago
- 236e021 Merge "Update idegen for guava 27.1" by Colin Cross · 6 years ago
- 4406f92 Merge "Bump platform-tools version to 28.0.3." am: 1b9cc3a63f by Josh Gao · 6 years ago
- 1b9cc3a Merge "Bump platform-tools version to 28.0.3." by Treehugger Robot · 6 years ago
- ac39ece Bump platform-tools version to 28.0.3. by Josh Gao · 6 years ago
- cf6423f Update idegen for guava 27.1 by Colin Cross · 6 years ago
- 519cc08 Merge "emulator: uses 4.14 for x86[_64]" am: b75ea5eb23 by bohu · 6 years ago
- b75ea5e Merge "emulator: uses 4.14 for x86[_64]" by Treehugger Robot · 6 years ago
- 5abed79 emulator: uses 4.14 for x86[_64] by bohu · 6 years ago
- 925da24 Merge "Label libdl_android.so as LLNDK-private" am: af6157c912 by Hsin-Yi Chen · 6 years ago
- af6157c Merge "Label libdl_android.so as LLNDK-private" by Hsin-Yi Chen · 6 years ago
- f846ee8 Label libdl_android.so as LLNDK-private by Hsin-Yi Chen · 6 years ago
- 8805a8d Merge changes Ibe0c93c6,Ib7b1de46 am: 458206d64e by Andreas Gampe · 6 years ago
- 458206d Merge changes Ibe0c93c6,Ib7b1de46 by Treehugger Robot · 6 years ago
- 83501a3 Merge "header-checker: Add maintenance script" am: 56c4910600 by Logan Chien · 6 years ago
- 56c4910 Merge "header-checker: Add maintenance script" by Logan Chien · 6 years ago
- bcc3071 header-checker: Add maintenance script by Logan Chien · 6 years ago
- d8c0293 Stack: Add ability to override symbols dir by Andreas Gampe · 6 years ago
- 3c9db52 Stack: Replace getopt with argparse by Andreas Gampe · 6 years ago
- 030e9a4 Merge "Add vndk-lib-extra-list-28.txt" am: bb57864370 by Hsin-Yi Chen · 6 years ago
- bb57864 Merge "Add vndk-lib-extra-list-28.txt" by Hsin-Yi Chen · 6 years ago
- a0409db Merge changes I3295f029,Idb524a7e,Idcbc6e67,I5b3e03d6,Ib1351092, ... by Logan Chien · 6 years ago
- 8405598 Merge changes I3295f029,Idb524a7e,Idcbc6e67,I5b3e03d6,Ib1351092, ... by Logan Chien · 6 years ago
- 7af5110 Merge "idegen: Add darwin support for index-gen" am: ad14f556e2 by Aurimas Liutikas · 6 years ago
- ad14f55 Merge "idegen: Add darwin support for index-gen" by Aurimas Liutikas · 6 years ago
- 6099604 Merge "def-tool: Add APEX module support" am: a9c00011f3 by Logan Chien · 6 years ago
- 068a6d1 header-checker: Add file name to error messages by Logan Chien · 6 years ago
- a9c0001 Merge "def-tool: Add APEX module support" by Logan Chien · 6 years ago
- 89ebe73 header-checker: Re-use GetODRListMapKey by Logan Chien · 6 years ago
- 5eb6aeb header-checker: Hide GetKeyForTypeId implementation by Logan Chien · 6 years ago
- 565d361 header-checker: Remove unused variable and dead code by Logan Chien · 6 years ago
- f10fcc5 header-checker: Remove indecipherable comment by Logan Chien · 6 years ago
- 02b0ccb header-checker: Re-group the code in abi_wrappers by Logan Chien · 6 years ago
- 6feb839 header-checker: Remove dead GetTypeLinkageName by Logan Chien · 6 years ago
- 13959ea Add vndk-lib-extra-list-28.txt by Hsin-Yi Chen · 6 years ago
- 443fa61 def-tool: Add APEX module support by Logan Chien · 6 years ago
- 6a939e5 Merge "Update path to gdbserver to match misc change." am: 7f8b899fe2 by Christopher Ferris · 6 years ago
- 7f8b899 Merge "Update path to gdbserver to match misc change." by Christopher Ferris · 6 years ago
- 80db2e2 Merge "Fix gdbserver path in gdbclient.py" am: d328a9c301 by Haibo Huang · 6 years ago
- d328a9c Merge "Fix gdbserver path in gdbclient.py" by Haibo Huang · 6 years ago
- 931cd0b Fix gdbserver path in gdbclient.py by Haibo Huang · 6 years ago
- 01c04ad Update path to gdbserver to match misc change. by Christopher Ferris · 6 years ago
- 66e5fb0 idegen: Add darwin support for index-gen by Brandon McAnsh · 6 years ago
- 4881a4a Merge changes Ibc7a9a94,I4e8a0683,I4f741262,Ib19c9666,Ib55dc8bd, ... by Logan Chien · 6 years ago
- fd08ad9 Merge changes Ibc7a9a94,I4e8a0683,I4f741262,Ib19c9666,Ib55dc8bd, ... by Logan Chien · 6 years ago
- 598b869 header-checker: header-abi-dumper should use ModuleIR instead by Logan Chien · 6 years ago
- 3753135 header-checker: Extract common code to ModuleIR by Logan Chien · 6 years ago
- 9c7aaea header-checker: Remove getters from IRReader by Logan Chien · 6 years ago
- 99c6844 header-checker: Fix minor style problem by Logan Chien · 6 years ago
- bc69c32 header-checker: Do not expose format-specific details by Logan Chien · 6 years ago
- ba156af header-checker: Rename to IRReader by Logan Chien · 6 years ago