1. 240e874 Merge "[ActivityManager] Set appropriate relation of task to home" by Craig Mautner · 9 years ago
  2. 84533ed Merge "Remove fall through for KEYCODE_VOICE_ASSIST" by Craig Mautner · 9 years ago
  3. deef702 Merge "Deutsche Telekom VVM free SMS shortcodes DE" by Robert Greenwalt · 9 years ago
  4. aa5c5e3 Remove fall through for KEYCODE_VOICE_ASSIST by Henrik Baard · 9 years ago
  5. 9559ce7 Merge "Pass in code cache directory when creating a script group." by Yang Ni · 9 years ago
  6. fabf0e0 Merge "Fixing up the formatting code which is already merged" by Robert Greenwalt · 9 years ago
  7. 3c6e38d Fixing up the formatting code which is already merged by Robert Greenwalt · 9 years ago
  8. c565a56 Merge "Also include the domain when parceling StaticIpConfiguration." by Lorenzo Colitti · 9 years ago
  9. fba459d Merge "Fix DhcpResults.setDomain() and StaticIpConfiguration.toLinkProperties()" by Lorenzo Colitti · 9 years ago
  10. dbd0392 Merge "Fix wrap property creation when truncating." by Christopher Ferris · 9 years ago
  11. e32df45 Fix wrap property creation when truncating. by Christopher Ferris · 9 years ago
  12. ebf6340 Pass in code cache directory when creating a script group. by Yang Ni · 10 years ago
  13. d0cc544 Also include the domain when parceling StaticIpConfiguration. by Lorenzo Colitti · 9 years ago
  14. 106da5b Merge "Support connecting to networks with misconfigured subnet masks." by Lorenzo Colitti · 9 years ago
  15. b3b7097 Fix DhcpResults.setDomain() and StaticIpConfiguration.toLinkProperties() by Paul Jensen · 10 years ago
  16. 8316b819 Support connecting to networks with misconfigured subnet masks. by Lorenzo Colitti · 9 years ago
  17. 4dd0cf4 Merge "Initialize clipping structure" by Jason Sams · 9 years ago
  18. 4e85359 Merge "Fix printf format" by Marco Nelissen · 9 years ago
  19. 6cd6110 Fix printf format by Marco Nelissen · 9 years ago
  20. e74da38 Merge "Make SoundPool use MediaCodec" by Marco Nelissen · 9 years ago
  21. 3812e68 Merge "kill HAVE_PTHREADS." by Yabin Cui · 9 years ago
  22. 1610486 kill HAVE_PTHREADS. by Yabin Cui · 9 years ago
  23. 14331ab Initialize clipping structure by Jason Sams · 9 years ago
  24. 82a1a2c Merge "Add missing <string.h> includes." by Elliott Hughes · 9 years ago
  25. 35af2c3 Add missing <string.h> includes. by Elliott Hughes · 9 years ago
  26. 372be89 Make SoundPool use MediaCodec by Marco Nelissen · 10 years ago
  27. fe24754 Merge "Remove superfluous OpenSSL include paths." by Narayan Kamath · 9 years ago
  28. 0e7829e Remove superfluous OpenSSL include paths. by Adam Langley · 9 years ago
  29. 231df77 Merge "Fix default compute thread priority" by Jason Sams · 9 years ago
  30. 081cda8 Merge "Add FP16 types to the list of RenderScript types." by Jason Sams · 9 years ago
  31. dca2332 Merge "Add support for persist.sys.locale." by Narayan Kamath · 9 years ago
  32. d30dbb8 Add support for persist.sys.locale. by Narayan Kamath · 10 years ago
  33. c9870c1 Fix default compute thread priority by Jason Sams · 9 years ago
  34. f19176f Merge "Add + code handling logic for SMS Global Roaming" by Robert Greenwalt · 9 years ago
  35. 247e828 Merge "[ActivityManager] No home activity resumed and cause key dispatch ANR" by Craig Mautner · 9 years ago
  36. aa87e89 Merge "Choose the right executable for wrapped applications." by Narayan Kamath · 9 years ago
  37. 2d094e9 [ActivityManager] No home activity resumed and cause key dispatch ANR by louis_chang · 9 years ago
  38. e4a031e Merge "New trick to install bad dex file." by Ying Wang · 9 years ago
  39. a5835a2 Add FP16 types to the list of RenderScript types. by Jason Sams · 10 years ago
  40. b643624 New trick to install bad dex file. by Ying Wang · 10 years ago
  41. 42c2ac0 Merge "Fix for broken docs build." by Neil Fuller · 9 years ago
  42. ae69120 Fix for broken docs build. by Neil Fuller · 9 years ago
  43. 00502e8 Merge "Changes associated with an OkHttp upgrade" by Neil Fuller · 9 years ago
  44. 50a01d8 Changes associated with an OkHttp upgrade by Neil Fuller · 10 years ago
  45. 37ad4b0 Choose the right executable for wrapped applications. by Narayan Kamath · 9 years ago
  46. d8beca6 Merge "Remove support for --classpath and make --runtime-init the default." by Narayan Kamath · 9 years ago
  47. f48029f Remove support for --classpath and make --runtime-init the default. by Narayan Kamath · 10 years ago
  48. e315fee Merge "Fix handling of wrapped processes [part 1]." by Narayan Kamath · 9 years ago
  49. 6ac7e67 Fix handling of wrapped processes [part 1]. by Narayan Kamath · 10 years ago
  50. 4ac5775d Merge "Fix handling of wrapped processes [part 2]" by Narayan Kamath · 9 years ago
  51. ed35f5c Merge "Fast loadInverse() implementation for the common case" by Chris Craik · 10 years ago
  52. 23e6878 Fix handling of wrapped processes [part 2] by Narayan Kamath · 10 years ago
  53. 6a64a9c Merge "Prevent AudioService dead lock issue." by Jean-Michel Trivi · 10 years ago
  54. 0b486da Merge "Remove DSA support from Android KeyStore and KeyChain." by Alex Klyubin · 10 years ago
  55. 590c068 Merge "Add KeyPairGenerator.EC backed by Android KeyStore." by Alex Klyubin · 10 years ago
  56. 706f6cf Merge "Fix a property name that's longer than 31 chars." by Narayan Kamath · 10 years ago
  57. e551577 Fix a property name that's longer than 31 chars. by Narayan Kamath · 10 years ago
  58. f9c04f1 Merge "Removing HttpResponseCacheTest" by Neil Fuller · 10 years ago
  59. f24e490 Merge "Offer to detect non-SSL/TLS network traffic." by Jeff Sharkey · 10 years ago
  60. e4998e1e Fast loadInverse() implementation for the common case by Romain Guy · 10 years ago
  61. 605eb79 Offer to detect non-SSL/TLS network traffic. by Jeff Sharkey · 10 years ago
  62. 60cf05c Removing HttpResponseCacheTest by Neil Fuller · 10 years ago
  63. a747d5e Merge "Fix unexpected language changes on SIM card insertion." by Narayan Kamath · 10 years ago
  64. 7dc8d32 Fix unexpected language changes on SIM card insertion. by Narayan Kamath · 10 years ago
  65. cd2329d Remove DSA support from Android KeyStore and KeyChain. by Alex Klyubin · 10 years ago
  66. 21a76df Add KeyPairGenerator.EC backed by Android KeyStore. by Alex Klyubin · 10 years ago
  67. aa7a646 Merge "Generate IKeystoreService using aidl" by Chad Brubaker · 10 years ago
  68. 7a2c973 Generate IKeystoreService using aidl by Chad Brubaker · 10 years ago
  69. 41ef80e Merge "Find wall clock RTC through sysfs" by Greg Hackmann · 10 years ago
  70. 0eb5826 Find wall clock RTC through sysfs by Greg Hackmann · 10 years ago
  71. 66b4d48 Merge "Prevent system server dump stuck by pipe buffer full." by Craig Mautner · 10 years ago
  72. 595ae39 Merge "Use more intention-revealing tests for S_ISLNK and S_ISSOCK." by Elliott Hughes · 10 years ago
  73. 4fe7795 Prevent AudioService dead lock issue. by seunghwan.hong · 10 years ago
  74. 1bf2481 Use more intention-revealing tests for S_ISLNK and S_ISSOCK. by Elliott Hughes · 10 years ago
  75. 21454aa Merge "New Script Group API." by Yang Ni · 10 years ago
  76. 837261c Merge "Fix HttpResponseCacheTest in anticipation of an OkHttp upgrade." by Neil Fuller · 10 years ago
  77. ebdfb6e Merge "[ActivityManager] Distinguish FG or BG receiver finished" by Olawale Ogunwale · 10 years ago
  78. e3f8598 Merge "bindService can't start up service process" by Olawale Ogunwale · 10 years ago
  79. 8ddd5f4 Merge "[ActivityManager] Fix process record leakage." by Olawale Ogunwale · 10 years ago
  80. a423a27 Add + code handling logic for SMS Global Roaming by sohryun.shin · 10 years ago
  81. 7f94b52 Merge "MediaCodec/Image: handle null cropRect correctly" by Lajos Molnar · 10 years ago
  82. 98840f2 Merge "media: add support for 160-byte image info in MediaCodec" by Lajos Molnar · 10 years ago
  83. 62d0677 Fix HttpResponseCacheTest in anticipation of an OkHttp upgrade. by Neil Fuller · 10 years ago
  84. 9a6c45e Merge "Call VMRuntime.clampGrowthLimit for small heap apps" by Mathieu Chartier · 10 years ago
  85. 24cee07 Call VMRuntime.clampGrowthLimit for small heap apps by Mathieu Chartier · 10 years ago
  86. 64044d0 Merge "Fixup aapt usage message" by Adam Lesinski · 10 years ago
  87. 7158ea2 bindService can't start up service process by chad · 10 years ago
  88. dbcb4a1 Merge "check ntpserver as empty string instead of null" by Jeff Sharkey · 10 years ago
  89. 0eda7df check ntpserver as empty string instead of null by Young-Ho Cha · 10 years ago
  90. 281c325 New Script Group API. by Yang Ni · 10 years ago
  91. 022b1ba Merge "Core/jni: Disallow relocation for decryption" by Andreas Gampe · 10 years ago
  92. 155118f Core/jni: Disallow relocation for decryption by neo.chae · 10 years ago
  93. c46d2a2 Merge "camera2: Clarify the documentation on the ImageReader usecase" by Narayan Kamath · 10 years ago
  94. 5c533e4 camera2: Clarify the documentation on the ImageReader usecase by Martin Storsjo · 10 years ago
  95. 8371f2e Merge "Check for OOM in BitmapFactory's getMimeTypeString()." by Vladimir Marko · 10 years ago
  96. 6ab7a78 Fixup aapt usage message by Johan Redestig · 10 years ago
  97. dcf323a Merge "NPE in SearchManager.triggerSearch" by Amith Yamasani · 10 years ago
  98. a15d640 Merge "Fix crash caused by toHex returning exception" by Paul Lawrence · 10 years ago
  99. 24063b5 Fix crash caused by toHex returning exception by Paul Lawrence · 10 years ago
  100. 7ab249a Check for OOM in BitmapFactory's getMimeTypeString(). by Vladimir Marko · 10 years ago