1. 165e7db Remove the ability to query CompOS BCC by Alan Stokes · 3 years, 7 months ago
  2. 223a746 Migrate off keystore by Alan Stokes · 3 years, 7 months ago
  3. 04e2c24 Remove ICompilationInternal by Victor Hsieh · 3 years, 7 months ago
  4. 616f822 Remove the old interface that runs compiler with flags by Victor Hsieh · 3 years, 7 months ago
  5. 90fa4a3 Merge "Respect dalvik.vm.boot-dex2oat-[threads|cpu-set]" by Treehugger Robot · 3 years, 7 months ago
  6. 165921b Respect dalvik.vm.boot-dex2oat-[threads|cpu-set] by Jiyong Park · 3 years, 7 months ago
  7. 71cc11e Get CompOS talking to diced by Alan Stokes · 3 years, 7 months ago
  8. e8d7d00 Write to compos-pending not testing by Alan Stokes · 3 years, 7 months ago
  9. 5a6d23e Merge "Specify system server compiler filter if configured" by Treehugger Robot · 3 years, 7 months ago
  10. 0a5ab4b Make BuildManifest.apk available in CompOS by Victor Hsieh · 3 years, 7 months ago
  11. 9bfbc5f Specify system server compiler filter if configured by Victor Hsieh · 3 years, 8 months ago
  12. 9247251 Run derive_classpath in VM by Alan Stokes · 3 years, 7 months ago
  13. 46ac386 Add support for STANDALONE_SYSTEMSERVER_JARS by Alan Stokes · 3 years, 8 months ago
  14. e7b2d55 Merge "Remove idsig from the CompOS APEX" by Jooyung Han · 3 years, 8 months ago
  15. 768ba9c Migrate composd to odrefresh-in-vm by Alan Stokes · 3 years, 8 months ago
  16. ccae66d Remove idsig from the CompOS APEX by Jooyung Han · 3 years, 8 months ago
  17. 126fd51 Assorted refactoring by Alan Stokes · 3 years, 8 months ago
  18. a4542ec Don't try to delete target if it doesn't exist by Alan Stokes · 3 years, 8 months ago
  19. 35bac3c Delete target directory before running odrefresh by Alan Stokes · 3 years, 8 months ago
  20. da59693 Remove support for forced-odrefresh by Alan Stokes · 3 years, 8 months ago
  21. 46a1dff Sign artifacts after compilation by Alan Stokes · 3 years, 8 months ago
  22. 9646db9 Don't write artifacts under staging by Alan Stokes · 3 years, 8 months ago
  23. ac9aa1a De-dupe running odrefresh in VM by Alan Stokes · 3 years, 8 months ago
  24. 8c84044 Async interface for running odrefresh by Alan Stokes · 3 years, 9 months ago
  25. 6fb8b25 composd: prepare staging directory w/ libartpalette-system by Victor Hsieh · 3 years, 8 months ago
  26. 5f34abe Merge changes Icc51642d,I0baca864 by Treehugger Robot · 3 years, 8 months ago
  27. b4a0e91 Use staged APEXes for compilation by Alan Stokes · 3 years, 8 months ago
  28. 1680402 Pass dir fd instead of path fd from composd to fd_server by Victor Hsieh · 3 years, 8 months ago
  29. 6fc1837 Start to add a function to compile staged APEXes by Alan Stokes · 3 years, 9 months ago
  30. 7ef3c11 Add implementations for IsolatedCompilation* by Alan Stokes · 3 years, 9 months ago
  31. e54f330 Add a system server JAR by Alan Stokes · 3 years, 10 months ago
  32. 72c774c Call odrefresh in VM from composd by Victor Hsieh · 3 years, 9 months ago
  33. 23bcbfe Remove libcompos_client by Victor Hsieh · 3 years, 9 months ago
  34. e5e1d8d Split CompOS interface in two by Alan Stokes · 3 years, 9 months ago
  35. 0609ee0 Merge changes I8f7e63de,Ib38a0a1d by Treehugger Robot · 3 years, 9 months ago
  36. 64290a5 Also pass SYSTEMSERVERCLASSPATH to compsvc by Victor Hsieh · 3 years, 9 months ago
  37. cb732dc Check calling user in composd. by Alan Stokes · 3 years, 9 months ago
  38. 23b90ee Various minor fixes by Alan Stokes · 3 years, 9 months ago
  39. 17aed5c Extract timeouts to compos_common by Alan Stokes · 3 years, 10 months ago
  40. 9ca14ca Make composd API more async by Alan Stokes · 3 years, 10 months ago
  41. d21764c Enable debug mode for test instance of CompOS by Alan Stokes · 3 years, 10 months ago
  42. 2294b03 Specify odrefresh timeout by flags by Victor Hsieh · 3 years, 10 months ago
  43. 388b88a When testing CompOS, write somewhere harmless by Alan Stokes · 3 years, 10 months ago
  44. 18775b1 Initiailize assumed BOOTCLASSPATH and DEX2OATBOOTCLASSPATH by Victor Hsieh · 3 years, 10 months ago
  45. f821371 Add public C API to send request to CompOS by Victor Hsieh · 3 years, 10 months ago
  46. db2ae79 Treat CID on cmdline as signed by Alan Stokes · 3 years, 10 months ago
  47. 3c044c4 Rename compile method to compile_cmd by Victor Hsieh · 3 years, 10 months ago
  48. 16e027f composd should open instance image RW by Alan Stokes · 3 years, 10 months ago
  49. 1146873 Merge "Extract a library for common binder-related things" by Alan Stokes · 3 years, 10 months ago
  50. 3189af0 Extract a library for common binder-related things by Alan Stokes · 3 years, 10 months ago
  51. 6018a8c Ensure we log error details on failure. by Alan Stokes · 3 years, 10 months ago
  52. 14f0739 Add native code for cert munging. by Alan Stokes · 3 years, 11 months ago
  53. 6b2d0a8 Extract and rename InstanceFiles. by Alan Stokes · 3 years, 10 months ago
  54. 69c610f Add instance creation to composd. by Alan Stokes · 3 years, 11 months ago
  55. a2869d2 Get odrefresh in composd working. by Alan Stokes · 3 years, 11 months ago
  56. b2cc79e Run odrefresh in composd by Alan Stokes · 3 years, 11 months ago
  57. 3ef78d9 Create composd skeleton by Alan Stokes · 4 years ago