1. 22df2db Merge "Enable profiled guided compilation in dex2oat" am: a79c717fd4 by Calin Juravle · 9 years ago
  2. cddac8b Merge "Optimizing: Add direct calls to math intrinsics" am: 376cbcc516 by Nicolas Geoffray · 9 years ago
  3. 76e5eab Mark __jit_debug_register_code as a unique symbol by Tamas Berghammer · 9 years ago
  4. a79c717 Merge "Enable profiled guided compilation in dex2oat" by Calin Juravle · 9 years ago
  5. 376cbcc Merge "Optimizing: Add direct calls to math intrinsics" by Nicolas Geoffray · 9 years ago
  6. 7d2b04c Skip DumpForSigQuit if debugger is active by Mathieu Chartier · 9 years ago
  7. c79544f Merge "Skip DumpForSigQuit if debugger is active" by Mathieu Chartier · 9 years ago
  8. f5a3099 Use isolated namespaces for app native libs by Dmitriy Ivanov · 9 years ago
  9. 0b8f1bf Skip DumpForSigQuit if debugger is active by Mathieu Chartier · 9 years ago
  10. 673fdc7 Merge "ART: Stash a resolved method late in the verifier" am: 748047de83 by Andreas Gampe · 9 years ago
  11. 898e04b Merge "Output static field values in dexdump" am: 1a74dc4209 am: 99dd068563 by Shinichiro Hamaji · 9 years ago
  12. 5cb6cf5 Merge "Revert "ART: Check invoke-interface earlier in verifier"" am: 170e01a6b5 by Andreas Gampe · 9 years ago
  13. e8f3f4e Merge "ART: Refactor verifier callbacks" am: 34760f9a97 am: 6e0e9c77b0 by Andreas Gampe · 9 years ago
  14. 4d4a006 Merge "Refactor and clean up OatWriter and Dex2Oat." am: a1b21219db by Vladimir Marko · 9 years ago
  15. 6758cf1 Merge "Revert "Revert "Add support for LZ4 compressed image files""" am: 840d22928c by Mathieu Chartier · 9 years ago
  16. 748047d Merge "ART: Stash a resolved method late in the verifier" by Andreas Gampe · 9 years ago
  17. 1a74dc4 Merge "Output static field values in dexdump" by Shinichiro Hamaji · 9 years ago
  18. 42ef8ab ART: Stash a resolved method late in the verifier by Andreas Gampe · 9 years ago
  19. c96205e Revert "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 9 years ago
  20. 67ad20e Address some comments in image writer by Mathieu Chartier · 9 years ago
  21. 34760f9 Merge "ART: Refactor verifier callbacks" by Andreas Gampe · 9 years ago
  22. a1b2121 Merge "Refactor and clean up OatWriter and Dex2Oat." by Vladimir Marko · 9 years ago
  23. 49b0f45 Refactor and clean up OatWriter and Dex2Oat. by Vladimir Marko · 9 years ago
  24. ceb07b3 Revert "Revert "Add support for LZ4 compressed image files"" by Mathieu Chartier · 9 years ago
  25. a4f1220 Optimizing: Add direct calls to math intrinsics by Mark Mendell · 9 years ago
  26. 500c9be Enable profiled guided compilation in dex2oat by Calin Juravle · 9 years ago
  27. f9c0909 Merge "Revert "Add support for LZ4 compressed image files"" am: 70a33905e9 by Nicolas Geoffray · 9 years ago
  28. 70a3390 Merge "Revert "Add support for LZ4 compressed image files"" by Nicolas Geoffray · 9 years ago
  29. 83d4d72 Revert "Add support for LZ4 compressed image files" by Nicolas Geoffray · 9 years ago
  30. 53e32d1 ART: Refactor verifier callbacks by Andreas Gampe · 9 years ago
  31. 82863f0 Output static field values in dexdump by Shinichiro Hamaji · 9 years ago
  32. 4d98c84 ART: Make trampoline compiler pointer-size-safe by Andreas Gampe · 9 years ago
  33. 46e54cc Merge "ART: Make trampoline compiler pointer-size-safe" by Andreas Gampe · 9 years ago
  34. da9b763 ART: Make trampoline compiler pointer-size-safe by Andreas Gampe · 9 years ago
  35. 08a5df9 Merge "Add support for LZ4 compressed image files" am: 7cbd95c2fb am: 3dafd53ff9 by Mathieu Chartier · 9 years ago
  36. c6f41b5 Add support for LZ4 compressed image files by Mathieu Chartier · 9 years ago
  37. 783b80f Merge "ART: Add FdFile::Copy() to copy data from another file." am: 976af0a291 by Vladimir Marko · 9 years ago
  38. 976af0a Merge "ART: Add FdFile::Copy() to copy data from another file." by Vladimir Marko · 9 years ago
  39. 5096e66 ART: Add FdFile::Copy() to copy data from another file. by Vladimir Marko · 9 years ago
  40. fea7529 Merge "MIPS64: Enable StringCompareTo and StringIndexOf stub tests" am: 533ffe5369 by Andreas Gampe · 9 years ago
  41. 533ffe5 Merge "MIPS64: Enable StringCompareTo and StringIndexOf stub tests" by Andreas Gampe · 9 years ago
  42. 1158d4f Merge "ART: Check invoke-interface earlier in verifier" am: eb5ddd7b02 by Andreas Gampe · 9 years ago
  43. eb5ddd7 Merge "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 9 years ago
  44. dae2414 ART: Check invoke-interface earlier in verifier by Andreas Gampe · 9 years ago
  45. 8701fc2 Merge "Allow initializing runtime with parsed options." am: e0d25b156e am: 2433d4e17c by Vladimir Marko · 9 years ago
  46. e0d25b1 Merge "Allow initializing runtime with parsed options." by Vladimir Marko · 9 years ago
  47. 3bf1c2e Merge "ART: Instruction dumper should handle out-of-bound index for const-string" am: 8dd7165745 am: 436abf7c1b by Vladimir Marko · 9 years ago
  48. 8dd7165 Merge "ART: Instruction dumper should handle out-of-bound index for const-string" by Vladimir Marko · 9 years ago
  49. 67c5ddd ART: Instruction dumper should handle out-of-bound index for const-string by Serdjuk, Nikolay Y · 9 years ago
  50. e2070ef Merge "ART: Fix PACKED size of tls_ptr_size." am: 9f62af0e1c am: 96c37a70b6 by Andreas Gampe · 9 years ago
  51. 40276a5 Merge "Combine class sets when writing a class table" am: 3cf8583a2f am: 781a197c45 by Mathieu Chartier · 9 years ago
  52. 9f62af0 Merge "ART: Fix PACKED size of tls_ptr_size." by Andreas Gampe · 9 years ago
  53. 88b2b80 Allow initializing runtime with parsed options. by Vladimir Marko · 9 years ago
  54. 41dc8ce Combine class sets when writing a class table by Mathieu Chartier · 9 years ago
  55. 2b71f69 Merge "Store class tables in the image" am: a616b4e086 am: e8d71c13ad by Mathieu Chartier · 9 years ago
  56. a616b4e Merge "Store class tables in the image" by Mathieu Chartier · 9 years ago
  57. a13d987 Merge "Inline monomorphic calls." am: 099f2713ce am: f1493c5006 am: e51ada2343 by Nicolas Geoffray · 9 years ago
  58. ec90fc9 Merge "No need merging bulk free list again when revoking thread local runs" am: 352c36e96e am: cf406066a5 by Hiroshi Yamauchi · 9 years ago
  59. 890415e Merge "ART: Add test for DetachCurrentThread monitor behavior" am: 06c86948b0 am: 2676897d23 by Andreas Gampe · 9 years ago
  60. 099f271 Merge "Inline monomorphic calls." by Nicolas Geoffray · 9 years ago
  61. 73be1e8 Inline monomorphic calls. by Nicolas Geoffray · 9 years ago
  62. 208a5cb Store class tables in the image by Mathieu Chartier · 9 years ago
  63. 352c36e Merge "No need merging bulk free list again when revoking thread local runs" by Hiroshi Yamauchi · 9 years ago
  64. acb3040 Merge "Revert "Enable profiled guided compilation in dex2oat"" am: 68cebffee2 am: e6527ffc11 by Nicolas Geoffray · 9 years ago
  65. 7547d28 Merge "Revert "Fix the order in which profiled methods are dumped."" am: 801c73c819 am: 9fb1588ff6 by Nicolas Geoffray · 9 years ago
  66. 6cb4adc Merge "Revert "Disable 554-jit-profile-file for unsupported test modes"" am: 15b103f728 am: 67041ca144 by Nicolas Geoffray · 9 years ago
  67. b8c4f03 ART: Add test for DetachCurrentThread monitor behavior by Andreas Gampe · 9 years ago
  68. 801fcc4 MIPS64: Enable StringCompareTo and StringIndexOf stub tests by Goran Jakovljevic · 9 years ago
  69. 9fdb129 Revert "Enable profiled guided compilation in dex2oat" by Nicolas Geoffray · 9 years ago
  70. 801c73c Merge "Revert "Fix the order in which profiled methods are dumped."" by Nicolas Geoffray · 9 years ago
  71. 15b103f Merge "Revert "Disable 554-jit-profile-file for unsupported test modes"" by Nicolas Geoffray · 9 years ago
  72. 07f78c8 Revert "Disable 554-jit-profile-file for unsupported test modes" by Nicolas Geoffray · 9 years ago
  73. 3250180 Revert "Fix the order in which profiled methods are dumped." by Nicolas Geoffray · 9 years ago
  74. 74f07b5 ART: Fix Mac build by Andreas Gampe · 9 years ago
  75. fd5c599 ART: Fix Mac build by Andreas Gampe · 9 years ago
  76. 429d621 Merge "Disable 554-jit-profile-file for unsupported test modes" am: 07e9dc8677 am: 20b1d97b00 by Calin Juravle · 9 years ago
  77. 07e9dc8 Merge "Disable 554-jit-profile-file for unsupported test modes" by Calin Juravle · 9 years ago
  78. 33bcb07 Disable 554-jit-profile-file for unsupported test modes by Calin Juravle · 9 years ago
  79. 3b714a1 Merge "ART: Support dlopen for a PIC boot image" am: 4f56abc276 am: 947d85aaa5 by Andreas Gampe · 9 years ago
  80. 7fa9723 Merge "ART: Refactor oat_file.h/cc for better maintainability" am: dbec5e71e0 am: 98acd60161 by Andreas Gampe · 9 years ago
  81. 4f56abc Merge "ART: Support dlopen for a PIC boot image" by Andreas Gampe · 9 years ago
  82. dbec5e7 Merge "ART: Refactor oat_file.h/cc for better maintainability" by Andreas Gampe · 9 years ago
  83. ba5db10 Merge "Fix the order in which profiled methods are dumped." am: c1c2ce460b am: 85d5c74eed by Calin Juravle · 9 years ago
  84. 226b91e ART: Support dlopen for a PIC boot image by Andreas Gampe · 9 years ago
  85. 049cff0 ART: Refactor oat_file.h/cc for better maintainability by Andreas Gampe · 9 years ago
  86. 1d2760b Fix the order in which profiled methods are dumped. by Calin Juravle · 9 years ago
  87. b70e694 Merge "Enable profiled guided compilation in dex2oat" am: ec92d4f902 am: ed3a23d4aa by Calin Juravle · 9 years ago
  88. 27e17fd Enable profiled guided compilation in dex2oat by Calin Juravle · 9 years ago
  89. 94821c6 Merge "Revert "Revert "Don\'t use the compiler driver for method resolution.""" am: 47229aa584 am: d3f50dc4e3 by Nicolas Geoffray · 9 years ago
  90. e523423 Revert "Revert "Don't use the compiler driver for method resolution."" by Nicolas Geoffray · 9 years ago
  91. c2f8f1e Merge "ART: set growth limit to heap size when it is larger." am: 84e174e2de am: 2489c7100c by Mathieu Chartier · 9 years ago
  92. 84e174e Merge "ART: set growth limit to heap size when it is larger." by Mathieu Chartier · 9 years ago
  93. 8c6e9ed Merge "Support null error_msg for select MemMap functions" am: f4c5393952 am: c6606a4136 by Mathieu Chartier · 9 years ago
  94. f4c5393 Merge "Support null error_msg for select MemMap functions" by Mathieu Chartier · 9 years ago
  95. 643b080e Merge "Revert "Don\'t use the compiler driver for method resolution."" am: 1cfe7fd885 am: 226e3a3561 by Nicolas Geoffray · 9 years ago
  96. c88ef3a Revert "Don't use the compiler driver for method resolution." by Nicolas Geoffray · 9 years ago
  97. 1cfa703 Merge "Don\'t use the compiler driver for method resolution." am: 753e8c43e1 am: f685299b83 by Nicolas Geoffray · 9 years ago
  98. 4db0bf9 Don't use the compiler driver for method resolution. by Nicolas Geoffray · 9 years ago
  99. f69de6d Merge "Revert "Change LoadNativeLibrary to use GetOrCreateAllocator"" am: e51e3f988b am: de75505933 by Mathieu Chartier · 9 years ago
  100. e51e3f9 Merge "Revert "Change LoadNativeLibrary to use GetOrCreateAllocator"" by Mathieu Chartier · 9 years ago