1. 56ab4a6 Don't set LD_LIBRARY_PATH to the ART module for any tests. by Martin Stjernholm · 10 months ago
  2. a0f462e Sandbox CompilationTestCases_package-dex-usage by Cole Faust · 1 year, 1 month ago
  3. f9b35bd Move dex path and CLC validation to JNI. by Jiakai Zhang · 1 year, 4 months ago
  4. b6c27cd Disable check_cfi and ArtServiceTests when built from prebuilts. am: 11957a6dd5 by Alyssa Ketpreechasawat · 1 year, 3 months ago
  5. 11957a6 Disable check_cfi and ArtServiceTests when built from prebuilts. by Alyssa Ketpreechasawat · 1 year, 3 months ago
  6. 59c2c6c Merge Android U (ab/10368041) by Xin Li · 1 year, 4 months ago
  7. 134f7a8 Moving `service-art` to Verify mode instead of Speed mode. by Islam Elbanna · 1 year, 5 months ago
  8. 9ba9d60 Revert "Remove the codegen property" am: 429b584f59 am: 2d0378b4d7 am: b77f42fbbd by Android Culprit Assistant · 1 year, 7 months ago
  9. 4b4b219 Remove the codegen property am: 32645f219c am: 7c9335c377 am: 20666b6028 by Cole Faust · 1 year, 7 months ago
  10. 429b584 Revert "Remove the codegen property" by Android Culprit Assistant · 1 year, 8 months ago
  11. 32645f2 Remove the codegen property by Cole Faust · 1 year, 8 months ago
  12. 914d66a Dexopt launcher on boot after mainline update. by Jiakai Zhang · 1 year, 10 months ago
  13. 17e75ae Migrate to the remaining PM APIs and utils. by Jiakai Zhang · 2 years ago
  14. 16321af Remove wrapper for android.os.Process. by Jiakai Zhang · 2 years, 1 month ago
  15. 86a0d9b [conflict] Remove usages of java_api_finder am: 4d14f77185 am: eafeac6f2e am: c8b2f7d9ee by Cole Faust · 2 years, 1 month ago
  16. 4d14f77 Remove usages of java_api_finder by Cole Faust · 2 years, 1 month ago
  17. f677c65 Compile `ArtServiceTests` for both architectures (where applicable). by Roland Levillain · 2 years, 1 month ago
  18. 577bfa3 Implement background dexopt job. by Jiakai Zhang · 2 years, 1 month ago
  19. b79ba5d Enable shrinking optimization of service-art by Zhi Dou · 2 years, 2 months ago
  20. b8d3fee Persist dex use information. by Jiakai Zhang · 2 years, 2 months ago
  21. b464018 Migrate libartservice to real PackageState APIs by Winson Chiu · 2 years, 3 months ago
  22. fb989d5 ART services: optimize package - Implement profile-guided compilation. by Jiakai Zhang · 2 years, 4 months ago
  23. 2bfef83 Fix test configurations under `libartservice/service`. by Roland Levillain · 2 years, 4 months ago
  24. a87a179 ART services: optimize package - add APIs. by Jiakai Zhang · 2 years, 4 months ago
  25. 8464bad Update the build rule and APIs of service-art. by Jiakai Zhang · 2 years, 6 months ago
  26. ae3da67 Use real `PackageDataSnapshot`. by Jiakai Zhang · 2 years, 6 months ago
  27. 43716bb Update the build rule and APIs of service-art. by Jiakai Zhang · 2 years, 6 months ago
  28. e4aaa99 ART services: delete optimized artifacts. by Jiakai Zhang · 2 years, 9 months ago
  29. 063bd54 Revert^2 "Add `libartserviced`." am: ccd94c68f1 am: 690bfff49e am: 635c6e262f am: 63a95aa9ab am: fcdf66df1c by Jiakai Zhang · 2 years, 7 months ago
  30. ccd94c6 Revert^2 "Add `libartserviced`." by Jiakai Zhang · 2 years, 7 months ago
  31. 9be9c7b Revert "Add `libartserviced`." am: 3a8956eedf am: eca78467b4 am: 7efe74309a am: 54fc11f716 am: 8cf5941d00 by Pihuei Wang · 2 years, 7 months ago
  32. 3a8956e Revert "Add `libartserviced`." by Pihuei Wang · 2 years, 7 months ago
  33. b237a24 Add `libartserviced`. am: ef6e091426 am: 8286008258 am: 28b72110b5 am: ddb8a738a5 am: a53d0b03c3 by Jiakai Zhang · 2 years, 7 months ago
  34. ef6e091 Add `libartserviced`. by Jiakai Zhang · 2 years, 7 months ago
  35. 8208e25 Fix Android.bp for libartservice and its tests. am: faae6a4e2c am: 3c5be2a2e5 am: 1a55eeeaae am: c045901e23 am: 6b83dce0ee by Jiakai Zhang · 2 years, 7 months ago
  36. faae6a4 Fix Android.bp for libartservice and its tests. by Jiakai Zhang · 2 years, 7 months ago
  37. d159c28 Configure `libartservice` as a JNI lib. am: 8c267e4cf5 am: c990704c24 am: 73205bf7cd am: 4227f67209 am: fa34ced0db by Jiakai Zhang · 2 years, 7 months ago
  38. 8c267e4 Configure `libartservice` as a JNI lib. by Jiakai Zhang · 2 years, 7 months ago
  39. 66666e3 Update the file structure of ART Services. by Jiakai Zhang · 2 years, 7 months ago[Renamed (86%) from libartservice/Android.bp]
  40. 98250c7 Update the file structure of ART Services. by Jiakai Zhang · 2 years, 7 months ago
  41. 440c2e0 Update the .bp file and annotations of ART services. by Jiakai Zhang · 2 years, 9 months ago
  42. c3b3c10 Add an API to handle adb shell commands. by Jiakai Zhang · 2 years, 9 months ago
  43. e81c1b5 Update the .bp file and annotations of ART services. by Jiakai Zhang · 2 years, 9 months ago
  44. eacf044 Add service-art to sdk by Paul Duffin · 3 years, 5 months ago
  45. f040914 Uncouple ART gtests from the ART APEX. by Roland Levillain · 3 years, 9 months ago
  46. 5ffa355 Set dist_group: "android" for art java_sdk_libraries by Colin Cross · 3 years, 7 months ago
  47. a40f5cd Add systemserverclasspath_fragment. by satayev · 3 years, 7 months ago
  48. a393988 Made libartservice use framework-system-server-module-defaults by Chris Wailes · 3 years, 8 months ago
  49. cda3d47 Update Art Service to be a LocalManager by Paul Duffin · 3 years, 10 months ago
  50. 22a6162 Inherit art_defaults in some recently added native libraries. by Martin Stjernholm · 3 years, 9 months ago
  51. ec388c0 Add min_sdk_version for ART module. by Nicolas Geoffray · 3 years, 10 months ago
  52. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 10 months ago
  53. bfd622a Initial commit of the test code for ART Service by Chris Wailes · 4 years ago
  54. befdad4 Initial layout of ART Service files by Chris Wailes · 4 years ago