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