1. 93c3396 Fix style issues in MethodVerifier by Brian Carlstrom · 12 years ago
  2. 7a40f05 am fb331d7c: Convert CHECKS in OatFile::Setup to LOG(ERROR) messages by Brian Carlstrom · 12 years ago
  3. 4d4adb1 Prevent verifier from creating unused compilation data. by Sebastien Hertz · 12 years ago
  4. 56eb9bc Merge "Avoid fetching instruction's first 16 bits twice." into dalvik-dev by Sebastien Hertz · 12 years ago
  5. a6dd03f Merge "Update DEX pc before thread suspension." into dalvik-dev by Sebastien Hertz · 12 years ago
  6. fd840e7 am 0de7985b: Consistently handle EINTR on FUTEX_WAIT by Brian Carlstrom · 12 years ago
  7. fb331d7 Convert CHECKS in OatFile::Setup to LOG(ERROR) messages by Brian Carlstrom · 12 years ago
  8. 0de7985 Consistently handle EINTR on FUTEX_WAIT by Brian Carlstrom · 12 years ago
  9. 5e04059 am 58b42b98: Fix portable build. by Mathieu Chartier · 12 years ago
  10. bd2c19f Fix compiler_driver_test/image_test. by Ian Rogers · 12 years ago
  11. 58b42b9 Fix portable build. by Mathieu Chartier · 12 years ago
  12. b8c7859 Revert "Revert "Remove non-live vregs from GC map on return."" by Ian Rogers · 12 years ago
  13. be576f4 Fix jni-internal test breakage by Anwar Ghuloum · 12 years ago
  14. 374121f Merge "Add systrace support to NewTimingLogger, migrate compiler timing logging to NewTimingLogger" into dalvik-dev by Anwar Ghuloum · 12 years ago
  15. 838f9c8 am 98b6b185: Fix build by Mathieu Chartier · 12 years ago
  16. 98b6b18 Fix build by Mathieu Chartier · 12 years ago
  17. 6f28d91 Add systrace support to NewTimingLogger, migrate compiler timing logging to NewTimingLogger by Anwar Ghuloum · 12 years ago
  18. 41a41fd am 0a9dc05e: GC data structures allocation tracking by Mathieu Chartier · 12 years ago
  19. 0a9dc05 GC data structures allocation tracking by Mathieu Chartier · 12 years ago
  20. 6b99dd1 Remove a C style cast. by Ian Rogers · 12 years ago
  21. a4061d4 am d792cc15: Add art support for Zygote NoPreloadHolder which black lists early initialization. by Brian Carlstrom · 12 years ago
  22. df28d4a Merge "Show size/alloc/free per Dalvik heap space in dumpsys" into dalvik-dev by Hiroshi Yamauchi · 12 years ago
  23. d792cc1 Add art support for Zygote NoPreloadHolder which black lists early initialization. by Brian Carlstrom · 12 years ago
  24. 5fde12a Update DEX pc before thread suspension. by Sebastien Hertz · 12 years ago
  25. b0f3f48 Avoid fetching instruction's first 16 bits twice. by Sebastien Hertz · 12 years ago
  26. a627127 am 23d5cffc: (-s ours) Revert "Always enable lock level checks." DO NOT MERGE by Brian Carlstrom · 12 years ago
  27. 23d5cff Revert "Always enable lock level checks." DO NOT MERGE by Brian Carlstrom · 12 years ago
  28. e5e4cd8 Merge remote-tracking branch 'goog/dalvik-dev' into merge-art-to-master by Brian Carlstrom · 12 years ago
  29. a517fd7 Merge "Revert "Remove non-live vregs from GC map on return."" into dalvik-dev by Brian Carlstrom · 12 years ago
  30. 73dda0b Revert "Remove non-live vregs from GC map on return." by Ian Rogers · 12 years ago
  31. 60f3214 Merge "Fixes to instrumentation and quick to interpreter entry." into dalvik-dev by Jeff Hao · 12 years ago
  32. 8ad5e83 Merge "Tidy OOME message." into dalvik-dev by Ian Rogers · 12 years ago
  33. fb2802d Fixes to instrumentation and quick to interpreter entry. by Jeff Hao · 12 years ago
  34. 384359c am 21a5f695: Update blacklist with HttpsURLConnection by Brian Carlstrom · 12 years ago
  35. 21a5f69 Update blacklist with HttpsURLConnection$DefaultHolder by Brian Carlstrom · 12 years ago
  36. 8f20ff4 Update blacklist with HttpsURLConnection$DefaultHolder by Brian Carlstrom · 12 years ago
  37. 333cf1b Tidy OOME message. by Ian Rogers · 12 years ago
  38. b9a0324 Merge "Remove OatWriter buffering to memory for ElfWriterQuick" into dalvik-dev by Brian Carlstrom · 12 years ago
  39. c50d8e1 Remove OatWriter buffering to memory for ElfWriterQuick by Brian Carlstrom · 12 years ago
  40. c0d120a Remove non-live vregs from GC map on return. by Ian Rogers · 12 years ago
  41. db06306 Continued refactoring of strings & headers. by Dragos Sbirlea · 12 years ago
  42. 81f79a6 Refactored string to int conversion. by Dragos Sbirlea · 12 years ago
  43. 35275ec Merge "Make Sea IR objects un-copyable." into dalvik-dev by Ian Rogers · 12 years ago
  44. a86acf7 Make Sea IR objects un-copyable. by Dragos Sbirlea · 12 years ago
  45. 7041676 Merge "Tidy ws and document verifier instruction flags." into dalvik-dev by Ian Rogers · 12 years ago
  46. 6d376ae Tidy ws and document verifier instruction flags. by Ian Rogers · 12 years ago
  47. 8a7bc17 am 55c0ac85: Merge "Enable darwin target build for art." by Brian Carlstrom · 12 years ago
  48. 55c0ac8 Merge "Enable darwin target build for art." by Brian Carlstrom · 12 years ago
  49. 3489af2 am 63a54345: Add option for changing number of GC threads. by Mathieu Chartier · 12 years ago
  50. 63a5434 Add option for changing number of GC threads. by Mathieu Chartier · 12 years ago
  51. 19e776c Enable darwin target build for art. by Brian Carlstrom · 12 years ago
  52. 09b07a9 Show size/alloc/free per Dalvik heap space in dumpsys by Hiroshi Yamauchi · 12 years ago
  53. a3d6b8c Merge "Added code generation framework." into dalvik-dev by Ian Rogers · 12 years ago
  54. 7fcba11 Restore conditional oat file copying used by build system. by Brian Carlstrom · 12 years ago
  55. 0e260a3 Added code generation framework. by Dragos Sbirlea · 12 years ago
  56. 669af5f am 4560248d: Move TimingLogger creation to dex2oat by Brian Carlstrom · 12 years ago
  57. 4560248 Move TimingLogger creation to dex2oat by Brian Carlstrom · 12 years ago
  58. 49ed574 am 75b13a9c: Merge "Remove CompilerDriver::IsDebuggingSupported" by Brian Carlstrom · 12 years ago
  59. 75b13a9 Merge "Remove CompilerDriver::IsDebuggingSupported" by Brian Carlstrom · 12 years ago
  60. 0177fe2 Remove CompilerDriver::IsDebuggingSupported by Brian Carlstrom · 12 years ago
  61. 2b1de65 am 479f83c1: Dex compiler: re-enable method pattern matching by buzbee · 12 years ago
  62. 3b074e6 readdir is safer than readdir_r. by Elliott Hughes · 12 years ago
  63. a6468f6 Fix dalvik-dev branch cpplint issues by Brian Carlstrom · 12 years ago
  64. be45988 am 6eb52882: Conditionally define non-Android pthread structures by Brian Carlstrom · 12 years ago
  65. d35311b am f5293527: Move JDWP to std::vector<iovec> to remove runtime/arrays warning by Brian Carlstrom · 12 years ago
  66. d0e4e9e am 05eecea7: Enable running cpplint.py on art C++ files when using mm and mmm by Brian Carlstrom · 12 years ago
  67. 9e7723b am fb6996fe: Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issues by Brian Carlstrom · 12 years ago
  68. c06d623 am 3e79aadc: Fixing cpplint readability/constructors issues by Brian Carlstrom · 12 years ago
  69. ebd6638 am 4274889d: Fixing cpplint readability/check issues by Brian Carlstrom · 12 years ago
  70. ac43ae5 am 2d88862f: Fixing cpplint readability/casting issues by Brian Carlstrom · 12 years ago
  71. f1694e1 am 751d4ed4: Fixing cpplint legal/copyright issues by Brian Carlstrom · 12 years ago
  72. 58d8b95 am 02c8cc6d: Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 12 years ago
  73. 5775391 am 6f485c62: Fix cpplint whitespace/indent issues by Brian Carlstrom · 12 years ago
  74. d0b4959 am 9b7085a4: Fix cpplint readability/braces issues by Brian Carlstrom · 12 years ago
  75. fbf49d2 resolved conflicts for merge of 50af9793 to dalvik-dev by Brian Carlstrom · 12 years ago
  76. 479f83c Dex compiler: re-enable method pattern matching by buzbee · 12 years ago
  77. bbf8a09 resolved conflicts for merge of 3da08f4d to dalvik-dev by Mathieu Chartier · 12 years ago
  78. 6eb5288 Conditionally define non-Android pthread structures by Brian Carlstrom · 12 years ago
  79. f529352 Move JDWP to std::vector<iovec> to remove runtime/arrays warning by Brian Carlstrom · 12 years ago
  80. 05eecea Enable running cpplint.py on art C++ files when using mm and mmm by Brian Carlstrom · 12 years ago
  81. fb6996f Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issues by Brian Carlstrom · 12 years ago
  82. 3e79aad Fixing cpplint readability/constructors issues by Brian Carlstrom · 12 years ago
  83. 4274889 Fixing cpplint readability/check issues by Brian Carlstrom · 12 years ago
  84. 2d88862 Fixing cpplint readability/casting issues by Brian Carlstrom · 12 years ago
  85. 751d4ed Fixing cpplint legal/copyright issues by Brian Carlstrom · 12 years ago
  86. 02c8cc6 Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 12 years ago
  87. 6f485c6 Fix cpplint whitespace/indent issues by Brian Carlstrom · 12 years ago
  88. 9b7085a Fix cpplint readability/braces issues by Brian Carlstrom · 12 years ago
  89. 50af979 Merge "Fix cpplint whitespace/operators issues" by Brian Carlstrom · 12 years ago
  90. 1359a18 Merge "Fixing gtest failure due to VerifyClassUsingOatFile change" into dalvik-dev by Anwar Ghuloum · 12 years ago
  91. ad256bb Fixing gtest failure due to VerifyClassUsingOatFile change by Anwar Ghuloum · 12 years ago
  92. 3da08f4 Merge "Add interface for updating the heap's process state" by Mathieu Chartier · 12 years ago
  93. 38f85e4 Fix cpplint whitespace/operators issues by Brian Carlstrom · 12 years ago
  94. e340988 am 1895ea38: Fix cpplint readability/fn_size issues by Brian Carlstrom · 12 years ago
  95. 1895ea3 Fix cpplint readability/fn_size issues by Brian Carlstrom · 12 years ago
  96. 8235331 Add interface for updating the heap's process state by Mathieu Chartier · 12 years ago
  97. 60468f9 Merge "Fix oatdump to work after selinux OatFile installd change" into dalvik-dev by Brian Carlstrom · 12 years ago
  98. 0ab5ef3 am 3e3d591f: Fix cpplint build/namespaces issues by Brian Carlstrom · 12 years ago
  99. 3e3d591 Fix cpplint build/namespaces issues by Brian Carlstrom · 12 years ago
  100. b907009 resolved conflicts for merge of df62950e to dalvik-dev by Brian Carlstrom · 12 years ago