- 066f9d3 Merge "Add drag and drop file upload." by Treehugger Robot · 4 years, 1 month ago
- 8a91713 Merge "Let cargo2android ensure some libraries are whole_static_libs." by Joel Galenson · 4 years, 1 month ago
- 8a8ed51 Merge "Refactor the frontend using material-desing UI." by Treehugger Robot · 4 years, 1 month ago
- 12467e5 Let cargo2android ensure some libraries are whole_static_libs. by Joel Galenson · 4 years, 1 month ago
- 8ff98dc Add drag and drop file upload. by lishutong · 4 years, 1 month ago
- bccd4df Refactor the frontend using material-desing UI. by lishutong · 4 years, 1 month ago
- 704ae49 Merge "Add dependency for material-design ui." by Treehugger Robot · 4 years, 1 month ago
- 953a521 Merge "Add systemapi version of api-versions.xml and annotations.zip to dist." by Treehugger Robot · 4 years, 1 month ago
- 728af1c Merge "Allow passing multiple crates to update_crate_tests.py" by Joel Galenson · 4 years, 1 month ago
- 80819a2 Add systemapi version of api-versions.xml and annotations.zip to dist. by satayev · 4 years, 1 month ago
- 8d5a72c Add dependency for material-design ui. by lishutong · 4 years, 1 month ago
- ffdba5d Merge changes I84bfadd3,I150677ff by Kelvin Zhang · 4 years, 1 month ago
- 7c17919 Merge "Remove legacy platform API files from platform-tools" by Treehugger Robot · 4 years, 1 month ago
- ff71e87 Avoid showing too many entries in the pie chart once. by lishutong · 4 years, 1 month ago
- 9a06a92 Add support to analyse the disk usage by file extensions. by lishutong · 4 years, 1 month ago
- 477b1e3 Remove legacy platform API files from platform-tools by Dan Willemsen · 4 years, 1 month ago
- 4843e78 Merge "Seperate the ota_analysis from OTAgui." by Treehugger Robot · 4 years, 1 month ago
- 018519a Merge "Add dependency for OTA analysis." by Treehugger Robot · 4 years, 1 month ago
- 9a5b57e Seperate the ota_analysis from OTAgui. by lishutong · 4 years, 1 month ago
- c9cebf0 Add dependency for OTA analysis. by lishutong · 4 years, 1 month ago
- 8fba7c3 Merge "Add some comments for a consistent javascript style." by Treehugger Robot · 4 years, 1 month ago
- 5b65b91 Merge "cargo2android.py: remove TEST_MAPPING generation" by Treehugger Robot · 4 years, 1 month ago
- be63da6 Merge changes Icd24f2c0,Ie1812552 by Treehugger Robot · 4 years, 1 month ago
- 1779104 Allow passing multiple crates to update_crate_tests.py by Joel Galenson · 4 years, 2 months ago
- 198e93f cargo2android.py: remove TEST_MAPPING generation by Thiébaud Weksteen · 4 years, 1 month ago
- b20e718 Merge "Add static_executable property for the binary snapshots" by Treehugger Robot · 4 years, 1 month ago
- 52a5bf8 Add some comments for a consistent javascript style. by lishutong · 4 years, 1 month ago
- b7e6e67 Add support for analysing the COW merge operations in OTA packages. by lishutong · 4 years, 1 month ago
- 37573fb Update to new update_metadata.proto which support COW merge operation. by lishutong · 4 years, 1 month ago
- 5b5cd9e Add static_executable property for the binary snapshots by Justin Yun · 4 years, 1 month ago
- 595154f Merge changes I68491288,I54af3603 by Treehugger Robot · 4 years, 1 month ago
- c678371 Merge "Read static libs information from the json files" by Treehugger Robot · 4 years, 1 month ago
- 6105088 Merge "[SdkSetup] Clean up" by Weilun Du · 4 years, 1 month ago
- 7c20eda Merge "Add functions to analyse the composition of payload." by Treehugger Robot · 4 years, 1 month ago
- 933390b [SdkSetup] Clean up by Weilun Du · 4 years, 1 month ago
- 18e0c88 Add 'Select/Unselect All' in partition selection. by lishutong · 4 years, 1 month ago
- 8a609ac Use pie chart for visualization of anaylsis result. by lishutong · 4 years, 1 month ago
- 5a78222 Add functions to analyse the composition of payload. by lishutong · 4 years, 1 month ago
- cd37d24 Merge "[scripts] Fix clang path in symbol.py" by Pirama Arumuga Nainar · 4 years, 1 month ago
- 05b20a7 [scripts] Fix clang path in symbol.py by Pirama Arumuga Nainar · 4 years, 1 month ago
- 1438c6b Merge "[scripts] Remove hard-coded clang version" by Pirama Arumuga Nainar · 4 years, 1 month ago
- 1fd4b37 Merge "Add name mapping for base64" by Treehugger Robot · 4 years, 1 month ago
- 1ec0f13 Read static libs information from the json files by Justin Yun · 4 years, 1 month ago
- a1371af Add name mapping for base64 by Luke Huang · 4 years, 1 month ago
- a4d15f1 Merge "Remove the shell gdbclient." by Elliott Hughes · 4 years, 1 month ago
- 75e4415 Merge "Remove gdb-specific stuff from gdbclient.py (aka lldbclient.py)." by Elliott Hughes · 4 years, 1 month ago
- eed4369 Merge "Add support for analysis of OTA package." by Treehugger Robot · 4 years, 1 month ago
- ff63753 Add support for analysis of OTA package. by lishutong · 4 years, 1 month ago
- 1cbfd61 Merge "Add the compiled 'update_metadata.proto' file." by Kelvin Zhang · 4 years, 1 month ago
- e8f0dfb Merge "Remove an ART/dalvik gdb script." by Elliott Hughes · 4 years, 1 month ago
- 76e4550 Add the compiled 'update_metadata.proto' file. by lishutong · 4 years, 1 month ago
- dbeb5f1 Merge "Add the dependency of echarts." by Kelvin Zhang · 4 years, 1 month ago
- d16272d Add the dependency of echarts. by lishutong · 4 years, 1 month ago
- 0514395 Remove the shell gdbclient. by Elliott Hughes · 4 years, 1 month ago
- 4c8e875 Remove gdb-specific stuff from gdbclient.py (aka lldbclient.py). by Elliott Hughes · 4 years, 1 month ago
- 468c234 Remove an ART/dalvik gdb script. by Elliott Hughes · 4 years, 1 month ago
- 9059e9c Merge "Fix gdbclient to work with Python 3." by Elliott Hughes · 4 years, 1 month ago
- 8e96f31 [scripts] Remove hard-coded clang version by Pirama Arumuga Nainar · 4 years, 1 month ago
- 4aa6d94 Merge "Remove native_heapdump_viewer." by Treehugger Robot · 4 years, 1 month ago
- 09117f6 Remove native_heapdump_viewer. by Elliott Hughes · 4 years, 1 month ago
- 5fc3b70 Merge "[scripts] Switch symbol.py to clang-r416183b1" by Pirama Arumuga Nainar · 4 years, 1 month ago
- 6ef6599 [scripts] Switch symbol.py to clang-r416183b1 by Pirama Arumuga Nainar · 4 years, 1 month ago
- 65fea01 Merge "Increment platform-tools version to 31.0.3." by Josh Gao · 4 years, 1 month ago
- 17de6ce Fix gdbclient to work with Python 3. by Elliott Hughes · 4 years, 1 month ago
- 464de6e Increment platform-tools version to 31.0.3. by Josh Gao · 4 years, 1 month ago
- 0f12207 Merge "Convert Android.mk to Android.bp" by Yuntao Xu · 4 years, 1 month ago
- f051c6f Merge "Use database to store ota generate history." by Treehugger Robot · 4 years, 1 month ago
- c2c0ed1 Use database to store ota generate history. by lishutong · 4 years, 2 months ago
- 089f93d Merge "Allow adding blocks of texts to the Android.bp file." by Joel Galenson · 4 years, 1 month ago
- 00d0eaf Merge "Revert "[scripts/symbol] Switch to clang-r416183d"" am: 7370ac9126 by Pirama Arumuga Nainar · 4 years, 2 months ago
- 7370ac9 Merge "Revert "[scripts/symbol] Switch to clang-r416183d"" by Pirama Arumuga Nainar · 4 years, 2 months ago
- e804a70 Revert "[scripts/symbol] Switch to clang-r416183d" by Pirama Arumuga Nainar · 4 years, 2 months ago
- 973b43c Merge "[scripts/symbol] Switch to clang-r416183d" am: 39fe25f1f2 by Treehugger Robot · 4 years, 2 months ago
- 39fe25f Merge "[scripts/symbol] Switch to clang-r416183d" by Treehugger Robot · 4 years, 2 months ago
- 5bb40ca Merge "Add an alert in frontend when job cannot be submitted." am: dc19269686 by Treehugger Robot · 4 years, 2 months ago
- df2d650 Merge "Add support for partial update and target library." am: ae475e51a6 by Treehugger Robot · 4 years, 2 months ago
- dc19269 Merge "Add an alert in frontend when job cannot be submitted." by Treehugger Robot · 4 years, 2 months ago
- ae475e5 Merge "Add support for partial update and target library." by Treehugger Robot · 4 years, 2 months ago
- 71cab66 Add an alert in frontend when job cannot be submitted. by lishutong · 4 years, 2 months ago
- dce3afb Add support for partial update and target library. by lishutong · 4 years, 2 months ago
- 8b3774e [scripts/symbol] Switch to clang-r416183d by Pirama Arumuga Nainar · 4 years, 2 months ago
- 5664f2a Allow adding blocks of texts to the Android.bp file. by Joel Galenson · 4 years, 2 months ago
- 108713b Merge changes Ice2c3a8a,I5c4f16af am: 53f2408738 by Treehugger Robot · 4 years, 2 months ago
- 00909b9 Merge "update_crate_tests: Clean up" am: acec66d1b0 by Treehugger Robot · 4 years, 2 months ago
- cfe8586 Merge "update_crate_tests: Generate Bazel files" am: 4d9029f5d4 by Treehugger Robot · 4 years, 2 months ago
- 963f5c8 Merge changes I6080fa7f,I3c0477cf,I0beac6e7 am: eccee76591 by Treehugger Robot · 4 years, 2 months ago
- 53f2408 Merge changes Ice2c3a8a,I5c4f16af by Treehugger Robot · 4 years, 2 months ago
- acec66d Merge "update_crate_tests: Clean up" by Treehugger Robot · 4 years, 2 months ago
- 4d9029f Merge "update_crate_tests: Generate Bazel files" by Treehugger Robot · 4 years, 2 months ago
- eccee76 Merge changes I6080fa7f,I3c0477cf,I0beac6e7 by Treehugger Robot · 4 years, 2 months ago
- b96b4e7 Merge "DO NOT MERGE - Merge ab/7272582" am: d14ce2564e by Treehugger Robot · 4 years, 2 months ago
- 01a4d20 DO NOT MERGE - Merge ab/7272582 am: 8b46ef0456 by Xin Li · 4 years, 2 months ago
- d14ce25 Merge "DO NOT MERGE - Merge ab/7272582" by Treehugger Robot · 4 years, 2 months ago
- 8b46ef0 DO NOT MERGE - Merge ab/7272582 by Xin Li · 4 years, 2 months ago
- 3604b75 update_crate_tests: Add documentation by Thiébaud Weksteen · 4 years, 2 months ago
- fc485b2 update_crate_tests: Remove cwd by Thiébaud Weksteen · 4 years, 2 months ago
- 2e532bb update_crate_tests: Clean up by Thiébaud Weksteen · 4 years, 2 months ago
- df132d6 update_crate_tests: Generate Bazel files by Thiébaud Weksteen · 4 years, 2 months ago
- 5212f8a update_crate_tests: Add init exceptions by Thiébaud Weksteen · 4 years, 2 months ago
- 3e32afc update_crate_tests: Use prebuilt bazel by Thiébaud Weksteen · 4 years, 2 months ago