1. 187e3a0 am 622f106c: Merge "[native bridge] Add test to verify code_cache existance." into lmp-mr1-dev by Calin Juravle · 11 years ago
  2. cad0ff2 am 74dc0bee: Merge "Fixed debugger for threads attached from JNI" into lmp-mr1-dev by Sebastien Hertz · 11 years ago
  3. 1e3926e am a6e599a8: Merge "Fix JDWP Virtualmachine.Resume command" into lmp-mr1-dev by Sebastien Hertz · 11 years ago
  4. adcd83f am 7989d226: (-s ours) Fix 64 bit build by Mathieu Chartier · 11 years ago
  5. 2d16535 am 22986a47: (-s ours) Merge "Optimize method linking" into lmp-mr1-dev by Mathieu Chartier · 11 years ago
  6. 622f106 Merge "[native bridge] Add test to verify code_cache existance." into lmp-mr1-dev by Calin Juravle · 11 years ago
  7. 74dc0be Merge "Fixed debugger for threads attached from JNI" into lmp-mr1-dev by Sebastien Hertz · 11 years ago
  8. a6e599a Merge "Fix JDWP Virtualmachine.Resume command" into lmp-mr1-dev by Sebastien Hertz · 11 years ago
  9. 7989d22 Fix 64 bit build by Mathieu Chartier · 11 years ago
  10. 22986a4 Merge "Optimize method linking" into lmp-mr1-dev by Mathieu Chartier · 11 years ago
  11. 1fb463e Optimize method linking by Mathieu Chartier · 11 years ago
  12. b57535d [native bridge] Add test to verify code_cache existance. by Calin Juravle · 11 years ago
  13. 4eec026 Fix JDWP Virtualmachine.Resume command by Sebastien Hertz · 11 years ago
  14. 8ce0887 am 50679473: Merge "Only watch location for BREAKPOINT event" into lmp-mr1-dev by Sebastien Hertz · 11 years ago
  15. 5067947 Merge "Only watch location for BREAKPOINT event" into lmp-mr1-dev by Sebastien Hertz · 11 years ago
  16. 4eaf83b am 5151bccb: am c63a505a: Fix concurrent start bytes race by Mathieu Chartier · 11 years ago
  17. 5151bcc am c63a505a: Fix concurrent start bytes race by Mathieu Chartier · 11 years ago
  18. c63a505 Fix concurrent start bytes race by Mathieu Chartier · 11 years ago
  19. a464166 am 0133ec45: Fix concurrent start bytes race by Mathieu Chartier · 11 years ago
  20. a8432d6 am 59b0ba5c: Merge commit \'ad6f0d28f69352c19cf7a1a954e33027dd3a3529\' into HEAD by Bill Yi · 11 years ago
  21. 340824b am 98c17112: Merge "Fix make file comment" by Calin Juravle · 11 years ago
  22. 1dfe5d9 am 036c408b: Merge "Minor fix in codegen tests." by Calin Juravle · 11 years ago
  23. 0c52a80 am 7f7bf4ec: Merge "Add multiplication for floats/doubles in optimizing compiler" by Calin Juravle · 11 years ago
  24. fb80c6d am 53093be1: Merge "Fix typo in Makefile." by Nicolas Geoffray · 11 years ago
  25. ff0841f am 46bf5e07: Merge "Implement array creation related DEX instructions." by Nicolas Geoffray · 11 years ago
  26. 9d9cb18 am 2da28f2a: Merge "Fixed debugger for threads attached from JNI" by Sebastien Hertz · 11 years ago
  27. 7be765d am 099dbe84: Merge "Fix bug in UnionIfNotIn." by Nicolas Geoffray · 11 years ago
  28. 8e67153 am 965ac7e0: Merge "Various fixes related to integer negate operations." by Roland Levillain · 11 years ago
  29. c042b44 am 70f4b992: Merge "ART: Print args in case of run-test build failure" by Andreas Gampe · 11 years ago
  30. 1329c4b am 94e5af86: Merge "ART: Fix common_build CFLAGS" by Andreas Gampe · 11 years ago
  31. dcf1f62 am 71c4cea5: Merge "Fix Mac build." by Ian Rogers · 11 years ago
  32. 20121d6 am 4918e1ca: Merge "Fix a DCHECK failure IsResolved() || IsErroneous()." by Hiroshi Yamauchi · 11 years ago
  33. 11126e4 am 0f95dfe9: Merge "Const-ify functions/variables in trampoline entrypoints." by Ian Rogers · 11 years ago
  34. 0133ec4 Fix concurrent start bytes race by Mathieu Chartier · 11 years ago
  35. 59b0ba5 Merge commit 'ad6f0d28f69352c19cf7a1a954e33027dd3a3529' into HEAD by Bill Yi · 11 years ago
  36. 2125a6f am 96664adf: (-s ours) Avoid strict-aliasing problems with Handles. by Ian Rogers · 11 years ago
  37. 98c1711 Merge "Fix make file comment" by Calin Juravle · 11 years ago
  38. 9228b2a Fix make file comment by Calin Juravle · 11 years ago
  39. 036c408 Merge "Minor fix in codegen tests." by Calin Juravle · 11 years ago
  40. 48dee04 Minor fix in codegen tests. by Calin Juravle · 11 years ago
  41. 7f7bf4e Merge "Add multiplication for floats/doubles in optimizing compiler" by Calin Juravle · 11 years ago
  42. b5bfa96 Add multiplication for floats/doubles in optimizing compiler by Calin Juravle · 11 years ago
  43. 53093be Merge "Fix typo in Makefile." by Nicolas Geoffray · 11 years ago
  44. 83cae42 Fix typo in Makefile. by Nicolas Geoffray · 11 years ago
  45. 46bf5e0 Merge "Implement array creation related DEX instructions." by Nicolas Geoffray · 11 years ago
  46. a3d05a4 Implement array creation related DEX instructions. by Nicolas Geoffray · 11 years ago
  47. 250e372 Fixed debugger for threads attached from JNI by Daniel Mihalyi · 11 years ago
  48. 2da28f2 Merge "Fixed debugger for threads attached from JNI" by Sebastien Hertz · 11 years ago
  49. 099dbe8 Merge "Fix bug in UnionIfNotIn." by Nicolas Geoffray · 11 years ago
  50. b556761 Fix bug in UnionIfNotIn. by Nicolas Geoffray · 11 years ago
  51. 965ac7e Merge "Various fixes related to integer negate operations." by Roland Levillain · 11 years ago
  52. b762d2e Various fixes related to integer negate operations. by Roland Levillain · 11 years ago
  53. 70f4b99 Merge "ART: Print args in case of run-test build failure" by Andreas Gampe · 11 years ago
  54. deb48a0 ART: Print args in case of run-test build failure by Andreas Gampe · 11 years ago
  55. 94e5af8 Merge "ART: Fix common_build CFLAGS" by Andreas Gampe · 11 years ago
  56. ee0ebc8 ART: Fix common_build CFLAGS by Andreas Gampe · 11 years ago
  57. 71c4cea Merge "Fix Mac build." by Ian Rogers · 11 years ago
  58. 6c480d6 Fix Mac build. by Ian Rogers · 11 years ago
  59. 96664ad Avoid strict-aliasing problems with Handles. by Ian Rogers · 11 years ago
  60. 4918e1c Merge "Fix a DCHECK failure IsResolved() || IsErroneous()." by Hiroshi Yamauchi · 11 years ago
  61. f4c15a1 Fix a DCHECK failure IsResolved() || IsErroneous(). by Hiroshi Yamauchi · 11 years ago
  62. 845087a Merge "Avoid strict-aliasing problems with Handles." by Ian Rogers · 11 years ago
  63. b5cb18a Avoid strict-aliasing problems with Handles. by Ian Rogers · 11 years ago
  64. 0f95dfe Merge "Const-ify functions/variables in trampoline entrypoints." by Ian Rogers · 11 years ago
  65. 1428dce Const-ify functions/variables in trampoline entrypoints. by Ian Rogers · 11 years ago
  66. f6248d1 am 6207b2b0: Merge "ART: Fix test 089 to ignore debug lines" by Andreas Gampe · 11 years ago
  67. 6207b2b Merge "ART: Fix test 089 to ignore debug lines" by Andreas Gampe · 11 years ago
  68. e55ff0e ART: Fix test 089 to ignore debug lines by Andreas Gampe · 11 years ago
  69. 45e3007 am 58e560f5: Merge "ART: Fix run-test script" by Andreas Gampe · 11 years ago
  70. 58e560f Merge "ART: Fix run-test script" by Andreas Gampe · 11 years ago
  71. 5551a84 am 3bd08d5d: Shut down FaultManager after shutting down threads. by Vladimir Marko · 11 years ago
  72. f6930a8 ART: Fix run-test script by Andreas Gampe · 11 years ago
  73. 1dcbcb4 am 4403b087: Merge "Fix register_allocator_test after reg alloc changes." by Nicolas Geoffray · 11 years ago
  74. 3bd08d5 Shut down FaultManager after shutting down threads. by Vladimir Marko · 11 years ago
  75. 4403b08 Merge "Fix register_allocator_test after reg alloc changes." by Nicolas Geoffray · 11 years ago
  76. 1f897b9 Fix register_allocator_test after reg alloc changes. by Nicolas Geoffray · 11 years ago
  77. 66fb7bb am 4ff20eba: Merge "Fix off by one errors in linear scan register allocator." by Nicolas Geoffray · 11 years ago
  78. 4ff20eb Merge "Fix off by one errors in linear scan register allocator." by Nicolas Geoffray · 11 years ago
  79. c8147a7 Fix off by one errors in linear scan register allocator. by Nicolas Geoffray · 11 years ago
  80. 4c3bb23 am be8c1894: Merge "Fix m test-art-host-run-test-001-HelloWorld." by Nicolas Geoffray · 11 years ago
  81. be8c189 Merge "Fix m test-art-host-run-test-001-HelloWorld." by Nicolas Geoffray · 11 years ago
  82. f38b7dc Fix m test-art-host-run-test-001-HelloWorld. by Nicolas Geoffray · 11 years ago
  83. 7f970e6 am 8d2c23e0: Merge "Implement register allocator for floating point registers." by Nicolas Geoffray · 11 years ago
  84. 8d2c23e Merge "Implement register allocator for floating point registers." by Nicolas Geoffray · 11 years ago
  85. 38e194b am f6281934: Merge "Enable generic JNI for x86 and ARM when interpret-only." by Ian Rogers · 11 years ago
  86. 102cbed Implement register allocator for floating point registers. by Nicolas Geoffray · 11 years ago
  87. f628193 Merge "Enable generic JNI for x86 and ARM when interpret-only." by Ian Rogers · 11 years ago
  88. 41e28c1 am a21bf6e7: Merge "Clarify a confusing error message." by Elliott Hughes · 11 years ago
  89. a4a3f40 Enable generic JNI for x86 and ARM when interpret-only. by Ian Rogers · 11 years ago
  90. a21bf6e Merge "Clarify a confusing error message." by Elliott Hughes · 11 years ago
  91. 4f55ff6 Clarify a confusing error message. by Elliott Hughes · 11 years ago
  92. 7012c99 am 07f5c5ed: Merge "Constant folding on unary operations in the optimizing compiler." by Roland Levillain · 11 years ago
  93. db209d3 am fdc31730: Merge "Implement int negate instruction in the optimizing compiler." by Roland Levillain · 11 years ago
  94. 07f5c5e Merge "Constant folding on unary operations in the optimizing compiler." by Roland Levillain · 11 years ago
  95. fdc3173 Merge "Implement int negate instruction in the optimizing compiler." by Roland Levillain · 11 years ago
  96. 9240d6a Constant folding on unary operations in the optimizing compiler. by Roland Levillain · 11 years ago
  97. 88cb175 Implement int negate instruction in the optimizing compiler. by Roland Levillain · 11 years ago
  98. bfe443d am 41aae699: Merge "Remove the notion of dies at entry." by Nicolas Geoffray · 11 years ago
  99. 41aae69 Merge "Remove the notion of dies at entry." by Nicolas Geoffray · 11 years ago
  100. 8e3964b Remove the notion of dies at entry. by Nicolas Geoffray · 11 years ago