1. 590c068 Merge "Add KeyPairGenerator.EC backed by Android KeyStore." by Alex Klyubin · 10 years ago
  2. 706f6cf Merge "Fix a property name that's longer than 31 chars." by Narayan Kamath · 10 years ago
  3. e551577 Fix a property name that's longer than 31 chars. by Narayan Kamath · 10 years ago
  4. f9c04f1 Merge "Removing HttpResponseCacheTest" by Neil Fuller · 10 years ago
  5. f24e490 Merge "Offer to detect non-SSL/TLS network traffic." by Jeff Sharkey · 10 years ago
  6. 605eb79 Offer to detect non-SSL/TLS network traffic. by Jeff Sharkey · 10 years ago
  7. 60cf05c Removing HttpResponseCacheTest by Neil Fuller · 10 years ago
  8. a747d5e Merge "Fix unexpected language changes on SIM card insertion." by Narayan Kamath · 10 years ago
  9. 7dc8d32 Fix unexpected language changes on SIM card insertion. by Narayan Kamath · 10 years ago
  10. 21a76df Add KeyPairGenerator.EC backed by Android KeyStore. by Alex Klyubin · 10 years ago
  11. aa7a646 Merge "Generate IKeystoreService using aidl" by Chad Brubaker · 10 years ago
  12. 7a2c973 Generate IKeystoreService using aidl by Chad Brubaker · 10 years ago
  13. 41ef80e Merge "Find wall clock RTC through sysfs" by Greg Hackmann · 10 years ago
  14. 0eb5826 Find wall clock RTC through sysfs by Greg Hackmann · 10 years ago
  15. 66b4d48 Merge "Prevent system server dump stuck by pipe buffer full." by Craig Mautner · 10 years ago
  16. 595ae39 Merge "Use more intention-revealing tests for S_ISLNK and S_ISSOCK." by Elliott Hughes · 10 years ago
  17. 1bf2481 Use more intention-revealing tests for S_ISLNK and S_ISSOCK. by Elliott Hughes · 10 years ago
  18. 21454aa Merge "New Script Group API." by Yang Ni · 10 years ago
  19. 837261c Merge "Fix HttpResponseCacheTest in anticipation of an OkHttp upgrade." by Neil Fuller · 10 years ago
  20. ebdfb6e Merge "[ActivityManager] Distinguish FG or BG receiver finished" by Olawale Ogunwale · 10 years ago
  21. e3f8598 Merge "bindService can't start up service process" by Olawale Ogunwale · 10 years ago
  22. 8ddd5f4 Merge "[ActivityManager] Fix process record leakage." by Olawale Ogunwale · 10 years ago
  23. 7f94b52 Merge "MediaCodec/Image: handle null cropRect correctly" by Lajos Molnar · 10 years ago
  24. 98840f2 Merge "media: add support for 160-byte image info in MediaCodec" by Lajos Molnar · 10 years ago
  25. 62d0677 Fix HttpResponseCacheTest in anticipation of an OkHttp upgrade. by Neil Fuller · 10 years ago
  26. 9a6c45e Merge "Call VMRuntime.clampGrowthLimit for small heap apps" by Mathieu Chartier · 10 years ago
  27. 24cee07 Call VMRuntime.clampGrowthLimit for small heap apps by Mathieu Chartier · 10 years ago
  28. 64044d0 Merge "Fixup aapt usage message" by Adam Lesinski · 10 years ago
  29. 7158ea2 bindService can't start up service process by chad · 10 years ago
  30. dbcb4a1 Merge "check ntpserver as empty string instead of null" by Jeff Sharkey · 10 years ago
  31. 0eda7df check ntpserver as empty string instead of null by Young-Ho Cha · 10 years ago
  32. 281c325 New Script Group API. by Yang Ni · 10 years ago
  33. 022b1ba Merge "Core/jni: Disallow relocation for decryption" by Andreas Gampe · 10 years ago
  34. 155118f Core/jni: Disallow relocation for decryption by neo.chae · 10 years ago
  35. c46d2a2 Merge "camera2: Clarify the documentation on the ImageReader usecase" by Narayan Kamath · 10 years ago
  36. 5c533e4 camera2: Clarify the documentation on the ImageReader usecase by Martin Storsjo · 10 years ago
  37. 8371f2e Merge "Check for OOM in BitmapFactory's getMimeTypeString()." by Vladimir Marko · 10 years ago
  38. 6ab7a78 Fixup aapt usage message by Johan Redestig · 10 years ago
  39. dcf323a Merge "NPE in SearchManager.triggerSearch" by Amith Yamasani · 10 years ago
  40. a15d640 Merge "Fix crash caused by toHex returning exception" by Paul Lawrence · 10 years ago
  41. 24063b5 Fix crash caused by toHex returning exception by Paul Lawrence · 10 years ago
  42. 7ab249a Check for OOM in BitmapFactory's getMimeTypeString(). by Vladimir Marko · 10 years ago
  43. da90a9c Merge "Do not allow the navigation bar to move if width == height" by Olawale Ogunwale · 10 years ago
  44. 5137415 Merge "Use NULL instead of 0 for pointer arguments of CallStaticVoidMethod." by Narayan Kamath · 10 years ago
  45. 8bd6a20 Use NULL instead of 0 for pointer arguments of CallStaticVoidMethod. by Haitao Feng · 10 years ago
  46. 024191b Merge "Fix comment. It should be 'or' not 'of'." by Narayan Kamath · 10 years ago
  47. 22242ab [ActivityManager] Fix process record leakage. by riddle_hsu · 10 years ago
  48. b385e0b Merge "Telephony: Initialize GsmCellLocation class members properly" by Robert Greenwalt · 10 years ago
  49. ea4cdd4 Merge "Race-condition in SoundPool during release" by Narayan Kamath · 10 years ago
  50. d7b12b4 Do not allow the navigation bar to move if width == height by Devin Kim · 10 years ago
  51. 1f5ac4d [ActivityManager] Distinguish FG or BG receiver finished by riddle_hsu · 10 years ago
  52. 873b291 Merge "fix issuse 65774" by Narayan Kamath · 10 years ago
  53. 65e37ee fix issuse 65774 by Paul Quei · 10 years ago
  54. 38c2dae Merge "Remove hardcoded include paths." by Narayan Kamath · 10 years ago
  55. bc2cc2f Remove hardcoded include paths. by Narayan Kamath · 10 years ago
  56. 72d33849 Merge "Missing break in switch statement" by Narayan Kamath · 10 years ago
  57. 5106dd4 Merge "Throw IllegalArgumentException on invalid hex-strings." by Narayan Kamath · 10 years ago
  58. 5ae63a2 Merge "Fixed grammar in the comment that introduces the Debug.MemoryInfo class." by Narayan Kamath · 10 years ago
  59. e4ec09d Telephony: Initialize GsmCellLocation class members properly by Srikanth Chintala · 12 years ago
  60. 44a5a30 Merge "Fix "pm list permissions" crash if resource string missing" by Narayan Kamath · 10 years ago
  61. 712a020 Merge "Correct a mistyped word "MSG_SET_CLEINT" to "MSG_SET_CLIENT"" by Narayan Kamath · 10 years ago
  62. cfa31a6 Merge "[ActivityManager] Reset ActivityRecord's waitingVisible" by Craig Mautner · 10 years ago
  63. ee435b1 Merge "telephony: Update comments for preferred network mode" by Elliott Hughes · 10 years ago
  64. e099ab1 telephony: Update comments for preferred network mode by Sungmin Choi · 10 years ago
  65. 5e1e38cc Merge "Mods to the SELinuxMMAC engine code." by Nick Kralevich · 10 years ago
  66. 2e1f052 Mods to the SELinuxMMAC engine code. by Robert Craig · 10 years ago
  67. d777176 Merge "Build against libphonenumber-platform." by Narayan Kamath · 10 years ago
  68. 2b20efa Merge "Core/jni: Remove Dalvik options from AndroidRuntime" by Andreas Gampe · 10 years ago
  69. 08b2d58 Core/jni: Remove Dalvik options from AndroidRuntime by Andreas Gampe · 10 years ago
  70. 4fa039d Merge "Layout the config-changed window if it has surface" by Olawale Ogunwale · 10 years ago
  71. 1110f55 [ActivityManager] Reset ActivityRecord's waitingVisible by louis_chang · 10 years ago
  72. 6007d9a Merge "Fix racing condition of mTouchExcludeRegion" by Craig Mautner · 10 years ago
  73. 33d8e73 Fix racing condition of mTouchExcludeRegion by tingna_sung · 10 years ago
  74. f73883f Layout the config-changed window if it has surface by tiger_huang · 10 years ago
  75. e06184e4 Merge "Add mips64 support to app_process." by Jeff Hao · 10 years ago
  76. ff35642 Merge "Remove DefaultHostnameVerifier from preloaded-classes." by Alex Klyubin · 10 years ago
  77. 07bb03c Merge "Avoid deadlock between ActivityManagerService and ProcessStatsService." by Olawale Ogunwale · 10 years ago
  78. 5cd79d0 Merge "Move the remaining ZygoteInit native code over to Java." by Elliott Hughes · 10 years ago
  79. ddd1179 Build against libphonenumber-platform. by Narayan Kamath · 10 years ago
  80. 7e7c603 Add mips64 support to app_process. by Douglas Leung · 10 years ago
  81. 93241de Merge "Remove a bitrotted test." by Elliott Hughes · 10 years ago
  82. 988fd73 Remove a bitrotted test. by Elliott Hughes · 10 years ago
  83. f62877d Merge "Prevent wrong system ui visibility callback after the user swipe" by Olawale Ogunwale · 10 years ago
  84. 486a994 Merge "[ActivityManager] Use synchronized to protect object" by Olawale Ogunwale · 10 years ago
  85. 26b56e6 Move the remaining ZygoteInit native code over to Java. by Elliott Hughes · 10 years ago
  86. e6d63b9 Merge "Rewrite selectReadable JNI in Java." by Elliott Hughes · 10 years ago
  87. 1653b1d Throw IllegalArgumentException on invalid hex-strings. by Narayan Kamath · 10 years ago
  88. 6d41504 Merge "Move frameworks users over to libcore hex encoding API." by Narayan Kamath · 10 years ago
  89. 8de1699 Merge "Fix typo with register native allocation." by Tim Murray · 10 years ago
  90. c80c12d Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE." by Ying Wang · 10 years ago
  91. 34db51c Cleanup Obsolete LOCAL_PRELINK_MODULE. by Ying Wang · 10 years ago
  92. 894724b Rewrite selectReadable JNI in Java. by Elliott Hughes · 10 years ago
  93. d11a658 Fix typo with register native allocation. by Tim Murray · 10 years ago
  94. 78108a3 Move frameworks users over to libcore hex encoding API. by Narayan Kamath · 10 years ago
  95. 89764e3 [ActivityManager] Use synchronized to protect object by mark_chen · 10 years ago
  96. b32a33c Merge "Turn debug flag off" by Christopher Tate · 10 years ago
  97. e9e1e0d Merge "Reimplement reopenStdio in Java." by Elliott Hughes · 10 years ago
  98. dac83f5 Reimplement reopenStdio in Java. by Elliott Hughes · 10 years ago
  99. f0e32ee Turn debug flag off by Alan Jeon · 10 years ago
  100. 3d00fdf Merge "Enable native tracking for RS contexts to improve GC behavior." by Tim Murray · 10 years ago