1. b3937e3 ART: Collect instruction flags in a struct by Andreas Gampe · 7 years ago
  2. ae08cc2 ART: Split out old instruction flags by Andreas Gampe · 7 years ago
  3. e05cc66 ART: Add experimental constexpr by Andreas Gampe · 7 years ago
  4. c069a30 ART: invoke-custom support by Orion Hodson · 8 years ago
  5. cfa325e ART: Add verifier support for invoke-polymorphic. by Orion Hodson · 8 years ago
  6. 01b70e8 Add dequickening support. by Nicolas Geoffray · 8 years ago
  7. b34bb19 Dex disassembly suppport for invoke-polymorphic. by Orion Hodson · 8 years ago
  8. 8ec3bd2 Instruction: Add new formats 45cc and 4rcc. by Narayan Kamath · 8 years ago
  9. 14832ef Revert experimental lambda feature. by Narayan Kamath · 8 years ago
  10. bd48b34 dex_instruction: remove unused parameter from instruction definitions. by Narayan Kamath · 8 years ago
  11. fba3997 Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 8 years ago
  12. a3bb720 Added format 25x to dexdump(2). by Aart Bik · 9 years ago
  13. de40d47 Use arenas for the verifier by Mathieu Chartier · 9 years ago
  14. 6918bf1 Revert "Revert "lambda: Experimental support for capture-variable and liberate-variable"" by Igor Murashkin · 9 years ago
  15. 7bbb80a Revert "lambda: Experimental support for capture-variable and liberate-variable" by Nicolas Geoffray · 9 years ago
  16. b721234 lambda: Experimental support for capture-variable and liberate-variable by Igor Murashkin · 9 years ago
  17. 9523a3e Revert "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 9 years ago
  18. 8ab9a90 Revert "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 9 years ago
  19. 4515a67 Use the quickened metadata to compile -QUICK opcodes. by Nicolas Geoffray · 9 years ago
  20. b1f3753 Added index type of dex byte instructions. by Aart Bik · 9 years ago
  21. 158f35c interpreter: Add experimental lambda opcodes for invoke/create-lambda by Igor Murashkin · 9 years ago
  22. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  23. 32f500d ART: oatdump enhancements by Anestis Bechtsoudis · 9 years ago
  24. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  25. f72a11d Add math routines with defined wrapping behavior for the interpreter. by Ian Rogers · 10 years ago
  26. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 10 years ago
  27. c331431 ART: Method verifier must check invoke-virtuals for non-zero args by Andreas Gampe · 10 years ago
  28. 5fb22a9 Don't verify runtime only opcodes in the data-flow phase of verification. by Ian Rogers · 10 years ago
  29. c3db20b ART: API to dex instructions by Jean Christophe Beyler · 10 years ago
  30. 29a2648 Move DecodedInstruction into MIR. by Ian Rogers · 10 years ago
  31. b1f1d64 Workaround for range ops spanning vreg gap by buzbee · 10 years ago
  32. c61124b Cleanup invoke in interpreter. by Sebastien Hertz · 11 years ago
  33. 3b588e0 Optimize instruction data fetch in interpreter. by Sebastien Hertz · 11 years ago
  34. 0f055d1 resolved conflicts for merge of 7934ac28 to dalvik-dev by Brian Carlstrom · 11 years ago
  35. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  36. 56eb9bc Merge "Avoid fetching instruction's first 16 bits twice." into dalvik-dev by Sebastien Hertz · 11 years ago
  37. b0f3f48 Avoid fetching instruction's first 16 bits twice. by Sebastien Hertz · 11 years ago
  38. 58d8b95 am 02c8cc6d: Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 11 years ago
  39. 02c8cc6 Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 11 years ago
  40. 98c19d2 am 2ce745c0: Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  41. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  42. 42425b3 am fc0e3219: Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  43. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  44. 543959c Support check-cast elision in DEX-to-DEX compiler. by Sebastien Hertz · 11 years ago
  45. 1db9113 resolved conflicts for merge of 7940e44f to dalvik-dev by Brian Carlstrom · 11 years ago
  46. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/dex_instruction.h]
  47. bba5dd5 Merge "Semi-pruned SSA support for sea-ir." into dalvik-dev by Anwar Ghuloum · 11 years ago
  48. d25de7a Preparing SSA support for SEA IR: reaching definitions. by Dragos Sbirlea · 11 years ago
  49. 39f9927 Added wrapper functions for register acccess in Instruction. by Dragos Sbirlea · 11 years ago
  50. 2d6ba51 Quickening support. by Sebastien Hertz · 11 years ago
  51. 92c607f Optimize branch instructions in interpreter. by Sebastien Hertz · 11 years ago
  52. 5243e91 Reduce use of DecodedInstruction in verifier. by Sebastien Hertz · 11 years ago
  53. 9cec247 Various improvements to interpreter. by Jeff Hao · 11 years ago
  54. 807a256 Improve interpreter performance. by Sebastien Hertz · 11 years ago
  55. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 12 years ago
  56. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 12 years ago
  57. df1ce91 Add alignment attribute to packed. by Ian Rogers · 12 years ago
  58. 2fa6b2e Interpreter. by Ian Rogers · 12 years ago
  59. a75a013 Make dex instruction size a lookup. by Ian Rogers · 12 years ago
  60. 9a4f003 Remove the THROW_VERIFICATION_ERROR op and supporting code. by jeffhao · 12 years ago
  61. 526643e Remove unnecessary exception and suspend checks. by TDYa127 · 12 years ago
  62. 19c350a Move payload data structures to dex_instruction.h. by Logan Chien · 12 years ago
  63. adb8c67 Move the compiler away from libdex. by Elliott Hughes · 12 years ago
  64. 3bb3246 Fix to instruction typing for verifier. by jeffhao · 12 years ago
  65. 2faa5f1 Fix copyright headers. by Elliott Hughes · 12 years ago
  66. 2c8a857 Debug tidying some verification fixes. by Ian Rogers · 13 years ago
  67. d81871c Verifier clean up. by Ian Rogers · 13 years ago
  68. a51a3dd Add missing 'explicit's on single-argument constructors. by Elliott Hughes · 13 years ago
  69. b4df514 Added more checking upon resolution and bytecode rewriting to verifier. by jeffhao · 13 years ago
  70. bdb7651 Added second pass which does code flow checking to verifier. by jeffhao · 13 years ago
  71. ba5ebb9 Added first pass of verifier and supporting changes. by jeffhao · 13 years ago
  72. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  73. e4c1ce4 Extend the instruction class with instruction attributes. by Carl Shapiro · 13 years ago
  74. d84f49c Limit the visibility of the instruction list. by Carl Shapiro · 13 years ago
  75. 12eb78e Add an instruction abstraction and visitor. by Carl Shapiro · 13 years ago