1. 3d369b4 Make run_on_app_dump.py run with python3 by Rico Wind · 4 years, 3 months ago
  2. 0d7a96f [Retrace] Build an external retrace library and run tests on it by Morten Krogh-Jespersen · 4 years, 3 months ago
  3. 691793a Pass --quiet to retrace by Morten Krogh-Jespersen · 4 years, 3 months ago
  4. 010ca72 Deduplicate Rover in run_on_app_dump.py by Christoffer Quist Adamsen · 4 years, 4 months ago
  5. a1c7dbc Revert "Hygienic lambda desugaring." by Christoffer Quist Adamsen · 4 years, 4 months ago
  6. c2af769 Check for r8-version file and not proguard.config file in compiledump by Morten Krogh-Jespersen · 4 years, 4 months ago
  7. 5e91157 Hygienic lambda desugaring. by Ian Zerny · 4 years, 4 months ago
  8. 44e2f89 Update Tivi dumps to a point after full transition to compose by Morten Krogh-Jespersen · 4 years, 4 months ago
  9. 870fa46 Add a --hash option to run_on_app.py by Christoffer Quist Adamsen · 4 years, 4 months ago
  10. c9fd21d [Retrace] Allow for numbers in file names unless they are after a colon by Morten Krogh-Jespersen · 4 years, 4 months ago
  11. 2d3aca6 Reland "Set supported CF version to V15" by Morten Krogh-Jespersen · 4 years, 5 months ago
  12. 601aa3c Fix incorrect use of extend() in git_sync_cl_chain.py by Christoffer Quist Adamsen · 4 years, 5 months ago
  13. cd1a1aa Update ASM to version 9.0 by Morten Krogh-Jespersen · 4 years, 5 months ago
  14. 7194435 Fix applying lens to already rewritten definitions by Christoffer Quist Adamsen · 4 years, 5 months ago
  15. 9206a66 Add --no-override option for compile-dump by Morten Krogh-Jespersen · 4 years, 5 months ago
  16. 4017987 Temporarily disable recompilation for Tivi by Christoffer Quist Adamsen · 4 years, 5 months ago
  17. 82e7d22 Add runtime to app dump output by Rudi Horn · 4 years, 5 months ago
  18. 7a5deed Fix parsing of upstream from git branch in git_sync_cl_chain.py by Christoffer Quist Adamsen · 4 years, 5 months ago
  19. c8d8cfe Disable recompilation for compose apps by Morten Krogh-Jespersen · 4 years, 5 months ago
  20. 268c963 Print friendly error if compiledump distribution does not exist. by Ian Zerny · 4 years, 5 months ago
  21. 790bc0c Set invoke-method position for inlined synchronized monitor-enter by Morten Krogh-Jespersen · 4 years, 5 months ago
  22. d86a81b Do not use desugared library for recompilation to CF by Morten Krogh-Jespersen · 4 years, 5 months ago
  23. ee89b3a Update .gitignore to not track compose-samples by Morten Krogh-Jespersen · 4 years, 5 months ago
  24. 53e2947 Add android/compose-samples to run_on_app_dump.py by Christoffer Quist Adamsen · 4 years, 5 months ago
  25. 43f3cea Allow invalid CF accessflags for chanu app dump by Morten Krogh-Jespersen · 4 years, 5 months ago
  26. 34468a1 Enable apps after inner-class-attribute fix by Morten Krogh-Jespersen · 4 years, 5 months ago
  27. c9d2346 Use temporary directory for each invocation to compiledump by Morten Krogh-Jespersen · 4 years, 5 months ago
  28. 4e871d5 Allow for package-info mappings in mapping files by Morten Krogh-Jespersen · 4 years, 5 months ago
  29. 9b64667 Enable Tusky compilation by Morten Krogh-Jespersen · 4 years, 5 months ago
  30. 64a3c4c Dump Options by Clément Béra · 4 years, 5 months ago
  31. 4776403 Fix run_on_app_dump version by Morten Krogh-Jespersen · 4 years, 5 months ago
  32. 51db2b0 Add support for using source when using compile-dump and run_on_app by Morten Krogh-Jespersen · 4 years, 5 months ago
  33. f098b42 Enable tachiyomi and Signal recompilation and save R8lib if error by Morten Krogh-Jespersen · 4 years, 5 months ago
  34. 270d093 Set full-mode correctly for run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 5 months ago
  35. 82f09d3 Set no recompilation for tachiyomi and signal by Morten Krogh-Jespersen · 4 years, 5 months ago
  36. 25b512f Check for closed stream before upload in git_sync_cl_chain by Morten Krogh-Jespersen · 4 years, 5 months ago
  37. 5897452 Add tivi to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 5 months ago
  38. 9033d1a Add Tusky to run_on_app_dump by Morten Krogh-Jespersen · 4 years, 5 months ago
  39. f12a57e Add tachiyomi to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 5 months ago
  40. 4a9657a Add sqldelight to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 5 months ago
  41. dc29e99 Add simple-gallary to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 5 months ago
  42. 805e31a Add simple-file-manager to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 5 months ago
  43. 8a564d3 Add simple-camera to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 5 months ago
  44. 733bcff Add simple-calendar to run_on_app_dump by Morten Krogh-Jespersen · 4 years, 5 months ago
  45. 88cc077 Add signal-android to run_on_app_dump by Morten Krogh-Jespersen · 4 years, 5 months ago
  46. 2f1be95 Add santa tracker to run_on_app_dump by Morten Krogh-Jespersen · 4 years, 5 months ago
  47. df70064 Add Rover to run_on_app_dump by Morten Krogh-Jespersen · 4 years, 5 months ago
  48. f8e7703 Add NewPipe to run_on_as_dump by Morten Krogh-Jespersen · 4 years, 5 months ago
  49. 3e3781f Add muzei to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 5 months ago
  50. 571cfe7 Add MinimalTodo to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 5 months ago
  51. aaacd72 Add materialistic to run_on_app_dump by Morten Krogh-Jespersen · 4 years, 5 months ago
  52. d0389c0 Add kiss to run_on_app_dump by Morten Krogh-Jespersen · 4 years, 5 months ago
  53. 7bf6034 Add test.py flags to print full and obfuscated stack traces by Christoffer Quist Adamsen · 4 years, 5 months ago
  54. f2e8db7 Add policy to prevent merging of default interface methods and class methods. by Christoffer Quist Adamsen · 4 years, 6 months ago
  55. d323044 Fix missing local bug in git_sync_cl_chain.py by Christoffer Quist Adamsen · 4 years, 6 months ago
  56. 6fac89e Automatically pull master and fixup upstream in git_sync_cl_chain.py by Christoffer Quist Adamsen · 4 years, 6 months ago
  57. ac9de3f Add iosched to run_on_app_dump by Morten Krogh-Jespersen · 4 years, 6 months ago
  58. 162b345 Add sunflower to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 6 months ago
  59. ddf148a Don't copy unused configuration when releasing by Søren Gjesse · 4 years, 6 months ago
  60. d06ff01 Add friendlyeats to run_on_as_app by Morten Krogh-Jespersen · 4 years, 6 months ago
  61. a98a422 Add chanu to run_on_app_dump by Morten Krogh-Jespersen · 4 years, 6 months ago
  62. 90912fd Add wikipedia to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 6 months ago
  63. 09e2fda Add AntennaPod to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 6 months ago
  64. 3f0d72f Add AnExplorer to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 6 months ago
  65. dfeb0e3 Remove -print lines in config files by Morten Krogh-Jespersen · 4 years, 6 months ago
  66. 0f85fa5 Add android-suite-calculator to app dumps by Morten Krogh-Jespersen · 4 years, 6 months ago
  67. 51a1635 Add --run-tests option to run_on_app_dump.py by Morten Krogh-Jespersen · 4 years, 6 months ago
  68. cd55f81 Add monkey runner to run_on_as_app_dumps by Morten Krogh-Jespersen · 4 years, 6 months ago
  69. 2d6e937 Fix import in release script by Søren Gjesse · 4 years, 6 months ago
  70. f8e08ed Allow recompilation of applymapping by Morten Krogh-Jespersen · 4 years, 6 months ago
  71. 45d7a7b Add run_on_as_app_dump.py for running dumps for apps by Morten Krogh-Jespersen · 4 years, 6 months ago
  72. dd1f815 Update archive script by Søren Gjesse · 4 years, 6 months ago
  73. d98f24c Update maven release script by Søren Gjesse · 4 years, 6 months ago
  74. ee086b2 Check desugared library implementation when generating lint files by Søren Gjesse · 4 years, 6 months ago
  75. daae4ca Desugared library: add dump support by Clément Béra · 4 years, 6 months ago
  76. 64c5272 Correct invoke of retrace from compiledump to use no_r8lib by Morten Krogh-Jespersen · 4 years, 6 months ago
  77. df988c3 Remove --horizontal-class-merging option from test.py by Christoffer Quist Adamsen · 4 years, 6 months ago
  78. f595d0e Prepare tools/r8_release.py for branch 3.0 by Søren Gjesse · 4 years, 6 months ago
  79. a7b6739 Update apps with min-api, legacy desugar and source/target compatibility. by Ian Zerny · 4 years, 6 months ago
  80. 6935894 Only use JDK11, none on linux bots by Morten Krogh-Jespersen · 4 years, 6 months ago
  81. db09915 Prepare tools/r8_release.py for branch 2.3 by Søren Gjesse · 4 years, 7 months ago
  82. ba15111 Add test_namespace option to test.py by Rico Wind · 4 years, 7 months ago
  83. 3aa4bff8 Add --no-r8lib to tools/retrace.py by Morten Krogh-Jespersen · 4 years, 7 months ago
  84. 4d62f65 Enable horizontal class merging on bot by Christoffer Quist Adamsen · 4 years, 7 months ago
  85. 4486d7a Forward --horizontal-class-merging from test.py to InternalOptions by Christoffer Quist Adamsen · 4 years, 7 months ago
  86. 5b878ac Migrate ART tests to new testing infrastructure. by Ian Zerny · 4 years, 7 months ago
  87. 20bd36f Disable bot runs of horizontal class merging by Rico Wind · 4 years, 7 months ago
  88. cf1eb3c Add bug flags to dev release messages. by Ian Zerny · 4 years, 7 months ago
  89. acfaf29 Wrap studio git message at column 70. by Ian Zerny · 4 years, 7 months ago
  90. 1f2f514 Extend r8_release to emit tap_presubmit text for change by Morten Krogh-Jespersen · 4 years, 7 months ago
  91. 471698b Add flag for horizontal class merging by Rico Wind · 4 years, 7 months ago
  92. 369a21c Release desugar libs to google3 by Rico Wind · 4 years, 8 months ago
  93. 92f796f Archive desugar configuration jar by Rico Wind · 4 years, 8 months ago
  94. 52ece1b Don't polute the workspace with desugar files by Rico Wind · 4 years, 8 months ago
  95. 8f92e33 Add --download-benchmarks flag to retrace_benchmark.py by Morten Krogh-Jespersen · 4 years, 8 months ago
  96. d839c3f Add YouTube 15.33 to run_on_app.py by Christoffer Quist Adamsen · 4 years, 8 months ago
  97. f411c35 Update tools/asmifier.py with current ASM version by Søren Gjesse · 4 years, 8 months ago
  98. ec3047b Change r8_release to use gcert by Morten Krogh-Jespersen · 4 years, 8 months ago
  99. dbbf9a8 Remove master from dev release commit messages by Morten Krogh-Jespersen · 4 years, 8 months ago
  100. 7360f2b Support compiling a dump in a loop by Søren Gjesse · 4 years, 8 months ago