1. e964387 am 0bad5370: Merge "Handle missing and invalid numeric values in XmlUtils." by Elliott Hughes · 13 years ago
  2. 0bad537 Merge "Handle missing and invalid numeric values in XmlUtils." by Elliott Hughes · 13 years ago
  3. 6cd4281 am 65ba6d11: am 1e7276ce: Merge "Fix typo in AlertController.java" by Jean-Baptiste Queru · 13 years ago
  4. 65ba6d1 am 1e7276ce: Merge "Fix typo in AlertController.java" by Jean-Baptiste Queru · 13 years ago
  5. 1e7276c Merge "Fix typo in AlertController.java" by Jean-Baptiste Queru · 13 years ago
  6. 2ddce32 Handle missing and invalid numeric values in XmlUtils. by Vladimir Marko · 13 years ago
  7. b829283 resolved conflicts for merge of a920f25f to jb-mr2-dev-plus-aosp by Elliott Hughes · 13 years ago
  8. a920f25 resolved conflicts for merge of fca0f92e to stage-aosp-master by Elliott Hughes · 13 years ago
  9. d396a44 Switch frameworks/base over from @hidden Charsets to public StandardCharsets. by Elliott Hughes · 13 years ago
  10. ffbbe94 am d293d229: Merge "Create missing Uids when recording network stats." into jb-mr2-dev by Jeff Sharkey · 13 years ago
  11. 51797ed Create missing Uids when recording network stats. by Jeff Sharkey · 13 years ago
  12. 6474d84 am 636af7a1: Merge "Rename CALLBACK_FLAG_ACTIVE_SCAN for clarity." into jb-mr2-dev by Jeff Brown · 13 years ago
  13. 14507e2 Rename CALLBACK_FLAG_ACTIVE_SCAN for clarity. by Jeff Brown · 13 years ago
  14. 4759c35 am bf0d561c: Merge "Pipe through bounding box information (DO NOT MERGE)" into jb-mr2-dev by Michael Wright · 13 years ago
  15. 5e025eb Pipe through bounding box information (DO NOT MERGE) by Michael Wright · 13 years ago
  16. e8c9b39e am 83d6df27: Merge "Help on issue #8863955: Google Services keeping phone awake..." into jb-mr2-dev by Dianne Hackborn · 13 years ago
  17. 83d6df2 Merge "Help on issue #8863955: Google Services keeping phone awake..." into jb-mr2-dev by Dianne Hackborn · 13 years ago
  18. da58f92 am b2f6842d: Merge "Add an API to allow a callback to request active scans." into jb-mr2-dev by Jeff Brown · 13 years ago
  19. af17baa Help on issue #8863955: Google Services keeping phone awake... by Dianne Hackborn · 13 years ago
  20. 66f3b39 Add an API to allow a callback to request active scans. by Jeff Brown · 13 years ago
  21. f581b53 am 2b662e8e: Merge "Fix a NPE in MenuItemImpl when setting null ActionProvider" into jb-mr2-dev by Adam Powell · 13 years ago
  22. 2b662e8 Merge "Fix a NPE in MenuItemImpl when setting null ActionProvider" into jb-mr2-dev by Adam Powell · 13 years ago
  23. ee0a5fa am 245a3e1c: Merge "Change the initial disabled state of disabled IMEs" into jb-mr2-dev by Satoshi Kataoka · 13 years ago
  24. dcc5585 Fix a NPE in MenuItemImpl when setting null ActionProvider by Adam Powell · 13 years ago
  25. ed1cdb2 Change the initial disabled state of disabled IMEs by Satoshi Kataoka · 13 years ago
  26. dd7d8ec am 203aa72e: Merge "Rebuilds ActionBar accessibility description as needed" into jb-mr2-dev by Casey Burkhardt · 13 years ago
  27. 8452a7f Rebuilds ActionBar accessibility description as needed by Casey Burkhardt · 13 years ago
  28. 5028934 am a6436526: Merge "Human-readable POSIX capabilities for SystemServer." by Alex Klyubin · 13 years ago
  29. 48a06e7 Human-readable POSIX capabilities for SystemServer. by Alex Klyubin · 13 years ago
  30. 2eeb419 Fix ActionBar#setHomeActionContentDescription(0) by Adam Powell · 13 years ago
  31. b1e5137 Merge "Move owner info from Settings.Secure to LockSettings" into jb-mr2-dev by Jim Miller · 13 years ago
  32. 187ec58 Move owner info from Settings.Secure to LockSettings by Jim Miller · 13 years ago
  33. 6ad0452 Disable tracing from Zygote by Jamie Gennis · 13 years ago
  34. ad435ba Merge "Send tab selection event from ScrollingTabContainerView." into jb-mr2-dev by Svetoslav Ganov · 13 years ago
  35. 03812c7 Add mHasQuit to fix an NPE in StateMachine. by Wink Saville · 13 years ago
  36. b9f2e99 Send tab selection event from ScrollingTabContainerView. by Alan Viverette · 13 years ago
  37. eec68e5 Merge "Fix keyguard pattern invalidate bug" into jb-mr2-dev by Jim Miller · 13 years ago
  38. 39f96f9 Adding LocalePicker support for the zz_ZZ pseudolocale by Benjamin Poiesz · 13 years ago
  39. 9ddfeb8 Fix keyguard pattern invalidate bug by Jim Miller · 13 years ago
  40. daa1d56 Fix for ActionBar#setSelectedNavigationItem() in collapsed tab mode by Adam Powell · 13 years ago
  41. bc94810 Merge "Have audio service clean up new receivers in crashing processes." into jb-mr2-dev by Dianne Hackborn · 13 years ago
  42. 79f7ec7 Have audio service clean up new receivers in crashing processes. by Dianne Hackborn · 13 years ago
  43. e0e2f4f Fix accessibility in action bars and add extra customization by Adam Powell · 13 years ago
  44. 4a706bc Merge "Correctly manage the lifecycle of IME InputChannels." into jb-mr2-dev by Jeff Brown · 13 years ago
  45. 5feceeb New NotificationListenerService. by Daniel Sandler · 13 years ago
  46. 1951ce8 Correctly manage the lifecycle of IME InputChannels. by Jeff Brown · 13 years ago
  47. 8c16aa9 Uphold common ordering expectations around action bar Home/Up dispatch by Adam Powell · 13 years ago
  48. 3261b53 RemoteControlClient receives playback position change requests by Jean-Michel Trivi · 13 years ago
  49. bc43b4c RemoteControlClient can report current position, speed by Jean-Michel Trivi · 13 years ago
  50. 665e1ae Add BT - DataTracker connection by Robert Greenwalt · 14 years ago
  51. ca3d655 Merge "Use input transport for communications between app and IME." into jb-mr2-dev by Jeff Brown · 13 years ago
  52. 7f51ae7 Merge "Fix some visibility state transition issues with ActionBarView" into jb-mr2-dev by Adam Powell · 13 years ago
  53. c28867a Use input transport for communications between app and IME. by Jeff Brown · 13 years ago
  54. 6684e92 Fix some visibility state transition issues with ActionBarView by Adam Powell · 13 years ago
  55. df4144f am 9fa57b74: am 2aee33c1: Merge "BackupManagerService files need new security labeling." by Geremy Condra · 13 years ago
  56. 2aee33c Merge "BackupManagerService files need new security labeling." by Geremy Condra · 13 years ago
  57. 57b0f36 Merge "Throw on illegal arguments to ArrayUtils.equals(a1, a2, len)" into jb-mr2-dev by Christopher Tate · 13 years ago
  58. fc05434 Throw on illegal arguments to ArrayUtils.equals(a1, a2, len) by Christopher Tate · 13 years ago
  59. 9da8c37 Merge "Move XML utility methods into shared location." into jb-mr2-dev by Jeff Sharkey · 13 years ago
  60. ded7b75 Move XML utility methods into shared location. by Jeff Sharkey · 13 years ago
  61. 52a5352 Separate sessionCreated and finishedEvents callbacks by Michael Wright · 13 years ago
  62. 24d248a Add new StateMachine constructor with name and handler params. by Wink Saville · 13 years ago
  63. e4bbb1c Catch BadTokenException and continue. by Craig Mautner · 13 years ago
  64. 11aefad Add support for scan always available mode by Irfan Sheriff · 13 years ago
  65. 1c80a05 Merge "Add all variations message parameters for send/obtain." into jb-mr2-dev by Irfan Sheriff · 13 years ago
  66. 8b0db52 Add all variations message parameters for send/obtain. by Wink Saville · 13 years ago
  67. ca0ac71 Remove WindowManager messages from remote queue. by Craig Mautner · 13 years ago
  68. e8cc96b Remove unused interface IInputConnectionCallback by Michael Wright · 13 years ago
  69. 614edf5 Merge "Add additional message methods." into jb-mr2-dev by Wink Saville · 13 years ago
  70. 4753cd2 Add additional message methods. by Wink Saville · 13 years ago
  71. 6e5d649 Merge "Fix long-standing bug with LockPatternView drawing artifacts" into jb-mr2-dev by Jim Miller · 13 years ago
  72. 294b512 DO NOT MERGE - Full backup/restore now handles OBBs sensibly by Christopher Tate · 13 years ago
  73. 0caa377 Fix long-standing bug with LockPatternView drawing artifacts by Jim Miller · 13 years ago
  74. 94c91dc ArrayUtils.indexOf(), containsAll() with tests. by Jeff Sharkey · 13 years ago
  75. 474690c Fix issue #8325007: EyeEm app crashes on launch- NPE at... by Dianne Hackborn · 13 years ago
  76. 7cf71fb A few small missing things from the custom action bar layout. by Dianne Hackborn · 13 years ago
  77. 9c9aec7 Merge "Fix issue #8311263: Corrupted UI across all tabs in People app" into jb-mr2-dev by Dianne Hackborn · 13 years ago
  78. 1dc5f92 Fix issue #8311263: Corrupted UI across all tabs in People app by Dianne Hackborn · 13 years ago
  79. 4207fda Add policy check to always show overflow menu button on TV devices. by Justin Koh · 13 years ago
  80. df7221c Unify normal and overlay action bar layouts. by Dianne Hackborn · 13 years ago
  81. 4d85af6 Spurious file removed. by Daniel Sandler · 13 years ago
  82. ff4fcdb Tweak logging and some code reformatting. by Wink Saville · 13 years ago
  83. c4aad01 Formalize overscan metrics. by Dianne Hackborn · 13 years ago
  84. ab8e936 Merge "Add explicit userId to AppWidget binder calls" by Jim Miller · 13 years ago
  85. a75a883 Add explicit userId to AppWidget binder calls by Jim Miller · 13 years ago
  86. 50c291b Merge "SystemUI optimization - rely on inheritance for layout direction" by Fabrice Di Meglio · 13 years ago
  87. 09a247e New INotificationListener interface. by Daniel Sandler · 13 years ago
  88. b5fe52b SystemUI optimization - rely on inheritance for layout direction by Fabrice Di Meglio · 13 years ago
  89. 3079e58 Fix typo in AlertController.java by Sangkyu Lee · 13 years ago
  90. 9a2c2a6 Parse network stats using native code. by Jeff Sharkey · 13 years ago
  91. d7d28e6 App ops: media ops, set up to be callable from native code. by Dianne Hackborn · 13 years ago
  92. f643069 Fix record logging. by Wink Saville · 13 years ago
  93. e8c8ae4 Fix setting action bar backgrounds after layout by Adam Powell · 13 years ago
  94. fde19b1 New API to request a list of current notifications. by Daniel Sandler · 13 years ago
  95. c229302 App ops: track system windows, monitoring changes. by Dianne Hackborn · 13 years ago
  96. 1fb69f0 am 0714e37c: am a7e028a9: am cef582ab: am 07cf971e: Fix re-enabled state of up after action view collapse by Adam Powell · 13 years ago
  97. 0714e37 am a7e028a9: am cef582ab: am 07cf971e: Fix re-enabled state of up after action view collapse by Adam Powell · 13 years ago
  98. a7e028a am cef582ab: am 07cf971e: Fix re-enabled state of up after action view collapse by Adam Powell · 13 years ago
  99. 07cf971 Fix re-enabled state of up after action view collapse by Adam Powell · 13 years ago
  100. 9c684aa am 638af2fb: am 6a33c403: am 569f138e: am 67389e0a: Merge "Fix regression in expanded action view up" into jb-mr1.1-dev by Adam Powell · 13 years ago