1. 55c0ac8 Merge "Enable darwin target build for art." by Brian Carlstrom · 12 years ago
  2. 63a5434 Add option for changing number of GC threads. by Mathieu Chartier · 12 years ago
  3. 19e776c Enable darwin target build for art. by Brian Carlstrom · 12 years ago
  4. 4560248 Move TimingLogger creation to dex2oat by Brian Carlstrom · 12 years ago
  5. 75b13a9 Merge "Remove CompilerDriver::IsDebuggingSupported" by Brian Carlstrom · 12 years ago
  6. 0177fe2 Remove CompilerDriver::IsDebuggingSupported by Brian Carlstrom · 12 years ago
  7. 479f83c Dex compiler: re-enable method pattern matching by buzbee · 12 years ago
  8. 6eb5288 Conditionally define non-Android pthread structures by Brian Carlstrom · 12 years ago
  9. f529352 Move JDWP to std::vector<iovec> to remove runtime/arrays warning by Brian Carlstrom · 12 years ago
  10. 05eecea Enable running cpplint.py on art C++ files when using mm and mmm by Brian Carlstrom · 12 years ago
  11. fb6996f Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issues by Brian Carlstrom · 12 years ago
  12. 3e79aad Fixing cpplint readability/constructors issues by Brian Carlstrom · 12 years ago
  13. 4274889 Fixing cpplint readability/check issues by Brian Carlstrom · 12 years ago
  14. 2d88862 Fixing cpplint readability/casting issues by Brian Carlstrom · 12 years ago
  15. 751d4ed Fixing cpplint legal/copyright issues by Brian Carlstrom · 12 years ago
  16. 02c8cc6 Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 12 years ago
  17. 6f485c6 Fix cpplint whitespace/indent issues by Brian Carlstrom · 12 years ago
  18. 9b7085a Fix cpplint readability/braces issues by Brian Carlstrom · 12 years ago
  19. 50af979 Merge "Fix cpplint whitespace/operators issues" by Brian Carlstrom · 12 years ago
  20. 3da08f4 Merge "Add interface for updating the heap's process state" by Mathieu Chartier · 12 years ago
  21. 38f85e4 Fix cpplint whitespace/operators issues by Brian Carlstrom · 12 years ago
  22. 1895ea3 Fix cpplint readability/fn_size issues by Brian Carlstrom · 12 years ago
  23. 8235331 Add interface for updating the heap's process state by Mathieu Chartier · 12 years ago
  24. 3e3d591 Fix cpplint build/namespaces issues by Brian Carlstrom · 12 years ago
  25. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 12 years ago
  26. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 12 years ago
  27. f69863b Fix cpplint whitespace/newline issues by Brian Carlstrom · 12 years ago
  28. 93ba893 Fix cpplint runtime/explicit issues by Brian Carlstrom · 12 years ago
  29. b1eba21 Fix cpplint whitespace/comma issues by Brian Carlstrom · 12 years ago
  30. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  31. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  32. 56d947f Add verification of boot.oat generated on device by Brian Carlstrom · 12 years ago
  33. 6d69f59 Fix thread initialization issue when runtime started twice (as seen in image_test) by Brian Carlstrom · 12 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 · 12 years ago
  35. 0cb7853 Fix typo in makefile by Brian Carlstrom · 12 years ago
  36. c0ee650 Fix LOCAL_ADDITIONAL_DEPENDENCIES in Android.oat.mk by Brian Carlstrom · 12 years ago
  37. 3795f25 Use non-PHONY dependency to avoid rebuilding art gtests repeatedly. by Brian Carlstrom · 12 years ago
  38. 4478eb0 Include dex2oatd along with libart and libartd-compiler by Brian Carlstrom · 12 years ago
  39. 87de59d Merge "Do not mark pages executable unnecessarily to play nice with selinux" by Brian Carlstrom · 12 years ago
  40. f1d3455 Do not mark pages executable unnecessarily to play nice with selinux by Brian Carlstrom · 12 years ago
  41. e68fb3c Mark libbcinfo as a SHARED_LIBRARY dependency. by Stephen Hines · 12 years ago
  42. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago
  43. 5cd9e3b Revert "Always enable lock level checks." DO NOT MERGE by Brian Carlstrom · 12 years ago
  44. 098249e Merge remote-tracking branch 'goog/dalvik-dev' into merge-art-to-master by Brian Carlstrom · 12 years ago
  45. dab6f91 Merge "Fixes for portable build" into dalvik-dev by Brian Carlstrom · 12 years ago
  46. 3693c08 Fixes for portable build by Brian Carlstrom · 12 years ago
  47. 3d92d52 Add HAVE_ANDROID_OS check around cutils/properties.h include by Brian Carlstrom · 12 years ago
  48. 1581766 resolved conflicts for merge of 51c2467e to dalvik-dev by Brian Carlstrom · 12 years ago
  49. 51c2467 libart-compiler cleanup by Brian Carlstrom · 12 years ago
  50. 3d76933 Merge "Let dalvikvm default based on persist.sys.dalvik.vm.lib" into dalvik-dev by Brian Carlstrom · 12 years ago
  51. b1a5879 Port 1778d17feda232e5f794ba1ebdf400a600a17fd8 to art. by Elliott Hughes · 12 years ago
  52. 934313b Let dalvikvm default based on persist.sys.dalvik.vm.lib by Brian Carlstrom · 12 years ago
  53. d3d41ba Merge "Adds missing dataflow flag for invoke-interface." into dalvik-dev by Sebastien Hertz · 12 years ago
  54. 46e811b Fix DDMS allocation tracker. by Mathieu Chartier · 12 years ago
  55. 67ce9b0 Adds missing dataflow flag for invoke-interface. by Sebastien Hertz · 12 years ago
  56. 534f2b6 Fix GetDirectBufferrAddress to use GetLongField. by Jeff Hao · 12 years ago
  57. 5ece451 Merge "Fix debug build assertion failing on boot." into dalvik-dev by Jeff Hao · 12 years ago
  58. cf90940 Fix debug build assertion failing on boot. by Jeff Hao · 12 years ago
  59. 44d854d am 27c590ed: (-s ours) Revert "Always enable lock level checks." DO NOT MERGE by Brian Carlstrom · 12 years ago
  60. 27c590e Revert "Always enable lock level checks." DO NOT MERGE by Brian Carlstrom · 12 years ago
  61. ebc5402 am 4922e9d4: Use /system/framework/framework.jar:preloaded-classes for on device dex2oat by Brian Carlstrom · 12 years ago
  62. 28e923f am c6444052: Update class_initializer_black_list for master by Brian Carlstrom · 12 years ago
  63. 9408dda am 2c3caadb: Merge remote-tracking branch \'goog/dalvik-dev\' into merge-art-to-master by Brian Carlstrom · 12 years ago
  64. 4922e9d Use /system/framework/framework.jar:preloaded-classes for on device dex2oat by Brian Carlstrom · 12 years ago
  65. c644405 Update class_initializer_black_list for master by Brian Carlstrom · 12 years ago
  66. 2c3caad Merge remote-tracking branch 'goog/dalvik-dev' into merge-art-to-master by Brian Carlstrom · 12 years ago
  67. e0e4340 Merge "Fix -Xint mode." into dalvik-dev by Jeff Hao · 12 years ago
  68. 56adf60 Adds ThrowAbstractMethodError to common throws. by Sebastien Hertz · 12 years ago
  69. 7d658cf Fix -Xint mode. by Sebastien Hertz · 12 years ago
  70. 3dd9f76 Interpret methods invoked via JNI in interpreter only mode. by Jeff Hao · 12 years ago
  71. 9dacec7 Merge "Fix GetQuickCodeFor to return actual code pointer if it exists." into dalvik-dev by Jeff Hao · 12 years ago
  72. bdd0fb9 Improve sticky GC ergonomics by Mathieu Chartier · 12 years ago
  73. f3e861d Fix GetQuickCodeFor to return actual code pointer if it exists. by Jeff Hao · 12 years ago
  74. 5f10000 Merge "Preparing SSA support for SEA IR: reaching definitions." into dalvik-dev by Anwar Ghuloum · 12 years ago
  75. d25de7a Preparing SSA support for SEA IR: reaching definitions. by Dragos Sbirlea · 12 years ago
  76. 50425ad Merge "Add marks for instrumentation frames that get interpreted." into dalvik-dev by Jeff Hao · 12 years ago
  77. 8a85399 Merge "Constructor barrier support in DEX-to-DEX compiler." into dalvik-dev by Sebastien Hertz · 12 years ago
  78. 190dec7 Merge "Fix DDMS lock ordering error." into dalvik-dev by Mathieu Chartier · 12 years ago
  79. 73cca6f Fix DDMS lock ordering error. by Mathieu Chartier · 12 years ago
  80. 2010a60 Disable -Xjnigreflimit: in art too. by Elliott Hughes · 12 years ago
  81. 9a916d3 Add marks for instrumentation frames that get interpreted. by Jeff Hao · 12 years ago
  82. 0b4e3ef Add StandardCharsets to the class_initializer_black_list by Brian Carlstrom · 12 years ago
  83. 3e089ee Merge "add dalvik.system.VMRuntime.vmLibrary implementation for ART" into dalvik-dev by Anwar Ghuloum · 12 years ago
  84. c1cea9c Merge "Cleanup quick support in verifier." into dalvik-dev by Sebastien Hertz · 12 years ago
  85. cc10e0e Constructor barrier support in DEX-to-DEX compiler. by Sebastien Hertz · 12 years ago
  86. 2cb33b8 Improve SPARSE_SWITCH handling in interpreter. by Sebastien Hertz · 12 years ago
  87. dfe1935 Merge "Avoid duplicated code for FILLED_NEW_ARRAY." into dalvik-dev by Sebastien Hertz · 12 years ago
  88. 24bbb10 Avoid duplicated code for FILLED_NEW_ARRAY. by Sebastien Hertz · 12 years ago
  89. 4ec2c8e Merge "Minor interpreter cleanup." into dalvik-dev by Sebastien Hertz · 12 years ago
  90. 60c70c7 Merge "Make Array's throw routines void." into dalvik-dev by Sebastien Hertz · 12 years ago
  91. cef450c add dalvik.system.VMRuntime.vmLibrary implementation for ART by Brian Carlstrom · 12 years ago
  92. 13e2d1f Minor interpreter cleanup. by Sebastien Hertz · 12 years ago
  93. 55163b8 Merge "Adding systrace logging to GC" into dalvik-dev by Mathieu Chartier · 12 years ago
  94. 752a0e6 Adding systrace logging to GC by Mathieu Chartier · 12 years ago
  95. 9897be9 Make Array's throw routines void. by Sebastien Hertz · 12 years ago
  96. 48fcf64 Merge "Remove unused Thread parameter from ThrowArithmeticExceptionDivideByZero." into dalvik-dev by Sebastien Hertz · 12 years ago
  97. e53ebbc Merge changes I3b33358e,I7467ee05 into dalvik-dev by Anwar Ghuloum · 12 years ago
  98. eac1880 am 75fe90cd: Improve exception detail with JNI_OnLoad issues by Brian Carlstrom · 12 years ago
  99. 75fe90c Improve exception detail with JNI_OnLoad issues by Brian Carlstrom · 12 years ago
  100. 39f9927 Added wrapper functions for register acccess in Instruction. by Dragos Sbirlea · 12 years ago