1. 1bac3de Move generation of examples into another build/generated by Morten Krogh-Jespersen · 1 year, 7 months ago
  2. 61c56b7 Fix AndroidO.lambdaDesugaring by moving legacy classes into third_party by Morten Krogh-Jespersen · 1 year, 7 months ago
  3. ba2f61a Move examplesAndroidApi into examplesAndroidO by Morten Krogh-Jespersen · 1 year, 7 months ago
  4. 32d22da Pop receiver last in unsupported feature rewriting. by Ian Zerny · 2 years, 8 months ago
  5. c471bd7 Preserve suppressed exception behavior on VMs with native support. by Ian Zerny · 3 years, 2 months ago
  6. 85cc9f4 Move interface method desugarings to the R8 enqueuer. by Ian Zerny · 3 years, 7 months ago
  7. a13e89c Remove annotations from non-kept items in non-compat mode by Christoffer Quist Adamsen · 3 years, 10 months ago
  8. 5519157 Enable Java lambda merging by Christoffer Quist Adamsen · 4 years, 1 month ago
  9. cd1fcbd Don't use the '-' character in class names for synthetics by Søren Gjesse · 4 years, 1 month ago
  10. ad5218a Reland changes to hygienic synthetics. by Ian Zerny · 4 years, 2 months ago
  11. 900d934 Revert changes to hygienic synthetics. by Ian Zerny · 4 years, 2 months ago
  12. 0a22c26 Reland "Hygienic lambda desugaring." by Ian Zerny · 4 years, 2 months ago
  13. a1c7dbc Revert "Hygienic lambda desugaring." by Christoffer Quist Adamsen · 4 years, 3 months ago
  14. 5e91157 Hygienic lambda desugaring. by Ian Zerny · 4 years, 3 months ago
  15. 741fbcc Add static class initializer merging by Christoffer Quist Adamsen · 4 years, 4 months ago
  16. b3a7299 Distinguish instantiations of desugared lambdas from unknown instantiations. by Ian Zerny · 5 years ago
  17. bfdbe60 Allow clinits that create a singleton instance to be postponed by Christoffer Quist Adamsen · 5 years ago
  18. 2f3196c Reattempt to fix lambdaDesugaringNPlus test. by Jinseong Jeon · 5 years ago
  19. 5b0e16b Fix neverinline hack in lambdaDesugaringNPlus test by Christoffer Quist Adamsen · 5 years ago
  20. 6c91c65 Switched compatibility to ASM7 by clementbera · 6 years ago
  21. 66800e4 Revisit array conversion: introduce/use empty arrays. by Jinseong Jeon · 6 years ago
  22. 5bfe3d2 Allow conversion from Object to an array type in lambda desugaring. by Mads Ager · 6 years ago
  23. ab4dc70 Treat non-lambda metafactory argument method handles specially. by Mads Ager · 7 years ago
  24. b137054 Dispatch classes for static library interface method calls by Denis Vnukov · 7 years ago
  25. 8c92122 Redirection of super calls to default interface methods by Christoffer Quist Adamsen · 7 years ago
  26. d1fd073 Fixing few points in Enqueuer related to b/111020945 by Denis Vnukov · 7 years ago
  27. 722c9f6 Testing for default and native methods in vertical class merger by Christoffer Quist Adamsen · 7 years ago
  28. 943db6e Avoid merging lambda-instantiated interfaces by Christoffer Quist Adamsen · 7 years ago
  29. e494526 Rewrite method proto of invoke-custom in LensCodeRewriter by Christoffer Quist Adamsen · 7 years ago
  30. d49ac46 Adjustments from primitive types to Comparable/Serializable by Denis Vnukov · 7 years ago
  31. ad257b6 Allow array type adjustments in lambda desugaring. by Denis Vnukov · 7 years ago
  32. 681eb29 Desugar: make companion class an inner class by Sebastien Hertz · 7 years ago
  33. 8259a59 Make desugaring more tolerant on missing hierarchy by Yohann Roussel · 7 years ago
  34. 4df0e13 Fix return type adjustment for method references (b/70348575) by Denis Vnukov · 7 years ago
  35. c0016d1 Remove a bunch of file descriptor leaks by Rico Wind · 7 years ago
  36. e443431 String concatenation desugaring. by Denis Vnukov · 7 years ago
  37. ef6ba68 Revert "Revert "Update ASM to 6.0 beta with support for java 9 class files."" by Alan Leung · 7 years ago
  38. f1d93e2 Revert "Update ASM to 6.0 beta with support for java 9 class files." by Mads Ager · 8 years ago
  39. 9ff05a7 Update ASM to 6.0 beta with support for java 9 class files. by Mads Ager · 8 years ago
  40. 24a47e1 Fix warnings related to ASM5 deprecated method by Sebastien Hertz · 8 years ago
  41. 390942c Loosen desugaring constraints by Yohann Roussel · 8 years ago
  42. 1face2f Avoid conflicting class names on Windows by Yohann Roussel · 8 years ago
  43. ea62fa8 Revert "Loosen desugaring constraints" by Yohann Roussel · 8 years ago
  44. 3efd060 Loosen desugaring constraints by Yohann Roussel · 8 years ago
  45. 4f3a8b3 Revert "Loosen desugaring constraints" by Yohann Roussel · 8 years ago
  46. 9d00aca Loosen desugaring constraints by Yohann Roussel · 8 years ago
  47. 23989f7 Support for Object -> boxed type -> primitive type adjustment for method references. by Denis Vnukov · 8 years ago
  48. a05d3d5 Align method handle type with the runtime by mikaelpeltier · 8 years ago
  49. f19dfab DRAFT: introducing --dex-per-class option in D8. by Denis Vnukov · 8 years ago
  50. 19a81f1 Fix main dex list expectation after changing register allocator. by Mads Ager · 8 years ago
  51. f820a57 Add support for tracing main dex classes in R8 by Yohann Roussel · 8 years ago
  52. b4e5558 Removing lambda deserialization methods in desugaring. by Denis Vnukov · 8 years ago
  53. f9e4b57 Desugaring of try-with-resources. by Denis Vnukov · 8 years ago
  54. d5aa092 Implement simple class merger. by Stephan Herhut · 8 years ago
  55. 418d1ca Initial push. by Mads Ager · 8 years ago