1. d288a26 Change conditionallyCheckInstanceCounts to use countInstancesOfClasses by Mathieu Chartier · 9 years ago
  2. 07e1c40 Merge "Android always has <malloc.h>." by Elliott Hughes · 9 years ago
  3. b05c2be Merge "Move listen() over to using android.system.Os" by Neil Fuller · 9 years ago
  4. c64df29 Android always has <malloc.h>. by Elliott Hughes · 9 years ago
  5. 50d11de Merge "Reimplement LocalSocket methods using android.system.Os" by Neil Fuller · 9 years ago
  6. 0254af6 Merge "Fix "Bluetooh" logging typo." by Elliott Hughes · 9 years ago
  7. 7271613 Fix "Bluetooh" logging typo. by Elliott Hughes · 9 years ago
  8. 593dfbb Merge "Miss USB device Interface from UsbManager.getDeviceList()." by Mike Lockwood · 9 years ago
  9. 19b26f8 Miss USB device Interface from UsbManager.getDeviceList(). by wang.zhenyu · 9 years ago
  10. 4fa438e Move listen() over to using android.system.Os by Neil Fuller · 9 years ago
  11. d2df87e Reimplement LocalSocket methods using android.system.Os by Neil Fuller · 9 years ago
  12. 761e39e Merge "Switch to using android.system.Os for more calls" by Neil Fuller · 9 years ago
  13. c80af6d Switch to using android.system.Os for more calls by Neil Fuller · 9 years ago
  14. 6bcdf90 Merge "Delete unused testing scripts and WithFramework." by Narayan Kamath · 9 years ago
  15. c21dab9 Delete unused testing scripts and WithFramework. by Narayan Kamath · 9 years ago
  16. 1d50879 Merge "Remove memory leak in PersistentDataBlockService jni" by Narayan Kamath · 9 years ago
  17. c90ca48 Remove memory leak in PersistentDataBlockService jni by Henrik Baard · 9 years ago
  18. 3b43f86 Merge "[RenderScript] update the type of offsets for BLAS.BNNM" by Miao Wang · 9 years ago
  19. 2514806 [RenderScript] update the type of offsets for BLAS.BNNM by Miao Wang · 9 years ago
  20. 6463dd5 Merge "add comment about xor not being porter/duff Bug: 21934855" by John Hoford · 9 years ago
  21. 6ba4cb7 add comment about xor not being porter/duff Bug: 21934855 by John Hoford · 9 years ago
  22. 61e8329 Merge "Replace parentheses with curly braces to fix vector doc bug." by Stephen Hines · 9 years ago
  23. 6c304d3 Replace parentheses with curly braces to fix vector doc bug. by Stephen Hines · 9 years ago
  24. 0eba401 Merge "Add Java doc comments on script group name reuse" by Yang Ni · 9 years ago
  25. 3020953 Add Java doc comments on script group name reuse by Yang Ni · 9 years ago
  26. 16d520f Merge "Rename ZipEntryName to ZipString" by Yusuke Sato · 9 years ago
  27. ffe72f7 Merge "Use the correct lock to protect members in PolicyControl" by Wale Ogunwale · 9 years ago
  28. e8befb3 Use the correct lock to protect members in PolicyControl by tiger_huang · 9 years ago
  29. f162faa Rename ZipEntryName to ZipString by Yusuke Sato · 9 years ago
  30. 78db19c Merge "Limit dotProduct value to 1.0f, so acosf would not return NaN." by Tenghui Zhu · 9 years ago
  31. b561f39 Limit dotProduct value to 1.0f, so acosf would not return NaN. by Lazar Trsic · 9 years ago
  32. fdb70dc Merge "Fix filedescriptor leakage in MediaMetadataRetriever" by Narayan Kamath · 9 years ago
  33. e1856e4 Fix filedescriptor leakage in MediaMetadataRetriever by harvey_tsai · 9 years ago
  34. a78c0e0 Merge "Fixed Javadoc typos" by Narayan Kamath · 9 years ago
  35. 802aa0f Fixed Javadoc typos by Philipp Hasper · 9 years ago
  36. 08592bd Merge "Frameworks/base: Add tracing system properties" by Andreas Gampe · 9 years ago
  37. cadcd51 Frameworks/base: Add tracing system properties by Andreas Gampe · 9 years ago
  38. c2a3071 Merge "Duplicate description on AccessibilityEvent" by Alan Viverette · 9 years ago
  39. 9a65f9d Merge "Add an AM option to start with allocation tracking" by Mathieu Chartier · 9 years ago
  40. cfa78b2 Add an AM option to start with allocation tracking by Man Cao · 9 years ago
  41. 299a339 Merge "Clarify art.gc.gc-count-rate-histogram runtime stat." by Hiroshi Yamauchi · 9 years ago
  42. 169bca7 Clarify art.gc.gc-count-rate-histogram runtime stat. by Hiroshi Yamauchi · 9 years ago
  43. e6734b6 Merge "Fix javadoc for Adapter.getViewTypeCount()" by Wale Ogunwale · 9 years ago
  44. ab1c9e0 Fix javadoc for Adapter.getViewTypeCount() by Minhyeok Jeong · 9 years ago
  45. 5acb30d Merge "Apply the scale to surfaceinsets when computing crop region" by Wale Ogunwale · 9 years ago
  46. 1c7f086 Merge "overlaytests: fix testrunner.py md5sum invocation" by Nick Kralevich · 9 years ago
  47. 415fa1f overlaytests: fix testrunner.py md5sum invocation by Stephen Smalley · 9 years ago
  48. 92d9c81 Apply the scale to surfaceinsets when computing crop region by seunghyun85.lee · 10 years ago
  49. ce7dba6 Merge "[ActivityManager] Fix index OOB when updating visible." by Wale Ogunwale · 9 years ago
  50. b77bc86 Merge "Delete android.speech.srec.*" by Narayan Kamath · 9 years ago
  51. 3cd78b4 Delete android.speech.srec.* by Narayan Kamath · 9 years ago
  52. a01d469 Merge "ZipFileRO: Use precise widths for zip file types." by Narayan Kamath · 9 years ago
  53. 407753c ZipFileRO: Use precise widths for zip file types. by Narayan Kamath · 9 years ago
  54. dc22cfe Merge "Don't prevent notification updates in DOS protection." by Vladimir Marko · 9 years ago
  55. f35f66a Merge "Use new sanitizer option." by Dan Albert · 9 years ago
  56. f98dae5 Use new sanitizer option. by Dan Albert · 9 years ago
  57. 26a4060 Merge "jni: isLoggable calls __android_log_is_loggable" by Mark Salyzyn · 9 years ago
  58. 8685a45 jni: isLoggable calls __android_log_is_loggable by Mark Salyzyn · 9 years ago
  59. 8da462d Merge "Add path to native libraries inside apk" by Dmitriy Ivanov · 9 years ago
  60. 396b83b Merge "Fix overflow/underflow problem in comparison" by Chris Tate · 9 years ago
  61. 88b8540 Add path to native libraries inside apk by Dmitriy Ivanov · 9 years ago
  62. 7f0b565 Merge "Bluetooth native dumpsys logging support (3/5)" by Andre Eisenbach · 9 years ago
  63. 945c52d Bluetooth native dumpsys logging support (3/5) by Andre Eisenbach · 10 years ago
  64. cfa9a98 Merge "Improve the reboot-to-recovery dialogs" by Tao Bao · 9 years ago
  65. e215b46 Merge "Wait for uncrypt to finish before rebooting" by Tao Bao · 9 years ago
  66. 6c4fc3a Merge "Change wtf errors from ASSERT to ERROR." by Christopher Ferris · 9 years ago
  67. 70e23e0 Change wtf errors from ASSERT to ERROR. by Christopher Ferris · 9 years ago
  68. f2a91ee Improve the reboot-to-recovery dialogs by Tao Bao · 9 years ago
  69. fa86142 Wait for uncrypt to finish before rebooting by Tao Bao · 9 years ago
  70. c521b10 Merge "Fix a GL error leak issue" by John Reck · 9 years ago
  71. f087c82 Fix a GL error leak issue by ywen · 9 years ago
  72. a121d34c Merge "ICU format support for pseudolocalizes." by Narayan Kamath · 9 years ago
  73. cbb1e67 ICU format support for pseudolocalizes. by Igor Viarheichyk · 9 years ago
  74. 1052ae0 Merge "Fixed ScriptGroup for outputs to globals" by Yang Ni · 9 years ago
  75. d9f5f02 Fixed ScriptGroup for outputs to globals by Yang Ni · 9 years ago
  76. f5b7778 Merge "Pass MUTF-8 paths to open(2) instead of UTF-8." by Narayan Kamath · 9 years ago
  77. d415303 Pass MUTF-8 paths to open(2) instead of UTF-8. by tao.pei · 9 years ago
  78. 3a5c054 Merge "Fix debugging-log documentation errors." by Elliott Hughes · 9 years ago
  79. 771f2d5 Fix debugging-log documentation errors. by Elliott Hughes · 9 years ago
  80. 7d72fed Merge "Input command can fail (with exceptions) if the touchscreen id is not 0" by Michael Wright · 9 years ago
  81. 3fe52da [ActivityManager] Fix index OOB when updating visible. by riddle_hsu · 9 years ago
  82. 34a63ba Merge "Ensure RenderScript tracing is always balanced via try/finally" by Chris Craik · 9 years ago
  83. 06d2984 Ensure RenderScript tracing is always balanced via try/finally by Chris Craik · 9 years ago
  84. 1bdb3be Merge "Fix RenderScript copy tracing sections" by Chris Craik · 9 years ago
  85. f77facd Fix RenderScript copy tracing sections by Chris Craik · 9 years ago
  86. cdaaeee Fix overflow/underflow problem in comparison by Charles Tsai · 9 years ago
  87. 30fefa4 Input command can fail (with exceptions) if the touchscreen id is not 0 by Christopher Desjardins · 9 years ago
  88. bf17375 Merge "Should reset mDismissKeyguard on keyguard secure change" by Olawale Ogunwale · 9 years ago
  89. ad2be76 Merge "Fix null pointer dereference when security exception occurs" by Olawale Ogunwale · 9 years ago
  90. 5ef5378 Merge "WindowManagerService not propagating X and Y steps" by Olawale Ogunwale · 9 years ago
  91. e761938 Merge "Fix javadocs based on recent case consistency change" by Neil Fuller · 9 years ago
  92. dd78330 Merge "Add optional additional entropy to finish" by Chad Brubaker · 9 years ago
  93. 9ce3062 Add optional additional entropy to finish by Chad Brubaker · 9 years ago
  94. 4993da9 Merge "Patches for IKeyguardStateCallback" by Narayan Kamath · 9 years ago
  95. 516dad0 Patches for IKeyguardStateCallback by dooyoung.hwang · 9 years ago
  96. 90cfc19 Merge "Close race condition in binderDied()" by Narayan Kamath · 9 years ago
  97. 140f2b4 Close race condition in binderDied() by Christopher Tate · 9 years ago
  98. 3976a56 Merge "Replace --include-cfi with --generate-debug-info." by David Srbecky · 9 years ago
  99. 495ebb1 Merge "Update asan/app_process." by Evgenii Stepanov · 9 years ago
  100. 0e1c0e1 Fix javadocs based on recent case consistency change by Neil Fuller · 9 years ago