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