1. 9036a97 Fix VMRuntime.registerAppInfo usage by Calin Juravle · 8 years ago
  2. ffa1c08 Merge "Track libcore change e42e99816ad6c0626564aaabcf636e8febc1edc6" by Przemyslaw Szczepaniak · 9 years ago
  3. 575d1a6 Track libcore change e42e99816ad6c0626564aaabcf636e8febc1edc6 by Przemyslaw Szczepaniak · 9 years ago
  4. 5d5fd21 Merge changes from topic 'java_8_layoutlib' by Neil Fuller · 9 years ago
  5. d21b642 Merge "Fix ASAN builds after app_process change." by Nicolas Geoffray · 9 years ago
  6. 1da1e5c Fix ASAN builds after app_process change. by Nicolas Geoffray · 9 years ago
  7. 38b839c Merge "zygote to preload public native libraries" by Nicolas Geoffray · 9 years ago
  8. 204386e zygote to preload public native libraries by Dimitry Ivanov · 9 years ago
  9. 33e7677 Merge "Construct classloader for apps with no java code" by Dimitry Ivanov · 9 years ago
  10. 9080466 Merge "ImageReader: override the flexible YUV compatible formats" by Zhijun He · 9 years ago
  11. 70b6130 Construct classloader for apps with no java code by Dimitry Ivanov · 9 years ago
  12. b82b752 Merge "Suppress output for Protobuf data if Bluetooth is disabled" by Pavlin Radoslavov · 9 years ago
  13. 61a94d4 Suppress output for Protobuf data if Bluetooth is disabled by Pavlin Radoslavov · 9 years ago
  14. f0cf899 Merge "Make accessing mWaitingForDrawn thread-safe" by Wale Ogunwale · 9 years ago
  15. ffef959 Merge "Fix NPE in BaseStatusbar in onListenerConnected" by Jason Monk · 9 years ago
  16. 53d1e66 Make accessing mWaitingForDrawn thread-safe by tiger_huang · 9 years ago
  17. 5af6dd5 Merge "Add stubs needed to enable javac to compile lambdas" by Neil Fuller · 9 years ago
  18. 613a907 Add stubs needed to enable javac to compile lambdas by Neil Fuller · 9 years ago
  19. 185e9c2 Fix NPE in BaseStatusbar in onListenerConnected by Kent Persson · 10 years ago
  20. b999ad9 Merge "Camera2: Fix getInternalFormatSizes for depth" by Chien-Yu Chen · 9 years ago
  21. 5f1245b Camera2: Fix getInternalFormatSizes for depth by Chien-Yu Chen · 9 years ago
  22. de38445 Merge "Preload2: Fix object to sync on" by Andreas Gampe · 9 years ago
  23. fda1ace Switch LayoutLib to Java 8 by Deepanshu Gupta · 9 years ago
  24. c6e35f2 Move LayoutLib to Java 8 by Deepanshu Gupta · 9 years ago
  25. 0a1b294 Merge "Track libcore commit aff7af3b344bf882620489631633e09fabfcd58d." by Narayan Kamath · 9 years ago
  26. 4b1e153 Track libcore commit aff7af3b344bf882620489631633e09fabfcd58d. by Narayan Kamath · 9 years ago
  27. f2a9933 Preload2: Fix object to sync on by Andreas Gampe · 9 years ago
  28. b97cfe8 Merge "Add flags needed to switch Jack to 1.8 for CTS targets" by Neil Fuller · 9 years ago
  29. 855585f Add flags needed to switch Jack to 1.8 for CTS targets by Neil Fuller · 9 years ago
  30. 6b50207 Merge changes from topic 'java_util_function_tests' by Neil Fuller · 9 years ago
  31. 916ea08 Merge "Add dumpsys meminfo --unreachable" by Colin Cross · 9 years ago
  32. dce343d Add flags needed to switch Jack to 1.8 for CTS targets by Neil Fuller · 9 years ago
  33. eb09c6a9 Add flags needed to switch Jack to 1.8 for CTS targets by Neil Fuller · 9 years ago
  34. 1818ef0 Merge "Add java.util.function APIs" by Neil Fuller · 9 years ago
  35. 2b548ae Add java.util.function APIs by Neil Fuller · 9 years ago
  36. 3a171a7 ImageReader: override the flexible YUV compatible formats by Zhijun He · 9 years ago
  37. 7416762 Merge "Add keylayout for Xbox One controller" by Michael Wright · 9 years ago
  38. e2fc257 Merge "[RenderScript] Fix potential leak in RS JNI" by Miao Wang · 9 years ago
  39. 66a2539 Add keylayout for Xbox One controller by Tim Clark · 9 years ago
  40. 3289547 Merge "Suppress warnings of MultiDexLegacyAndException" by Yohann Roussel · 9 years ago
  41. d183f80 Suppress warnings of MultiDexLegacyAndException by Yohann Roussel · 9 years ago
  42. dcc79d8 Merge "Support persist.sys.audit_safemode" by Sami Tolvanen · 9 years ago
  43. a1e8ceb Merge "Frameworks/base: Fix registration function" by Andreas Gampe · 9 years ago
  44. 8d48ef39d Frameworks/base: Fix registration function by Andreas Gampe · 9 years ago
  45. 140d7d2 Merge "Add missing liblog dependency" by Dimitry Ivanov · 9 years ago
  46. 5a06e37 Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  47. c7f3631 Merge "When the device boots up, netd works more than required" by Amith Yamasani · 9 years ago
  48. b966738 Merge "onAccountsUpdated shouldn't be called back after listener unregistered" by Amith Yamasani · 9 years ago
  49. a4ad5f8 [RenderScript] Fix potential leak in RS JNI by Miao Wang · 9 years ago
  50. 2c97ab6 Merge "Hide java.security.Signatue#getCurrentSpi" by Przemyslaw Szczepaniak · 9 years ago
  51. b1d6d8d Hide java.security.Signatue#getCurrentSpi by Przemyslaw Szczepaniak · 9 years ago
  52. 29fa896 Merge "Remove java.nio.channels.* classes without test coverage." by Przemyslaw Szczepaniak · 9 years ago
  53. 5fbc42d Remove java.nio.channels.* classes without test coverage. by Przemyslaw Szczepaniak · 9 years ago
  54. 205bf7a Merge "Java 8 in layoutlib-create" by Brian Carlstrom · 9 years ago
  55. e96ffcf Java 8 in layoutlib-create by Deepanshu Gupta · 9 years ago
  56. 9653790 Merge "The NDK samples moved a while back." by Elliott Hughes · 9 years ago
  57. 3edfa8f The NDK samples moved a while back. by Elliott Hughes · 9 years ago
  58. ee2b492 Support persist.sys.audit_safemode by Sami Tolvanen · 9 years ago
  59. 9f93524 Merge "Remove public InetAddress#getAddressInternal()" by Przemyslaw Szczepaniak · 9 years ago
  60. acfaee6 Merge "SocketImpl#getFileDescriptor shouldn't be public" by Przemyslaw Szczepaniak · 9 years ago
  61. 8405e5c Merge "Replace usages of ShortNumberUtil with ShortNumberInfo" by Paul Duffin · 9 years ago
  62. c2884fe Replace usages of ShortNumberUtil with ShortNumberInfo by Paul Duffin · 9 years ago
  63. 6c62502 Remove public InetAddress#getAddressInternal() by Przemyslaw Szczepaniak · 9 years ago
  64. 2a705dc SocketImpl#getFileDescriptor shouldn't be public by Przemyslaw Szczepaniak · 9 years ago
  65. 84b1e35 Add dumpsys meminfo --unreachable by Colin Cross · 9 years ago
  66. 857b656 Merge "libhwui: handle eglSwapBuffers with EGL_BAD_NATIVE_WINDOW error case" by John Reck · 9 years ago
  67. e8fbc20 Merge "Fix typo in KeyInfo Javadoc." by Alex Klyubin · 9 years ago
  68. d9dded5 Fix typo in KeyInfo Javadoc. by Alex Klyubin · 9 years ago
  69. 700ed04 Merge "api: Un-hide new reflection 1.8 APIs" by Igor Murashkin · 9 years ago
  70. a13e690 api: Un-hide new reflection 1.8 APIs by Igor Murashkin · 9 years ago
  71. 1f4f719 Merge "Improve NFC-F transceive() docs." by Martijn Coenen · 9 years ago
  72. 6711e02 Improve NFC-F transceive() docs. by Martijn Coenen · 9 years ago
  73. f3c4320 Merge "Transit to correct state after alarm is fired" by Amith Yamasani · 9 years ago
  74. 27b3330 Transit to correct state after alarm is fired by Koji Fukui · 9 years ago
  75. 026a584 Merge "Implementation of BluetoothDevice.createBondOutOfBand" by Andre Eisenbach · 9 years ago
  76. c28caad Implementation of BluetoothDevice.createBondOutOfBand by Jakub Pawlowski · 9 years ago
  77. 81e7a58 Merge "Bluetooth: Restrict gain for Absolute volume case" by Eric Laurent · 9 years ago
  78. 22173bc When the device boots up, netd works more than required by Soi, Yoshinari · 9 years ago
  79. 4565a47 Bluetooth: Restrict gain for Absolute volume case by Liejun Tao · 9 years ago
  80. 60cbd0b Merge "Track libcore change fe6fe17d1ca75ee039df7ab93314f3f1e068794f." by Narayan Kamath · 9 years ago
  81. edf2d22 Track libcore change fe6fe17d1ca75ee039df7ab93314f3f1e068794f. by Narayan Kamath · 9 years ago
  82. 21b2b73 Merge "Alarm: add missing closedir after opendir when searching for RTC" by Narayan Kamath · 9 years ago
  83. e45abfa Alarm: add missing closedir after opendir when searching for RTC by Mykola Kondratenko · 9 years ago
  84. 8927600 libhwui: handle eglSwapBuffers with EGL_BAD_NATIVE_WINDOW error case by Zhang Dongsheng · 9 years ago
  85. c71c44a Merge "close file in PersistentDataBlockService jni" by Narayan Kamath · 9 years ago
  86. 5c74bb3 close file in PersistentDataBlockService jni by Lianwei Wang · 9 years ago
  87. c76789d Merge changes from topic 'sni' by Kenny Root · 9 years ago
  88. 779efda Track libcore change by Kenny Root · 9 years ago
  89. 542349a Track libcore change by Kenny Root · 9 years ago
  90. 49aee68 Merge "Remove the CREATE_FLAG_OPT_LEVEL_0 from the Java API." by Stephen Hines · 9 years ago
  91. 31312ec Merge "Unhide @Repeatable" by Neil Fuller · 9 years ago
  92. 6fa925a Unhide @Repeatable by Neil Fuller · 9 years ago
  93. 45a1ea3 Merge "Unhide @FunctionalInterface" by Neil Fuller · 9 years ago
  94. 679e403 Unhide @FunctionalInterface by Neil Fuller · 9 years ago
  95. b05fa3e Merge "Unhide Method.isDefault" by Neil Fuller · 9 years ago
  96. d2d0765 Unhide Method.isDefault by Neil Fuller · 9 years ago
  97. 26fdbc1 Merge "Grant CAP_WAKE_ALARM to the Bluetooth process for any user" by Pavlin Radoslavov · 9 years ago
  98. 2956bee Grant CAP_WAKE_ALARM to the Bluetooth process for any user by Pavlin Radoslavov · 9 years ago
  99. 6ebdbfa Merge "[RenderScript] Implement APIs for better multi-frame process support." by Miao Wang · 9 years ago
  100. d63847a Merge "IBluetooth: remove dump(), support arguments" by Marie Janssen · 9 years ago