1. 6d57207 aidl: Remove example test by Christopher Wiley · 9 years ago
  2. f37947c Merge "aidl: Don't link librt on Mac" by Christopher Wiley · 9 years ago
  3. 1ab54c1 aidl: Don't link librt on Mac by Christopher Wiley · 9 years ago
  4. ef57e5e Merge "Add trace code to system server." by Yasuhiro Matsuda · 9 years ago
  5. dd80a6c Merge "aidl: Stop using Bionic's test main" by Christopher Wiley · 9 years ago
  6. 1006bfe aidl: Stop using Bionic's test main by Christopher Wiley · 9 years ago
  7. 722bf5c Merge "aidl: Separate aidl logic into its own static library" by Christopher Wiley · 9 years ago
  8. a25d351 aidl: Separate aidl logic into its own static library by Christopher Wiley · 9 years ago
  9. 267cb88 Merge "Set up aidl for gtest" by Christopher Wiley · 9 years ago
  10. 9d58692 Merge "Automatically assign default seinfo labels using the string "default"." by Nick Kralevich · 9 years ago
  11. 5e16bc5 Automatically assign default seinfo labels using the string "default". by Robert Craig · 9 years ago
  12. 4d6cb77 Merge "Tighten up compiler flags for aidl" by Christopher Wiley · 9 years ago
  13. 5b88363 Tighten up compiler flags for aidl by Christopher Wiley · 9 years ago
  14. 60dd5d5 Merge "Remove USE_MINGW, whitelist windows modules" by Dan Willemsen · 9 years ago
  15. a73e004 Merge "Revert "Tighten up compiler flags for aidl"" by Christopher Wiley · 9 years ago
  16. ecaf21c3 Revert "Tighten up compiler flags for aidl" by Christopher Wiley · 9 years ago
  17. 1643e97 Merge "aidl: Pull main() into dedicated file" by Christopher Wiley · 9 years ago
  18. 2f77417 aidl: Pull main() into dedicated file by Christopher Wiley · 9 years ago
  19. 2b83384 Merge "Tighten up compiler flags for aidl" by Christopher Wiley · 9 years ago
  20. eea2353 Tighten up compiler flags for aidl by Christopher Wiley · 9 years ago
  21. 8a8775c Set up aidl for gtest by Casey Dahlin · 9 years ago
  22. 3fc6f44 Merge "Do not merge namespaces" by Christopher Wiley · 9 years ago
  23. 4aa679f Remove USE_MINGW, whitelist windows modules by Dan Willemsen · 9 years ago
  24. 1ab43d5 Add trace code to system server. by Yasuhiro Matsuda · 10 years ago
  25. ea288fd Merge "Fix WallpaperCropper crash when setting wallpaper over 8MB" by Alan Viverette · 9 years ago
  26. cd2709e Fix WallpaperCropper crash when setting wallpaper over 8MB by Stephen Woo · 9 years ago
  27. 1eaa9ed Do not merge namespaces by Christopher Wiley · 9 years ago
  28. 582d166 Merge "Don't make bad RS API level recommendations." by Stephen Hines · 9 years ago
  29. 4994814 Merge "bundle init.rc contents with its service" by Tom Cherry · 9 years ago
  30. 5923d16 Merge "wm: call displayReady for all built in displays when system is ready." by Chong Zhang · 9 years ago
  31. ce4fbb4 Merge "zygote: fix memory leak when fork process" by Elliott Hughes · 9 years ago
  32. c2de7a7 bundle init.rc contents with its service by Tom Cherry · 9 years ago
  33. 1ca062f zygote: fix memory leak when fork process by Mykola Kondratenko · 9 years ago
  34. fd1fd6e Don't make bad RS API level recommendations. by Stephen Hines · 9 years ago
  35. 9bcb0fc Merge "Recursively delete directories in handleAftermath()." by Tao Bao · 9 years ago
  36. 5065e12 Recursively delete directories in handleAftermath(). by Tao Bao · 9 years ago
  37. eba23aa Merge "Replace HAVE_MS_C_RUNTIME with _WIN32 in frameworks/base/tools." by Elliott Hughes · 9 years ago
  38. e17788c Replace HAVE_MS_C_RUNTIME with _WIN32 in frameworks/base/tools. by Elliott Hughes · 9 years ago
  39. e3f0a88 Merge "Make the value for shadowRadius less than 1.0 work" by Chris Craik · 9 years ago
  40. 4a2a890 Merge "Fix mismatched new[]/delete." by Dan Albert · 9 years ago
  41. 8dc8313 Fix mismatched new[]/delete. by Dan Albert · 9 years ago
  42. 10e0f07 Merge "SELinuxPolicyInstallReceiver: Switch to file_contexts.bin." by Nick Kralevich · 9 years ago
  43. 6fdc633 Merge "Lose HAVE_ANDROID_OS from frameworks/base." by Elliott Hughes · 9 years ago
  44. ba3fe56 Lose HAVE_ANDROID_OS from frameworks/base. by Elliott Hughes · 9 years ago
  45. daf8d90 Merge "Add ICU as a java library for docs." by Neil Fuller · 9 years ago
  46. bd4c482 Merge "Clean up AssetManager::scanAndMergeZipLocked" by Yusuke Sato · 9 years ago
  47. a024acb Merge "Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files" by Yusuke Sato · 9 years ago
  48. 1fd6758 SELinuxPolicyInstallReceiver: Switch to file_contexts.bin. by Stephen Smalley · 9 years ago
  49. bc04d3a Merge "animateNoDamage failed to remove from current frame list" by John Reck · 9 years ago
  50. 93c1406 Merge "hwui: add extension to support unpack operations in OpenGL ES 2.0" by John Reck · 9 years ago
  51. 0c53f72 Merge "Fix NPE in JobStore when jobs.xml is empty." by Matthew Williams · 9 years ago
  52. 68eb3b2 animateNoDamage failed to remove from current frame list by Ye Ouyang · 9 years ago
  53. d538d30 hwui: add extension to support unpack operations in OpenGL ES 2.0 by xiaozhengdong · 9 years ago
  54. 05f648e Clean up AssetManager::scanAndMergeZipLocked by Yusuke Sato · 9 years ago
  55. 957c237 Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files by Yusuke Sato · 9 years ago
  56. 608ad14 Merge "Idle Job Start During SCREEN_ON or DREAMING_STOPPED" by Matthew Williams · 9 years ago
  57. 40f0efe Merge "Add a trace constant for PackageManager" by Todd Kennedy · 9 years ago
  58. 114beb2 Add a trace constant for PackageManager by Todd Kennedy · 9 years ago
  59. 2e47a6e Add ICU as a java library for docs. by Rayhaan Jaufeerally · 9 years ago
  60. ccfe873 Idle Job Start During SCREEN_ON or DREAMING_STOPPED by Kevin Zhu · 10 years ago
  61. 158560a Merge "Distinguish user-requested shutdown from power-related ones" by Yusuke Sato · 9 years ago
  62. 705ffd1 Distinguish user-requested shutdown from power-related ones by Yusuke Sato · 9 years ago
  63. f8a6a2f Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 9 years ago
  64. 98bfb34 Fix NPE in JobStore when jobs.xml is empty. by riddle_hsu · 9 years ago
  65. 59cbe8d Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 9 years ago
  66. 84a04d5 Merge "Move frameworks/base/tools/ off AndroidConfig.h." by Elliott Hughes · 9 years ago
  67. 9ec96f9 Move frameworks/base/tools/ off AndroidConfig.h. by Elliott Hughes · 9 years ago
  68. 7d71d88 Merge "Use _WIN32 rather than HAVE_WINDOWS_PATHS." by Elliott Hughes · 9 years ago
  69. 98c11b5 Use _WIN32 rather than HAVE_WINDOWS_PATHS. by Elliott Hughes · 9 years ago
  70. e942b45 Merge "ActivityManagerService: delete unnecessary mkdir" by Nick Kralevich · 9 years ago
  71. bd6b7e0 ActivityManagerService: delete unnecessary mkdir by Nick Kralevich · 9 years ago
  72. c0999f7 Merge "Frameworks/base: Hand fingerprint to ART" by Andreas Gampe · 9 years ago
  73. 1f105a6 Frameworks/base: Hand fingerprint to ART by Andreas Gampe · 9 years ago
  74. 430c8c3 Merge "Add phony source target in the generated dependency file of aidl." by Ying Wang · 9 years ago
  75. 6430812 Merge "RenderScript: implement a Script entry point for calling a reduce-style kernel." by Stephen Hines · 9 years ago
  76. 01efd7e Merge "Use build_number from file" by Colin Cross · 9 years ago
  77. 50fb02d Add phony source target in the generated dependency file of aidl. by Ying Wang · 9 years ago
  78. 86d5fc2 Merge "aapt: expat exports its header files now." by Elliott Hughes · 9 years ago
  79. b48adad aapt: expat exports its header files now. by Elliott Hughes · 9 years ago
  80. 06e04f7 Use build_number from file by Colin Cross · 9 years ago
  81. 36eb1f7 RenderScript: implement a Script entry point for calling a reduce-style kernel. by Matt Wala · 9 years ago
  82. 37353dc Merge "[RenderScript] Add docs advising users about dstAtop bug." by Miao Wang · 9 years ago
  83. 37e1d0c [RenderScript] Add docs advising users about dstAtop bug. by Miao Wang · 9 years ago
  84. 79a1bde Merge "Add a flag to the API to specify -O0 on the bcc command line." by Stephen Hines · 9 years ago
  85. 7ce3847 Merge "Migrate Resources.java to use ICU4j drectly." by Neil Fuller · 9 years ago
  86. c9659ea Add a flag to the API to specify -O0 on the bcc command line. by verena beckham · 10 years ago
  87. 0d38dc1 wm: call displayReady for all built in displays when system is ready. by Vinu Deokaran · 10 years ago
  88. 10653ce Merge "fix BNNM docs" by Miao Wang · 9 years ago
  89. 3ef2041 fix BNNM docs by Miao Wang · 9 years ago
  90. eccbc7c Merge "Fix NativeCrashListener" by Neil Fuller · 9 years ago
  91. 1ecfdf3 Merge "docs: Add an explicit dependency on libcore/Docs.mk" by Narayan Kamath · 9 years ago
  92. c21739a docs: Add an explicit dependency on libcore/Docs.mk by Narayan Kamath · 9 years ago
  93. 2fccb66 Merge "Fix a bug disappearing installerPackageName info of packages after reboot." by Chris Tate · 9 years ago
  94. e64f3e3 Fix NativeCrashListener by Neil Fuller · 9 years ago
  95. b27b305 Migrate Resources.java to use ICU4j drectly. by Rayhaan Jaufeerally · 9 years ago
  96. b4db792 Merge "Delete some obsolete test code." by Narayan Kamath · 9 years ago
  97. ebac4d1 Merge "Change conditionallyCheckInstanceCounts to use countInstancesOfClasses" by Mathieu Chartier · 9 years ago
  98. 886630c Merge "Switch shutdownInput / shutdownOutput to using Os.shutdown." by Neil Fuller · 9 years ago
  99. 188af04 Merge "Revert "frameworks/base: libexpat now exports its headers."" by Elliott Hughes · 9 years ago
  100. ba7e659 Revert "frameworks/base: libexpat now exports its headers." by Elliott Hughes · 9 years ago