1. 2200e09 App_process: Merge app_process and app_process__asan by Andreas Gampe · 9 years ago
  2. 622f511 App_process: Clean up sanitized binaries by Andreas Gampe · 9 years ago
  3. 827d0d7 LOCAL_CLANG := true is now the default by Glenn Kasten · 9 years ago
  4. b37d826 Merge changes from topic 'usb_bugfixes-mirror-aosp-master' by Jerry Zhang · 9 years ago
  5. 935372b Refactored setCurrentFunction and setUsbDataUnlocked into single method. by Jerry Zhang · 9 years ago
  6. 0efa843 Add WiFi toggle prompts - framework by Svetoslav Ganov · 9 years ago
  7. 4a4a8f1 Merge "app_process: Forward -cp/-classpath to ART." by Treehugger Robot · 9 years ago
  8. 8be2850 Merge "Create the WebViewZygote and implement WebViewZygoteInit." by Treehugger Robot · 9 years ago
  9. 78382db Merge "RRO: Synchronize access to overlays.list" by Adam Lesinski · 9 years ago
  10. f12af5e RRO: Synchronize access to overlays.list by Martin Wallgren · 10 years ago
  11. c08e32e Rely on the platform -std default. by Elliott Hughes · 9 years ago
  12. ded2098 Create the WebViewZygote and implement WebViewZygoteInit. by Robert Sesek · 9 years ago
  13. 4f66cb3 app_process: Forward -cp/-classpath to ART. by Igor Murashkin · 9 years ago
  14. 5638991 app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal. by Narayan Kamath · 9 years ago
  15. 8efb84e DO NOT MERGE Revert "Add WiFi toggle prompts - framework" by Mitchell Wills · 9 years ago
  16. 40f8b92 Add WiFi toggle prompts - framework by Svetoslav Ganov · 9 years ago
  17. 33e6523 Merge "Remove unused includes." am: 35da832634 by Dmitriy Filchenko · 9 years ago
  18. 7310cc4 Remove unused includes. by Dmitriy Filchenko · 9 years ago
  19. 4e3a78a Merge "libsigchain: intercept bsd_signal on lp32" am: 6eb30f2060 by Dimitry Ivanov · 9 years ago
  20. 4c52818 libsigchain: intercept bsd_signal on lp32 by Dimitry Ivanov · 9 years ago
  21. 9495872 Merge \"bootanimation: Call eglReleaseThread in threadLoop\" am: 189bbd9f6d by Sai Kiran Korwar · 9 years ago
  22. 189bbd9 Merge "bootanimation: Call eglReleaseThread in threadLoop" by Jesse Hall · 9 years ago
  23. d5a72fa Merge \"Handle long process names correctly.\" am: e2994438d2 by Dmitriy Filchenko · 9 years ago
  24. f5b6e55 Handle long process names correctly. by Dmitriy Filchenko · 9 years ago
  25. c1a1487 Merge \"Remove calls to set_process_name.\" am: 8ee58b3b4e by Dmitriy Filchenko · 9 years ago
  26. 342c7dc Remove calls to set_process_name. by Dmitriy Filchenko · 9 years ago
  27. abf0d56 Merge \"Let bmgr inspect the set of whitelisted transports\" into nyc-dev by Christopher Tate · 9 years ago
  28. 0f10134 Merge "Let bmgr inspect the set of whitelisted transports" into nyc-dev by Chris Tate · 9 years ago
  29. 098bc0d Merge \"Add pm operation to set user restrictions.\" into nyc-dev am: f6824b51cc by Sudheer Shanka · 9 years ago
  30. bf0a9a7 Add pm operation to set user restrictions. by Sudheer Shanka · 9 years ago
  31. e227ec6 Let bmgr inspect the set of whitelisted transports by Christopher Tate · 9 years ago
  32. 3eee9fb bootanimation: Call eglReleaseThread in threadLoop by Sai Kiran Korwar · 10 years ago
  33. 79f4260 Merge "Deprecate shell-based UI Automator." into nyc-dev am: f298f4a7c7 by Allen Hair · 9 years ago
  34. 3fb0331 Deprecate shell-based UI Automator. by Allen Hair · 9 years ago
  35. a24af98 Merge "Fix issue #27532364: Security Vulnerability in IIntentSender.send" into nyc-dev by Dianne Hackborn · 9 years ago
  36. 0c4e6a8 Fix issue #27532364: Security Vulnerability in IIntentSender.send by Dianne Hackborn · 9 years ago
  37. 2591ee2 Merge "Move the \'pretend idle jobs can run now\' broadcast into AMS" into nyc-dev by Christopher Tate · 10 years ago
  38. 27d92e4 Move the 'pretend idle jobs can run now' broadcast into AMS by Christopher Tate · 10 years ago
  39. 3088ff8 zygote: Remove NativeLoader initialization step by Dimitry Ivanov · 10 years ago
  40. cda22ed resolve merge conflicts from goog/stage-aosp-master to goog/nyc-dev-plus-aosp by Dimitry Ivanov · 10 years ago
  41. 0598038 Merge "zygote: Remove NativeLoader initialization step" am: 4dd00e9 by Dimitry Ivanov · 10 years ago
  42. 6a850b3 zygote: Remove NativeLoader initialization step by Dimitry Ivanov · 10 years ago
  43. 2b5f967 Merge "Allow setting fullscreen stack as target via adb shell" into nyc-dev by Andrii Kulian · 10 years ago
  44. a4ab6a0 Merge "Allow setting fullscreen stack as target via adb shell" into nyc-dev by Andrii Kulian · 10 years ago
  45. 9a50b6a Merge "Don\'t override pre-release target sdk" into nyc-dev am: 97ef0e7 by Todd Kennedy · 10 years ago
  46. b107271 Don't override pre-release target sdk by Todd Kennedy · 10 years ago
  47. 61c24de Merge "Add "do not kill" install option" into nyc-dev am: 6958226 by Todd Kennedy · 10 years ago
  48. 435ce5f Allow setting fullscreen stack as target via adb shell by Andrii Kulian · 10 years ago
  49. 9d1357c Merge "Fix needless value boxing/unboxing in Am.java (except the Long unboxing covered by a separate CL)." by Tobias Thierer · 10 years ago
  50. 1b33b45 Merge "Fix needless value boxing/unboxing in Am.java (except the Long unboxing covered by a separate CL)." by Tobias Thierer · 10 years ago
  51. 28532d0 frameworks/base: Avoid Long object allocations in Long.valueOf() by Tobias Thierer · 10 years ago
  52. 8e9bd59 Merge "frameworks/base: Avoid Long object allocations in Long.valueOf()" by Tobias Thierer · 10 years ago
  53. 4776362 Add "do not kill" install option by Todd Kennedy · 10 years ago
  54. a1adc6ff Fix needless value boxing/unboxing in Am.java by Tobias Thierer · 10 years ago
  55. 4bd017d frameworks/base: Avoid Long object allocations in Long.valueOf() by Tobias Thierer · 10 years ago
  56. 75d4db4 Merge "Add test method to remove admins." into nyc-dev am: 3c5ceae by Kenny Guy · 10 years ago
  57. 38dcca5 Add test method to remove admins. by Kenny Guy · 10 years ago
  58. 3a00b69 Remove unnecessary allocation+unboxing of objects. am: a09b4d2 by Narayan Kamath · 10 years ago
  59. a09b4d2a6 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 10 years ago
  60. 16e0976 Merge "Give users and devices control over sdcardfs." into nyc-dev am: 7d66e83 by Jeff Sharkey · 10 years ago
  61. 33dd156 Give users and devices control over sdcardfs. by Jeff Sharkey · 10 years ago
  62. 537c8bd Merge "Allow to provide only a component name prefix to \'am instrument\'" into nyc-dev by Philip P. Moltmann · 10 years ago
  63. 01ee1b7 Allow to provide only a component name prefix to 'am instrument' by Philip P. Moltmann · 10 years ago
  64. 7fc8b9c Merge "Support direct-boot tests." into nyc-dev am: 7d718bb by Jeff Sharkey · 10 years ago
  65. b5e89c6 Support direct-boot tests. by Jeff Sharkey · 10 years ago
  66. 3f7fa3b Merge "Fixed arguments order for addSharedAccountsFromParentUser" into nyc-dev by Fyodor Kupolov · 10 years ago
  67. 4d709f9 Fixed arguments order for addSharedAccountsFromParentUser by Fyodor Kupolov · 10 years ago
  68. bef5aad Update PRE_BOOT_COMPLETED for FBE. am: bd91e2f by Jeff Sharkey · 10 years ago
  69. bd91e2f Update PRE_BOOT_COMPLETED for FBE. by Jeff Sharkey · 10 years ago
  70. 161309f Merge "resolve merge conflicts of 0c7535b to nyc-dev" into nyc-dev am: 669caca by Andriy Naborskyy · 10 years ago
  71. 815e51d resolve merge conflicts of 0c7535b to nyc-dev by Andriy Naborskyy · 10 years ago
  72. dc3b852 resolve merge conflicts of 8416096 to nyc-dev-plus-aosp by Dan Willemsen · 10 years ago
  73. 8416096 Merge "Remove custom copy rules, stop using ACP" am: 72dd79f by Dan Willemsen · 10 years ago
  74. 98ff0b7 Remove custom copy rules, stop using ACP by Dan Willemsen · 10 years ago
  75. 39218ba bootanimation: implement split packaging of animation by Andriy Naborskyy · 10 years ago
  76. e75a9ad Added support to specify animation duration when resizing stack by Wale Ogunwale · 10 years ago
  77. eadd30a Merge "Renamed the function initialing nativeloader" am: 62c74db by Dimitry Ivanov · 10 years ago
  78. efab154 Renamed the function initialing nativeloader by Dimitry Ivanov · 10 years ago
  79. bf1082e Renamed the function initialing nativeloader by Dimitry Ivanov · 10 years ago
  80. 21bdaf1 [DO NOT MERGE] Add flag to "am start" to enable native debugging by Tamas Berghammer · 10 years ago
  81. bf89ae5 screencap: Nix deprecated direct read of framebuffer. by Prathmesh Prabhu · 10 years ago
  82. 4259500 Merge "Draw a clock on top of the Android boot animation" into nyc-dev by Damien Bargiacchi · 10 years ago
  83. a704b7d Draw a clock on top of the Android boot animation by Damien Bargiacchi · 10 years ago
  84. d589663 Move more PM calls to ParceledListSlice. by Jeff Sharkey · 10 years ago
  85. bb8b481 Am.java: Use write-only file descriptors by Nick Kralevich · 10 years ago
  86. 4a18c26 Fix issue #27385109: control activity behavior without triggering... by Dianne Hackborn · 10 years ago
  87. 1da1e5c Fix ASAN builds after app_process change. by Nicolas Geoffray · 10 years ago
  88. 573895b Fix ASAN builds after app_process change. by Nicolas Geoffray · 10 years ago
  89. 204386e zygote to preload public native libraries by Dimitry Ivanov · 10 years ago
  90. b082497 zygote to preload public native libraries by Dimitry Ivanov · 10 years ago
  91. 88b4285 Only debuggable packages can be downgraded. by Alex Klyubin · 10 years ago
  92. 1c8cbb5 Fix a set of random warnings in frameworks/base/ by Aurimas Liutikas · 10 years ago
  93. 06e8ee0 Added AM API to remove a stack by Wale Ogunwale · 10 years ago
  94. 115d2c1 Add feature versions for devices and apps. by Jeff Sharkey · 10 years ago
  95. 10f0f71 Update bmgr tool. by Sergey Poromov · 10 years ago
  96. faeb3eb Password security for FBE disk encryption keys by Paul Crowley · 10 years ago
  97. 25222f5 Merge "Add flag to "am start" to enable native debugging" by Tamas Berghammer · 10 years ago
  98. c17d8b7 Infrastructure for animating of maximizing pip activity. by Filip Gruszczynski · 10 years ago
  99. debd9a5 Allow specifying stack when starting activity in AM command. by Filip Gruszczynski · 10 years ago
  100. df6cb28 Add flag to "am start" to enable native debugging by Tamas Berghammer · 10 years ago