1. 899110f Merge "Add exported include dir for libandroid_runtime" by Dan Willemsen · 11 years ago
  2. 66f5aff Merge "Fix bug number for linker related workarounds" by Dimitry Ivanov · 11 years ago
  3. 4ed21bf Merge "Allow using the JIT" by Todd Kennedy · 11 years ago
  4. ad1cf03 Fix bug number for linker related workarounds by Dmitriy Ivanov · 11 years ago
  5. 8c6e537 Allow using the JIT by Todd Kennedy · 11 years ago
  6. 7de7e0b Merge "Pass dexopt flags as integer" by Todd Kennedy · 11 years ago
  7. 81944da Add exported include dir for libandroid_runtime by Dan Willemsen · 11 years ago
  8. fa54ab7 Pass dexopt flags as integer by Todd Kennedy · 11 years ago
  9. cafacef Merge "Frameworks/base: Propagate boot status to installd" by Todd Kennedy · 11 years ago
  10. 55fe944 Frameworks/base: Propagate boot status to installd by Andreas Gampe · 11 years ago
  11. 384d84f Merge "Shorten first boot time by filtering dexopted apps by LRU." by Jeff Hao · 11 years ago
  12. b84cb9e Shorten first boot time by filtering dexopted apps by LRU. by Jeff Hao · 11 years ago
  13. a884d81 Merge "constify JNINativeMethod function pointer tables" by Elliott Hughes · 11 years ago
  14. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 11 years ago
  15. 0361b18 Merge "WrapperInit: remove dead execStandalone method" by Elliott Hughes · 11 years ago
  16. 13eac10 WrapperInit: remove dead execStandalone method by Daniel Micay · 11 years ago
  17. 24ff682 Merge "prevent unnecessary warning logs caused by View.toString()" by Alan Viverette · 11 years ago
  18. 90ebb99 prevent unnecessary warning logs caused by View.toString() by kenzyun_chen · 11 years ago
  19. ce6b9db Merge "Update docs for RS object API fixes." by Stephen Hines · 11 years ago
  20. ddf5318 Merge "Remove the aidl tool" by Christopher Wiley · 11 years ago
  21. 4140a21 Merge "Fix scrolling of QS panel when no notification is present." by Selim Cinek · 11 years ago
  22. 73ea123 Remove the aidl tool by Christopher Wiley · 11 years ago
  23. b15e1ff Merge "Update KeymasterDefs" by Shawn Willden · 11 years ago
  24. 5e55c89 Fix scrolling of QS panel when no notification is present. by Jayasri bhattacharyya · 11 years ago
  25. de2ad45 Merge "Revert "Grab macros from libbase instead of duplicating"" by Brian Carlstrom · 11 years ago
  26. f3c2ed1 Revert "Grab macros from libbase instead of duplicating" by Casey Dahlin · 11 years ago
  27. 3460304 Merge "Update RS docs for M-related changes." by Stephen Hines · 11 years ago
  28. 8b25009 Merge "Revert change to win32 isatty stub" by Casey Dahlin · 11 years ago
  29. ec4cbf4 Merge "Grab macros from libbase instead of duplicating" by Casey Dahlin · 11 years ago
  30. 7e8586f Merge "Convert to C++ Bison output" by Casey Dahlin · 11 years ago
  31. 3e50f04 Revert change to win32 isatty stub by Casey Dahlin · 11 years ago
  32. 663c81b Update docs for RS object API fixes. by Stephen Hines · 11 years ago
  33. 2535cae Grab macros from libbase instead of duplicating by Casey Dahlin · 11 years ago
  34. c71fdab Merge "First pass on reentrant C++-ish parser" by Casey Dahlin · 11 years ago
  35. 9678682 Convert to C++ Bison output by Casey Dahlin · 11 years ago
  36. 9941dcc First pass on reentrant C++-ish parser by Casey Dahlin · 11 years ago
  37. b63b8fb Update KeymasterDefs by Shawn Willden · 11 years ago
  38. 5f78590 Update RS docs for M-related changes. by Stephen Hines · 11 years ago
  39. a5ec056 Merge "CalendarView: use theme attribute instead of style on MonthName TextView" by Alan Viverette · 11 years ago
  40. a3843cf CalendarView: use theme attribute instead of style on MonthName TextView by Young-Ho Cha · 11 years ago
  41. c0ce6c42 Merge "Reduce risk of memory corruption due to finalization." by Hans Boehm · 11 years ago
  42. ffa84e0 Reduce risk of memory corruption due to finalization. by Hans Boehm · 12 years ago
  43. 596fd38 Merge "Whitelist windows module" by Dan Willemsen · 11 years ago
  44. 8d6f9bf Whitelist windows module by Dan Willemsen · 11 years ago
  45. 3d63254 Merge "Update mFillPaint color on GradientDrawable inflation" by Alan Viverette · 11 years ago
  46. a72f59a8 Update mFillPaint color on GradientDrawable inflation by Snild Dolkow · 11 years ago
  47. 53f1a81 Merge "Remove unnecessary finally blocks for tracing." by Yasuhiro Matsuda · 11 years ago
  48. 25878b2 Remove unnecessary finally blocks for tracing. by Yasuhiro Matsuda · 11 years ago
  49. b1db04f Merge "aidl: Add end to end test" by Christopher Wiley · 11 years ago
  50. b14e7b8 Merge "aidl: Remove example test" by Christopher Wiley · 11 years ago
  51. 9483748 Merge "Delete outdated options tests" by Casey Dahlin · 11 years ago
  52. 02bc548 Merge "Remove RPC interface Type" by Casey Dahlin · 11 years ago
  53. d6b6b80 Delete outdated options tests by Casey Dahlin · 11 years ago
  54. ca4543c Remove RPC interface Type by Casey Dahlin · 11 years ago
  55. 5ed7607 aidl: Add end to end test by Christopher Wiley · 11 years ago
  56. 6d57207 aidl: Remove example test by Christopher Wiley · 11 years ago
  57. f37947c Merge "aidl: Don't link librt on Mac" by Christopher Wiley · 11 years ago
  58. 1ab54c1 aidl: Don't link librt on Mac by Christopher Wiley · 11 years ago
  59. ef57e5e Merge "Add trace code to system server." by Yasuhiro Matsuda · 11 years ago
  60. dd80a6c Merge "aidl: Stop using Bionic's test main" by Christopher Wiley · 11 years ago
  61. 1006bfe aidl: Stop using Bionic's test main by Christopher Wiley · 11 years ago
  62. 722bf5c Merge "aidl: Separate aidl logic into its own static library" by Christopher Wiley · 11 years ago
  63. a25d351 aidl: Separate aidl logic into its own static library by Christopher Wiley · 11 years ago
  64. 267cb88 Merge "Set up aidl for gtest" by Christopher Wiley · 11 years ago
  65. 9d58692 Merge "Automatically assign default seinfo labels using the string "default"." by Nick Kralevich · 11 years ago
  66. 5e16bc5 Automatically assign default seinfo labels using the string "default". by Robert Craig · 11 years ago
  67. 4d6cb77 Merge "Tighten up compiler flags for aidl" by Christopher Wiley · 11 years ago
  68. 5b88363 Tighten up compiler flags for aidl by Christopher Wiley · 11 years ago
  69. 60dd5d5 Merge "Remove USE_MINGW, whitelist windows modules" by Dan Willemsen · 11 years ago
  70. a73e004 Merge "Revert "Tighten up compiler flags for aidl"" by Christopher Wiley · 11 years ago
  71. ecaf21c3 Revert "Tighten up compiler flags for aidl" by Christopher Wiley · 11 years ago
  72. 1643e97 Merge "aidl: Pull main() into dedicated file" by Christopher Wiley · 11 years ago
  73. 2f77417 aidl: Pull main() into dedicated file by Christopher Wiley · 11 years ago
  74. 2b83384 Merge "Tighten up compiler flags for aidl" by Christopher Wiley · 11 years ago
  75. eea2353 Tighten up compiler flags for aidl by Christopher Wiley · 11 years ago
  76. 8a8775c Set up aidl for gtest by Casey Dahlin · 11 years ago
  77. 3fc6f44 Merge "Do not merge namespaces" by Christopher Wiley · 11 years ago
  78. 4aa679f Remove USE_MINGW, whitelist windows modules by Dan Willemsen · 11 years ago
  79. 1ab43d5 Add trace code to system server. by Yasuhiro Matsuda · 11 years ago
  80. ea288fd Merge "Fix WallpaperCropper crash when setting wallpaper over 8MB" by Alan Viverette · 11 years ago
  81. cd2709e Fix WallpaperCropper crash when setting wallpaper over 8MB by Stephen Woo · 11 years ago
  82. 1eaa9ed Do not merge namespaces by Christopher Wiley · 11 years ago
  83. 582d166 Merge "Don't make bad RS API level recommendations." by Stephen Hines · 11 years ago
  84. 4994814 Merge "bundle init.rc contents with its service" by Tom Cherry · 11 years ago
  85. 5923d16 Merge "wm: call displayReady for all built in displays when system is ready." by Chong Zhang · 11 years ago
  86. ce4fbb4 Merge "zygote: fix memory leak when fork process" by Elliott Hughes · 11 years ago
  87. c2de7a7 bundle init.rc contents with its service by Tom Cherry · 11 years ago
  88. 1ca062f zygote: fix memory leak when fork process by Mykola Kondratenko · 11 years ago
  89. fd1fd6e Don't make bad RS API level recommendations. by Stephen Hines · 11 years ago
  90. 9bcb0fc Merge "Recursively delete directories in handleAftermath()." by Tao Bao · 11 years ago
  91. 5065e12 Recursively delete directories in handleAftermath(). by Tao Bao · 11 years ago
  92. eba23aa Merge "Replace HAVE_MS_C_RUNTIME with _WIN32 in frameworks/base/tools." by Elliott Hughes · 11 years ago
  93. e17788c Replace HAVE_MS_C_RUNTIME with _WIN32 in frameworks/base/tools. by Elliott Hughes · 11 years ago
  94. e3f0a88 Merge "Make the value for shadowRadius less than 1.0 work" by Chris Craik · 11 years ago
  95. 4a2a890 Merge "Fix mismatched new[]/delete." by Dan Albert · 11 years ago
  96. 8dc8313 Fix mismatched new[]/delete. by Dan Albert · 11 years ago
  97. 10e0f07 Merge "SELinuxPolicyInstallReceiver: Switch to file_contexts.bin." by Nick Kralevich · 11 years ago
  98. 6fdc633 Merge "Lose HAVE_ANDROID_OS from frameworks/base." by Elliott Hughes · 11 years ago
  99. ba3fe56 Lose HAVE_ANDROID_OS from frameworks/base. by Elliott Hughes · 11 years ago
  100. daf8d90 Merge "Add ICU as a java library for docs." by Neil Fuller · 11 years ago