1. 1359a18 Merge "Fixing gtest failure due to VerifyClassUsingOatFile change" into dalvik-dev by Anwar Ghuloum · 11 years ago
  2. ad256bb Fixing gtest failure due to VerifyClassUsingOatFile change by Anwar Ghuloum · 11 years ago
  3. e340988 am 1895ea38: Fix cpplint readability/fn_size issues by Brian Carlstrom · 11 years ago
  4. 1895ea3 Fix cpplint readability/fn_size issues by Brian Carlstrom · 11 years ago
  5. 60468f9 Merge "Fix oatdump to work after selinux OatFile installd change" into dalvik-dev by Brian Carlstrom · 11 years ago
  6. 0ab5ef3 am 3e3d591f: Fix cpplint build/namespaces issues by Brian Carlstrom · 11 years ago
  7. 3e3d591 Fix cpplint build/namespaces issues by Brian Carlstrom · 11 years ago
  8. b907009 resolved conflicts for merge of df62950e to dalvik-dev by Brian Carlstrom · 11 years ago
  9. 6c87180 Fix oatdump to work after selinux OatFile installd change by Brian Carlstrom · 11 years ago
  10. 0852459 am 0cd7ec2d: Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  11. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  12. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  13. 073deb8 am f69863b3: Fix cpplint whitespace/newline issues by Brian Carlstrom · 11 years ago
  14. f69863b Fix cpplint whitespace/newline issues by Brian Carlstrom · 11 years ago
  15. b267c89 am 93ba893c: Fix cpplint runtime/explicit issues by Brian Carlstrom · 11 years ago
  16. 397f477 am b1eba213: Fix cpplint whitespace/comma issues by Brian Carlstrom · 11 years ago
  17. 98c19d2 am 2ce745c0: Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  18. 93ba893 Fix cpplint runtime/explicit issues by Brian Carlstrom · 11 years ago
  19. b1eba21 Fix cpplint whitespace/comma issues by Brian Carlstrom · 11 years ago
  20. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  21. 1761e7b Merge "Fix VerifyClassUsingOatFile to check preverified image classes" into dalvik-dev by Anwar Ghuloum · 11 years ago
  22. 044d283 Fix VerifyClassUsingOatFile to check preverified image classes by Anwar Ghuloum · 11 years ago
  23. 42425b3 am fc0e3219: Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  24. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  25. 29cab20 Merge "Fixes to instrumentation for debug build and interpreter." into dalvik-dev by Jeff Hao · 11 years ago
  26. 65d15d9 Fixes to instrumentation for debug build and interpreter. by Jeff Hao · 11 years ago
  27. 5081c0f am 56d947fb: Add verification of boot.oat generated on device by Brian Carlstrom · 11 years ago
  28. f3f7830 Merge "Remove declaration of undefined method." into dalvik-dev by Ian Rogers · 11 years ago
  29. 56d947f Add verification of boot.oat generated on device by Brian Carlstrom · 11 years ago
  30. 8784462 Remove declaration of undefined method. by Ian Rogers · 11 years ago
  31. 7405448 am 6d69f592: Fix thread initialization issue when runtime started twice (as seen in image_test) by Brian Carlstrom · 11 years ago
  32. 6d69f59 Fix thread initialization issue when runtime started twice (as seen in image_test) by Brian Carlstrom · 11 years ago
  33. 61ecc58 am 17bfe263: Use LOCAL_REQUIRED_MODULES instead of LOCAL_ADDITIONAL_DEPENDENCIES so we only relink the tests on libart changes but do not recompile them. by Brian Carlstrom · 11 years ago
  34. 17bfe26 Use LOCAL_REQUIRED_MODULES instead of LOCAL_ADDITIONAL_DEPENDENCIES so we only relink the tests on libart changes but do not recompile them. by Brian Carlstrom · 11 years ago
  35. cf6aba6 am 0cb7853d: Fix typo in makefile by Brian Carlstrom · 11 years ago
  36. 0cb7853 Fix typo in makefile by Brian Carlstrom · 11 years ago
  37. 82f9f02 am c0ee6506: Fix LOCAL_ADDITIONAL_DEPENDENCIES in Android.oat.mk by Brian Carlstrom · 11 years ago
  38. c0ee650 Fix LOCAL_ADDITIONAL_DEPENDENCIES in Android.oat.mk by Brian Carlstrom · 11 years ago
  39. d6a23bd Don't manually mess with sigaltstack on Android any more. by Elliott Hughes · 11 years ago
  40. 1754938 Remove an assertion that JDWP packets are small. by Elliott Hughes · 11 years ago
  41. 543959c Support check-cast elision in DEX-to-DEX compiler. by Sebastien Hertz · 11 years ago
  42. 4b95e8f Refactor atomic integer. by Mathieu Chartier · 11 years ago
  43. 57a77c8 Merge "Remove stale comments and kDebugLocking check" into dalvik-dev by Mathieu Chartier · 11 years ago
  44. add037d Fix jdwp to not hold start lock while waiting on attach lock. by Jeff Hao · 11 years ago
  45. 4fcb8d3 Remove stale comments and kDebugLocking check by Mathieu Chartier · 11 years ago
  46. 875ebec am 3795f251: Use non-PHONY dependency to avoid rebuilding art gtests repeatedly. by Brian Carlstrom · 11 years ago
  47. 3795f25 Use non-PHONY dependency to avoid rebuilding art gtests repeatedly. by Brian Carlstrom · 11 years ago
  48. ad0c220 am 4478eb0a: Include dex2oatd along with libart and libartd-compiler by Brian Carlstrom · 11 years ago
  49. 4478eb0 Include dex2oatd along with libart and libartd-compiler by Brian Carlstrom · 11 years ago
  50. 094eb99 am 87de59df: Merge "Do not mark pages executable unnecessarily to play nice with selinux" by Brian Carlstrom · 11 years ago
  51. 87de59d Merge "Do not mark pages executable unnecessarily to play nice with selinux" by Brian Carlstrom · 11 years ago
  52. f1d3455 Do not mark pages executable unnecessarily to play nice with selinux by Brian Carlstrom · 11 years ago
  53. 8b2a354 am e68fb3c5: Mark libbcinfo as a SHARED_LIBRARY dependency. by Stephen Hines · 11 years ago
  54. e68fb3c Mark libbcinfo as a SHARED_LIBRARY dependency. by Stephen Hines · 11 years ago
  55. 58cc497 Move ScopedHashtable files out of art/src by Brian Carlstrom · 11 years ago
  56. c8475a6 Fix LOCAL_ADDITIONAL_DEPENDENCIES in Android.oat.mk by Brian Carlstrom · 11 years ago
  57. 1db9113 resolved conflicts for merge of 7940e44f to dalvik-dev by Brian Carlstrom · 11 years ago
  58. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago
  59. bba5dd5 Merge "Semi-pruned SSA support for sea-ir." into dalvik-dev by Anwar Ghuloum · 11 years ago
  60. 8cc5162 Semi-pruned SSA support for sea-ir. by Dragos Sbirlea · 12 years ago
  61. 987ccff Native allocation accounting by Mathieu Chartier · 11 years ago
  62. df6df99 am 5cd9e3b1: (-s ours) Revert "Always enable lock level checks." DO NOT MERGE by Brian Carlstrom · 11 years ago
  63. 5cd9e3b Revert "Always enable lock level checks." DO NOT MERGE by Brian Carlstrom · 11 years ago
  64. 098249e Merge remote-tracking branch 'goog/dalvik-dev' into merge-art-to-master by Brian Carlstrom · 11 years ago
  65. dab6f91 Merge "Fixes for portable build" into dalvik-dev by Brian Carlstrom · 11 years ago
  66. 3693c08 Fixes for portable build by Brian Carlstrom · 11 years ago
  67. 3d92d52 Add HAVE_ANDROID_OS check around cutils/properties.h include by Brian Carlstrom · 11 years ago
  68. 1581766 resolved conflicts for merge of 51c2467e to dalvik-dev by Brian Carlstrom · 11 years ago
  69. 51c2467 libart-compiler cleanup by Brian Carlstrom · 11 years ago
  70. 3d76933 Merge "Let dalvikvm default based on persist.sys.dalvik.vm.lib" into dalvik-dev by Brian Carlstrom · 11 years ago
  71. b1a5879 Port 1778d17feda232e5f794ba1ebdf400a600a17fd8 to art. by Elliott Hughes · 11 years ago
  72. 934313b Let dalvikvm default based on persist.sys.dalvik.vm.lib by Brian Carlstrom · 11 years ago
  73. d3d41ba Merge "Adds missing dataflow flag for invoke-interface." into dalvik-dev by Sebastien Hertz · 11 years ago
  74. 46e811b Fix DDMS allocation tracker. by Mathieu Chartier · 11 years ago
  75. 67ce9b0 Adds missing dataflow flag for invoke-interface. by Sebastien Hertz · 11 years ago
  76. 534f2b6 Fix GetDirectBufferrAddress to use GetLongField. by Jeff Hao · 11 years ago
  77. 5ece451 Merge "Fix debug build assertion failing on boot." into dalvik-dev by Jeff Hao · 11 years ago
  78. cf90940 Fix debug build assertion failing on boot. by Jeff Hao · 11 years ago
  79. 44d854d am 27c590ed: (-s ours) Revert "Always enable lock level checks." DO NOT MERGE by Brian Carlstrom · 11 years ago
  80. 27c590e Revert "Always enable lock level checks." DO NOT MERGE by Brian Carlstrom · 11 years ago
  81. ebc5402 am 4922e9d4: Use /system/framework/framework.jar:preloaded-classes for on device dex2oat by Brian Carlstrom · 11 years ago
  82. 28e923f am c6444052: Update class_initializer_black_list for master by Brian Carlstrom · 11 years ago
  83. 9408dda am 2c3caadb: Merge remote-tracking branch \'goog/dalvik-dev\' into merge-art-to-master by Brian Carlstrom · 11 years ago
  84. 4922e9d Use /system/framework/framework.jar:preloaded-classes for on device dex2oat by Brian Carlstrom · 11 years ago
  85. c644405 Update class_initializer_black_list for master by Brian Carlstrom · 12 years ago
  86. 2c3caad Merge remote-tracking branch 'goog/dalvik-dev' into merge-art-to-master by Brian Carlstrom · 11 years ago
  87. e0e4340 Merge "Fix -Xint mode." into dalvik-dev by Jeff Hao · 11 years ago
  88. 56adf60 Adds ThrowAbstractMethodError to common throws. by Sebastien Hertz · 11 years ago
  89. 7d658cf Fix -Xint mode. by Sebastien Hertz · 11 years ago
  90. 3dd9f76 Interpret methods invoked via JNI in interpreter only mode. by Jeff Hao · 11 years ago
  91. 9dacec7 Merge "Fix GetQuickCodeFor to return actual code pointer if it exists." into dalvik-dev by Jeff Hao · 11 years ago
  92. bdd0fb9 Improve sticky GC ergonomics by Mathieu Chartier · 12 years ago
  93. f3e861d Fix GetQuickCodeFor to return actual code pointer if it exists. by Jeff Hao · 11 years ago
  94. 5f10000 Merge "Preparing SSA support for SEA IR: reaching definitions." into dalvik-dev by Anwar Ghuloum · 11 years ago
  95. d25de7a Preparing SSA support for SEA IR: reaching definitions. by Dragos Sbirlea · 12 years ago
  96. 50425ad Merge "Add marks for instrumentation frames that get interpreted." into dalvik-dev by Jeff Hao · 11 years ago
  97. 8a85399 Merge "Constructor barrier support in DEX-to-DEX compiler." into dalvik-dev by Sebastien Hertz · 11 years ago
  98. 190dec7 Merge "Fix DDMS lock ordering error." into dalvik-dev by Mathieu Chartier · 12 years ago
  99. 73cca6f Fix DDMS lock ordering error. by Mathieu Chartier · 12 years ago
  100. 2010a60 Disable -Xjnigreflimit: in art too. by Elliott Hughes · 12 years ago