tree: afb124c5554979b3deac189baf7f09a5e065d4f4 [path history] [tgz]
  1. arch/
  2. base/
  3. dex/
  4. entrypoints/
  5. gc/
  6. hprof/
  7. interpreter/
  8. javaheapprof/
  9. jit/
  10. jni/
  11. metrics/
  12. mirror/
  13. native/
  14. oat/
  15. quick/
  16. ti/
  17. verifier/
  18. alloc_instrumentation.md
  19. Android.bp
  20. app_info.cc
  21. app_info.h
  22. app_info_test.cc
  23. art_field-inl.h
  24. art_field.cc
  25. art_field.h
  26. art_method-alloc-inl.h
  27. art_method-inl.h
  28. art_method.cc
  29. art_method.h
  30. art_method_test.cc
  31. art_standalone_runtime_tests.xml
  32. asm_support.h
  33. backtrace_helper.cc
  34. backtrace_helper.h
  35. barrier.cc
  36. barrier.h
  37. barrier_test.cc
  38. cha.cc
  39. cha.h
  40. cha_test.cc
  41. check_reference_map_visitor.h
  42. class_linker-inl.h
  43. class_linker.cc
  44. class_linker.h
  45. class_linker_test.cc
  46. class_loader_context.cc
  47. class_loader_context.h
  48. class_loader_context_test.cc
  49. class_loader_utils.h
  50. class_root-inl.h
  51. class_root.cc
  52. class_root.h
  53. class_status.h
  54. class_table-inl.h
  55. class_table.cc
  56. class_table.h
  57. class_table_test.cc
  58. common_dex_operations.h
  59. common_runtime_test.cc
  60. common_runtime_test.h
  61. common_throws.cc
  62. common_throws.h
  63. common_transaction_test.cc
  64. common_transaction_test.h
  65. compat_framework.cc
  66. compat_framework.h
  67. compilation_kind.h
  68. compiler_callbacks.h
  69. debug_print.cc
  70. debug_print.h
  71. debugger.cc
  72. debugger.h
  73. deoptimization_kind.h
  74. dex2oat_environment_test.h
  75. dex_reference_collection.h
  76. dex_register_location.cc
  77. dex_register_location.h
  78. dexopt_test.cc
  79. dexopt_test.h
  80. entrypoints_order_test.cc
  81. exec_utils.cc
  82. exec_utils.h
  83. exec_utils_test.cc
  84. experimental_flags.h
  85. fault_handler.cc
  86. fault_handler.h
  87. gc_root-inl.h
  88. gc_root.h
  89. gtest_test.cc
  90. handle.cc
  91. handle.h
  92. handle_scope-inl.h
  93. handle_scope.h
  94. handle_scope_test.cc
  95. handle_wrapper.h
  96. heap_poisoning.h
  97. hidden_api.cc
  98. hidden_api.h
  99. hidden_api_test.cc
  100. imt_conflict_table.h
  101. imtable-inl.h
  102. imtable.h
  103. imtable_test.cc
  104. indirect_reference_table-inl.h
  105. indirect_reference_table.cc
  106. indirect_reference_table.h
  107. indirect_reference_table_test.cc
  108. instrumentation.cc
  109. instrumentation.h
  110. instrumentation_test.cc
  111. intern_table-inl.h
  112. intern_table.cc
  113. intern_table.h
  114. intern_table_test.cc
  115. intrinsics_enum.h
  116. intrinsics_list.h
  117. java_frame_root_info.cc
  118. java_frame_root_info.h
  119. jdwp_provider.h
  120. jni_id_type.h
  121. jvalue-inl.h
  122. jvalue.h
  123. linear_alloc-inl.h
  124. linear_alloc.h
  125. lock_word-inl.h
  126. lock_word.h
  127. managed_stack-inl.h
  128. managed_stack.h
  129. method_handles-inl.h
  130. method_handles.cc
  131. method_handles.h
  132. method_handles_test.cc
  133. monitor-inl.h
  134. monitor.cc
  135. monitor.h
  136. monitor_android.cc
  137. monitor_linux.cc
  138. monitor_objects_stack_visitor.cc
  139. monitor_objects_stack_visitor.h
  140. monitor_pool.cc
  141. monitor_pool.h
  142. monitor_pool_test.cc
  143. monitor_test.cc
  144. mutator_gc_coord.md
  145. native_bridge_art_interface.cc
  146. native_bridge_art_interface.h
  147. native_gc_triggering.md
  148. native_stack_dump.cc
  149. native_stack_dump.h
  150. native_stack_dump_test.cc
  151. non_debuggable_classes.cc
  152. non_debuggable_classes.h
  153. noop_compiler_callbacks.h
  154. nterp_helpers-inl.h
  155. nterp_helpers.cc
  156. nterp_helpers.h
  157. nth_caller_visitor.h
  158. obj_ptr-inl.h
  159. obj_ptr.h
  160. object_callbacks.h
  161. object_lock.cc
  162. object_lock.h
  163. offsets.cc
  164. offsets.h
  165. parsed_options.cc
  166. parsed_options.h
  167. parsed_options_test.cc
  168. plugin.cc
  169. plugin.h
  170. prebuilt_tools_test.cc
  171. process_state.h
  172. proxy_test.cc
  173. proxy_test.h
  174. quick_exception_handler.cc
  175. quick_exception_handler.h
  176. read_barrier-inl.h
  177. read_barrier.cc
  178. read_barrier.h
  179. read_barrier_config.h
  180. read_barrier_option.h
  181. reference_table.cc
  182. reference_table.h
  183. reference_table_test.cc
  184. reflection-inl.h
  185. reflection.cc
  186. reflection.h
  187. reflection_test.cc
  188. reflective_handle.h
  189. reflective_handle_scope-inl.h
  190. reflective_handle_scope.cc
  191. reflective_handle_scope.h
  192. reflective_reference.h
  193. reflective_value_visitor.cc
  194. reflective_value_visitor.h
  195. runtime-inl.h
  196. runtime.cc
  197. runtime.h
  198. runtime_android.cc
  199. runtime_callbacks.cc
  200. runtime_callbacks.h
  201. runtime_callbacks_test.cc
  202. runtime_common.cc
  203. runtime_common.h
  204. runtime_globals.h
  205. runtime_image.cc
  206. runtime_image.h
  207. runtime_intrinsics.cc
  208. runtime_intrinsics.h
  209. runtime_linux.cc
  210. runtime_options.cc
  211. runtime_options.def
  212. runtime_options.h
  213. runtime_stats.h
  214. runtime_test.cc
  215. scoped_disable_public_sdk_checker.h
  216. scoped_thread_state_change-inl.h
  217. scoped_thread_state_change.cc
  218. scoped_thread_state_change.h
  219. sdk_checker.cc
  220. sdk_checker.h
  221. signal_catcher.cc
  222. signal_catcher.h
  223. signal_set.h
  224. stack.cc
  225. stack.h
  226. stack_reference.h
  227. startup_completed_task.cc
  228. startup_completed_task.h
  229. string_builder_append.cc
  230. string_builder_append.h
  231. subtype_check.h
  232. subtype_check_bits.h
  233. subtype_check_bits_and_status.h
  234. subtype_check_info.h
  235. subtype_check_info_test.cc
  236. subtype_check_test.cc
  237. suspend_reason.h
  238. thread-current-inl.h
  239. thread-inl.h
  240. thread.cc
  241. thread.h
  242. thread_android.cc
  243. thread_linux.cc
  244. thread_list.cc
  245. thread_list.h
  246. thread_pool.cc
  247. thread_pool.h
  248. thread_pool_test.cc
  249. thread_state.h
  250. thread_test.cc
  251. trace.cc
  252. trace.h
  253. transaction.cc
  254. transaction.h
  255. transaction_test.cc
  256. two_runtimes_test.cc
  257. var_handles.cc
  258. var_handles.h
  259. vdex_file.cc
  260. vdex_file.h
  261. vdex_file_test.cc
  262. verify_object-inl.h
  263. verify_object.cc
  264. verify_object.h
  265. well_known_classes-inl.h
  266. well_known_classes.cc
  267. well_known_classes.h
  268. write_barrier-inl.h
  269. write_barrier.h