1. 6bd17e8 Merge "Return real error strings from installd." am: 8f3ce2cd66 by Jeff Sharkey · 9 years ago
  2. 8f3ce2c Merge "Return real error strings from installd." by Jeff Sharkey · 9 years ago
  3. 423e746 Return real error strings from installd. by Jeff Sharkey · 9 years ago
  4. 4646e4c Merge "service_manager.c: remove is_selinux_enabled calls" am: fce768d017 by Nick Kralevich · 9 years ago
  5. fce768d Merge "service_manager.c: remove is_selinux_enabled calls" by Treehugger Robot · 9 years ago
  6. 4f1d739 Merge "Filename refactoring, remove DEXOPT_OTA flag." am: 68603971f6 by Jeff Sharkey · 9 years ago
  7. 1186266 Merge "Final push of installd to Binder; goodbye socket!" am: 24865a0868 by Jeff Sharkey · 9 years ago
  8. 6860397 Merge "Filename refactoring, remove DEXOPT_OTA flag." by Jeff Sharkey · 9 years ago
  9. 24865a0 Merge "Final push of installd to Binder; goodbye socket!" by Jeff Sharkey · 9 years ago
  10. eb4d5cb service_manager.c: remove is_selinux_enabled calls by Nick Kralevich · 9 years ago
  11. f3e30b9 Filename refactoring, remove DEXOPT_OTA flag. by Jeff Sharkey · 9 years ago
  12. 6c2c056 Final push of installd to Binder; goodbye socket! by Jeff Sharkey · 9 years ago
  13. f2de2d1 Merge "Yet another set of installd Binder methods." am: 77f764d66f by Jeff Sharkey · 9 years ago
  14. 77f764d Merge "Yet another set of installd Binder methods." by Jeff Sharkey · 9 years ago
  15. 475c6f9 Yet another set of installd Binder methods. by Jeff Sharkey · 9 years ago
  16. 7e7ce45 Merge "Move more installd methods to Binder." am: f69c024050 by Jeff Sharkey · 9 years ago
  17. f69c024 Merge "Move more installd methods to Binder." by Jeff Sharkey · 9 years ago
  18. 23ce729 Merge "Revert "Move installd back to Android.mk."" am: 1ae0486a54 by Dan Willemsen · 9 years ago
  19. 1ae0486 Merge "Revert "Move installd back to Android.mk."" by Treehugger Robot · 9 years ago
  20. c1e93e7 Move more installd methods to Binder. by Jeff Sharkey · 9 years ago
  21. 4c93974 Revert "Move installd back to Android.mk." by Dan Willemsen · 9 years ago
  22. 00f28db Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD am: ecea1bfeae by Bill Yi · 9 years ago
  23. 5c3b2b4 Merge commit 'f5c3b20f062ca646572ee6c07713eba691971c95' into dec6 by Jeff Sharkey · 9 years ago
  24. bfbe5c7 Merge "DO NOT MERGE. Check and restorecon cache/code_cache directories." by Jeff Sharkey · 9 years ago
  25. ecea1bf Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 9 years ago
  26. f5c3b20 Merge "Shuffle installd Binder implementation around." by Jeff Sharkey · 9 years ago
  27. 661cbb7 Merge "DO NOT MERGE. Check and restorecon cache/code_cache directories." by Jeff Sharkey · 9 years ago
  28. 6079aa6 Merge changes I0c8d4018,Ic9dfb243,I7e442b06 am: 17892731ec by Jeff Sharkey · 9 years ago
  29. b54724f DO NOT MERGE. Recursively restorecon when SELinux label changes. by Jeff Sharkey · 9 years ago
  30. b9821c8 DO NOT MERGE. Ignore setxattr() failures on tmpfs. am: 4ed6507cfb -s ours by Jeff Sharkey · 9 years ago
  31. 5e2b077 DO NOT MERGE. Record "cache" inodes to clear while CE is locked. by Jeff Sharkey · 9 years ago
  32. 1789273 Merge changes I0c8d4018,Ic9dfb243,I7e442b06 by Treehugger Robot · 9 years ago
  33. 0274c97 Shuffle installd Binder implementation around. by Jeff Sharkey · 9 years ago
  34. 95d9ac6 DO NOT MERGE. Check and restorecon cache/code_cache directories. by Jeff Sharkey · 9 years ago
  35. 7db6041 DO NOT MERGE. Recursively restorecon when SELinux label changes. by Jeff Sharkey · 9 years ago
  36. 4ed6507 DO NOT MERGE. Ignore setxattr() failures on tmpfs. by Jeff Sharkey · 9 years ago
  37. 9a998f4 DO NOT MERGE. Record "cache" inodes to clear while CE is locked. by Jeff Sharkey · 9 years ago
  38. 89c634b Merge "Check and write some error in atrace." am: 7b50c02030 by Yifan Hong · 9 years ago
  39. 7b50c02 Merge "Check and write some error in atrace." by Treehugger Robot · 9 years ago
  40. 78bde35 Merge "Convert vulkan to Android.bp" am: e421c0710f by Colin Cross · 9 years ago
  41. e421c07 Merge "Convert vulkan to Android.bp" by Colin Cross · 9 years ago
  42. b20213c Merge changes from topic 'bind' am: 7726057707 by Jeff Sharkey · 9 years ago
  43. 5b62e60 Initial Binder interface for installd. am: 9087400f3c by Jeff Sharkey · 9 years ago
  44. 7884c19 Convert vulkan to Android.bp by Colin Cross · 9 years ago
  45. db79260 Move installd back to Android.mk. am: 00b6f68c5c by Jeff Sharkey · 9 years ago
  46. 7726057 Merge changes from topic 'bind' by Jeff Sharkey · 9 years ago
  47. 61954a4 Check and write some error in atrace. by Yifan Hong · 9 years ago
  48. 9087400 Initial Binder interface for installd. by Jeff Sharkey · 9 years ago
  49. 00b6f68 Move installd back to Android.mk. by Jeff Sharkey · 9 years ago
  50. a7a0658 Merge "Fix includes; use IBase instead of IBinder." am: bd5dc9df53 by Yifan Hong · 9 years ago
  51. bd5dc9d Merge "Fix includes; use IBase instead of IBinder." by Treehugger Robot · 9 years ago
  52. b8f9c06 Fix includes; use IBase instead of IBinder. by Yifan Hong · 9 years ago
  53. aa51c8c Merge "Check for errors for IServiceManager::get and list." am: a09202e9ac by Yifan Hong · 9 years ago
  54. a09202e Merge "Check for errors for IServiceManager::get and list." by Treehugger Robot · 9 years ago
  55. 8cf4ed1 Check for errors for IServiceManager::get and list. by Yifan Hong · 9 years ago
  56. 83f8bba Merge "surfaceflinger:Fix potential crash issue when do AIDL FUZZ test" by Jinguang Dong · 9 years ago
  57. 2792ff4 Merge "surfaceflinger:Fix potential crash issue when do AIDL FUZZ test" by Treehugger Robot · 9 years ago
  58. 9f8b9ae surfaceflinger:Fix potential crash issue when do AIDL FUZZ test by Jinguang Dong · 9 years ago
  59. f118868 Merge "Adjust installd with new dexopt return values." am: b29c82b67e by Nicolas Geoffray · 9 years ago
  60. b29c82b Merge "Adjust installd with new dexopt return values." by Nicolas Geoffray · 9 years ago
  61. 920c60c Adjust installd with new dexopt return values. by Nicolas Geoffray · 9 years ago
  62. 87b2535 Merge "Fix clang static analyzer warnings." am: b10d705f51 by Manoj Gupta · 9 years ago
  63. b10d705 Merge "Fix clang static analyzer warnings." by Treehugger Robot · 9 years ago
  64. 7d7cd0c Merge "atrace: support HAL services as well." am: 1aea108920 by Martijn Coenen · 9 years ago
  65. 1aea108 Merge "atrace: support HAL services as well." by Treehugger Robot · 9 years ago
  66. ee9b97e atrace: support HAL services as well. by Martijn Coenen · 9 years ago
  67. 5b30ae1 Merge "atrace.rc: move to post-fs trigger" am: 3749a60b42 by Wei Wang · 9 years ago
  68. 3749a60 Merge "atrace.rc: move to post-fs trigger" by Treehugger Robot · 9 years ago
  69. 835180a atrace.rc: move to post-fs trigger by Wei Wang · 9 years ago
  70. 7354c23 Merge "Fix warnings in framworks/native/opengl/include" am: d12c9369d5 by Colin Cross · 9 years ago
  71. d12c936 Merge "Fix warnings in framworks/native/opengl/include" by Treehugger Robot · 9 years ago
  72. 22d12a8 Merge "Revert "Workaround alloc-dealloc-mismatch error on ASan device boot."" by Evgenii Stepanov · 9 years ago
  73. 5c58020 Merge "Revert "Workaround alloc-dealloc-mismatch error on ASan device boot."" by Evgenii Stepanov · 9 years ago
  74. 45cee75 Merge "Revert "Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat.""" by Nicolas Geoffray · 9 years ago
  75. eda1ddf Merge "Revert "Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat.""" by Nicolas Geoffray · 9 years ago
  76. 3ed78e4 Revert "Workaround alloc-dealloc-mismatch error on ASan device boot." by Evgenii Stepanov · 9 years ago
  77. 53caf0d Revert "Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat."" by Nicolas Geoffray · 9 years ago
  78. d5417da Merge "Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat."" by Nicolas Geoffray · 9 years ago
  79. 80a4f63 Merge "Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat."" by Nicolas Geoffray · 9 years ago
  80. 5373d30 Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat." by Nicolas Geoffray · 9 years ago
  81. ae4d6a6 Merge "Dumpstate's netstat call should use -W." am: 0708c8355f by Elliott Hughes · 9 years ago
  82. 0708c83 Merge "Dumpstate's netstat call should use -W." by Elliott Hughes · 9 years ago
  83. 6da66c1 Merge "Pass --output-vdex-fd and input-vdex-fd to dex2oat." am: 229d3c289b by Nicolas Geoffray · 9 years ago
  84. 229d3c2 Merge "Pass --output-vdex-fd and input-vdex-fd to dex2oat." by Nicolas Geoffray · 9 years ago
  85. e86b7fb Merge "Keep protected content in EGLImage attrs as needed." am: 5a03327fa8 by Craig Donner · 9 years ago
  86. 5a03327 Merge "Keep protected content in EGLImage attrs as needed." by Treehugger Robot · 9 years ago
  87. 196539e Pass --output-vdex-fd and input-vdex-fd to dex2oat. by Nicolas Geoffray · 9 years ago
  88. 3aa7f61 Merge "[NAN-AWARE] Rename NAN to Aware" am: ab180e53b9 by Etan Cohen · 9 years ago
  89. ab180e5 Merge "[NAN-AWARE] Rename NAN to Aware" by Etan Cohen · 9 years ago
  90. ddd28d0 [NAN-AWARE] Rename NAN to Aware by Etan Cohen · 9 years ago
  91. 564e686 Merge "binder: print the bad cmd error to android log" am: 2e9ff8c5be by liangweikang · 9 years ago
  92. 2e9ff8c Merge "binder: print the bad cmd error to android log" by Treehugger Robot · 9 years ago
  93. 0c7cc2e Fix warnings in framworks/native/opengl/include by Colin Cross · 9 years ago
  94. 7fb30a8 Keep protected content in EGLImage attrs as needed. by Craig Donner · 9 years ago
  95. 4122118 Fix clang static analyzer warnings. by Manoj Gupta · 9 years ago
  96. a43ee15 binder: print the bad cmd error to android log by liangweikang · 9 years ago
  97. 0adb3a3 Dumpstate's netstat call should use -W. by Elliott Hughes · 9 years ago
  98. 1ccb872 Merge "TextOutput log improvement" am: 3e9e757437 by Wei Wang · 9 years ago
  99. 3e9e757 Merge "TextOutput log improvement" by Treehugger Robot · 9 years ago
  100. 12a04a5 Merge "Enable multiple concurrent binderLibTest instances" am: 06d83ad741 by Connor O'Brien · 9 years ago