1. ae093d6 JIT: Don't update the dex cache of another class loader. by Nicolas Geoffray · 8 years ago
  2. 2dc77ec Fix ArtMethod::GetInvokeType for static methods on interfaces. by Nicolas Geoffray · 8 years ago
  3. d2451e4 Merge "Fix assert failure in interpreter after deoptimization." into nyc-dev by Mingyao Yang · 8 years ago
  4. 12c08f0 Make quick frames of proxy methods visited if they're constructors. by Jeff Hao · 8 years ago
  5. 0b80b74 Fix assert failure in interpreter after deoptimization. by Mingyao Yang · 8 years ago
  6. ba17f45 Fix libarttest to be non debug by Mathieu Chartier · 8 years ago
  7. e5de54c Split profile recording from jit compilation by Calin Juravle · 8 years ago
  8. b331feb Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by Nicolas Geoffray · 9 years ago
  9. a42363f Implement first kind of polymorphic inlining. by Nicolas Geoffray · 9 years ago
  10. fc7acf9 Add test for calling into destroyed JNI env by Mathieu Chartier · 9 years ago
  11. 8f27951 Remove reference of deleted file. by Nicolas Geoffray · 9 years ago
  12. 226501b Revert "Revert "Enable profiled guided compilation in dex2oat"" by Calin Juravle · 9 years ago
  13. 2306ae0 Revert "Enable profiled guided compilation in dex2oat" by Calin Juravle · 9 years ago
  14. 500c9be Enable profiled guided compilation in dex2oat by Calin Juravle · 9 years ago
  15. 9fdb129 Revert "Enable profiled guided compilation in dex2oat" by Nicolas Geoffray · 9 years ago
  16. 51f01a2 Revert "Fix test path in libarttest.mk" by Nicolas Geoffray · 9 years ago
  17. 95f51a7 Fix test path in libarttest.mk by Calin Juravle · 9 years ago
  18. 27e17fd Enable profiled guided compilation in dex2oat by Calin Juravle · 9 years ago
  19. eb0c7d8 Add another test for wide stores fix in optimizing. by Nicolas Geoffray · 9 years ago
  20. 636b925 Support deoptimization only to set vreg by Mingyao Yang · 9 years ago
  21. 89df7bf ART: Refactor libarttest C++ code by Andreas Gampe · 9 years ago
  22. 598302a Call JNI_OnUnload when class loaders get collected by Mathieu Chartier · 9 years ago
  23. 563e984 Convert ART benchmarks into caliper benchmarks by Mathieu Chartier · 9 years ago
  24. 4028541 Merge "Add benchmark for ScopedPrimitiveArray" by Mathieu Chartier · 9 years ago
  25. 4b1e0f4 Add benchmark for ScopedPrimitiveArray by Mathieu Chartier · 9 years ago
  26. e806732 ART: Add missing GetInterfaceMethodIfProxy by Andreas Gampe · 9 years ago
  27. de286fd Address some leftover comments by Mathieu Chartier · 9 years ago
  28. c3fdf90 Add JNI state change performance test by Man Cao · 9 years ago
  29. db00eaf Add GC coverage test for moving GC by Mathieu Chartier · 9 years ago
  30. c38fd0d Merge "Add non debug version of libarttest" by Mathieu Chartier · 9 years ago
  31. 031768a Add non debug version of libarttest by Mathieu Chartier · 9 years ago
  32. a727e37 ART: Balanced locking by Andreas Gampe · 9 years ago
  33. 32c9ea5 Use the caller's class loader when walking inlined frames. by Nicolas Geoffray · 9 years ago
  34. 12bd721 If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS. by Roland Levillain · 9 years ago
  35. 3f1dc56 ART: Fix RegisterNative order by Andreas Gampe · 9 years ago
  36. 7381010 ART: CFI Test by Andreas Gampe · 9 years ago
  37. d8126be Fix locations at environment uses. by Nicolas Geoffray · 9 years ago
  38. 915b9d0 Tweak liveness when instructions are used in environments. by Nicolas Geoffray · 9 years ago
  39. e0fe7ae Make the SSA builder honor the debuggable flag. by Nicolas Geoffray · 9 years ago
  40. 7cde48c Stack support for Optimizing compiler by Sebastien Hertz · 10 years ago
  41. f36df54 Remove libcxx.mk cruft. by Dan Albert · 10 years ago
  42. a0b3451 Fix thread priorities for unstarted threads. by Narayan Kamath · 10 years ago
  43. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  44. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  45. cd4380c Fix master-art-host build by removing flakey test (temporarily) by Dave Allison · 10 years ago
  46. 91a8366 Fix signal chain to allow for signal() call to be used by Dave Allison · 10 years ago
  47. 64ad14d Support running without a boot image. by Alex Light · 10 years ago
  48. 9dcc457 Make apps able to run with a failing patchoat by Alex Light · 10 years ago
  49. 4fcdc94 Execute an application even when dex2oat crashes. by Nicolas Geoffray · 10 years ago
  50. 1c83cbc ART: Make run tests out of oat tests by Andreas Gampe · 10 years ago
  51. afd9acc Multilib ART host. by Ian Rogers · 10 years ago[Renamed (70%) from build/Android.libarttest.mk]
  52. ba778fa Merge "AArch64: Add memcmp.S for Arm64." by Andreas Gampe · 10 years ago