1. 000a0ad Merge "Disable DCHECK for an intrinsic with hidden API flags" by David Brazdil · 7 years ago
  2. e714e96 Merge "Revert "Change default dalvik.vm.jdwp-provider to adbconnection"" by Nicolas Geoffray · 7 years ago
  3. 8714435 Disable DCHECK for an intrinsic with hidden API flags by David Brazdil · 7 years ago
  4. b95eb37 Merge "Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed.""" by Nicolas Geoffray · 7 years ago
  5. f60b4c8 Merge "ART: Fix gtest stack invocation" by Andreas Gampe · 7 years ago
  6. 53b162a Merge "Fix ASAN gtest" by Calin Juravle · 7 years ago
  7. 4650d4a Revert "Change default dalvik.vm.jdwp-provider to adbconnection" by Alex Light · 7 years ago
  8. b0a022b Merge "Add missing TEMP_FAILURE_RETRYs in dt_fd_forward" by Treehugger Robot · 7 years ago
  9. 7cca51d Fix ASAN gtest by Calin Juravle · 7 years ago
  10. 96f4dc4 Add missing TEMP_FAILURE_RETRYs in dt_fd_forward by Alex Light · 7 years ago
  11. c05fd3f ART: Fix gtest stack invocation by Andreas Gampe · 7 years ago
  12. b3c0c80 Merge "Revamp dexlayout writing functions" by Mathieu Chartier · 7 years ago
  13. 6650b0d Merge "ARM: Use r4 for stack overflow check to reduce code size." by Treehugger Robot · 7 years ago
  14. e6b6ff8 Revamp dexlayout writing functions by Mathieu Chartier · 7 years ago
  15. 49971eb Merge "ART: Add symbolization pass to host gtests" by Treehugger Robot · 7 years ago
  16. faedad9 Merge "ART: Update 710-varhandle-creation" by Orion Hodson · 7 years ago
  17. 4ea9eba Merge "MIPS32: Mark kQuickPow as direct entrypoint" by Treehugger Robot · 7 years ago
  18. be2b613 Merge "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  19. f307527 Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Nicolas Geoffray · 7 years ago
  20. 4eb4563 ARM: Use r4 for stack overflow check to reduce code size. by Vladimir Marko · 7 years ago
  21. eb0ebed Compiler changes for bitstring based type checks. by Vladimir Marko · 7 years ago
  22. 0dec337 MIPS32: Mark kQuickPow as direct entrypoint by Goran Jakovljevic · 7 years ago
  23. 8197076 ART: Update 710-varhandle-creation by Orion Hodson · 7 years ago
  24. 6acebf4 ART: Add symbolization pass to host gtests by Andreas Gampe · 7 years ago
  25. 2e1791b Merge "ART: Refactor profile_compilation_info.h includes" by Treehugger Robot · 7 years ago
  26. 03ff766 Merge "Change envs_lock_ to a ReaderWriterMutex" by Treehugger Robot · 7 years ago
  27. 3913e48 ART: Refactor profile_compilation_info.h includes by Andreas Gampe · 7 years ago
  28. 2a96fe8 Change envs_lock_ to a ReaderWriterMutex by Alex Light · 7 years ago
  29. b6d077a Merge changes I82227160,Ief091d99 by Treehugger Robot · 7 years ago
  30. d78ca52 Merge "Improve bound analysis on constant range." by Aart Bik · 7 years ago
  31. 36060d1 Fix spelling mistake for ProfileLoadSatus by Calin Juravle · 7 years ago
  32. 1e2de64 Load profiles from zip archives by Calin Juravle · 7 years ago
  33. 8105dad Merge "Build dexdump2 and dexlist without libart" by David Sehr · 7 years ago
  34. b3c0b52 Merge "ART: Allow oatstatus verification for app dependencies" by Treehugger Robot · 7 years ago
  35. 7b4c09a Merge "ART: Implement SuperblockCloner." by Aart Bik · 7 years ago
  36. a95a5cc Improve bound analysis on constant range. by Aart Bik · 7 years ago
  37. c7ae623 Merge "Fix quickening logic" by Mathieu Chartier · 7 years ago
  38. 5a1f629 Build dexdump2 and dexlist without libart by David Sehr · 7 years ago
  39. 5577295 Merge "ART: Add entrypoint and intrinsic for Math.pow()." by Treehugger Robot · 7 years ago
  40. a9259aa Merge "ART: Fix verifier dumping" by Treehugger Robot · 7 years ago
  41. 4d17987 ART: Add entrypoint and intrinsic for Math.pow(). by Vladimir Marko · 7 years ago
  42. 7f90dc4 Merge "Reduce flakiness of 004-NativeAllocations test." by Richard Uhler · 7 years ago
  43. a79efdb Fix quickening logic by Mathieu Chartier · 7 years ago
  44. ccc5401 Merge "Refactor jit debugger interface and its ELF creation." by David Srbecky · 7 years ago
  45. 8bd4ae1 Reduce flakiness of 004-NativeAllocations test. by Richard Uhler · 7 years ago
  46. e570430 Merge changes I485051ab,I8bd5b7ef by Treehugger Robot · 7 years ago
  47. c5e5aed Add DISABLE_HIDDEN_API_CHECKS flag to ZygoteHooks by David Brazdil · 7 years ago
  48. 3e0fa0a Add runtime option for no hidden API access checks by David Brazdil · 7 years ago
  49. b98747c Merge "Copy 'res' folder to device for run-tests" by David Brazdil · 7 years ago
  50. e993458 ART: Allow oatstatus verification for app dependencies by Andreas Gampe · 7 years ago
  51. 077d9db ART: Fix verifier dumping by Andreas Gampe · 7 years ago
  52. ba94510 Merge "Update to track libbacktrace API changes." by Christopher Ferris · 7 years ago
  53. a5a679c Merge "Change default dalvik.vm.jdwp-provider to adbconnection" by Treehugger Robot · 7 years ago
  54. c684f33 Refactor jit debugger interface and its ELF creation. by David Srbecky · 7 years ago
  55. a1744b6 Merge "Fix calculation of concurrent_start_bytes in GrowForUtilization()" by Lokesh Gidra · 7 years ago
  56. baf1878 Merge "ART: Correctly report error loading agents" by Treehugger Robot · 7 years ago
  57. bcaee3b Merge "Tweaks to libdexfile build definitions." by David Srbecky · 7 years ago
  58. 7d2ec61 Copy 'res' folder to device for run-tests by David Brazdil · 7 years ago
  59. 26037dd Merge "Fix the offset of $dexfile debug symbol." by Treehugger Robot · 7 years ago
  60. 61c5e7c ART: Correctly report error loading agents by Andreas Gampe · 7 years ago
  61. 28ccbfc Tweaks to libdexfile build definitions. by David Srbecky · 7 years ago
  62. f01528d Merge "Ignore frame-larger-than for Dex2oatArgumentMap::Parse" by Treehugger Robot · 7 years ago
  63. 77b38df Update to track libbacktrace API changes. by Christopher Ferris · 7 years ago
  64. a780c6b Merge "Update PGO configuration" by Pirama Arumuga Nainar · 7 years ago
  65. cc57c0c Ignore frame-larger-than for Dex2oatArgumentMap::Parse by Pirama Arumuga Nainar · 7 years ago
  66. c89013c Update PGO configuration by Pirama Arumuga Nainar · 7 years ago
  67. a76605a Change default dalvik.vm.jdwp-provider to adbconnection by Alex Light · 7 years ago
  68. 0d413f6 Merge "Minor edits." by Aart Bik · 7 years ago
  69. 2593162 Fix the offset of $dexfile debug symbol. by David Srbecky · 7 years ago
  70. ad643b0 Merge "More general store elimination" by Mingyao Yang · 7 years ago
  71. b67f7e2 Minor edits. by Aart Bik · 7 years ago
  72. 156aa7c Merge "Add a way to specify compact dex level for dexlayout" by Mathieu Chartier · 7 years ago
  73. 1458841 Merge "Enhance BCE range analysis with length "alias" case." by Aart Bik · 7 years ago
  74. 1144b63 Fix calculation of concurrent_start_bytes in GrowForUtilization() by Lokesh Gidra · 7 years ago
  75. 5db5d67 Merge "Reland: Enable patchoat to write image relocation files" by Treehugger Robot · 7 years ago
  76. 9ee6fe0 Merge "Set runtime hidden API access flags" by Treehugger Robot · 7 years ago
  77. 62c5751 Merge "Enable unwind test for JIT" by Treehugger Robot · 7 years ago
  78. 3856af0 Reland: Enable patchoat to write image relocation files by Alex Klyubin · 7 years ago
  79. f6a8a55 Set runtime hidden API access flags by David Brazdil · 7 years ago
  80. 08a9af0 Enable unwind test for JIT by David Srbecky · 7 years ago
  81. 1372c97 Merge "Add size for the $dexfile debug symbol." by Treehugger Robot · 7 years ago
  82. 78d9ab0 Merge changes I310e3daf,I3f662586 by Treehugger Robot · 7 years ago
  83. 98f1736 Enhance BCE range analysis with length "alias" case. by Aart Bik · 7 years ago
  84. 510bb88 Add size for the $dexfile debug symbol. by David Srbecky · 7 years ago
  85. 23c6cf4 Merge "Fix misc issues with non-generated-code fault handlers" by Alex Light · 7 years ago
  86. 5c36220 Add a way to specify compact dex level for dexlayout by Mathieu Chartier · 7 years ago
  87. aec4e73 More general store elimination by Mingyao Yang · 7 years ago
  88. 7c61374 Merge "Code sinking near "always throwing" method calls" by Treehugger Robot · 7 years ago
  89. f147a3f Merge "Add logic for deduplicating in dexlayout" by Mathieu Chartier · 7 years ago
  90. bfd1d2d Merge "Clean up art_quick_check_instance_of entrypoints." by Treehugger Robot · 7 years ago
  91. f4ed7e8 Fix misc issues with non-generated-code fault handlers by Alex Light · 7 years ago
  92. bf92b3f Clean up art_quick_check_instance_of entrypoints. by Vladimir Marko · 7 years ago
  93. d4e328f Code sinking near "always throwing" method calls by Aart Bik · 7 years ago
  94. 688a463 Merge "Disable input vdex tests for cdex" by Mathieu Chartier · 7 years ago
  95. 74c876b Disable input vdex tests for cdex by Mathieu Chartier · 7 years ago
  96. 91c0489 Merge "Make libdexfile usable from libunwind" by David Srbecky · 7 years ago
  97. e73550d Make libdexfile usable from libunwind by David Srbecky · 7 years ago
  98. a4377a8 Merge "Make hiddenapi gtest host-only" by Treehugger Robot · 7 years ago
  99. 272c33e Merge "Fix memory leak in hiddenapi_test" by Treehugger Robot · 7 years ago
  100. 0baa7cc Make hiddenapi gtest host-only by David Brazdil · 7 years ago