1. b144344 Merge "Reduce the size of native debug info generated by JIT." am: ac6a195ec8 by David Srbecky · 9 years ago
  2. fa6ab63 Merge "Reduce the size of native debug info generated by JIT." am: ac6a195ec8 by David Srbecky · 9 years ago
  3. ac6a195 Merge "Reduce the size of native debug info generated by JIT." by David Srbecky · 9 years ago
  4. 579942f Reduce the size of native debug info generated by JIT. by David Srbecky · 9 years ago
  5. 68e37ac Merge "runtime: Don\'t skip verification for -Xverify:soft-fail" am: 867d63b65f by Igor Murashkin · 9 years ago
  6. 620c2dd Merge "Strip image-format arg in dex2oat" am: 6006e2ce92 am: 3ae8e105d7 by Mathieu Chartier · 9 years ago
  7. d5b4ac6 Merge "runtime: Don\'t skip verification for -Xverify:soft-fail" am: 867d63b65f by Igor Murashkin · 9 years ago
  8. 867d63b Merge "runtime: Don't skip verification for -Xverify:soft-fail" by Igor Murashkin · 9 years ago
  9. 3ae8e10 Merge "Strip image-format arg in dex2oat" am: 6006e2ce92 by Mathieu Chartier · 9 years ago
  10. 6006e2c Merge "Strip image-format arg in dex2oat" by Mathieu Chartier · 9 years ago
  11. 97590cc Strip image-format arg in dex2oat by Mathieu Chartier · 9 years ago
  12. 6706883 Merge "Fix class_linker_test to take into account default methods." am: 009a195c55 by Alex Light · 9 years ago
  13. fc10527 Merge "Fix class_linker_test to take into account default methods." by Alex Light · 9 years ago
  14. 009a195 Merge "Fix class_linker_test to take into account default methods." by Alex Light · 9 years ago
  15. 42d511d Fix class_linker_test to take into account default methods. by Alex Light · 9 years ago
  16. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 9 years ago
  17. a4caac4 Merge "Avoid read barrier for UpdateEntrypoints" am: 287fd33a9f am: ccfc007a3f by Mathieu Chartier · 9 years ago
  18. ccfc007 Merge "Avoid read barrier for UpdateEntrypoints" am: 287fd33a9f by Mathieu Chartier · 9 years ago
  19. 287fd33 Merge "Avoid read barrier for UpdateEntrypoints" by Mathieu Chartier · 9 years ago
  20. 05f3646 Merge changes I44ee74d8,I78b17187 am: e968112160 am: 18edaea305 by Igor Murashkin · 9 years ago
  21. e3a4e40 Merge changes from topic \'reflection_1_8\' am: 071b933eb6 am: 07aec663bc by Igor Murashkin · 9 years ago
  22. 18edaea Merge changes I44ee74d8,I78b17187 am: e968112160 by Igor Murashkin · 9 years ago
  23. 07aec66 Merge changes from topic \'reflection_1_8\' am: 071b933eb6 by Igor Murashkin · 9 years ago
  24. e968112 Merge changes I44ee74d8,I78b17187 by Igor Murashkin · 9 years ago
  25. 071b933 Merge changes from topic 'reflection_1_8' by Igor Murashkin · 9 years ago
  26. a57ee9d Avoid read barrier for UpdateEntrypoints by Mathieu Chartier · 9 years ago
  27. 21fd72e Merge "Minor improvement on static BCE analysis." am: c5b76b9328 am: bbe27fa779 by Aart Bik · 9 years ago
  28. bbe27fa Merge "Minor improvement on static BCE analysis." am: c5b76b9328 by Aart Bik · 9 years ago
  29. c5b76b9 Merge "Minor improvement on static BCE analysis." by Aart Bik · 9 years ago
  30. 1fc3afb Minor improvement on static BCE analysis. by Aart Bik · 9 years ago
  31. 77a76cb Merge "Implement first kind of polymorphic inlining on MIPS." am: a20748aceb by Roland Levillain · 9 years ago
  32. 2def2df Merge "Implement first kind of polymorphic inlining on MIPS." am: a20748aceb by Roland Levillain · 9 years ago
  33. 48d8b4a Merge "Revert "Revert "Optimizing: double-negated bitwise operations simplifications""" am: 905cb88fa4 by Roland Levillain · 9 years ago
  34. b99fec8 Merge "Revert "Revert "Optimizing: double-negated bitwise operations simplifications""" by Roland Levillain · 9 years ago
  35. a20748a Merge "Implement first kind of polymorphic inlining on MIPS." by Roland Levillain · 9 years ago
  36. 2aba7cd Implement first kind of polymorphic inlining on MIPS. by Roland Levillain · 9 years ago
  37. 905cb88 Merge "Revert "Revert "Optimizing: double-negated bitwise operations simplifications""" by Roland Levillain · 9 years ago
  38. 0777d4f Merge "ART: Fix rounding up in DexCacheArraysLayout constructor." am: 6b5a17a84d by Vladimir Marko · 9 years ago
  39. 2b925b8 Merge "ART: Fix rounding up in DexCacheArraysLayout constructor." am: 6b5a17a84d by Vladimir Marko · 9 years ago
  40. 7c260e6 Merge "Assume fp operations can also take a constant on x86." am: 371d75ef9e by Nicolas Geoffray · 9 years ago
  41. 3d061c5 Merge "Write DWARF strings inline and remove .debug_str section." am: cbe3b55ac3 by David Srbecky · 9 years ago
  42. ca0e3a0 Revert "Revert "Optimizing: double-negated bitwise operations simplifications"" by Alexandre Rames · 9 years ago
  43. d88f688 Merge "Assume fp operations can also take a constant on x86." am: 371d75ef9e by Nicolas Geoffray · 9 years ago
  44. b33f979 Merge "Write DWARF strings inline and remove .debug_str section." am: cbe3b55ac3 by David Srbecky · 9 years ago
  45. 6b5a17a Merge "ART: Fix rounding up in DexCacheArraysLayout constructor." by Vladimir Marko · 9 years ago
  46. a4a6db6 Merge "Share DWARF .debug_abbrev sections." am: edd3a4b6c2 am: 22ae17244a by David Srbecky · 9 years ago
  47. 371d75e Merge "Assume fp operations can also take a constant on x86." by Nicolas Geoffray · 9 years ago
  48. 22ae172 Merge "Share DWARF .debug_abbrev sections." am: edd3a4b6c2 by David Srbecky · 9 years ago
  49. cbe3b55 Merge "Write DWARF strings inline and remove .debug_str section." by David Srbecky · 9 years ago
  50. 1c4aeb4 Write DWARF strings inline and remove .debug_str section. by David Srbecky · 9 years ago
  51. edd3a4b Merge "Share DWARF .debug_abbrev sections." by David Srbecky · 9 years ago
  52. 24868a1 Share DWARF .debug_abbrev sections. by David Srbecky · 9 years ago
  53. 7770a3e Assume fp operations can also take a constant on x86. by Nicolas Geoffray · 9 years ago
  54. 0f11075 Merge "ART: Enable multi-level instruction inlining" am: 99e8e0b968 by David Brazdil · 9 years ago
  55. c0fd184 Merge "ART: Enable multi-level instruction inlining" am: 99e8e0b968 by David Brazdil · 9 years ago
  56. 99e8e0b Merge "ART: Enable multi-level instruction inlining" by David Brazdil · 9 years ago
  57. 674f519 ART: Enable multi-level instruction inlining by David Brazdil · 9 years ago
  58. 632b57c Merge "Handle HSelect in LSE." am: b72923dd4d am: d0585a11bc by Mingyao Yang · 9 years ago
  59. d0585a1 Merge "Handle HSelect in LSE." am: b72923dd4d by Mingyao Yang · 9 years ago
  60. b72923d Merge "Handle HSelect in LSE." by Mingyao Yang · 9 years ago
  61. e5c71f9 Handle HSelect in LSE. by Mingyao Yang · 9 years ago
  62. 17360a9 Merge "Prevent crashes if boot images fail to load" am: 81e01d72ab by Mathieu Chartier · 9 years ago
  63. 6630bd7 Merge "Prevent crashes if boot images fail to load" am: 81e01d72ab by Mathieu Chartier · 9 years ago
  64. 81e01d7 Merge "Prevent crashes if boot images fail to load" by Mathieu Chartier · 9 years ago
  65. b08f305 Prevent crashes if boot images fail to load by Mathieu Chartier · 9 years ago
  66. 1e5ff87 Prevent crashes if boot images fail to load by Mathieu Chartier · 9 years ago
  67. 2b40fa3 Merge "Fix updating string dex cache array for no class table case" am: 88df4892c8 by Mathieu Chartier · 9 years ago
  68. 10e458a Merge "Fix updating string dex cache array for no class table case" by Mathieu Chartier · 9 years ago
  69. 3859f90 Merge "Fix remaining read barrier issues in image relocation" am: 12d0e0e3d8 by Mathieu Chartier · 9 years ago
  70. 88df489 Merge "Fix updating string dex cache array for no class table case" by Mathieu Chartier · 9 years ago
  71. 9b1c9b7 Fix updating string dex cache array for no class table case by Mathieu Chartier · 9 years ago
  72. a3a7582 Merge "Fix remaining read barrier issues in image relocation" am: 12d0e0e3d8 by Mathieu Chartier · 9 years ago
  73. 12d0e0e Merge "Fix remaining read barrier issues in image relocation" by Mathieu Chartier · 9 years ago
  74. dfe02f6 Fix remaining read barrier issues in image relocation by Mathieu Chartier · 9 years ago
  75. 0a82a23 Merge "Rosalloc fast path in assembly for MIPS64" am: b328291eff am: cf54059ddf by Hans Boehm · 9 years ago
  76. cf54059 Merge "Rosalloc fast path in assembly for MIPS64" am: b328291eff by Hans Boehm · 9 years ago
  77. 0eaa953 Merge "Fix DCHECK compilation error." am: 2f0f5ffcfc am: a71313dba2 by Richard Uhler · 9 years ago
  78. a71313d Merge "Fix DCHECK compilation error." am: 2f0f5ffcfc by Richard Uhler · 9 years ago
  79. b328291 Merge "Rosalloc fast path in assembly for MIPS64" by Hans Boehm · 9 years ago
  80. 2f0f5ff Merge "Fix DCHECK compilation error." by Richard Uhler · 9 years ago
  81. 043f842 Merge "Use SS/GSS collectors in dex2oat if they are the default." am: 390f5b377a by Hiroshi Yamauchi · 9 years ago
  82. b04b6c2 Merge "Use SS/GSS collectors in dex2oat if they are the default." am: 390f5b377a by Hiroshi Yamauchi · 9 years ago
  83. 390f5b3 Merge "Use SS/GSS collectors in dex2oat if they are the default." by Hiroshi Yamauchi · 9 years ago
  84. 6af5348 Use SS/GSS collectors in dex2oat if they are the default. by Hiroshi Yamauchi · 9 years ago
  85. e362740 Fix DCHECK compilation error. by Richard Uhler · 9 years ago
  86. e3d4ff5 runtime: Update Proxy to assume 1 less direct method by Igor Murashkin · 9 years ago
  87. a4e2ca4 Merge "ART: Fix bad manual rename of local variable." am: 24c11dcde9 by Vladimir Marko · 9 years ago
  88. 6257a99 Merge "ART: Fix bad manual rename of local variable." am: 24c11dcde9 by Vladimir Marko · 9 years ago
  89. 24c11dc Merge "ART: Fix bad manual rename of local variable." by Vladimir Marko · 9 years ago
  90. 0d4909e ART: Fix rounding up in DexCacheArraysLayout constructor. by Vladimir Marko · 9 years ago
  91. c9c68fa Merge "Always use pendingNext to test enqueability of references." am: a89d6d630b by Richard Uhler · 9 years ago
  92. b2d0891 Merge "Always use pendingNext to test enqueability of references." by Richard Uhler · 9 years ago
  93. a89d6d6 Merge "Always use pendingNext to test enqueability of references." by Richard Uhler · 9 years ago
  94. 9f35ccd ART: Fix bad manual rename of local variable. by Vladimir Marko · 9 years ago
  95. 72e4ff6 Merge "ART: Clean up strings fixup for app images." am: 1ef02af31d by Vladimir Marko · 9 years ago
  96. ab41cc5 Merge "ART: Clean up strings fixup for app images." am: 1ef02af31d by Vladimir Marko · 9 years ago
  97. cb7574a Merge "MIPS32: Fix codegen register dumps." am: 444af27ba8 am: eb7bd4d45b by Vladimir Marko · 9 years ago
  98. eb7bd4d Merge "MIPS32: Fix codegen register dumps." am: 444af27ba8 by Vladimir Marko · 9 years ago
  99. df187e4 Revert "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests"" by Igor Murashkin · 9 years ago
  100. f1b4c41 runtime: Fix field resolution with access checks (runtest 073) by Igor Murashkin · 9 years ago