1. 88b3b57 Merge "Add functionality for changing WebView provider." by Gustav Sennton · 9 years ago
  2. 93444eb Merge "Special case system_server to not create the JIT code cache." by Nicolas Geoffray · 9 years ago
  3. fe412b5 Merge "Add multi-window entry points logging" by Jorim Jaggi · 9 years ago
  4. 9a2b9f6 Merge "Add handler callbacks to StateMachine" by Brad Ebinger · 9 years ago
  5. b052aad Merge "Adapted the header colors to spec" by Selim Cinek · 9 years ago
  6. 92de6b6 Add multi-window entry points logging by Jorim Jaggi · 9 years ago
  7. 248808e Merge "Avoid using the term "current" to mean "calling"" by Makoto Onuki · 9 years ago
  8. 32b3057 Avoid using the term "current" to mean "calling" by Makoto Onuki · 9 years ago
  9. 8113819 Adapted the header colors to spec by Selim Cinek · 9 years ago
  10. 41c264b Merge "Add importance to notification guts." by Julia Reynolds · 9 years ago
  11. 5747b3a Merge "Use nativeloader to load NativeActivity" by Dimitry Ivanov · 9 years ago
  12. 72be84f Merge "use importance instead of score" by Julia Reynolds · 9 years ago
  13. 048a0db Use nativeloader to load NativeActivity by Dmitriy Ivanov · 9 years ago
  14. bdf3376 use importance instead of score by Chris Wren · 9 years ago
  15. 1aba523 Merge "Add Android permissions for audioserver" by Andy Hung · 9 years ago
  16. ead00aa Add importance to notification guts. by Julia Reynolds · 9 years ago
  17. 1141018 Merge "Cleaner API for requesting locked status." by Jeff Sharkey · 9 years ago
  18. 2907274 Merge "Add null check to getConfigForHostname" am: fe1eac7a19 am: 14cf68c284 by Chad Brubaker · 9 years ago
  19. 14cf68c Merge "Add null check to getConfigForHostname" am: fe1eac7a19 by Chad Brubaker · 9 years ago
  20. b642387 Cleaner API for requesting locked status. by Jeff Sharkey · 9 years ago
  21. 7143917 Merge "Clean up DPM/DPMS to reduce code size." by Makoto Onuki · 9 years ago
  22. fe1eac7 Merge "Add null check to getConfigForHostname" by Chad Brubaker · 9 years ago
  23. ee15241 Merge "Move tasks to fullscreen stack when dismissing docked stack." by Filip Gruszczynski · 9 years ago
  24. b3da834 Move tasks to fullscreen stack when dismissing docked stack. by Filip Gruszczynski · 9 years ago
  25. 3c43b38 Special case system_server to not create the JIT code cache. by Nicolas Geoffray · 9 years ago
  26. 6258dcd Add functionality for changing WebView provider. by Gustav Sennton · 9 years ago
  27. 0266880 Merge changes If80df0bc,I4e91b2d7,If3aef820 by Yohei Yukawa · 9 years ago
  28. 0c5b33e Merge "Switch WordIterator's BreakIterator to ICU4J" by Roozbeh Pournader · 9 years ago
  29. 4491d03 Merge "Even more Inline Reply goodness" by Adrian Roos · 9 years ago
  30. 108c960 Switch WordIterator's BreakIterator to ICU4J by Roozbeh Pournader · 9 years ago
  31. 9613157 Add null check to getConfigForHostname by Chad Brubaker · 9 years ago
  32. f0fc0c8 Merge "Introduce ttcIndex attribute into system font configuration." by Seigo Nonaka · 9 years ago
  33. 245aa87 Even more Inline Reply goodness by Adrian Roos · 9 years ago
  34. 3fa667e Introduce ttcIndex attribute into system font configuration. by Seigo Nonaka · 9 years ago
  35. 4eaa942 Merge "Remove hide annotation from AXIS_SCROLL" by Prashant Malani · 9 years ago
  36. 794a18f Prevent DivideByZero error in BatteryStatsImpl am: ba88e68fe4 am: 4e4ff058c1 by Adam Lesinski · 9 years ago
  37. 55c46f2 Clean up DPM/DPMS to reduce code size. by Makoto Onuki · 9 years ago
  38. 04b4819 Remove hide annotation from AXIS_SCROLL by Prashant Malani · 9 years ago
  39. 0b754d1 Prevent DivideByZero error in BatteryStatsImpl am: ba88e68fe4 am: 4e4ff058c1 by Adam Lesinski · 9 years ago
  40. 4e4ff05 Prevent DivideByZero error in BatteryStatsImpl am: ba88e68fe4 by Adam Lesinski · 9 years ago
  41. 5a86c99 Merge "Return long long from get_zram_mem_used()" by Greg Hackmann · 9 years ago
  42. 0c6cc30 Merge "Add new target SDK filtering feature to BroadcastOptions." by Dianne Hackborn · 9 years ago
  43. e0e413e Add new target SDK filtering feature to BroadcastOptions. by Dianne Hackborn · 9 years ago
  44. 940cfe3 Merge "Use Android.mk to specify private symbol package name" by Adam Lesinski · 9 years ago
  45. 0a6ff35 Merge "Remove more extras during notification lightening." by Daniel Sandler · 9 years ago
  46. ac0ec1b Merge "Use BCP-47 LanguageTag in IME/Spell-Checker." by Yohei Yukawa · 9 years ago
  47. 5012853 Remove more extras during notification lightening. by Dan Sandler · 9 years ago
  48. 3b9cac0 Merge "Protect android.intent.action.BUGREPORT_STARTED." by Felipe Leme · 9 years ago
  49. 7025964 Apply Java 7 diamond operator. by Yohei Yukawa · 9 years ago
  50. e512f85 Remove a redundant method overload. by Yohei Yukawa · 9 years ago
  51. 5f8e731 Remove unnecessary parameter that is always true. by Yohei Yukawa · 9 years ago
  52. ae3ecaa Merge "TextView test: floating toolbar + drag handle interaction." by Keisuke Kuroyanagi · 9 years ago
  53. d244160 Merge "TextView test: insertion handle movement tests." by Keisuke Kuroyanagi · 9 years ago
  54. ff37557 Merge "Fix selection expansion detection logic." by Keisuke Kuroyanagi · 9 years ago
  55. 155aecb Move double tap/triple click detection to Editor. by Keisuke Kuroyanagi · 9 years ago
  56. 2b69da5 Merge "TextView tests: Add mouse triple click tests." by Keisuke Kuroyanagi · 9 years ago
  57. 4368d05 Triple click to start paragraph based selection. by Keisuke Kuroyanagi · 9 years ago
  58. b2ba060 Remove unneeded method HandleView#showAtLocation. by Keisuke Kuroyanagi · 9 years ago
  59. 3c5a52b Merge "TextView tests: tests for improved mouse text selection." by Keisuke Kuroyanagi · 9 years ago
  60. 40329b8 Merge "Move mouse selection handling logic to Editor." by Keisuke Kuroyanagi · 9 years ago
  61. 97af673 Move mouse selection handling logic to Editor. by Keisuke Kuroyanagi · 9 years ago
  62. ac75188 Merge "Remaining APIs for freeform window caption." by Filip Gruszczynski · 9 years ago
  63. ba88e68 Prevent DivideByZero error in BatteryStatsImpl by Adam Lesinski · 9 years ago
  64. 228fa5f Return long long from get_zram_mem_used() by Greg Hackmann · 9 years ago
  65. 6f176f7 Merge "Allow white-listed apps to change VIBRATE_WHEN_RINGING" by Svetoslav Ganov · 9 years ago
  66. d263163 Allow white-listed apps to change VIBRATE_WHEN_RINGING by Svetoslav Ganov · 9 years ago
  67. 7aa8aef Merge "Prefer new zram ABI" by Greg Hackmann · 9 years ago
  68. 535fea1 Use Android.mk to specify private symbol package name by Adam Lesinski · 9 years ago
  69. e5d5773 Improve logging in BluetoothHeadsetClientCall. am: 3c67873f0a am: 180dd72a9b am: a83d518689 by Bryce Lee · 9 years ago
  70. 2e8ae98 Merge "Replace hard-coded errno values with OsConstants" am: cb299b858f by Eino-Ville Talvala · 9 years ago
  71. 1edf850 Merge "Use a custom TrustedCertificateStore" am: 95f15495a2 am: 5a12cf5cb7 by Chad Brubaker · 9 years ago
  72. 8d92314 Merge "Expose findByIssuerAndSignature" am: b27d820920 am: f1870eee34 by Chad Brubaker · 9 years ago
  73. 0a8c81a Improve logging in BluetoothHeadsetClientCall. am: 3c67873f0a am: 180dd72a9b by Bryce Lee · 9 years ago
  74. a83d518 Improve logging in BluetoothHeadsetClientCall. am: 3c67873f0a am: 180dd72a9b by Bryce Lee · 9 years ago
  75. 180dd72 Improve logging in BluetoothHeadsetClientCall. am: 3c67873f0a by Bryce Lee · 9 years ago
  76. 98cb23d Merge "Slight API renaming, better behavior." by Jeff Sharkey · 9 years ago
  77. e13529a Slight API renaming, better behavior. by Jeff Sharkey · 9 years ago
  78. 27cf982 Merge "Add a mechanism for broadcasts to control background dispatching." by Dianne Hackborn · 9 years ago
  79. 3dec081 Remaining APIs for freeform window caption. by Filip Gruszczynski · 9 years ago
  80. 187a6ae Prefer new zram ABI by Greg Hackmann · 9 years ago
  81. 6fa9cc1 Merge "Replace hard-coded errno values with OsConstants" am: cb299b858f by Eino-Ville Talvala · 9 years ago
  82. cb299b8 Merge "Replace hard-coded errno values with OsConstants" by Eino-Ville Talvala · 9 years ago
  83. 5a12cf5 Merge "Use a custom TrustedCertificateStore" am: 95f15495a2 by Chad Brubaker · 9 years ago
  84. f1870ee Merge "Expose findByIssuerAndSignature" am: b27d820920 by Chad Brubaker · 9 years ago
  85. 95f1549 Merge "Use a custom TrustedCertificateStore" by Chad Brubaker · 9 years ago
  86. b27d820 Merge "Expose findByIssuerAndSignature" by Chad Brubaker · 9 years ago
  87. 7fff4a179 Protect android.intent.action.BUGREPORT_STARTED. by Felipe Leme · 9 years ago
  88. 6ac42ae Add a mechanism for broadcasts to control background dispatching. by Dianne Hackborn · 9 years ago
  89. 44581ff Camera: add RAW_PRIVATE format by Yin-Chia Yeh · 9 years ago
  90. 718e16a Merge "Refactor NetworkSecurityPolicy to be pluggable" am: 224318aa13 by Chad Brubaker · 9 years ago
  91. 58d9cef Merge "Allow color matrix to be controlled by secure setting" by Jason Monk · 9 years ago
  92. cea1cf0 Merge "Refactor NetworkSecurityPolicy to be pluggable" am: 224318aa13 by Chad Brubaker · 9 years ago
  93. 224318a Merge "Refactor NetworkSecurityPolicy to be pluggable" by Chad Brubaker · 9 years ago
  94. 709bf2a Merge "Revert "Add support for partial view layouts"" by Chet Haase · 9 years ago
  95. 2ce4f73 Merge "Snap AbsSeekBar touches to nearest progress tick" by Alan Viverette · 9 years ago
  96. 3f74371 Merge "Revert "Fix Build: Revert "Implement locale matching in LocalesList.""" by Roozbeh Pournader · 9 years ago
  97. 25a7048 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  98. dd77586 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  99. 899d2af Merge "Add a new WakeupMessage class and use it in two places." by Lorenzo Colitti · 9 years ago
  100. c9bd275 Merge "Fix checks for audio format." by Niels Egberts · 9 years ago