1. bc04d3a Merge "animateNoDamage failed to remove from current frame list" by John Reck · 9 years ago
  2. 93c1406 Merge "hwui: add extension to support unpack operations in OpenGL ES 2.0" by John Reck · 9 years ago
  3. 0c53f72 Merge "Fix NPE in JobStore when jobs.xml is empty." by Matthew Williams · 9 years ago
  4. 68eb3b2 animateNoDamage failed to remove from current frame list by Ye Ouyang · 9 years ago
  5. d538d30 hwui: add extension to support unpack operations in OpenGL ES 2.0 by xiaozhengdong · 9 years ago
  6. 608ad14 Merge "Idle Job Start During SCREEN_ON or DREAMING_STOPPED" by Matthew Williams · 9 years ago
  7. 40f0efe Merge "Add a trace constant for PackageManager" by Todd Kennedy · 9 years ago
  8. 114beb2 Add a trace constant for PackageManager by Todd Kennedy · 9 years ago
  9. ccfe873 Idle Job Start During SCREEN_ON or DREAMING_STOPPED by Kevin Zhu · 9 years ago
  10. 158560a Merge "Distinguish user-requested shutdown from power-related ones" by Yusuke Sato · 9 years ago
  11. 705ffd1 Distinguish user-requested shutdown from power-related ones by Yusuke Sato · 9 years ago
  12. f8a6a2f Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 9 years ago
  13. 98bfb34 Fix NPE in JobStore when jobs.xml is empty. by riddle_hsu · 9 years ago
  14. 59cbe8d Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 9 years ago
  15. 84a04d5 Merge "Move frameworks/base/tools/ off AndroidConfig.h." by Elliott Hughes · 9 years ago
  16. 9ec96f9 Move frameworks/base/tools/ off AndroidConfig.h. by Elliott Hughes · 9 years ago
  17. 7d71d88 Merge "Use _WIN32 rather than HAVE_WINDOWS_PATHS." by Elliott Hughes · 9 years ago
  18. 98c11b5 Use _WIN32 rather than HAVE_WINDOWS_PATHS. by Elliott Hughes · 9 years ago
  19. e942b45 Merge "ActivityManagerService: delete unnecessary mkdir" by Nick Kralevich · 9 years ago
  20. bd6b7e0 ActivityManagerService: delete unnecessary mkdir by Nick Kralevich · 9 years ago
  21. c0999f7 Merge "Frameworks/base: Hand fingerprint to ART" by Andreas Gampe · 9 years ago
  22. 1f105a6 Frameworks/base: Hand fingerprint to ART by Andreas Gampe · 9 years ago
  23. 430c8c3 Merge "Add phony source target in the generated dependency file of aidl." by Ying Wang · 9 years ago
  24. 6430812 Merge "RenderScript: implement a Script entry point for calling a reduce-style kernel." by Stephen Hines · 9 years ago
  25. 01efd7e Merge "Use build_number from file" by Colin Cross · 9 years ago
  26. 50fb02d Add phony source target in the generated dependency file of aidl. by Ying Wang · 9 years ago
  27. 86d5fc2 Merge "aapt: expat exports its header files now." by Elliott Hughes · 9 years ago
  28. b48adad aapt: expat exports its header files now. by Elliott Hughes · 9 years ago
  29. 06e04f7 Use build_number from file by Colin Cross · 9 years ago
  30. 36eb1f7 RenderScript: implement a Script entry point for calling a reduce-style kernel. by Matt Wala · 9 years ago
  31. 37353dc Merge "[RenderScript] Add docs advising users about dstAtop bug." by Miao Wang · 9 years ago
  32. 37e1d0c [RenderScript] Add docs advising users about dstAtop bug. by Miao Wang · 9 years ago
  33. 79a1bde Merge "Add a flag to the API to specify -O0 on the bcc command line." by Stephen Hines · 9 years ago
  34. 7ce3847 Merge "Migrate Resources.java to use ICU4j drectly." by Neil Fuller · 9 years ago
  35. c9659ea Add a flag to the API to specify -O0 on the bcc command line. by verena beckham · 9 years ago
  36. 10653ce Merge "fix BNNM docs" by Miao Wang · 9 years ago
  37. 3ef2041 fix BNNM docs by Miao Wang · 9 years ago
  38. eccbc7c Merge "Fix NativeCrashListener" by Neil Fuller · 9 years ago
  39. 1ecfdf3 Merge "docs: Add an explicit dependency on libcore/Docs.mk" by Narayan Kamath · 9 years ago
  40. c21739a docs: Add an explicit dependency on libcore/Docs.mk by Narayan Kamath · 9 years ago
  41. 2fccb66 Merge "Fix a bug disappearing installerPackageName info of packages after reboot." by Chris Tate · 9 years ago
  42. e64f3e3 Fix NativeCrashListener by Neil Fuller · 9 years ago
  43. b27b305 Migrate Resources.java to use ICU4j drectly. by Rayhaan Jaufeerally · 9 years ago
  44. b4db792 Merge "Delete some obsolete test code." by Narayan Kamath · 9 years ago
  45. ebac4d1 Merge "Change conditionallyCheckInstanceCounts to use countInstancesOfClasses" by Mathieu Chartier · 9 years ago
  46. 886630c Merge "Switch shutdownInput / shutdownOutput to using Os.shutdown." by Neil Fuller · 9 years ago
  47. 188af04 Merge "Revert "frameworks/base: libexpat now exports its headers."" by Elliott Hughes · 9 years ago
  48. ba7e659 Revert "frameworks/base: libexpat now exports its headers." by Elliott Hughes · 9 years ago
  49. 220b61f Merge "frameworks/base: libexpat now exports its headers." by Elliott Hughes · 9 years ago
  50. d288a26 Change conditionallyCheckInstanceCounts to use countInstancesOfClasses by Mathieu Chartier · 9 years ago
  51. 2f31b66 frameworks/base: libexpat now exports its headers. by Elliott Hughes · 9 years ago
  52. a7f7c24 Switch shutdownInput / shutdownOutput to using Os.shutdown. by Neil Fuller · 9 years ago
  53. 85bdaae Delete some obsolete test code. by Narayan Kamath · 9 years ago
  54. 43a2aca Merge "Remove @ToBeFixed from knowntags." by Narayan Kamath · 9 years ago
  55. e1b190c Remove @ToBeFixed from knowntags. by Narayan Kamath · 9 years ago
  56. 2ca4f73 Merge "Switch LocalSocketImpl.accept() over to using Os.accept()" by Neil Fuller · 9 years ago
  57. c1eaeb9 Switch LocalSocketImpl.accept() over to using Os.accept() by Neil Fuller · 9 years ago
  58. c83d181 Merge "Switch from InetUnixAddress to UnixSocketAddress" by Neil Fuller · 9 years ago
  59. 7ee9a4e Fix a bug disappearing installerPackageName info of packages after reboot. by hyemin.hwang · 9 years ago
  60. 07e1c40 Merge "Android always has <malloc.h>." by Elliott Hughes · 9 years ago
  61. b05c2be Merge "Move listen() over to using android.system.Os" by Neil Fuller · 9 years ago
  62. c64df29 Android always has <malloc.h>. by Elliott Hughes · 9 years ago
  63. 50d11de Merge "Reimplement LocalSocket methods using android.system.Os" by Neil Fuller · 9 years ago
  64. e9d5375 Switch from InetUnixAddress to UnixSocketAddress by Neil Fuller · 9 years ago
  65. 0254af6 Merge "Fix "Bluetooh" logging typo." by Elliott Hughes · 9 years ago
  66. 7271613 Fix "Bluetooh" logging typo. by Elliott Hughes · 9 years ago
  67. 593dfbb Merge "Miss USB device Interface from UsbManager.getDeviceList()." by Mike Lockwood · 9 years ago
  68. 19b26f8 Miss USB device Interface from UsbManager.getDeviceList(). by wang.zhenyu · 9 years ago
  69. 4fa438e Move listen() over to using android.system.Os by Neil Fuller · 9 years ago
  70. d2df87e Reimplement LocalSocket methods using android.system.Os by Neil Fuller · 9 years ago
  71. 761e39e Merge "Switch to using android.system.Os for more calls" by Neil Fuller · 9 years ago
  72. c80af6d Switch to using android.system.Os for more calls by Neil Fuller · 9 years ago
  73. 6bcdf90 Merge "Delete unused testing scripts and WithFramework." by Narayan Kamath · 9 years ago
  74. c21dab9 Delete unused testing scripts and WithFramework. by Narayan Kamath · 9 years ago
  75. 1d50879 Merge "Remove memory leak in PersistentDataBlockService jni" by Narayan Kamath · 9 years ago
  76. c90ca48 Remove memory leak in PersistentDataBlockService jni by Henrik Baard · 9 years ago
  77. 3b43f86 Merge "[RenderScript] update the type of offsets for BLAS.BNNM" by Miao Wang · 9 years ago
  78. 2514806 [RenderScript] update the type of offsets for BLAS.BNNM by Miao Wang · 9 years ago
  79. 6463dd5 Merge "add comment about xor not being porter/duff Bug: 21934855" by John Hoford · 9 years ago
  80. 6ba4cb7 add comment about xor not being porter/duff Bug: 21934855 by John Hoford · 9 years ago
  81. 61e8329 Merge "Replace parentheses with curly braces to fix vector doc bug." by Stephen Hines · 9 years ago
  82. 6c304d3 Replace parentheses with curly braces to fix vector doc bug. by Stephen Hines · 9 years ago
  83. 0eba401 Merge "Add Java doc comments on script group name reuse" by Yang Ni · 9 years ago
  84. 3020953 Add Java doc comments on script group name reuse by Yang Ni · 9 years ago
  85. 16d520f Merge "Rename ZipEntryName to ZipString" by Yusuke Sato · 9 years ago
  86. ffe72f7 Merge "Use the correct lock to protect members in PolicyControl" by Wale Ogunwale · 9 years ago
  87. e8befb3 Use the correct lock to protect members in PolicyControl by tiger_huang · 9 years ago
  88. f162faa Rename ZipEntryName to ZipString by Yusuke Sato · 9 years ago
  89. 78db19c Merge "Limit dotProduct value to 1.0f, so acosf would not return NaN." by Tenghui Zhu · 9 years ago
  90. b561f39 Limit dotProduct value to 1.0f, so acosf would not return NaN. by Lazar Trsic · 9 years ago
  91. fdb70dc Merge "Fix filedescriptor leakage in MediaMetadataRetriever" by Narayan Kamath · 9 years ago
  92. e1856e4 Fix filedescriptor leakage in MediaMetadataRetriever by harvey_tsai · 9 years ago
  93. a78c0e0 Merge "Fixed Javadoc typos" by Narayan Kamath · 9 years ago
  94. 802aa0f Fixed Javadoc typos by Philipp Hasper · 9 years ago
  95. 08592bd Merge "Frameworks/base: Add tracing system properties" by Andreas Gampe · 9 years ago
  96. cadcd51 Frameworks/base: Add tracing system properties by Andreas Gampe · 9 years ago
  97. c2a3071 Merge "Duplicate description on AccessibilityEvent" by Alan Viverette · 9 years ago
  98. 9a65f9d Merge "Add an AM option to start with allocation tracking" by Mathieu Chartier · 9 years ago
  99. cfa78b2 Add an AM option to start with allocation tracking by Man Cao · 9 years ago
  100. 299a339 Merge "Clarify art.gc.gc-count-rate-histogram runtime stat." by Hiroshi Yamauchi · 9 years ago