1. 9fa3f20 Proxy filter for insamepackage checks by Anwar Ghuloum · 12 years ago
  2. f3e9855 Slow ART. by Ian Rogers · 12 years ago
  3. 2da15ed Merge "Make shadow frame addresses unique." into dalvik-dev by Sebastien Hertz · 12 years ago
  4. 71fe267 Some common frontend tidying. by Ian Rogers · 12 years ago
  5. e8fc5df Merge "Fix hprof." into dalvik-dev by Ian Rogers · 12 years ago
  6. a3b59cb Fix hprof. by Ian Rogers · 12 years ago
  7. f3dc429 Merge "Fix DDMS large heap memory profiling." into dalvik-dev by Ian Rogers · 12 years ago
  8. a3dd0b3 Fix DDMS large heap memory profiling. by Ian Rogers · 12 years ago
  9. 311ca16 Compiler: Spring cleaning by buzbee · 12 years ago
  10. f11afa0 Make shadow frame addresses unique. by Sebastien Hertz · 12 years ago
  11. 2af52e7 Merge "Pass NULL as receiver for static methods for ArgArray builder." into dalvik-dev by Jeff Hao · 12 years ago
  12. 7a54946 Pass NULL as receiver for static methods for ArgArray builder. by Jeff Hao · 12 years ago
  13. 8e26b31 MIPS build fix. by Ian Rogers · 12 years ago
  14. 225ade2 Fix portable build. by Ian Rogers · 12 years ago
  15. 4f6ad8a Various performance improvements. by Ian Rogers · 12 years ago
  16. aabe8ad Clean up ArgArray in preparation for portable changes. by Jeff Hao · 12 years ago
  17. d9930a4 Merge "Re-enable large object space." into dalvik-dev by Ian Rogers · 12 years ago
  18. 22a2086 Re-enable large object space. by Ian Rogers · 12 years ago
  19. 25337eb Merge "Fix object verification." into dalvik-dev by Ian Rogers · 12 years ago
  20. 04d7aa9 Fix object verification. by Ian Rogers · 12 years ago
  21. 19ca8cf Fix MIPS invoke stub. by Jeff Hao · 12 years ago
  22. ed11564 Increase WatchDog timeouts and improve formatting by Brian Carlstrom · 12 years ago
  23. 19c5d37 Fix build breakage caused by bad merge. by Jeff Hao · 12 years ago
  24. 5d91730 Changes to remove need for compiled invoke stubs for quick. by Jeff Hao · 12 years ago
  25. aed0716 Some comment tweaks in quick. by Ian Rogers · 12 years ago
  26. c0993e8 Fix ElfWriter to properly support MIPS by Brian Carlstrom · 12 years ago
  27. 40feccc Remove warning that happens all the time in the course of normal execution. by Brian Carlstrom · 12 years ago
  28. 51568b8 Merge "Temporarily disable large object space" into dalvik-dev by Ian Rogers · 12 years ago
  29. 84923ff Temporarily disable large object space by Brian Carlstrom · 12 years ago
  30. 9f5c582 Merge "Fix bad use of T3 encoding of add w/ pc" into dalvik-dev by Brian Carlstrom · 12 years ago
  31. 11ba0e9 Fix bad use of T3 encoding of add w/ pc by buzbee · 12 years ago
  32. 83a2532 Uniformly check JNI versions everywhere we use them. by Elliott Hughes · 12 years ago
  33. 90e2741 Fix oat-target-* to create output directory by Brian Carlstrom · 12 years ago
  34. ff02b09 Merge remote-tracking branch 'goog/dalvik-dev' into jb-mr1-release-to-dalvik-dev by Brian Carlstrom · 12 years ago
  35. 3559973 Add bitcode dumping to LlvmCompilationUnit by Brian Carlstrom · 12 years ago
  36. 54d22c2 Fix some bad logging in dex2oat by Brian Carlstrom · 12 years ago
  37. b45ccbf Add some checks for bad inputs when opening files by Brian Carlstrom · 12 years ago
  38. 8692215 Return JNI_ERR on bad version to AttachCurrentThread by Brian Carlstrom · 12 years ago
  39. 17dc6b1 Merge "Remove DCHECKs from DisassemblerArm" into dalvik-dev by Brian Carlstrom · 12 years ago
  40. 80dcf93 Remove DCHECKs from DisassemblerArm by Brian Carlstrom · 12 years ago
  41. 4a999e2 Remove DCHECKs from DisassemblerArm by Brian Carlstrom · 12 years ago
  42. bd86bcc Tracking rebase to jb-mr1-release by Brian Carlstrom · 12 years ago
  43. 5d021c7 Fix sdk_x86-eng build error about possible use of uninitialized fields by Brian Carlstrom · 12 years ago
  44. 3f47c12 Fix portable build on build server by removing depenency on ANDROID_HOST_OUT by Brian Carlstrom · 12 years ago
  45. 650d7a6 Merge "Disable gdb annotate support for Emacs in run-test" into dalvik-dev by Brian Carlstrom · 12 years ago
  46. 65fbe68 Merge "Minor LLVM cleanup." into dalvik-dev by Ian Rogers · 12 years ago
  47. ebf7eab Disable gdb annotate support for Emacs in run-test by Brian Carlstrom · 12 years ago
  48. 0d94eb6 Minor LLVM cleanup. by Ian Rogers · 12 years ago
  49. b67d3cc Merge "Update clean-oat to remove unstripped versions with symbols" into dalvik-dev by Brian Carlstrom · 12 years ago
  50. 1d6848c Update clean-oat to remove unstripped versions with symbols by Brian Carlstrom · 12 years ago
  51. 8227cc1 Remove trailing whitespace by Brian Carlstrom · 12 years ago
  52. 055095a Merge "Remove ExtractCodeAndPrelink and switch Portable to MCLinker" into dalvik-dev by Brian Carlstrom · 12 years ago
  53. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 12 years ago
  54. 03c8960 Merge "Volatile support in Portable compiler." into dalvik-dev by Sebastien Hertz · 12 years ago
  55. 57e3ab9 Merge "Update intrinsic inlining test." into dalvik-dev by Sebastien Hertz · 12 years ago
  56. bf1442d Update intrinsic inlining test. by Sebastien Hertz · 12 years ago
  57. 4b2e0b0 Volatile support in Portable compiler. by Sebastien Hertz · 12 years ago
  58. 901d5ba Intrinsics support in Portable compiler. by Sebastien Hertz · 12 years ago
  59. 4c1c283 Move compiler_llvm to art::llvm. by Ian Rogers · 12 years ago
  60. 89756f2 Rename OatCompilationUnit to Dex.. move to compiler. by Ian Rogers · 12 years ago
  61. 219b5a8 Rename CompilationContext to ParallelCompilationManager. by Ian Rogers · 12 years ago
  62. 8550c9c Move the jni_compiler_test under compiler/jni. by Ian Rogers · 12 years ago
  63. 0211378 Move the JNI compilers under compiler. by Ian Rogers · 12 years ago
  64. 1212a02 Move the Compiler to CompilerDriver. by Ian Rogers · 12 years ago
  65. 8e69605 Fix bug in GBC expansion wrt invoke return types. by Ian Rogers · 12 years ago
  66. a87f1dc Merge "Portable slow-path sets for float/double need bitcast." into dalvik-dev by Ian Rogers · 12 years ago
  67. 1b2b71f Portable slow-path sets for float/double need bitcast. by Ian Rogers · 12 years ago
  68. 2b97c27 fix build. by Nick Kralevich · 12 years ago
  69. 27b3c2f Abort LLVM in debug builds when the IR doesn't verify. by Ian Rogers · 12 years ago
  70. 2ffe4f1 Fix failing LLVM verification on unreachable blocks. by Sebastien Hertz · 12 years ago
  71. c21da53 Merge "Ensures allocas are at the start of entry block." into dalvik-dev by Sebastien Hertz · 12 years ago
  72. 7720970 Ensures allocas are at the start of entry block. by Sebastien Hertz · 12 years ago
  73. 0d43d54 Generates barrier in constructor. by Sebastien Hertz · 12 years ago
  74. 01d1134 Always compile compiler_llvm files. by Ian Rogers · 12 years ago
  75. 76ae4fe 1 IR builder. Kill greenland. Remove JTypeSpace. by Ian Rogers · 12 years ago
  76. 395116c Compiler: rearranging the deck chairs. by buzbee · 12 years ago
  77. b7f49eb Merge "Remove Iceland." into dalvik-dev by Ian Rogers · 12 years ago
  78. 60641a7 Harden oatdump like we did dexdump. by Elliott Hughes · 12 years ago
  79. c928de9 Remove Iceland. by Ian Rogers · 12 years ago
  80. a0e8bbd Add debug info on sporadic compiler crash. by buzbee · 12 years ago
  81. 0f82716 Fix JDWP ObjectRegistry lock ordering. by Elliott Hughes · 12 years ago
  82. eb5cb60 Bump dex2oat timeout, give 1 minute warning. by Ian Rogers · 12 years ago
  83. 1d2a3da Merge "Update ARM disassembler." into dalvik-dev by Sebastien Hertz · 12 years ago
  84. 7ae6a01 Merge "Fix proxy return ClassCastException and add test." into dalvik-dev by Ian Rogers · 12 years ago
  85. 530f71c Fix proxy return ClassCastException and add test. by Ian Rogers · 12 years ago
  86. d9e63c0 Update ARM disassembler. by Sebastien Hertz · 12 years ago
  87. a40307e Ensure VM's heap is accounted correctly. by Ian Rogers · 12 years ago
  88. 5fe2c16 Merge "Port the "abstract methods are not implementations" fix to art." into dalvik-dev by Elliott Hughes · 12 years ago
  89. 6824361 Port the "abstract methods are not implementations" fix to art. by Elliott Hughes · 12 years ago
  90. 32fa6bf Merge "Inline monitor-enter in portable." into dalvik-dev by Sebastien Hertz · 12 years ago
  91. 7b3ddd2 Refactor DescribeVRegs to allow caching. by Ian Rogers · 12 years ago
  92. 21bdc3d Merge "Output Intel group 0 prefixes." into dalvik-dev by Ian Rogers · 12 years ago
  93. 5e588b3 Output Intel group 0 prefixes. by Ian Rogers · 12 years ago
  94. 857a078 Upper and lower capping for percentiles by Sameer Abu Asal · 12 years ago
  95. cb69306 Clean up more of the JDWP request handling. by Elliott Hughes · 12 years ago
  96. 3afa4c1 Merge "Add a JDWP::Request type to replace the old uint8_t* and int." into dalvik-dev by Elliott Hughes · 12 years ago
  97. 4b9702c Add a JDWP::Request type to replace the old uint8_t* and int. by Elliott Hughes · 12 years ago
  98. 50a1abf Inline monitor-enter in portable. by Sebastien Hertz · 12 years ago
  99. c081e36 Improving histogram test cases by Sameer Abu Asal · 12 years ago
  100. 64f574f Implement EnableCollection, DisableCollection, IsCollected, and fix Exit. by Elliott Hughes · 12 years ago