1. cadcd51 Frameworks/base: Add tracing system properties by Andreas Gampe · 10 years ago
  2. 5acb30d Merge "Apply the scale to surfaceinsets when computing crop region" by Wale Ogunwale · 10 years ago
  3. 1c7f086 Merge "overlaytests: fix testrunner.py md5sum invocation" by Nick Kralevich · 10 years ago
  4. 415fa1f overlaytests: fix testrunner.py md5sum invocation by Stephen Smalley · 10 years ago
  5. 92d9c81 Apply the scale to surfaceinsets when computing crop region by seunghyun85.lee · 10 years ago
  6. ce7dba6 Merge "[ActivityManager] Fix index OOB when updating visible." by Wale Ogunwale · 10 years ago
  7. b77bc86 Merge "Delete android.speech.srec.*" by Narayan Kamath · 10 years ago
  8. 3cd78b4 Delete android.speech.srec.* by Narayan Kamath · 10 years ago
  9. a01d469 Merge "ZipFileRO: Use precise widths for zip file types." by Narayan Kamath · 10 years ago
  10. 407753c ZipFileRO: Use precise widths for zip file types. by Narayan Kamath · 10 years ago
  11. dc22cfe Merge "Don't prevent notification updates in DOS protection." by Vladimir Marko · 10 years ago
  12. f35f66a Merge "Use new sanitizer option." by Dan Albert · 10 years ago
  13. f98dae5 Use new sanitizer option. by Dan Albert · 10 years ago
  14. 26a4060 Merge "jni: isLoggable calls __android_log_is_loggable" by Mark Salyzyn · 10 years ago
  15. 8685a45 jni: isLoggable calls __android_log_is_loggable by Mark Salyzyn · 10 years ago
  16. 8da462d Merge "Add path to native libraries inside apk" by Dmitriy Ivanov · 10 years ago
  17. 396b83b Merge "Fix overflow/underflow problem in comparison" by Chris Tate · 10 years ago
  18. 88b8540 Add path to native libraries inside apk by Dmitriy Ivanov · 10 years ago
  19. 7f0b565 Merge "Bluetooth native dumpsys logging support (3/5)" by Andre Eisenbach · 10 years ago
  20. 945c52d Bluetooth native dumpsys logging support (3/5) by Andre Eisenbach · 10 years ago
  21. cfa9a98 Merge "Improve the reboot-to-recovery dialogs" by Tao Bao · 10 years ago
  22. e215b46 Merge "Wait for uncrypt to finish before rebooting" by Tao Bao · 10 years ago
  23. 6c4fc3a Merge "Change wtf errors from ASSERT to ERROR." by Christopher Ferris · 10 years ago
  24. 70e23e0 Change wtf errors from ASSERT to ERROR. by Christopher Ferris · 10 years ago
  25. f2a91ee Improve the reboot-to-recovery dialogs by Tao Bao · 10 years ago
  26. fa86142 Wait for uncrypt to finish before rebooting by Tao Bao · 10 years ago
  27. c521b10 Merge "Fix a GL error leak issue" by John Reck · 10 years ago
  28. f087c82 Fix a GL error leak issue by ywen · 10 years ago
  29. a121d34c Merge "ICU format support for pseudolocalizes." by Narayan Kamath · 10 years ago
  30. cbb1e67 ICU format support for pseudolocalizes. by Igor Viarheichyk · 10 years ago
  31. 1052ae0 Merge "Fixed ScriptGroup for outputs to globals" by Yang Ni · 10 years ago
  32. d9f5f02 Fixed ScriptGroup for outputs to globals by Yang Ni · 10 years ago
  33. f5b7778 Merge "Pass MUTF-8 paths to open(2) instead of UTF-8." by Narayan Kamath · 10 years ago
  34. d415303 Pass MUTF-8 paths to open(2) instead of UTF-8. by tao.pei · 10 years ago
  35. 3a5c054 Merge "Fix debugging-log documentation errors." by Elliott Hughes · 10 years ago
  36. 771f2d5 Fix debugging-log documentation errors. by Elliott Hughes · 10 years ago
  37. 7d72fed Merge "Input command can fail (with exceptions) if the touchscreen id is not 0" by Michael Wright · 10 years ago
  38. 3fe52da [ActivityManager] Fix index OOB when updating visible. by riddle_hsu · 10 years ago
  39. 34a63ba Merge "Ensure RenderScript tracing is always balanced via try/finally" by Chris Craik · 10 years ago
  40. 06d2984 Ensure RenderScript tracing is always balanced via try/finally by Chris Craik · 10 years ago
  41. 1bdb3be Merge "Fix RenderScript copy tracing sections" by Chris Craik · 10 years ago
  42. f77facd Fix RenderScript copy tracing sections by Chris Craik · 10 years ago
  43. cdaaeee Fix overflow/underflow problem in comparison by Charles Tsai · 10 years ago
  44. 30fefa4 Input command can fail (with exceptions) if the touchscreen id is not 0 by Christopher Desjardins · 10 years ago
  45. bf17375 Merge "Should reset mDismissKeyguard on keyguard secure change" by Olawale Ogunwale · 10 years ago
  46. ad2be76 Merge "Fix null pointer dereference when security exception occurs" by Olawale Ogunwale · 10 years ago
  47. 5ef5378 Merge "WindowManagerService not propagating X and Y steps" by Olawale Ogunwale · 10 years ago
  48. e761938 Merge "Fix javadocs based on recent case consistency change" by Neil Fuller · 10 years ago
  49. dd78330 Merge "Add optional additional entropy to finish" by Chad Brubaker · 10 years ago
  50. 9ce3062 Add optional additional entropy to finish by Chad Brubaker · 10 years ago
  51. 4993da9 Merge "Patches for IKeyguardStateCallback" by Narayan Kamath · 10 years ago
  52. 516dad0 Patches for IKeyguardStateCallback by dooyoung.hwang · 10 years ago
  53. 90cfc19 Merge "Close race condition in binderDied()" by Narayan Kamath · 10 years ago
  54. 140f2b4 Close race condition in binderDied() by Christopher Tate · 10 years ago
  55. 3976a56 Merge "Replace --include-cfi with --generate-debug-info." by David Srbecky · 10 years ago
  56. 495ebb1 Merge "Update asan/app_process." by Evgenii Stepanov · 10 years ago
  57. 0e1c0e1 Fix javadocs based on recent case consistency change by Neil Fuller · 10 years ago
  58. f39477b Replace --include-cfi with --generate-debug-info. by David Srbecky · 10 years ago
  59. d2b63ff Merge "Fix bug regarding the comparator sorts Alarms into increasing time order." by Chris Tate · 10 years ago
  60. df7f900 Fix bug regarding the comparator sorts Alarms into increasing time order. by jinho.park · 10 years ago
  61. 3f45316 Merge "Pass charset to XmlPullParser.setInput instead of null" by Narayan Kamath · 10 years ago
  62. 4f11754 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 10 years ago
  63. d3916c8 Merge "Fix application moves." by Narayan Kamath · 10 years ago
  64. 561e13d Fix application moves. by Narayan Kamath · 10 years ago
  65. 8f9339d Merge "Throw a checked exception on inconsistent installs." by Narayan Kamath · 10 years ago
  66. a96ecf7 Throw a checked exception on inconsistent installs. by Narayan Kamath · 10 years ago
  67. 3178e9f Merge "Scan package to derive ABIs before optimizing." by Narayan Kamath · 10 years ago
  68. 2b6d792 Scan package to derive ABIs before optimizing. by Narayan Kamath · 10 years ago
  69. 2e06258 Merge "Do not create oat directory for an app in ASEC container" by Narayan Kamath · 10 years ago
  70. 589f2b5 Do not create oat directory for an app in ASEC container by Fyodor Kupolov · 10 years ago
  71. 3385b61 Merge "Added in flag to ask context to wait for debugger attach." by Stephen Hines · 10 years ago
  72. 2db531e Merge "[DO NOT MERGE] Allow compilation with Jack." by Yohann Roussel · 10 years ago
  73. a64cd485 Fix null pointer dereference when security exception occurs by Christopher Desjardins · 10 years ago
  74. d767276 Merge "Clean RenderScript warnings" by Jean-Luc Brouillet · 10 years ago
  75. 8b1e95b Clean RenderScript warnings by Jean-Luc Brouillet · 10 years ago
  76. 5053258 Merge "Allow creating a managed profile if there is only one user." by Fyodor Kupolov · 10 years ago
  77. 7787760 Merge "[RenderScript] fix Allocation.copyToFieldPacker" by Miao Wang · 10 years ago
  78. 7bcaf9a [DO NOT MERGE] Allow compilation with Jack. by Yohann Roussel · 10 years ago
  79. d9f4c95 Don't prevent notification updates in DOS protection. by Vladimir Marko · 11 years ago
  80. 838a7e5 Merge "Switch from getSpi to getCurrentSpi." by Alex Klyubin · 10 years ago
  81. 12678a9 Allow creating a managed profile if there is only one user. by Nicolas Prevot · 10 years ago
  82. bdc1382 Switch from getSpi to getCurrentSpi. by Alex Klyubin · 10 years ago
  83. 38cd664 Should reset mDismissKeyguard on keyguard secure change by tingna_sung · 10 years ago
  84. 74d2afd WindowManagerService not propagating X and Y steps by Richard MacGregor · 10 years ago
  85. a194eb9 Merge "Cleanup Keystore API" by Chad Brubaker · 10 years ago
  86. 354be7cd Merge "Use the correct parent size to initialize animations" by Olawale Ogunwale · 10 years ago
  87. 4857c1d Merge "Fix lost singleton provider after force-stopping user or package." by Olawale Ogunwale · 10 years ago
  88. d80f23e Merge "Also restart provider if there is external handle." by Olawale Ogunwale · 10 years ago
  89. daf23d9 Fix lost singleton provider after force-stopping user or package. by riddle_hsu · 10 years ago
  90. d8aacca Cleanup Keystore API by Chad Brubaker · 10 years ago
  91. 62cb9bd Added in flag to ask context to wait for debugger attach. by Stephen McGroarty · 10 years ago
  92. 7b566da Merge "AlarmClockInfo: fix redundant word in doc comment" by Chris Tate · 10 years ago
  93. 66729ff AlarmClockInfo: fix redundant word in doc comment by Shuhrat Dehkanov · 10 years ago
  94. b498b2d Merge "Fix issues found during CTS testing of FP16" by Jason Sams · 10 years ago
  95. 54371b4 Fix issues found during CTS testing of FP16 by Jason Sams · 10 years ago
  96. 463a5db Merge "Replace JNI primitive array critical calls with non-critical ones." by Hiroshi Yamauchi · 10 years ago
  97. 3b1d46e Replace JNI primitive array critical calls with non-critical ones. by Hiroshi Yamauchi · 10 years ago
  98. 691a173 Also restart provider if there is external handle. by riddle_hsu · 10 years ago
  99. 875607d Merge "Add keystore onUserAdded/Removed methods" by Chad Brubaker · 10 years ago
  100. 31c2897 Add keystore onUserAdded/Removed methods by Chad Brubaker · 10 years ago