1. 617feb9 Add View constructor that supplies a default style resource by Alan Viverette · 11 years ago
  2. 99cea98 Merge "Update default ramp up time for autoscroller." into klp-dev by Mindy Pereira · 11 years ago
  3. 80213ad Merge "Fix issue #10671878: Proc stats needs to remove old data structures" into klp-dev by Dianne Hackborn · 11 years ago
  4. 013634c Merge "Add WebVTT caption renderer" into klp-dev by Alan Viverette · 11 years ago
  5. 35980b2 Add PID and application to Java crash printout by Eric Rowe · 11 years ago
  6. 498301d Merge "Add drag-to-open for action bar submenus" into klp-dev by Alan Viverette · 11 years ago
  7. be4c1d7 Fix issue #10671878: Proc stats needs to remove old data structures by Dianne Hackborn · 11 years ago
  8. d43daf3 Add WebVTT caption renderer by Alan Viverette · 11 years ago
  9. 6a18f4a Update default ramp up time for autoscroller. by Mindy Pereira · 11 years ago
  10. fbe4a58 Add drag-to-open for action bar submenus by Alan Viverette · 11 years ago
  11. d4a8b9d Fix issue #10650718: Camera DOA on KLP by Dianne Hackborn · 11 years ago
  12. 911d7f4 Provide calling package to ContentProviders. by Jeff Sharkey · 11 years ago
  13. f1eebfc Merge "Remove unused APIs and rename others based on API review" into klp-dev by Amith Yamasani · 11 years ago
  14. d304af6 Remove unused APIs and rename others based on API review by Amith Yamasani · 11 years ago
  15. e8222dd Change build version from KEY_LIME_PIE to KITKAT by Chet Haase · 11 years ago
  16. 3cd28ad Merge "Fix issue #10427108: Google+ has long running process" into klp-dev by Dianne Hackborn · 11 years ago
  17. ae36b23 Fix issue #10427108: Google+ has long running process by Dianne Hackborn · 11 years ago
  18. 4cf435a Merge "UX improvements to the restrictions PIN" into klp-dev by Geoffrey Borggaard · 11 years ago
  19. 7eed075 Merge "Don't call setLastChosen if it's a chooser activity instance" into klp-dev by Amith Yamasani · 11 years ago
  20. 588dd2a Don't call setLastChosen if it's a chooser activity instance by Amith Yamasani · 11 years ago
  21. bc7e4b2 Merge "Update internal AutoScrollHelper to match support lib version" into klp-dev by Alan Viverette · 11 years ago
  22. 8135f3a UX improvements to the restrictions PIN by Geoffrey Borggaard · 11 years ago
  23. cb16879 Update internal AutoScrollHelper to match support lib version by Alan Viverette · 11 years ago
  24. 79a45c6 Merge "Improve Intent disambig dialog behavior" into klp-dev by Amith Yamasani · 11 years ago
  25. 0d3da12 Fix case when user touches the very edge of a view by Mindy Pereira · 11 years ago
  26. e9ecc8b Improve Intent disambig dialog behavior by Amith Yamasani · 11 years ago
  27. d381680 Merge "Make sure to actually log when Log.wtf() hiccups" into klp-dev by Christopher Tate · 11 years ago
  28. 941adc9 Make sure to actually log when Log.wtf() hiccups by Christopher Tate · 11 years ago
  29. d220a83 Merge "Change DBG to false to eliminate logcat messages." into klp-dev by Chris Wren · 11 years ago
  30. 6b8c69e Merge "Update AccessibilityNodeInfo API as per API council request" into klp-dev by Svetoslav Ganov · 11 years ago
  31. cb8ed39 Update AccessibilityNodeInfo API as per API council request by Svetoslav Ganov · 11 years ago
  32. faf7a20 Merge "Add auto-scrolling in ListPopupWindow drag-to-open mode" into klp-dev by Alan Viverette · 11 years ago
  33. 9212e35 Merge "Reconcile drag-to-open and touch event interception" into klp-dev by Alan Viverette · 11 years ago
  34. 6341010 Change DBG to false to eliminate logcat messages. by Scott Greenwald · 11 years ago
  35. f45bb40 Add setting to disable keyguard widgets by Jim Miller · 11 years ago
  36. 6996014 Reconcile drag-to-open and touch event interception by Alan Viverette · 11 years ago
  37. 2b10b52 Add new API shouldOfferSwitchingToNextInputMethod by Satoshi Kataoka · 11 years ago
  38. 398ec03 Move caption view from Settings into framework by Alan Viverette · 11 years ago
  39. 5e66021 Add auto-scrolling in ListPopupWindow drag-to-open mode by Alan Viverette · 11 years ago
  40. a2e88ef Merge "Move forwarding code to ListPopupWindow, add drag-to-open in Spinner" into klp-dev by Alan Viverette · 11 years ago
  41. 5feb0ad Merge "Use MULTI_LINE and OPENS_POPUP accessibility properties" into klp-dev by Alan Viverette · 11 years ago
  42. fd589c1 Merge "Notify IP address changes to interface observers." into klp-dev by Lorenzo Colitti · 11 years ago
  43. 10fa8c0 Merge "Make BaseNetworkObserver available to core code" into klp-dev by Lorenzo Colitti · 11 years ago
  44. 5c7daac Notify IP address changes to interface observers. by Lorenzo Colitti · 11 years ago
  45. df86a9f Make BaseNetworkObserver available to core code by Lorenzo Colitti · 11 years ago
  46. 058ac7c Use MULTI_LINE and OPENS_POPUP accessibility properties by Alan Viverette · 11 years ago
  47. 269403b Implemented advanced printer selection and API refactoring. by Svetoslav · 11 years ago
  48. ca6a3611 Move forwarding code to ListPopupWindow, add drag-to-open in Spinner by Alan Viverette · 11 years ago
  49. c050272 Forward events to ListPopupWindow, highlight touched items by Alan Viverette · 11 years ago
  50. b003731 Merge "More stuff I need for the proc stats UI." into klp-dev by Dianne Hackborn · 11 years ago
  51. 69cb00b More stuff I need for the proc stats UI. by Dianne Hackborn · 11 years ago
  52. f6c7a5f Merge "add local focus mode and input event injection API to Window" into klp-dev by keunyoung · 11 years ago
  53. 60444fd Add method for adding two ProcessStats objects together. by Dianne Hackborn · 11 years ago
  54. 30f420f add local focus mode and input event injection API to Window by keunyoung · 11 years ago
  55. 184a010 Allow packages.list access with new GID. by Jeff Sharkey · 11 years ago
  56. 8a0de58 Get ProcessStats callable from other processes. by Dianne Hackborn · 11 years ago
  57. f6971c8 Merge "OK, now it's a release." into klp-dev by Daniel Sandler · 11 years ago
  58. 06c0e40 OK, now it's a release. by Daniel Sandler · 11 years ago
  59. b3c21ac Reduce the transaction fee of getEnabledInputMethodSubtypeList by Satoshi Kataoka · 11 years ago
  60. 23fb6e8 Start adding IPC calls to retrieve proc stat data. by Dianne Hackborn · 11 years ago
  61. e9a6f97 Reduce the transaction fee of getEnabledInputMethodSubtypeList by Satoshi Kataoka · 11 years ago
  62. d293224 Refactor ProcessStats, ProcessTracker. by Dianne Hackborn · 11 years ago
  63. 32230ef Merge "Collapse/disable shade when hiding status bar window." by John Spurlock · 11 years ago
  64. 7ce7f32 Open an internal utility of InputMethodUtils by Satoshi Kataoka · 11 years ago
  65. f76ff05 disable notification scorer by default. by Chris Wren · 11 years ago
  66. 0770f9e resolved conflicts for merge of c8911ddd to master by Dianne Hackborn · 11 years ago
  67. c8911dd am 373a2f15: am 607b414d: Add new app ops method to reset all op modes. by Dianne Hackborn · 11 years ago
  68. 607b414 Add new app ops method to reset all op modes. by Dianne Hackborn · 11 years ago
  69. 066f210 Merge "Fix a regression where android:windowContentOverlay did not draw properly." by Adam Powell · 11 years ago
  70. 9b0dc28 Fix a regression where android:windowContentOverlay did not draw properly. by Adam Powell · 11 years ago
  71. 87c2914 Add a debug utility for InputMethodUtils by Satoshi Kataoka · 11 years ago
  72. 9764218 Collapse/disable shade when hiding status bar window. by John Spurlock · 11 years ago
  73. 0766eb0 Small refactor on InputMethodUtils by Satoshi Kataoka · 11 years ago
  74. 80e7270 Implement drag to open overflow menu, lift to select by Alan Viverette · 11 years ago
  75. eb219ee Change visibility of the hidden input method utility by Satoshi Kataoka · 11 years ago
  76. 9a05b31 Add support for notification scorers. by Scott Greenwald · 11 years ago
  77. 1b6868c Merge "Support multiple Vpn ManageDialogs" by Geremy Condra · 11 years ago
  78. 1a7472e Have UserManagerService clear the restrictions and unblock apps by Amith Yamasani · 11 years ago
  79. 06f2122 Merge "Make it safe to use start/stop app ops outside of system proc" by Dianne Hackborn · 11 years ago
  80. 4c8dfab am e9643874: am 0bad5370: Merge "Handle missing and invalid numeric values in XmlUtils." by Elliott Hughes · 11 years ago
  81. e964387 am 0bad5370: Merge "Handle missing and invalid numeric values in XmlUtils." by Elliott Hughes · 11 years ago
  82. 0bad537 Merge "Handle missing and invalid numeric values in XmlUtils." by Elliott Hughes · 11 years ago
  83. e98f5db Make it safe to use start/stop app ops outside of system proc by Dianne Hackborn · 11 years ago
  84. bf6ff2c Support multiple Vpn ManageDialogs by Chad Brubaker · 11 years ago
  85. 2dc27f2 Fix collapsible action views. by Adam Powell · 11 years ago
  86. 08ec9b2 Merge "Revert "Update ListMenuItemView to use a single RelativeLayout"" by Alan Viverette · 11 years ago
  87. d9ddf52 Revert "Update ListMenuItemView to use a single RelativeLayout" by Alan Viverette · 11 years ago
  88. 045ad91 Merge changes Ia6646363,I94389b64 by Geremy Condra · 11 years ago
  89. 4ca19e8 Add per user VPN support by Chad Brubaker · 11 years ago
  90. cc5b49f Merge "Fix MenuItemImpl#hasCollapsibleActionView for action providers" by Adam Powell · 11 years ago
  91. b4c8ba4 Fix MenuItemImpl#hasCollapsibleActionView for action providers by Adam Powell · 11 years ago
  92. ea04f3c Always show overflow buttons on action bars by Adam Powell · 11 years ago
  93. 9865ef1 Merge "Add -c option to meminfo to dump a compact form." by Dianne Hackborn · 11 years ago
  94. 20cdcee Add -c option to meminfo to dump a compact form. by Dianne Hackborn · 11 years ago
  95. c394512 Fix ListMenuItemView regression from patch 8933efd49 by Adam Powell · 11 years ago
  96. 42e230c Merge "Consolidate InputMethodUtils" by Satoshi Kataoka · 11 years ago
  97. b282726 Consolidate InputMethodUtils by Satoshi Kataoka · 11 years ago
  98. a2bbb9a am 6cd4281d: am 65ba6d11: am 1e7276ce: Merge "Fix typo in AlertController.java" by Jean-Baptiste Queru · 11 years ago
  99. 6cd4281 am 65ba6d11: am 1e7276ce: Merge "Fix typo in AlertController.java" by Jean-Baptiste Queru · 11 years ago
  100. 65ba6d1 am 1e7276ce: Merge "Fix typo in AlertController.java" by Jean-Baptiste Queru · 11 years ago