1. 38cd664 Should reset mDismissKeyguard on keyguard secure change by tingna_sung · 10 years ago
  2. a194eb9 Merge "Cleanup Keystore API" by Chad Brubaker · 10 years ago
  3. 354be7cd Merge "Use the correct parent size to initialize animations" by Olawale Ogunwale · 10 years ago
  4. 4857c1d Merge "Fix lost singleton provider after force-stopping user or package." by Olawale Ogunwale · 10 years ago
  5. d80f23e Merge "Also restart provider if there is external handle." by Olawale Ogunwale · 10 years ago
  6. daf23d9 Fix lost singleton provider after force-stopping user or package. by riddle_hsu · 10 years ago
  7. d8aacca Cleanup Keystore API by Chad Brubaker · 10 years ago
  8. 7b566da Merge "AlarmClockInfo: fix redundant word in doc comment" by Chris Tate · 10 years ago
  9. 66729ff AlarmClockInfo: fix redundant word in doc comment by Shuhrat Dehkanov · 10 years ago
  10. b498b2d Merge "Fix issues found during CTS testing of FP16" by Jason Sams · 10 years ago
  11. 54371b4 Fix issues found during CTS testing of FP16 by Jason Sams · 10 years ago
  12. 463a5db Merge "Replace JNI primitive array critical calls with non-critical ones." by Hiroshi Yamauchi · 10 years ago
  13. 3b1d46e Replace JNI primitive array critical calls with non-critical ones. by Hiroshi Yamauchi · 10 years ago
  14. 691a173 Also restart provider if there is external handle. by riddle_hsu · 10 years ago
  15. 875607d Merge "Add keystore onUserAdded/Removed methods" by Chad Brubaker · 10 years ago
  16. 31c2897 Add keystore onUserAdded/Removed methods by Chad Brubaker · 10 years ago
  17. 9c32e10 Merge "Don't apply animation clip to dialog activities" by Olawale Ogunwale · 10 years ago
  18. 0ecc6c2 Merge "Cleanup keystore password changing and unlocking" by Chad Brubaker · 10 years ago
  19. 5f21193 Merge "[RenderScript] (minor) fix validation of L3 BLAS" by Miao Wang · 10 years ago
  20. cce01f4 [RenderScript] (minor) fix validation of L3 BLAS by Miao Wang · 10 years ago
  21. d88fffa Cleanup keystore password changing and unlocking by Chad Brubaker · 10 years ago
  22. 6a317432 Merge "Fix KeyStoreTest now that begin requires parameters." by Alex Klyubin · 10 years ago
  23. c5e4d7a Fix KeyStoreTest now that begin requires parameters. by Alex Klyubin · 10 years ago
  24. 0720a54 Merge "BootReceiver: scrub APANIC" by Mark Salyzyn · 10 years ago
  25. af622b1 Merge "Fix print format error." by Chih-Hung Hsieh · 10 years ago
  26. fcdc032 Merge "Switch libjnigraphics.so to hash-style=both" by Dmitriy Ivanov · 10 years ago
  27. 2e84bc6 Switch libjnigraphics.so to hash-style=both by Dmitriy Ivanov · 10 years ago
  28. bce4220 Fix print format error. by Chih-Hung Hsieh · 10 years ago
  29. 496c07d Merge "Moved limit constants for kernel and script group" by Yang Ni · 10 years ago
  30. 5b36c49 Use the correct parent size to initialize animations by tiger_huang · 10 years ago
  31. 809a764 Merge "[RenderScript] Make L2 BLAS methods pulic field." by Miao Wang · 10 years ago
  32. 6517eb6 [RenderScript] Make L2 BLAS methods pulic field. by Miao Wang · 10 years ago
  33. 9a0d47d Merge "[RenderScript] typo fix in BLAS, TRMM & TSMM" by Miao Wang · 10 years ago
  34. ec155e5 Merge "[RenderScript] typo fix in rs BLAS jni, to correctly handle complex params." by Miao Wang · 10 years ago
  35. b517a32 Merge "[RenderScript] fix edges cases about Transpose for SYMM & SYR2K" by Miao Wang · 10 years ago
  36. ae546f9 Merge "[RenderScript] L2 BLAS, fix element type in ZHER" by Miao Wang · 10 years ago
  37. 2478bd5 Merge "[RenderScript] fixes for L3 BLAS APIs" by Miao Wang · 10 years ago
  38. 5380bd4 Merge "[RenderScript] improve & minor fixes of L2 BLAS validation." by Miao Wang · 10 years ago
  39. 328919a [RenderScript] typo fix in BLAS, TRMM & TSMM by Miao Wang · 10 years ago
  40. e8cb7b3 [RenderScript] typo fix in rs BLAS jni, to correctly handle complex params. by Miao Wang · 10 years ago
  41. e1cf095 [RenderScript] fix edges cases about Transpose for SYMM & SYR2K by Miao Wang · 10 years ago
  42. cc71179 [RenderScript] L2 BLAS, fix element type in ZHER by Miao Wang · 10 years ago
  43. b530d8e [RenderScript] fixes for L3 BLAS APIs by Miao Wang · 10 years ago
  44. 2b6fad9 [RenderScript] improve & minor fixes of L2 BLAS validation. by Miao Wang · 10 years ago
  45. 23be1c2 Merge "[RenderScript] Fix HEMM and SYRK in IntrinscBLAS to correctly handle complex 'Alpha' and 'Beta'" by Miao Wang · 10 years ago
  46. 333bcc0 [RenderScript] Fix HEMM and SYRK in IntrinscBLAS to correctly handle by Miao Wang · 10 years ago
  47. 5c6c2b6 Merge "Fix testAuthNeeded test" by Chad Brubaker · 10 years ago
  48. b0addba Fix testAuthNeeded test by Chad Brubaker · 10 years ago
  49. f40149f Merge "Frameworks/base: Fix null-pointer access" by Andreas Gampe · 10 years ago
  50. 0cdf4e1 Merge "Fix setting hotspot bounds in a drawable container" by Dan Albert · 10 years ago
  51. 7b2a46f Moved limit constants for kernel and script group by Yang Ni · 10 years ago
  52. 798cdae Merge "Don't use stlport." by Dan Albert · 10 years ago
  53. 30d0fcb Don't use stlport. by Dan Albert · 10 years ago
  54. 75ce939 Merge "optimize wallpaper load,avoid show black wallpaper." by Michael Wright · 10 years ago
  55. 6b53fd2 optimize wallpaper load,avoid show black wallpaper. by longyu.huang · 10 years ago
  56. 1f7092e Don't apply animation clip to dialog activities by tingna_sung · 11 years ago
  57. e8d735c7 Merge "Remove all_modules's dependency on keymaps validation." by Ying Wang · 10 years ago
  58. 366d6d0 Remove all_modules's dependency on keymaps validation. by Ying Wang · 10 years ago
  59. 859df3b Fix setting hotspot bounds in a drawable container by Alexander Martinz · 10 years ago
  60. d5c780a Merge "Fix Allocation-less launches" by Jason Sams · 10 years ago
  61. 2f91dd1 Merge "Overhaul of the RenderScript reference documentation." by Jean-Luc Brouillet · 10 years ago
  62. ab3dd9f Merge "Fix binder force gc will block binder thread" by Hiroshi Yamauchi · 10 years ago
  63. 5bd20a3 Merge "Remove unused aapt target." by Chih-Hung Hsieh · 10 years ago
  64. 9762731 Remove unused aapt target. by Chih-Hung Hsieh · 10 years ago
  65. 46358df6 Merge "Sanity checks in JNI code for closure creation" by Yang Ni · 10 years ago
  66. a51f14d Merge "Fix NPE in JobServiceContext when closing job." by Chris Tate · 10 years ago
  67. 4e90b9b Sanity checks in JNI code for closure creation by Yang Ni · 10 years ago
  68. d916c23 Fix binder force gc will block binder thread by mark_chen · 10 years ago
  69. 5cc626b Merge "Look at map extensions before /dev/ + ashmem." by Mathieu Chartier · 10 years ago
  70. 3ed7643 Look at map extensions before /dev/ + ashmem. by Mathieu Chartier · 10 years ago
  71. 57e1e8b Overhaul of the RenderScript reference documentation. by Jean-Luc Brouillet · 10 years ago
  72. adcb47a Merge "Adjust display inversion matrix to account for luminance" by Dan Stoza · 10 years ago
  73. 6a94aba Fix NPE in JobServiceContext when closing job. by riddle_hsu · 10 years ago
  74. ad61b83 Merge "Fix no vibration during shutdown." by John Spurlock · 10 years ago
  75. 6c06ebe Adjust display inversion matrix to account for luminance by Alan Viverette · 10 years ago
  76. 815d9bb Merge "Add a static dependency on libbase." by Narayan Kamath · 10 years ago
  77. 9c8ba96 Add a static dependency on libbase. by Narayan Kamath · 10 years ago
  78. adbbba9 Merge "Add missing error codes from keymaster_defs.h." by Shawn Willden · 10 years ago
  79. 2ddfcc4 Merge "Context leaks in EditText causes out of memory" by Alan Viverette · 10 years ago
  80. 91132c4 Merge "Fix build" by Mathieu Chartier · 10 years ago
  81. 97a2943 Fix build by Mathieu Chartier · 10 years ago
  82. e343d61 Merge "Properly describe exception" by Mathieu Chartier · 10 years ago
  83. d12065f Properly describe exception by Mathieu Chartier · 10 years ago
  84. 481f22e Merge "Add OP_AUTH_NEEDED KeyStore result code" by Chad Brubaker · 10 years ago
  85. 6af08c6 Merge "Fix for infinite loop in RemoteViewsAdapter" by Alan Viverette · 10 years ago
  86. 375e21f Merge "Sometimes the application context is null" by Marco Nelissen · 10 years ago
  87. 71fa686 Merge "Fix NPE in Bundle#hasFileDescriptor on null-valued SparseArray" by Narayan Kamath · 10 years ago
  88. ecd2184 Fix NPE in Bundle#hasFileDescriptor on null-valued SparseArray by Taiju Tsuiki · 10 years ago
  89. b736868 Merge "Fix NullPointerException in Bundle#hasFileDescriptors" by Narayan Kamath · 10 years ago
  90. e58c785 Fix NullPointerException in Bundle#hasFileDescriptors by Taiju Tsuiki · 10 years ago
  91. 5b8352b Add missing error codes from keymaster_defs.h. by Shawn Willden · 10 years ago
  92. c29791d Merge "Frameworks/base: Add debug.gencfi property" by Andreas Gampe · 10 years ago
  93. cf6fc5e Merge "Fix incorrect javadoc for Uri.getQueryParameter." by Narayan Kamath · 10 years ago
  94. 4356c95 Fix incorrect javadoc for Uri.getQueryParameter. by Narayan Kamath · 10 years ago
  95. e8101c0 Merge "fix compiler error under FORTIFY_SOURCE=2" by Nick Kralevich · 10 years ago
  96. 9709a1f fix compiler error under FORTIFY_SOURCE=2 by Nick Kralevich · 10 years ago
  97. a876b35 Frameworks/base: Add debug.gencfi property by Andreas Gampe · 10 years ago
  98. e60077e Merge "Revert "[ActivityManager] Improve multi-thread access the same provider"" by Wale Ogunwale · 10 years ago
  99. d9bf265 Merge "Revert "Clean-up state if we have an exception when acquiring provider"" by Wale Ogunwale · 10 years ago
  100. 1d64612 Revert "[ActivityManager] Improve multi-thread access the same provider" by Wale Ogunwale · 10 years ago