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