1. b2eceb6 perfetto: Use a global map to control the access of state change subjects. by Yan Wang · 4 years, 5 months ago
  2. 69e3aad Merge "binder: Fix bugreport and dumpsys not printing full info" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  3. 4054524 binder: Fix bugreport and dumpsys not printing full info by Igor Murashkin · 4 years, 6 months ago
  4. 4aa58f0 iorap: Add handler for package update by dexopt service. by Yan Wang · 4 years, 6 months ago
  5. ed29658 Merge "prefetcher: Fix use-after-move" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  6. 47a906d prefetcher: Fix use-after-move by Igor Murashkin · 4 years, 6 months ago
  7. 23af78b Merge "dumpsys: Add --purge-package and --compile-package commands" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  8. 9885864 dumpsys: Add --purge-package and --compile-package commands by Igor Murashkin · 4 years, 6 months ago
  9. 9ba82bf Merge "inode2filename: Fix a use-after-free bug." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  10. 4d3d273 inode2filename: Fix a use-after-free bug. by Yan Wang · 4 years, 6 months ago
  11. d441ab0 Merge "maintenance: recompile if there's no prefetch_file db row" into rvc-dev by Igor Murashkin · 4 years, 6 months ago
  12. a3bdf6e maintenance: recompile if there's no prefetch_file db row by Igor Murashkin · 4 years, 6 months ago
  13. f82fbdc binder: Change the error message when pm is not available. by Yan Wang · 4 years, 6 months ago
  14. 49821ba Merge "iorapd: Print log when service has finished initializing" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  15. 55a0e13 iorapd: Print log when service has finished initializing by Igor Murashkin · 4 years, 6 months ago
  16. 3a8d95e binder: Add package change observer to iorap. by Yan Wang · 4 years, 7 months ago
  17. 6d09246 Merge "maintenance: Always log the name of activity to be compiled." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  18. bb39225 maintenance: Always log the name of activity to be compiled. by Igor Murashkin · 4 years, 6 months ago
  19. 0171e1d Merge "Revert "DO NOT MERGE: properties: Toggle iorapd off by default."" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  20. 5255070 Revert "DO NOT MERGE: properties: Toggle iorapd off by default." by Igor Murashkin · 4 years, 7 months ago
  21. ed348ae Merge "inode2filename: Remove InodeSet copying causing ~O(N^2) inode copies" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  22. 18b8bdb inode2filename: Remove InodeSet copying causing ~O(N^2) inode copies by Igor Murashkin · 4 years, 6 months ago
  23. af3ce46 Merge "maintenance: Add a watchdog for compilation process." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  24. f769b80 Merge "inode2filename: Fix null pointer dereference" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  25. 23a7e3e maintenance: Add a watchdog for compilation process. by Yan Wang · 4 years, 7 months ago
  26. ace87d9 inode2filename: Fix null pointer dereference by Igor Murashkin · 4 years, 6 months ago
  27. 99ea1ef Merge "maintenance: Fix test due to db version change." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  28. a35242b maintenance: Add --purge-package to delete rows/files by package name. by Igor Murashkin · 4 years, 7 months ago
  29. 70cff8d Merge "perfetto: Fix atrace check failure for Create->Destroy transition" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  30. e399ac4 perfetto: Fix atrace check failure for Create->Destroy transition by Igor Murashkin · 4 years, 7 months ago
  31. a9406f5 Merge "binder: Add retry to package manager service when the query failed." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  32. f85adc9 binder: Add retry to package manager service when the query failed. by Yan Wang · 4 years, 7 months ago
  33. 1b6dfbd Merge "systrace: Add more atrace sections." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  34. 934418e Merge "binder: Add more debugging information to dumpsys" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  35. 70401f4 systrace: Add more atrace sections. by Igor Murashkin · 4 years, 7 months ago
  36. 0a7cb8c binder: Add more debugging information to dumpsys by Igor Murashkin · 4 years, 7 months ago
  37. 4c1249c Merge "iorap: Remove all the prebuilt traces." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  38. c38fb6b Merge "DO NOT MERGE: properties: Toggle iorapd off by default." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  39. 628cd47 Merge "compiler: Add --blacklist-filter "regex" flag to iorap.cmd.compiler" into rvc-dev by Igor Murashkin · 4 years, 7 months ago
  40. d311e1e DO NOT MERGE: properties: Toggle iorapd off by default. by Igor Murashkin · 4 years, 7 months ago
  41. 465c874 iorap: Turn off the flaky test. by Yan Wang · 4 years, 7 months ago
  42. 2f2e679 maintenance: Fix test due to db version change. by Yan Wang · 4 years, 7 months ago
  43. 5c30362 iorap: Remove all the prebuilt traces. by Yan Wang · 4 years, 7 months ago
  44. 9e825dd compiler: Add --blacklist-filter "regex" flag to iorap.cmd.compiler by Igor Murashkin · 4 years, 7 months ago
  45. dd878a4 Merge remote-tracking branch 'goog/master' into rvc-dev. by Igor Murashkin · 4 years, 7 months ago
  46. 0783b95 Merge "perfetto: clean up uses of uninitalized memory" by TreeHugger Robot · 4 years, 7 months ago
  47. 908d904 Merge "startop: Add iorap functional test to presubmit test." by TreeHugger Robot · 4 years, 7 months ago
  48. b054c28 perfetto: clean up uses of uninitalized memory by George Burgess IV · 4 years, 7 months ago
  49. 4bb00c7 Merge "erase a remove" by TreeHugger Robot · 4 years, 7 months ago
  50. 467c742 Merge "event_manager: Reject bad state transitions for AppLaunchEvent" by TreeHugger Robot · 4 years, 7 months ago
  51. a0665f7 event_manager: Reject bad state transitions for AppLaunchEvent by Igor Murashkin · 4 years, 7 months ago
  52. 652bb3a startop: Add iorap functional test to presubmit test. by Yan Wang · 4 years, 7 months ago
  53. 1f0ed2e Merge "maintenance: Add waiting for compilation" by TreeHugger Robot · 4 years, 7 months ago
  54. a5635a2 Merge "perfetto: Prune connections if there's too many or if they time out" by TreeHugger Robot · 4 years, 7 months ago
  55. fd8a85f erase a remove by George Burgess IV · 4 years, 7 months ago
  56. 9608f27 maintenance: Add waiting for compilation by Yan Wang · 4 years, 7 months ago
  57. ca25a5e perfetto: Prune connections if there's too many or if they time out by Igor Murashkin · 4 years, 7 months ago
  58. f22ce65 Merge "event_manager: Lower the severity of missing compiled trace to verbose." by TreeHugger Robot · 4 years, 7 months ago
  59. 2f4046d event_manager: Lower the severity of missing compiled trace to verbose. by Yan Wang · 4 years, 7 months ago
  60. 4c6dfe6 Merge "binder: Add support for dumpsys for perfetto state bugreports" by TreeHugger Robot · 4 years, 7 months ago
  61. 8c55619 binder: Add support for dumpsys for perfetto state bugreports by Igor Murashkin · 4 years, 7 months ago
  62. 9059a8d Merge "perfetto: Log more state info for bug reports." by TreeHugger Robot · 4 years, 7 months ago
  63. 4cf8984 perfetto: Log more state info for bug reports. by Igor Murashkin · 4 years, 7 months ago
  64. 5347917 event_manager: Add retry when create the version map. by Yan Wang · 4 years, 7 months ago
  65. 16b8fce Revert "Revert "iorap: Add version support to iorap."" by Yan Wang · 4 years, 7 months ago
  66. 57fabf3 Revert "iorap: Add version support to iorap." by Greg Kaiser · 4 years, 7 months ago
  67. 6e3196b iorap: Add version support to iorap. by Yan Wang · 4 years, 8 months ago
  68. d8fe204 build: Add iorap.inode2filename as a dependency to iorap.cmd.compiler by Igor Murashkin · 4 years, 7 months ago
  69. 91f0a21 iorap: Enable perfetto-based readahead prefetching for all devices by Igor Murashkin · 4 years, 8 months ago
  70. eec867e Merge changes I13e60de8,I9f02c0ab by TreeHugger Robot · 4 years, 8 months ago
  71. 973f65a compiler: Change the stoul to ::android::base::ParseUint<uint64_t> by Yan Wang · 4 years, 8 months ago
  72. 9382d65 compiler: Fork-exec into inode2filename as a subprocess by Igor Murashkin · 4 years, 8 months ago
  73. ccd9f30 manager: Blacklist packages with iorapd.blacklist_packages setprop by Igor Murashkin · 4 years, 8 months ago
  74. 5946371 Merge "Fix WindowManager proto for activityRecord level unification" by Wale Ogunwale · 4 years, 8 months ago
  75. 9ad6c9f Merge "Add iorap.cmd.compiler to system image." by TreeHugger Robot · 4 years, 9 months ago
  76. 65ff236 Merge "iorapd: add maintenance in job scheduler." by TreeHugger Robot · 4 years, 9 months ago
  77. 393667b Add iorap.cmd.compiler to system image. by Yan Wang · 4 years, 9 months ago
  78. b9e4dae Merge "manager: Turn history subscriber check into warning" by TreeHugger Robot · 4 years, 9 months ago
  79. 3799493 manager: Turn history subscriber check into warning by Igor Murashkin · 4 years, 10 months ago
  80. 0280cda Add phenotype properties for controlling iorap by Mathieu Chartier · 4 years, 10 months ago
  81. e16e963 iorapd: add maintenance in job scheduler. by Yan Wang · 4 years, 10 months ago
  82. 65e905d maintenance: Add test for maintenance. by Yan Wang · 4 years, 11 months ago
  83. 9606412 Fix WindowManager proto for activityRecord level unification by Jeff Chang · 4 years, 10 months ago
  84. d40dac3 event_manager: Change compiled trace search strategy and by Yan Wang · 4 years, 10 months ago
  85. 337e78b event_manager: Fix a mismatch of params in update reportFullyDrawn. by Yan Wang · 4 years, 10 months ago
  86. 20677a4 Merge "iorap: Remove an unreachable checking of timestamp." by TreeHugger Robot · 4 years, 10 months ago
  87. fbd2371 Merge "maintenance: Add command line flags to adjust the min number of perfetto traces for compilation." by Yan Wang · 4 years, 10 months ago
  88. 18268c5 Merge "maintenance: using fork-exec to run compiler in controller." by Yan Wang · 4 years, 10 months ago
  89. 2c5e359 Merge "build: Disable anything using libminijail on mac" by TreeHugger Robot · 4 years, 10 months ago
  90. b5a4b03 maintenance: Add command line flags to adjust the min number of by Yan Wang · 4 years, 11 months ago
  91. 23d4cc3 maintenance: using fork-exec to run compiler in controller. by Yan Wang · 4 years, 11 months ago
  92. bb6162f iorap: Remove an unreachable checking of timestamp. by Yan Wang · 4 years, 10 months ago
  93. 6f4fac7 build: Disable anything using libminijail on mac by Igor Murashkin · 4 years, 10 months ago
  94. e302cc3 Merge "prefetcher: add seccomp with libminijail" by TreeHugger Robot · 4 years, 10 months ago
  95. e981ab3 Merge "db: Store timestamps to the sqlite db." by Yan Wang · 4 years, 10 months ago
  96. 83dc3de db: Store timestamps to the sqlite db. by Yan Wang · 5 years ago
  97. 0513488 prefetcher: add seccomp with libminijail by Igor Murashkin · 4 years, 11 months ago
  98. cdb97fa compiler: Add a compiler controller to manage the perfetto traces compilation. by Yan Wang · 5 years ago
  99. a1cc0b6 Merge "compiler: Change the input of compiler to a vector of (trace file path, timestamp limit)." by TreeHugger Robot · 4 years, 11 months ago
  100. 026856e compiler: Change the input of compiler to a vector of (trace file path, by Yan Wang · 5 years ago