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