1. 42f482e Merge changes Ib6b72ca5,I8ea5dfb9,Iaf954877,I803bf9f4 by Treehugger Robot · 8 years ago
  2. e8ec6a2 vulkan: update Vulkan headers to 1.0.43 by Jesse Hall · 8 years ago
  3. d059958 vulkan: update Vulkan headers to 1.0.42 by Jesse Hall · 8 years ago
  4. 9943197 vulkan: update Vulkan headers to 1.0.41 by Jesse Hall · 8 years ago
  5. 08e2f48 vulkan: update Vulkan headers to 1.0.39 by Jesse Hall · 8 years ago
  6. 561b4e5 Merge "dumpsys: remove usage of String16::std_string" by Treehugger Robot · 8 years ago
  7. 7c7d888 Merge "Use std::string for profile operations instead of const char" by Calin Juravle · 8 years ago
  8. 76268c5 Use std::string for profile operations instead of const char by Calin Juravle · 8 years ago
  9. 632dbe2 Merge changes I20d546fd,I15363803 by Calin Juravle · 8 years ago
  10. 2ee8cc0 Allow "android" package name. by Jeff Sharkey · 8 years ago
  11. 068ef22 Update is_valid_package_name() to match framework. by Jeff Sharkey · 8 years ago
  12. a0f7f2d dumpsys: remove usage of String16::std_string by Steven Moreland · 8 years ago
  13. 028ad63 Merge "Disable input-vdex when doing speed-profile." by Nicolas Geoffray · 8 years ago
  14. a2dbefc Disable input-vdex when doing speed-profile. by Nicolas Geoffray · 8 years ago
  15. 4537012 Merge changes from topic 'vintf_arch' by Treehugger Robot · 8 years ago
  16. 3fdbd9f Update to use bitness info in VINTF. by Yifan Hong · 8 years ago
  17. 8ab3bee Fix forEachTable will copy the table. by Yifan Hong · 8 years ago
  18. b638bf8 Merge "libbinder: use sysconf(_SC_PAGESIZE) to get pagesize" by Treehugger Robot · 8 years ago
  19. 62b34b5 Merge "Installd: Clean up code related to foreign dex use" by Calin Juravle · 8 years ago
  20. 6ac7fb5 libbinder: use sysconf(_SC_PAGESIZE) to get pagesize by Ganesh Mahendran · 8 years ago
  21. 074c1cd Merge "lshal: update descriptions in output." by Yifan Hong · 8 years ago
  22. f88834e Merge "Small change for testing." by Jeff Sharkey · 8 years ago
  23. 4059e73 Small change for testing. by Jeff Sharkey · 8 years ago
  24. 35c8465 Installd: Clean up code related to foreign dex use by Calin Juravle · 8 years ago
  25. 1071c1b lshal: update descriptions in output. by Yifan Hong · 8 years ago
  26. 2eaf6b8 Merge changes from topic 'lshal_32' by Yifan Hong · 8 years ago
  27. a3b8709 lshal: Put more description to output by Yifan Hong · 8 years ago
  28. b447902 lshal: also list libraries in 32-bit. by Yifan Hong · 8 years ago
  29. ad79651 Merge changes from topic 'secondary-dex' by Calin Juravle · 8 years ago
  30. 2289c0a Fix the ownership of compiler artifacts for secondary dex files by Calin Juravle · 8 years ago
  31. 2ab108c DEXOPT_FORCE may be passed for primary apk as well. by Calin Juravle · 9 years ago
  32. c9eab38 [Installd] Clean up logic for secondary dex oat files by Calin Juravle · 9 years ago
  33. 80a2125 Add installd logic for compiling secondary dex files by Calin Juravle · 9 years ago
  34. 1640104 Merge "Move dumpstate to calling getprop." by Elliott Hughes · 8 years ago
  35. 52eddba Move dumpstate to calling getprop. by Elliott Hughes · 8 years ago
  36. 73d5aef Merge "lshal --vintf to create a skeleton hal manifest." by Treehugger Robot · 8 years ago
  37. 4b86549 lshal --vintf to create a skeleton hal manifest. by Yifan Hong · 8 years ago
  38. 180bb92 Merge "lshal: separate timeout for hwservicemanager list" by Treehugger Robot · 8 years ago
  39. 9b5c15d lshal: separate timeout for hwservicemanager list by Steven Moreland · 8 years ago
  40. 09ab378 Merge "Truncate trace output files." by Martijn Coenen · 8 years ago
  41. d9f506f Merge changes I6437dc95,I77261381 by Jesse Hall · 8 years ago
  42. eb02c47 vulkan: update Vulkan headers to 1.0.38 by Jesse Hall · 8 years ago
  43. 3f5499b vulkan: Update Vulkan headers to 1.0.22 by Jesse Hall · 9 years ago
  44. 057e746 Merge "lshal: Fix timeout causes unexpected exits." by Yifan Hong · 8 years ago
  45. c579198 Truncate trace output files. by Martijn Coenen · 8 years ago
  46. a57dffb lshal: Fix timeout causes unexpected exits. by Yifan Hong · 8 years ago
  47. 52a60e0 Merge "Removed build time variable ENABLE_CPUSETS." by Isaac Chen · 8 years ago
  48. 391ab06 Removed build time variable ENABLE_CPUSETS. by Isaac Chen · 8 years ago
  49. 6481ebf Merge "Fix lshal cannot be run without root" by Treehugger Robot · 8 years ago
  50. 38903c0 Fix lshal cannot be run without root by Yifan Hong · 8 years ago
  51. 9753b43 Merge "atrace: Don't output service lookup/notification errors." by Treehugger Robot · 8 years ago
  52. 1e4a7fb atrace: Don't output service lookup/notification errors. by Martijn Coenen · 8 years ago
  53. 7e894fc Merge changes from topic 'lshal' by Yifan Hong · 8 years ago
  54. ae09a3d lshal: Add option to print cmd lines instead of pids. by Yifan Hong · 8 years ago
  55. e2dadf0 lshal: Add timeout for IPC calls. by Yifan Hong · 8 years ago
  56. 38d53e0 lshal: Allow selecting columns and sorting by column. by Yifan Hong · 8 years ago
  57. b0dde93 lshal: Refactor lshal to use an Lshal class; combined instance column with interface column by Yifan Hong · 8 years ago
  58. 9555a5d Merge "Revert "dumpsys: add option to list hardware services."" by Treehugger Robot · 8 years ago
  59. 2c3cd83 Revert "dumpsys: add option to list hardware services." by Steven Moreland · 8 years ago
  60. c9bc037 Merge changes from topic 'lshal' by Yifan Hong · 8 years ago
  61. b7ddc9e Dump client PIDs for passthrough HALs. by Yifan Hong · 9 years ago
  62. b24760f Fix permissions for lshal by Yifan Hong · 9 years ago
  63. 270fff6 Merge "NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. Test: Verified changes with romainguy@. Related bugs: b/26922523" by quddusc · 8 years ago
  64. 4a1a45b NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. by Quddus Chong · 8 years ago
  65. 6560727 Merge "SurfaceFlinger supports ClearClientTarget for Sideband" by wyau · 8 years ago
  66. 267ab79 SurfaceFlinger supports ClearClientTarget for Sideband by Gray Huang · 9 years ago
  67. 909ef30 Merge "Fix warning: macro redefined" by Treehugger Robot · 9 years ago
  68. 1ca609d Merge "lshal: print pids of client processes." by Treehugger Robot · 9 years ago
  69. f4bee84 lshal: print pids of client processes. by Yifan Hong · 9 years ago
  70. 50752b7 Merge "Do not -1 for lshal." by Treehugger Robot · 9 years ago
  71. b79d9f9 Merge "Disable integer sanitization on host." by Evgenii Stepanov · 9 years ago
  72. d047e10 Merge "Fix a use-of-uninitialized-value warning" by Treehugger Robot · 9 years ago
  73. 6a25701 Do not -1 for lshal. by Yifan Hong · 9 years ago
  74. 7920557 Merge "Fix -Wdouble-promotion warnings" by Treehugger Robot · 9 years ago
  75. de98297 Disable integer sanitization on host. by Evgenii Stepanov · 9 years ago
  76. 2c3ccae Fix a use-of-uninitialized-value warning by George Burgess IV · 9 years ago
  77. 9dc2e6bc Merge "Add permission bits to open calls with O_CREAT" by Treehugger Robot · 9 years ago
  78. 3ef54f2 Add permission bits to open calls with O_CREAT by George Burgess IV · 9 years ago
  79. 70a5f12 Merge "Replace strlen with arraysize in array bounds." by Treehugger Robot · 9 years ago
  80. d348e8a Fix -Wdouble-promotion warnings by George Burgess IV · 9 years ago
  81. 36cebe77 Replace strlen with arraysize in array bounds. by George Burgess IV · 9 years ago
  82. 1f2d5a9 Merge changes from topic 'lshal' by Yifan Hong · 9 years ago
  83. d1361ce Merge "Fix two bugs in external storage accounting." by Treehugger Robot · 9 years ago
  84. 5ccdab9 Add debugDump() to IServiceManager. by Yifan Hong · 9 years ago
  85. 85dd3ad Add an lshal command. by Yifan Hong · 9 years ago
  86. 76ddaeb Fix two bugs in external storage accounting. by Jeff Sharkey · 9 years ago
  87. af78fe1 Merge "Add mode to open call with O_CREAT" by Treehugger Robot · 9 years ago
  88. 1593ef2 Add mode to open call with O_CREAT by George Burgess IV · 9 years ago
  89. 24257dd Merge "Properly align a packed structure." by Treehugger Robot · 9 years ago
  90. a92616e Merge "Update atrace to work with tracefs, not debugfs" by Treehugger Robot · 9 years ago
  91. 4d741eb Merge "dumpsys: add option to list hardware services." by Treehugger Robot · 9 years ago
  92. 6270dd1 dumpsys: add option to list hardware services. by Steven Moreland · 9 years ago
  93. 2cd93cc Update atrace to work with tracefs, not debugfs by Paul Lawrence · 9 years ago
  94. 7ebfeb9 Merge "Add Binder support for Parcelable exceptions." by Jeff Sharkey · 9 years ago
  95. 2630e78 Merge "Add i2c tracing support to atrace" by Treehugger Robot · 9 years ago
  96. c4fc777 Merge "Add feature flag for TelephonyManager#get/setAllowedCarriers" by Treehugger Robot · 9 years ago
  97. ab54f68 Add i2c tracing support to atrace by Michael Wright · 9 years ago
  98. f5a21ba Merge "Measure external storage using new GIDs." by Jeff Sharkey · 9 years ago
  99. 7bf5b95 Measure external storage using new GIDs. by Jeff Sharkey · 9 years ago
  100. 45270e1 Merge "First pass at updated cache clearing logic." by Jeff Sharkey · 9 years ago