1. 2478bd5 Merge "[RenderScript] fixes for L3 BLAS APIs" by Miao Wang · 10 years ago
  2. 5380bd4 Merge "[RenderScript] improve & minor fixes of L2 BLAS validation." by Miao Wang · 10 years ago
  3. b530d8e [RenderScript] fixes for L3 BLAS APIs by Miao Wang · 10 years ago
  4. 2b6fad9 [RenderScript] improve & minor fixes of L2 BLAS validation. by Miao Wang · 10 years ago
  5. 23be1c2 Merge "[RenderScript] Fix HEMM and SYRK in IntrinscBLAS to correctly handle complex 'Alpha' and 'Beta'" by Miao Wang · 10 years ago
  6. 333bcc0 [RenderScript] Fix HEMM and SYRK in IntrinscBLAS to correctly handle by Miao Wang · 10 years ago
  7. 5c6c2b6 Merge "Fix testAuthNeeded test" by Chad Brubaker · 10 years ago
  8. b0addba Fix testAuthNeeded test by Chad Brubaker · 10 years ago
  9. f40149f Merge "Frameworks/base: Fix null-pointer access" by Andreas Gampe · 10 years ago
  10. 0cdf4e1 Merge "Fix setting hotspot bounds in a drawable container" by Dan Albert · 10 years ago
  11. 798cdae Merge "Don't use stlport." by Dan Albert · 10 years ago
  12. 30d0fcb Don't use stlport. by Dan Albert · 10 years ago
  13. 75ce939 Merge "optimize wallpaper load,avoid show black wallpaper." by Michael Wright · 10 years ago
  14. 6b53fd2 optimize wallpaper load,avoid show black wallpaper. by longyu.huang · 10 years ago
  15. e8d735c7 Merge "Remove all_modules's dependency on keymaps validation." by Ying Wang · 10 years ago
  16. 366d6d0 Remove all_modules's dependency on keymaps validation. by Ying Wang · 10 years ago
  17. 859df3b Fix setting hotspot bounds in a drawable container by Alexander Martinz · 10 years ago
  18. d5c780a Merge "Fix Allocation-less launches" by Jason Sams · 10 years ago
  19. 2f91dd1 Merge "Overhaul of the RenderScript reference documentation." by Jean-Luc Brouillet · 10 years ago
  20. ab3dd9f Merge "Fix binder force gc will block binder thread" by Hiroshi Yamauchi · 10 years ago
  21. 5bd20a3 Merge "Remove unused aapt target." by Chih-Hung Hsieh · 10 years ago
  22. 9762731 Remove unused aapt target. by Chih-Hung Hsieh · 10 years ago
  23. 46358df Merge "Sanity checks in JNI code for closure creation" by Yang Ni · 10 years ago
  24. a51f14d Merge "Fix NPE in JobServiceContext when closing job." by Chris Tate · 10 years ago
  25. 4e90b9b Sanity checks in JNI code for closure creation by Yang Ni · 10 years ago
  26. d916c23 Fix binder force gc will block binder thread by mark_chen · 10 years ago
  27. 5cc626b Merge "Look at map extensions before /dev/ + ashmem." by Mathieu Chartier · 10 years ago
  28. 3ed7643 Look at map extensions before /dev/ + ashmem. by Mathieu Chartier · 10 years ago
  29. 57e1e8b Overhaul of the RenderScript reference documentation. by Jean-Luc Brouillet · 10 years ago
  30. adcb47a Merge "Adjust display inversion matrix to account for luminance" by Dan Stoza · 10 years ago
  31. 6a94aba Fix NPE in JobServiceContext when closing job. by riddle_hsu · 10 years ago
  32. ad61b83 Merge "Fix no vibration during shutdown." by John Spurlock · 10 years ago
  33. 6c06ebe Adjust display inversion matrix to account for luminance by Alan Viverette · 10 years ago
  34. 815d9bb Merge "Add a static dependency on libbase." by Narayan Kamath · 10 years ago
  35. 9c8ba96 Add a static dependency on libbase. by Narayan Kamath · 10 years ago
  36. adbbba9 Merge "Add missing error codes from keymaster_defs.h." by Shawn Willden · 10 years ago
  37. 2ddfcc4 Merge "Context leaks in EditText causes out of memory" by Alan Viverette · 10 years ago
  38. 91132c4 Merge "Fix build" by Mathieu Chartier · 10 years ago
  39. 97a2943 Fix build by Mathieu Chartier · 10 years ago
  40. e343d61 Merge "Properly describe exception" by Mathieu Chartier · 10 years ago
  41. d12065f Properly describe exception by Mathieu Chartier · 10 years ago
  42. 481f22e Merge "Add OP_AUTH_NEEDED KeyStore result code" by Chad Brubaker · 10 years ago
  43. 6af08c6 Merge "Fix for infinite loop in RemoteViewsAdapter" by Alan Viverette · 10 years ago
  44. 375e21f Merge "Sometimes the application context is null" by Marco Nelissen · 10 years ago
  45. 71fa686 Merge "Fix NPE in Bundle#hasFileDescriptor on null-valued SparseArray" by Narayan Kamath · 10 years ago
  46. ecd2184 Fix NPE in Bundle#hasFileDescriptor on null-valued SparseArray by Taiju Tsuiki · 10 years ago
  47. b736868 Merge "Fix NullPointerException in Bundle#hasFileDescriptors" by Narayan Kamath · 10 years ago
  48. e58c785 Fix NullPointerException in Bundle#hasFileDescriptors by Taiju Tsuiki · 10 years ago
  49. 5b8352b Add missing error codes from keymaster_defs.h. by Shawn Willden · 10 years ago
  50. c29791d Merge "Frameworks/base: Add debug.gencfi property" by Andreas Gampe · 10 years ago
  51. cf6fc5e Merge "Fix incorrect javadoc for Uri.getQueryParameter." by Narayan Kamath · 10 years ago
  52. 4356c95 Fix incorrect javadoc for Uri.getQueryParameter. by Narayan Kamath · 10 years ago
  53. e8101c0 Merge "fix compiler error under FORTIFY_SOURCE=2" by Nick Kralevich · 10 years ago
  54. 9709a1f fix compiler error under FORTIFY_SOURCE=2 by Nick Kralevich · 10 years ago
  55. a876b35 Frameworks/base: Add debug.gencfi property by Andreas Gampe · 10 years ago
  56. e60077e Merge "Revert "[ActivityManager] Improve multi-thread access the same provider"" by Wale Ogunwale · 10 years ago
  57. d9bf265 Merge "Revert "Clean-up state if we have an exception when acquiring provider"" by Wale Ogunwale · 10 years ago
  58. 1d64612 Revert "[ActivityManager] Improve multi-thread access the same provider" by Wale Ogunwale · 10 years ago
  59. 67fe0a4 Revert "Clean-up state if we have an exception when acquiring provider" by Wale Ogunwale · 10 years ago
  60. c71f264 Merge "frameworks/base: switch to using NativeConstants." by Kenny Root · 10 years ago
  61. e2b9bb4 Merge "No runtime exceptions during normal use of AndroidKeyStore crypto." by Alex Klyubin · 10 years ago
  62. dabe520 Add OP_AUTH_NEEDED KeyStore result code by Chad Brubaker · 10 years ago
  63. ad9ba10 No runtime exceptions during normal use of AndroidKeyStore crypto. by Alex Klyubin · 10 years ago
  64. 71223eb Merge "Reset AndroidKeyStore Mac and Cipher state when init fails." by Alex Klyubin · 10 years ago
  65. 6c4a842 Reset AndroidKeyStore Mac and Cipher state when init fails. by Alex Klyubin · 10 years ago
  66. cf7d2d9 Merge "[ActivityManager] Avoid orphan ContentProviderRecord." by Olawale Ogunwale · 10 years ago
  67. 6bf52c4 frameworks/base: switch to using NativeConstants. by Adam Langley · 10 years ago
  68. 0e29681 Merge "Load ICU4J data on boot" by Neil Fuller · 10 years ago
  69. 9f7cd10 Load ICU4J data on boot by Neil Fuller · 10 years ago
  70. f5fa550 Merge "Move new script group API into ScriptGroup class" by Yang Ni · 10 years ago
  71. ead1af8 Move new script group API into ScriptGroup class by Yang Ni · 10 years ago
  72. 29f1693 Sometimes the application context is null by Marco Nelissen · 10 years ago
  73. ba43f7e Merge "Revert "Sometimes the application context is null"" by Marco Nelissen · 10 years ago
  74. 360f2ab Revert "Sometimes the application context is null" by Marco Nelissen · 10 years ago
  75. 0601a28 Merge "Sometimes the application context is null" by Marco Nelissen · 10 years ago
  76. 31fb202 Merge "Frameworks/base: Compile-time optimize SQLiteConnection" by Andreas Gampe · 10 years ago
  77. ba6783b Merge "Update getExportedPropertyMethods to new reflection API" by Mathieu Chartier · 10 years ago
  78. 4f47b40 Frameworks/base: Compile-time optimize SQLiteConnection by Andreas Gampe · 10 years ago
  79. a8a6516 Update getExportedPropertyMethods to new reflection API by Mathieu Chartier · 10 years ago
  80. 189d278 Merge "Frameworks/base: Fix comment" by Andreas Gampe · 10 years ago
  81. dd8e5fb Frameworks/base: Fix comment by Andreas Gampe · 10 years ago
  82. fa147b5 Merge "[ActivityManager] Move UI operation to UI handler" by Olawale Ogunwale · 10 years ago
  83. 758f714 [ActivityManager] Move UI operation to UI handler by riddle_hsu · 10 years ago
  84. 0408187 Merge "[ActivityManager] Avoid unnecessary restart provider process" by Olawale Ogunwale · 10 years ago
  85. d86281c Sometimes the application context is null by Marco Nelissen · 10 years ago
  86. 80f9912 Merge "Prevent infinite layout and wallpaper flashing" by Craig Mautner · 10 years ago
  87. b6feabc Merge "Frameworks/base: Use better Class.forName in ZygoteInit" by Andreas Gampe · 10 years ago
  88. c917f74 Frameworks/base: Use better Class.forName in ZygoteInit by Andreas Gampe · 10 years ago
  89. c77c14c Merge "Make MediaPlayer fail fast on UnknownServiceException." by Alex Klyubin · 10 years ago
  90. 6db04b3 Make MediaPlayer fail fast on UnknownServiceException. by Alex Klyubin · 10 years ago
  91. b0557ac Merge "Remove LOCAL_JNI_SHARED_LIBRARIES_ZIP_OPTIONS" by Dmitriy Ivanov · 10 years ago
  92. 811b726 Remove LOCAL_JNI_SHARED_LIBRARIES_ZIP_OPTIONS by Dmitriy Ivanov · 10 years ago
  93. fef8bcf Merge "Explicitly use clang." by Dan Albert · 10 years ago
  94. b9f6b0e Explicitly use clang. by Dan Albert · 10 years ago
  95. c0c8d19 Merge "[ActivityManager] Fix activity always visible." by Olawale Ogunwale · 10 years ago
  96. e386f7f Merge "Expose peer LLCP version in NDEF callbacks." by Martijn Coenen · 10 years ago
  97. bc5c64b Fix Allocation-less launches by Jason Sams · 10 years ago
  98. e5e49a1 Merge "Support KM_LONG_REP" by Chad Brubaker · 10 years ago
  99. b543b393 Support KM_LONG_REP by Chad Brubaker · 10 years ago
  100. 499126c Merge "Add Keymaster KM_ORIGIN_UNKNOWN constant." by Alex Klyubin · 10 years ago