1. b4a5c04 Merge "Remove code that sets user.* system properties." by Narayan Kamath · 10 years ago
  2. 70e8f66 Remove code that sets user.* system properties. by Narayan Kamath · 10 years ago
  3. ec403e8 Merge "Call startInput on return from sleep mode" by Jeff Brown · 10 years ago
  4. c7e4871 Merge "Remove references to persist.sys.language/country." by Narayan Kamath · 10 years ago
  5. b61db82 Remove references to persist.sys.language/country. by Narayan Kamath · 10 years ago
  6. a8e8cdb Merge "Remove usages of FloatMath" by Neil Fuller · 10 years ago
  7. e573aa9 Remove usages of FloatMath by Neil Fuller · 10 years ago
  8. d884c63 Merge "Use ICU for relative time formatting" by Tao Bao · 10 years ago
  9. 67bfa0b Use ICU for relative time formatting by Tao Bao · 10 years ago
  10. 1a24bb5 Merge "Move hidden ApplicationInfo flags into a separate field." by Alex Klyubin · 10 years ago
  11. b9f8a52 Move hidden ApplicationInfo flags into a separate field. by Alex Klyubin · 10 years ago
  12. 3fbbe39 Merge "Store compiled code in Context.getCodeCacheDir()" by Pirama Arumuga Nainar · 10 years ago
  13. 396f131 Merge "Fix memory leak" by Marco Nelissen · 10 years ago
  14. 06524dc Fix memory leak by Marco Nelissen · 10 years ago
  15. 51772b7 Store compiled code in Context.getCodeCacheDir() by Pirama Arumuga Nainar · 10 years ago
  16. fd523ef Merge "Get the instruction set that the libraries of secondary Abi is supported." by Calin Juravle · 10 years ago
  17. 2a3cdf5 Merge "Implement array types" by Jason Sams · 10 years ago
  18. 37e5a94 Merge "Avoid static initialization of Layout from TextUtils" by Neil Fuller · 10 years ago
  19. 77a8f9d Merge "Remove obsolete 'numeric_date_template'." by Elliott Hughes · 10 years ago
  20. 41ba04e Remove obsolete 'numeric_date_template'. by Elliott Hughes · 10 years ago
  21. 46ba27e3 Implement array types by Jason Sams · 10 years ago
  22. d950ad0 Avoid static initialization of Layout from TextUtils by Neil Fuller · 10 years ago
  23. 81b8431 Merge "Fix clang build." by Elliott Hughes · 10 years ago
  24. 7ff53fa Fix clang build. by Elliott Hughes · 10 years ago
  25. 1269ff9 Merge "Adds invocable functions to ScriptGroup" by Yang Ni · 10 years ago
  26. be392ad Adds invocable functions to ScriptGroup by Yang Ni · 10 years ago
  27. 2170226 Merge "Add a unit test for StaticIpConfiguration." by Lorenzo Colitti · 10 years ago
  28. 9a55cbc Merge "make Allocation.destroy() include setSurface(null) for USAGE_IO_OUTPUT (Native RS)" by Miao Wang · 10 years ago
  29. 5ad36d4 Merge "Fix ANR caused by hwuiTask thread" by John Reck · 10 years ago
  30. fd2c130 Merge "Fix build." by Elliott Hughes · 10 years ago
  31. f953ca2 Fix build. by Elliott Hughes · 10 years ago
  32. 4fb79d1 Merge "Fix comment according to review." by Christopher Ferris · 10 years ago
  33. 7254c12 Fix comment according to review. by Christopher Ferris · 10 years ago
  34. 83faf72 Add a unit test for StaticIpConfiguration. by Lorenzo Colitti · 10 years ago
  35. f0f6e80 make Allocation.destroy() include setSurface(null) for USAGE_IO_OUTPUT by Miao Wang · 10 years ago
  36. 53e8d6f Merge "[ActivityManager] Prevent application holding AMS lock" by Craig Mautner · 10 years ago
  37. 240e874 Merge "[ActivityManager] Set appropriate relation of task to home" by Craig Mautner · 10 years ago
  38. 84533ed Merge "Remove fall through for KEYCODE_VOICE_ASSIST" by Craig Mautner · 10 years ago
  39. deef702 Merge "Deutsche Telekom VVM free SMS shortcodes DE" by Robert Greenwalt · 10 years ago
  40. aa5c5e3 Remove fall through for KEYCODE_VOICE_ASSIST by Henrik Baard · 10 years ago
  41. 9559ce7 Merge "Pass in code cache directory when creating a script group." by Yang Ni · 10 years ago
  42. fabf0e0 Merge "Fixing up the formatting code which is already merged" by Robert Greenwalt · 10 years ago
  43. 3c6e38d Fixing up the formatting code which is already merged by Robert Greenwalt · 10 years ago
  44. c565a56 Merge "Also include the domain when parceling StaticIpConfiguration." by Lorenzo Colitti · 10 years ago
  45. fba459d Merge "Fix DhcpResults.setDomain() and StaticIpConfiguration.toLinkProperties()" by Lorenzo Colitti · 10 years ago
  46. dbd0392 Merge "Fix wrap property creation when truncating." by Christopher Ferris · 10 years ago
  47. e32df45 Fix wrap property creation when truncating. by Christopher Ferris · 10 years ago
  48. ebf6340 Pass in code cache directory when creating a script group. by Yang Ni · 10 years ago
  49. d0cc544 Also include the domain when parceling StaticIpConfiguration. by Lorenzo Colitti · 10 years ago
  50. 106da5b Merge "Support connecting to networks with misconfigured subnet masks." by Lorenzo Colitti · 10 years ago
  51. b3b7097 Fix DhcpResults.setDomain() and StaticIpConfiguration.toLinkProperties() by Paul Jensen · 10 years ago
  52. 8316b819 Support connecting to networks with misconfigured subnet masks. by Lorenzo Colitti · 10 years ago
  53. 4dd0cf4 Merge "Initialize clipping structure" by Jason Sams · 10 years ago
  54. 4e85359 Merge "Fix printf format" by Marco Nelissen · 10 years ago
  55. 6cd6110 Fix printf format by Marco Nelissen · 10 years ago
  56. e74da38 Merge "Make SoundPool use MediaCodec" by Marco Nelissen · 10 years ago
  57. 3812e68 Merge "kill HAVE_PTHREADS." by Yabin Cui · 10 years ago
  58. 1610486 kill HAVE_PTHREADS. by Yabin Cui · 10 years ago
  59. 14331ab Initialize clipping structure by Jason Sams · 10 years ago
  60. 82ae3ff Call startInput on return from sleep mode by Mikael Gullstrand · 10 years ago
  61. 82a1a2c Merge "Add missing <string.h> includes." by Elliott Hughes · 10 years ago
  62. 35af2c3 Add missing <string.h> includes. by Elliott Hughes · 10 years ago
  63. 372be89 Make SoundPool use MediaCodec by Marco Nelissen · 10 years ago
  64. fe24754 Merge "Remove superfluous OpenSSL include paths." by Narayan Kamath · 10 years ago
  65. 0e7829e Remove superfluous OpenSSL include paths. by Adam Langley · 10 years ago
  66. 231df77 Merge "Fix default compute thread priority" by Jason Sams · 10 years ago
  67. 081cda8 Merge "Add FP16 types to the list of RenderScript types." by Jason Sams · 10 years ago
  68. dca2332 Merge "Add support for persist.sys.locale." by Narayan Kamath · 10 years ago
  69. d30dbb8 Add support for persist.sys.locale. by Narayan Kamath · 10 years ago
  70. c9870c1 Fix default compute thread priority by Jason Sams · 10 years ago
  71. f19176f Merge "Add + code handling logic for SMS Global Roaming" by Robert Greenwalt · 10 years ago
  72. 247e828 Merge "[ActivityManager] No home activity resumed and cause key dispatch ANR" by Craig Mautner · 10 years ago
  73. aa87e89 Merge "Choose the right executable for wrapped applications." by Narayan Kamath · 10 years ago
  74. 2d094e9 [ActivityManager] No home activity resumed and cause key dispatch ANR by louis_chang · 10 years ago
  75. e4a031e Merge "New trick to install bad dex file." by Ying Wang · 10 years ago
  76. a5835a2 Add FP16 types to the list of RenderScript types. by Jason Sams · 10 years ago
  77. b643624 New trick to install bad dex file. by Ying Wang · 10 years ago
  78. 42c2ac0 Merge "Fix for broken docs build." by Neil Fuller · 10 years ago
  79. ae69120 Fix for broken docs build. by Neil Fuller · 10 years ago
  80. 00502e8 Merge "Changes associated with an OkHttp upgrade" by Neil Fuller · 10 years ago
  81. 50a01d8 Changes associated with an OkHttp upgrade by Neil Fuller · 10 years ago
  82. 37ad4b0 Choose the right executable for wrapped applications. by Narayan Kamath · 10 years ago
  83. d8beca6 Merge "Remove support for --classpath and make --runtime-init the default." by Narayan Kamath · 10 years ago
  84. f48029f Remove support for --classpath and make --runtime-init the default. by Narayan Kamath · 10 years ago
  85. e315fee Merge "Fix handling of wrapped processes [part 1]." by Narayan Kamath · 10 years ago
  86. 6ac7e67 Fix handling of wrapped processes [part 1]. by Narayan Kamath · 10 years ago
  87. 4ac5775d Merge "Fix handling of wrapped processes [part 2]" by Narayan Kamath · 10 years ago
  88. ed35f5c Merge "Fast loadInverse() implementation for the common case" by Chris Craik · 10 years ago
  89. 23e6878 Fix handling of wrapped processes [part 2] by Narayan Kamath · 10 years ago
  90. 6a64a9c Merge "Prevent AudioService dead lock issue." by Jean-Michel Trivi · 10 years ago
  91. 0b486da Merge "Remove DSA support from Android KeyStore and KeyChain." by Alex Klyubin · 10 years ago
  92. 590c068 Merge "Add KeyPairGenerator.EC backed by Android KeyStore." by Alex Klyubin · 10 years ago
  93. 706f6cf Merge "Fix a property name that's longer than 31 chars." by Narayan Kamath · 10 years ago
  94. e551577 Fix a property name that's longer than 31 chars. by Narayan Kamath · 10 years ago
  95. f9c04f1 Merge "Removing HttpResponseCacheTest" by Neil Fuller · 10 years ago
  96. f24e490 Merge "Offer to detect non-SSL/TLS network traffic." by Jeff Sharkey · 10 years ago
  97. e4998e1e Fast loadInverse() implementation for the common case by Romain Guy · 10 years ago
  98. 605eb79 Offer to detect non-SSL/TLS network traffic. by Jeff Sharkey · 10 years ago
  99. 60cf05c Removing HttpResponseCacheTest by Neil Fuller · 10 years ago
  100. a747d5e Merge "Fix unexpected language changes on SIM card insertion." by Narayan Kamath · 10 years ago