1. 7cd26f3 ART: Target-dependent stack overflow, less check elision by Andreas Gampe · 10 years ago
  2. 0bcb290 Revert "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 10 years ago
  3. 8ebd94a Revert "Fix access to FP registers when visiting stack" by Sebastien Hertz · 10 years ago
  4. aa9b3ae Fix access to FP registers when visiting stack by Sebastien Hertz · 10 years ago
  5. 4d0589c ART: Move __memcmp16 from Bionic to ART by Andreas Gampe · 10 years ago
  6. 576ca0c Reduce header files including header files. by Ian Rogers · 10 years ago
  7. 04f4d8a Add an optimization for removing redundant suspend tests in ART by Wei Jin · 10 years ago
  8. cdb3fa5 Do not force unwind info to debug_frame. by Christopher Ferris · 10 years ago
  9. 055c29f Art compiler: remove unnecessary sqrt call by buzbee · 10 years ago
  10. 675967d ART: Fix comments for dmb by Andreas Gampe · 10 years ago
  11. ad930da Merge "Move quick frame info to OatQuickMethodHeader." by Vladimir Marko · 10 years ago
  12. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 10 years ago
  13. 4fc046e ART: Add lock and unlock stubs for ARM64, fix for X86-64 by Andreas Gampe · 10 years ago
  14. 5cd3375 Handle implicit stack overflow without affecting stack walks by Dave Allison · 10 years ago
  15. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 10 years ago
  16. b132ec5 Add heap reference size to the checks in arch_test by Andreas Gampe · 10 years ago
  17. 5c1e435 Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code by Andreas Gampe · 10 years ago
  18. 525cde2 Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 Stubs by Andreas Gampe · 10 years ago
  19. 987560f Remove support for app JNI workarounds. by Ian Rogers · 10 years ago
  20. d6ed642 Revert "Revert "Revert "Use trampolines for calls to helpers""" by Dave Allison · 10 years ago
  21. f9487c0 Revert "Revert "Use trampolines for calls to helpers"" by Dave Allison · 10 years ago
  22. 081f73e Revert "Use trampolines for calls to helpers" by Dave Allison · 10 years ago
  23. 754ddad Use trampolines for calls to helpers by Dave Allison · 10 years ago
  24. 8325296 Disable use of R4 as a promotable register by Dave Allison · 10 years ago
  25. c751fdc Add handler for printing java stack traces for compiled code SIGSEGV. by Mathieu Chartier · 10 years ago
  26. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 10 years ago
  27. f943914 Implement implicit stack overflow checks by Dave Allison · 10 years ago
  28. b373e09 Implicit null/suspend checks (oat version bump) by Dave Allison · 10 years ago
  29. c665129 Always reset CFI state. by Ian Rogers · 10 years ago
  30. ee043fc Ensure functions start with clean CFA state. by Ian Rogers · 10 years ago
  31. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 10 years ago
  32. d889178 Guard entrypoint changing by runtime shutdown lock. by Mathieu Chartier · 10 years ago
  33. 2da8823 Initial changes towards Generic JNI option by Andreas Gampe · 10 years ago
  34. 5d885c8 Make ARM assembly labels local. by Ian Rogers · 10 years ago
  35. 815873e Change root visitor to use Object**. by Mathieu Chartier · 10 years ago
  36. 0177e53 Work in the direction of hard float quick ABIs. by Ian Rogers · 10 years ago
  37. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  38. 1efa0a9 ART can't create more than 8k threads during the worktime by Alexei Zavjalov · 10 years ago
  39. b122a4b Tidy up memory barriers. by Ian Rogers · 11 years ago
  40. 7410f29 Fix dumpsys meminfo <pid>. by Mathieu Chartier · 11 years ago
  41. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 11 years ago
  42. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  43. bbb32c2 Add .cfi_restore for assembly functions by Dave Allison · 11 years ago
  44. 7020278 Support hardware divide instruction by Dave Allison · 11 years ago
  45. 4e6a31e Lazily compute object identity hash codes. by Mathieu Chartier · 11 years ago
  46. c844a0f Merge "Implement Interface Method Tables (IMT)." into dalvik-dev by Jeff Hao · 11 years ago
  47. ad2541a Fix object identity hash. by Mathieu Chartier · 11 years ago
  48. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  49. 1984152 Add missing callee save restore to quick entrypoints. by Mathieu Chartier · 11 years ago
  50. 2a6c7b7 Restore callee save registers. by Mathieu Chartier · 11 years ago
  51. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 11 years ago
  52. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  53. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 11 years ago
  54. 637859c Make entrypoints Thumb2. by Ian Rogers · 11 years ago
  55. bd136a2 Get PORTABLE + SMALL on x86. by Dragos Sbirlea · 11 years ago
  56. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  57. 08bf196 Work on SMALL_ART and PORTABLE working at the same time. by Dragos Sbirlea · 11 years ago
  58. 848871b Entry point clean up. by Ian Rogers · 11 years ago
  59. 1a2f1bc Place CFA in the regular .debug_frame section. by Ian Rogers · 11 years ago
  60. 7655f29 Portable refactorings. by Ian Rogers · 11 years ago
  61. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago