1. 352e4b5 Merge "Print - platform APIs" by Svetoslav Ganov · 11 years ago
  2. 4b9a4d1 Print - platform APIs by Svetoslav Ganov · 11 years ago
  3. a2d8eae Remove logging of KeySet parse errors. by Geremy Condra · 11 years ago
  4. a17c0f5 More procstats work: separate global proc account, more dumping. by Dianne Hackborn · 11 years ago
  5. b1c5945 Merge "NativeCrashListener: fix file descriptor leak." by Nick Kralevich · 11 years ago
  6. 1b2d595 NativeCrashListener: fix file descriptor leak. by Nick Kralevich · 11 years ago
  7. a7cfb4f Merge "Fix stack transfer bug." by Craig Mautner · 11 years ago
  8. 1d001b6 Fix stack transfer bug. by Craig Mautner · 11 years ago
  9. 9829016 Merge "Move Keyguard to the systemui process." by Jim Miller · 11 years ago
  10. a506a6e Add an API to allow for creating private virtual displays. by Jeff Brown · 11 years ago
  11. 9512953 Move Keyguard to the systemui process. by Jim Miller · 11 years ago
  12. e201f58 Merge "Stop spewing errors into the logs." by Geremy Condra · 11 years ago
  13. bf7b1f4 Stop spewing errors into the logs. by Geremy Condra · 11 years ago
  14. 3577a28 Adding traits APIs to AccessibilityNodeInfo. by Svetoslav · 11 years ago
  15. 3b7e6b9 Merge "Add new API getStackBoxInfo" by Craig Mautner · 11 years ago
  16. fd1ce8d Add new API getStackBoxInfo by Craig Mautner · 11 years ago
  17. 0a1e961 Merge "Some system apps are more system than others" by Christopher Tate · 11 years ago
  18. ccbf84f Some system apps are more system than others by Christopher Tate · 11 years ago
  19. d213bea Don't bring stack forward when moving tasks. by Craig Mautner · 11 years ago
  20. fbf7a9a Merge "More work on process tracking." by Dianne Hackborn · 11 years ago
  21. e0dae4b Merge "MediaRouter: grey out wifi displays that's in use" by Chong Zhang · 11 years ago
  22. 91268cf More work on process tracking. by Dianne Hackborn · 11 years ago
  23. 756a53f am 5be52fb5: am a0c9b9d2: Merge "Temporarily restore some support for icon==0 notifications." into jb-mr2-dev by Daniel Sandler · 11 years ago
  24. 5be52fb am a0c9b9d2: Merge "Temporarily restore some support for icon==0 notifications." into jb-mr2-dev by Daniel Sandler · 11 years ago
  25. a0c9b9d Merge "Temporarily restore some support for icon==0 notifications." into jb-mr2-dev by Daniel Sandler · 11 years ago
  26. 80f00c1 Remove concept of system bar from window manager. by John Spurlock · 11 years ago
  27. ab87a63 MediaRouter: grey out wifi displays that's in use by Chong Zhang · 11 years ago
  28. e08d54b Merge "Add NetworkManagement methods for netd uid binds" by Geremy Condra · 11 years ago
  29. df1c0bf Add scheme specific part to IntentFilter. by Dianne Hackborn · 11 years ago
  30. 18c3bbf am a37c3f18: Merge "Fix logspam when battery sysfs file not available." into jb-mr2-dev by Jeff Brown · 11 years ago
  31. ac5396a Merge "Centralize all system InputEventReceiver monitors." by Craig Mautner · 11 years ago
  32. 04c6992 Fix logspam when battery sysfs file not available. by Jeff Brown · 11 years ago
  33. 3277620a Add NetworkManagement methods for netd uid binds by Chad Brubaker · 11 years ago
  34. 78a369c Improve process tracking. by Dianne Hackborn · 11 years ago
  35. 037aa8d Centralize all system InputEventReceiver monitors. by Craig Mautner · 11 years ago
  36. 126713d Merge "Explicit locale when formatting machine strings." by Jeff Sharkey · 11 years ago
  37. a283fc9 Merge "Add new API to retrieve a dumpsys of a single package." by Dianne Hackborn · 11 years ago
  38. 8b8675f Merge "Don't wait for the MountService to be ready when encrypting" by Ken Sumrall · 11 years ago
  39. fea17de Explicit locale when formatting machine strings. by Jeff Sharkey · 11 years ago
  40. cbfd23e Add new API to retrieve a dumpsys of a single package. by Dianne Hackborn · 11 years ago
  41. ffcec1d am 0a2ff8db: am 4e5694aa: Merge "Do not block notifications or toasts for SYSTEM_UID or PHONE_UID." into jb-mr2-dev by Daniel Sandler · 11 years ago
  42. c8aa0b4 am 58100fb8: Merge "Do not allow 0 or smaller periodicity for syncs. b/9295383" into jb-mr2-dev by Ashish Sharma · 11 years ago
  43. 0a2ff8d am 4e5694aa: Merge "Do not block notifications or toasts for SYSTEM_UID or PHONE_UID." into jb-mr2-dev by Daniel Sandler · 11 years ago
  44. 28dd15b softap: Match new config format by Dmitry Shmidt · 11 years ago
  45. 4985311 Merge "Don't change task type for launcher activities." by Craig Mautner · 11 years ago
  46. 7873300 Don't change task type for launcher activities. by Craig Mautner · 11 years ago
  47. 59dc7a8 Do not allow 0 or smaller periodicity for syncs. b/9295383 by Ashish Sharma · 11 years ago
  48. 4e5694a Merge "Do not block notifications or toasts for SYSTEM_UID or PHONE_UID." into jb-mr2-dev by Daniel Sandler · 11 years ago
  49. 4970974 Do not allow 0 or smaller periodicity for syncs. b/9295383 by Ashish Sharma · 11 years ago
  50. 3606254 resolved conflicts for merge of e96a8207 to master by Kenny Root · 11 years ago
  51. 7c01130 Do not block notifications or toasts for SYSTEM_UID or PHONE_UID. by Daniel Sandler · 11 years ago
  52. e96a820 am 56cd646a: Avoid logging sensitive data. by Jeff Sharkey · 11 years ago
  53. 56cd646 Avoid logging sensitive data. by Jeff Sharkey · 11 years ago
  54. be4e6aa Initial super-primitive process tracker. by Dianne Hackborn · 11 years ago
  55. 8c4a824 Merge "Finish InputEvents." by Craig Mautner · 11 years ago
  56. d982e6d Finish InputEvents. by Craig Mautner · 11 years ago
  57. 21f6039 wifi-display: set display to unavailable if p2p device is unavailable by Chong Zhang · 11 years ago
  58. 7a1c3fc Accumulate network statistics based on deltas. by Jeff Sharkey · 11 years ago
  59. 5d25b18 Merge "Improve debug printing in activity manager." by Dianne Hackborn · 11 years ago
  60. d76dcdc Make WindowState mUnderStatusBar reflect position. by Craig Mautner · 11 years ago
  61. 7ad34e5 Improve debug printing in activity manager. by Dianne Hackborn · 11 years ago
  62. 025adc4 Don't wait for the MountService to be ready when encrypting by Ken Sumrall · 11 years ago
  63. fb70445 Merge "Extend stacks up under status bar" by Craig Mautner · 11 years ago
  64. c5a6e44 Extend stacks up under status bar by Craig Mautner · 11 years ago
  65. fa52a4a am a79aaeae: am 8c1d1b3e: Merge "Maybe fix issue #9296868: Crash in system process" into jb-mr2-dev by Dianne Hackborn · 11 years ago
  66. a79aaea am 8c1d1b3e: Merge "Maybe fix issue #9296868: Crash in system process" into jb-mr2-dev by Dianne Hackborn · 11 years ago
  67. f5fdca9 Maybe fix issue #9296868: Crash in system process by Dianne Hackborn · 11 years ago
  68. 2936656 am 53009832: am 05caa2a3: Apply scan-always setting to initial wifi state. by Robert Greenwalt · 11 years ago
  69. 5300983 am 05caa2a3: Apply scan-always setting to initial wifi state. by Robert Greenwalt · 11 years ago
  70. 05caa2a Apply scan-always setting to initial wifi state. by Robert Greenwalt · 11 years ago
  71. 156cf40 am 66c7bd54: am 0161d229: Merge "Remember wifi country that\'s set before boot" into jb-mr2-dev by Robert Greenwalt · 11 years ago
  72. 66c7bd5 am 0161d229: Merge "Remember wifi country that\'s set before boot" into jb-mr2-dev by Robert Greenwalt · 11 years ago
  73. 304aad4 Remember wifi country that's set before boot by Robert Greenwalt · 11 years ago
  74. 3f7a693 Merge "Fix a bug resolving the correct icon/logo in action bars" by Adam Powell · 11 years ago
  75. 04fe6eb Fix a bug resolving the correct icon/logo in action bars by Adam Powell · 11 years ago
  76. 390517b Clean up some temporary allocations. by Dianne Hackborn · 11 years ago
  77. 51ff6f9 am d9f7250a: Merge "break up LocationManagerService\'s WakeLock" into jb-mr2-dev by Victoria Lease · 11 years ago
  78. a9770e4 break up LocationManagerService's WakeLock by Victoria Lease · 11 years ago
  79. c7546a5 Merge "break up LocationManagerService's WakeLock" by Victoria Lease · 11 years ago
  80. 0aa2860 break up LocationManagerService's WakeLock by Victoria Lease · 11 years ago
  81. c4ea109 Merge "Disable the AssetAtlas when running under valgrind Bug #9191438" by Romain Guy · 11 years ago
  82. 80b12fc Disable the AssetAtlas when running under valgrind Bug #9191438 by Romain Guy · 11 years ago
  83. ce863c6 am 096d3843: am 3ec14d9c: am 9b76b2d2: Merge "framework:base: iterator error in singletone provider" by Amith Yamasani · 11 years ago
  84. 3ec14d9 am 9b76b2d2: Merge "framework:base: iterator error in singletone provider" by Amith Yamasani · 11 years ago
  85. 9b76b2d Merge "framework:base: iterator error in singletone provider" by Amith Yamasani · 11 years ago
  86. cca0965 framework:base: iterator error in singletone provider by Jun Su · 11 years ago
  87. 21d9b56 Add more details about why a force stop is happening. by Dianne Hackborn · 11 years ago
  88. b54e0aa Merge "Fix parsing of global:http_proxy value." by Andreas Huber · 11 years ago
  89. 2267a78 am 2c4b0905: am ab4a0541: am e4c29de9: Merge "Add missing ACTION_MEDIA_UNMOUNTED intent" by Jeff Sharkey · 11 years ago
  90. e33243f am ef0c3e26: am c8c82009: resolved conflicts for merge of 7573e594 to stage-aosp-master by Jeff Brown · 11 years ago
  91. ab4a054 am e4c29de9: Merge "Add missing ACTION_MEDIA_UNMOUNTED intent" by Jeff Sharkey · 11 years ago
  92. c8c8200 resolved conflicts for merge of 7573e594 to stage-aosp-master by Jeff Brown · 11 years ago
  93. 883ffa2 Merge "Hideybars feature confirmation toast bar." by John Spurlock · 11 years ago
  94. 7b8e1ea Fix parsing of global:http_proxy value. by Andreas Huber · 11 years ago
  95. 525862c am 66e596e7: am 840f1143: am 7f3ff133: Merge "Fix wrong log information in DevicePolicyManagerService" by Dianne Hackborn · 11 years ago
  96. 46c94b6 DO NOT MERGE. Framework/base: Added synchronization block to avoid race condition by Maunik Shah · 12 years ago
  97. e4c29de Merge "Add missing ACTION_MEDIA_UNMOUNTED intent" by Jeff Sharkey · 11 years ago
  98. 7573e59 Merge "Properly rotate full [-pi, +pi] orientation range if available" by Jeff Brown · 11 years ago
  99. dcf4f21 Hideybars feature confirmation toast bar. by John Spurlock · 11 years ago
  100. 41c0f35 Replace mFocusedStack with getFocusedStack() by Craig Mautner · 11 years ago