1. 03dbc04 Make class status volatile. by Ian Rogers · 10 years ago
  2. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  3. 72d3262 Give Compiler a back reference to the driver. by Ian Rogers · 10 years ago
  4. 11d9f06 Use instruction specific dalvik cache dirs. by Narayan Kamath · 11 years ago
  5. af13ad9 Centralize instruction-set pointer-size, alignment, 64b-width code by Andreas Gampe · 11 years ago
  6. b34f69a Add command line support for enabling the optimizing compiler. by Nicolas Geoffray · 11 years ago
  7. be0e546 Cache field lowering info in mir_graph. by Vladimir Marko · 11 years ago
  8. 3d50407 Make out arguments non-reference types. by Ian Rogers · 11 years ago
  9. f5df897 Rewrite the compiler interface for CompilerDriver. by Nicolas Geoffray · 11 years ago
  10. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  11. 2730db0 Add VerfiedMethod to DexCompilationUnit. by Vladimir Marko · 11 years ago
  12. c7f8320 Refactor verification results. by Vladimir Marko · 11 years ago
  13. 5ddb410 Remove intialized static storage from dex cache. by Ian Rogers · 11 years ago
  14. 2b5eaa2 Move compiler code out of method verifier. by Vladimir Marko · 11 years ago
  15. 73fbaad Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  16. e21a407 Revert "Update ART for LLVM merge up to r187914." by Brian Carlstrom · 11 years ago
  17. f7ee116 Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  18. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  19. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  20. 02ed4c0 Move disassembler out of runtime. by Ian Rogers · 11 years ago
  21. 9b297bf Refactor CompilerDriver::Compute..FieldInfo by Ian Rogers · 11 years ago
  22. 65ec92c Refactor CompilerDriver::ComputeInvokeInfo by Ian Rogers · 11 years ago
  23. 866709c Merge "Disable devirtualization detection in DEX-to-DEX compiler." into dalvik-dev by Sebastien Hertz · 11 years ago
  24. 1e54d68 Disable devirtualization detection in DEX-to-DEX compiler. by Sebastien Hertz · 11 years ago
  25. d133b97 Shard dedupe set locks. by Ian Rogers · 11 years ago
  26. d1946a2 am 22955837: Merge "Multi threaded hashed deduplication during compilation." into klp-dev by Mathieu Chartier · 11 years ago
  27. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 11 years ago
  28. 6e28820 Revert "Update ART for LLVM merge up to r187914." by Brian Carlstrom · 11 years ago
  29. 70814f7 Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  30. a7d56cf Revert "Update ART for LLVM merge up to r187914." by Ian Rogers · 11 years ago
  31. eaeab46 Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  32. ec0cf9b Revert "Update ART for LLVM merge up to r187914." by Brian Carlstrom · 11 years ago
  33. b8a874c Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  34. b7767e8 Revert "Update ART for LLVM merge up to r187914." by Brian Carlstrom · 11 years ago
  35. 6a94caa Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  36. 7d70a79 am 3e78664f: am f8dc6489: am 7571e8b7: Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  37. 7571e8b Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  38. be6810d Revert "Update ART for LLVM merge up to r187914." by Brian Carlstrom · 11 years ago
  39. 6e6819f Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  40. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  41. 9b3c3cd C++11 support for ART. by Mathieu Chartier · 11 years ago
  42. 73a7907 Revert "Update ART for LLVM merge up to r187914." by Stephen Hines · 11 years ago
  43. 1961a27 Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  44. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago
  45. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  46. 4274889 Fixing cpplint readability/check issues by Brian Carlstrom · 11 years ago
  47. 2d88862 Fixing cpplint readability/casting issues by Brian Carlstrom · 11 years ago
  48. 02c8cc6 Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 11 years ago
  49. 1895ea3 Fix cpplint readability/fn_size issues by Brian Carlstrom · 11 years ago
  50. 3e3d591 Fix cpplint build/namespaces issues by Brian Carlstrom · 11 years ago
  51. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  52. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  53. f69863b Fix cpplint whitespace/newline issues by Brian Carlstrom · 11 years ago
  54. 93ba893 Fix cpplint runtime/explicit issues by Brian Carlstrom · 11 years ago
  55. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  56. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  57. 56d947f Add verification of boot.oat generated on device by Brian Carlstrom · 11 years ago
  58. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago