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