1. 6c7b41a Rename Looper::isIdling() to isPolling() to resolve confusion. by Jeff Brown · 9 years ago
  2. 044644c Merge "Fix XML parsing crash in SettingsProvider" by Raph Levien · 9 years ago
  3. 174fa28 Fix XML parsing crash in SettingsProvider by Raph Levien · 9 years ago
  4. cd3c33e Merge "Fix dialog overlay theme background color, add theme attr" by Alan Viverette · 9 years ago
  5. c0653da Fix dialog overlay theme background color, add theme attr by Alan Viverette · 9 years ago
  6. 1130363 Merge "Various fixes for popup monkey testing" by Alan Viverette · 9 years ago
  7. 31f2b61 Merge "Fix artifacts in clip reveal animations" by Chet Haase · 9 years ago
  8. 0314fa2 Merge branch 'master' of https://googleplex-android.googlesource.com/_direct/platform/frameworks/base by Shawn Willden · 9 years ago
  9. 6c2f448 Merge "Add a check for invalid spans being set by SpellChecker." by Roozbeh Pournader · 9 years ago
  10. b8d342d am 3b9cfe30: am a6ed1b95: am 6e116429: Merge "Generate gnu hash for arm only" by Dimitry Ivanov · 9 years ago
  11. 41cd70e am 91239a0b: am cc2212d2: Merge "Adds system property for developer option for force-enable burn-in protection" into lmp-mr1-modular-dev by Mark Renouf · 9 years ago
  12. 57baee2 Merge "MidiManager: Add MIDI device status notifications" by Mike Lockwood · 9 years ago
  13. 70bea13 Merge "MidiDevice: Add support for making direct connections between ports" by Mike Lockwood · 9 years ago
  14. 5fcf44b Merge "Cleanups & simplifications" by John Reck · 9 years ago
  15. 8fd949e Various fixes for popup monkey testing by Alan Viverette · 9 years ago
  16. c125691 resolved conflicts for merge of 91239a0b to master by Mark Renouf · 9 years ago
  17. 60cd30d Merge "Fix android.text.cts.StaticLayoutTest#testGetEllipsisCount" by Raph Levien · 9 years ago
  18. b36016c Cleanups & simplifications by John Reck · 9 years ago
  19. 4cdeead Add a check for invalid spans being set by SpellChecker. by Roozbeh Pournader · 9 years ago
  20. ce4155a Fix android.text.cts.StaticLayoutTest#testGetEllipsisCount by Raph Levien · 9 years ago
  21. 78568bf Merge "Implement PostMessage API for Webview" by Selim Gurun · 9 years ago
  22. 4c8093a Implement PostMessage API for Webview by Selim Gurun · 9 years ago
  23. 5ff9e2a MidiManager: Add MIDI device status notifications by Mike Lockwood · 9 years ago
  24. 46326e5 MidiDevice: Add support for making direct connections between ports by Mike Lockwood · 9 years ago
  25. 4771577 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  26. 22e78c6 Merge "Add MidiReceiver.send() and MidiReceiver.getMaxMessageSize()" by Mike Lockwood · 9 years ago
  27. 0c7342f Add MidiReceiver.send() and MidiReceiver.getMaxMessageSize() by Mike Lockwood · 9 years ago
  28. 38bcb8c Merge "Fix for managed-profile users needing to "install" packages twice." by Alan Treadway · 9 years ago
  29. 4998467 Merge "Fix @ColorInt javadoc" by Tor Norbye · 9 years ago
  30. 11cce79 Fix build by Guang Zhu · 9 years ago
  31. 5b00941 Fix @ColorInt javadoc by Tor Norbye · 9 years ago
  32. 4e9e004 Merge "Prevent integer overflow in ResourceTypes" by Vishwath Mohan · 9 years ago
  33. de01b03 Merge "Converted some AMS log points to use ActivityManagerDebugConfig." by Wale Ogunwale · 9 years ago
  34. e6bd248 am e7b3834e: am 1d0b0edd: am ccc24997: am 464a2bc2: Merge "docs: build tools revision 22.0.0:" into lmp-mr1-dev by Rich Slogar · 9 years ago
  35. c9a245a am debf5a09: am c2826fb9: am 3d333c74: Merge "Fix typos in AudioManager javadoc" by Narayan Kamath · 9 years ago
  36. ae0d6f3 am 1944667b: am 8ced0357: am 2a88ff2f: Merge "Generate sysv hash for libjnigraphics" by Dmitriy Ivanov · 9 years ago
  37. 8ccfe89 Merge "resolved conflicts for merge of b6d6c04a to master" by Andreas Gampe · 9 years ago
  38. bd5e03b Merge "Notify TrustAgentService when device policy configuration no longer applies" by Adrian Roos · 9 years ago
  39. e23149f Converted some AMS log points to use ActivityManagerDebugConfig. by Wale Ogunwale · 9 years ago
  40. b7f1012 Merge "Make settings XML files readable" by Svetoslav · 9 years ago
  41. c3f56c3 Make settings XML files readable by Svetoslav · 9 years ago
  42. 5f03505 Merge "Handle simultaneous connect of devices with the same "type" (as in USB)" by Paul McLean · 9 years ago
  43. 73f43da Merge "Add Phone.ENTERPRISE_CONTENT_URI" by Ricky Wai · 9 years ago
  44. 2c1078f resolved conflicts for merge of b6d6c04a to master by Andreas Gampe · 9 years ago
  45. c016e4c Merge "Track down unsupported texture target" by Chris Craik · 9 years ago
  46. e5afd82 Merge "Revert "Remove activity and window stacks when last task is removed."" by Wale Ogunwale · 9 years ago
  47. c4be908 Merge "Correct docs to specify leading slash in paths." by Craig Mautner · 9 years ago
  48. 7a7bf5e Revert "Remove activity and window stacks when last task is removed." by Wale Ogunwale · 9 years ago
  49. 1d21dc22 Merge "Add several CallSupers to View" by Chris Craik · 9 years ago
  50. 394a8e1 Handle simultaneous connect of devices with the same "type" (as in USB) by Paul McLean · 9 years ago
  51. 48f650c Track down unsupported texture target by Chris Craik · 9 years ago
  52. 0b4db74 Merge "ZenLog: Track changes to effect suppressorship." by John Spurlock · 9 years ago
  53. dbbeeb3 Remove unused settings constants from the SDK (framework). by Svetoslav · 9 years ago
  54. 6a2c23d Prevent integer overflow in ResourceTypes by Vishwath Mohan · 9 years ago
  55. 5ca9616 Merge "Move more file handling into LockSettingsStorage" by Robin Lee · 9 years ago
  56. 8da976a Fix artifacts in clip reveal animations by Chet Haase · 9 years ago
  57. 86bb9ba am 4c887ac9: am db7fa51f: am c7446790: Merge "ZygoteConnection: remove obsolete security checks." by dcashman · 9 years ago
  58. 8ee4cfb am 502c30da: am 5427ac71: am 282099b5: am 5a604b35: am 00e3efb5: am f51020ea: am 6e1cbe43: Merge "docs: android plugin for gradle release 1.1.3 release notes" into lmp-docs by Rich Slogar · 9 years ago
  59. c3a5e59 Merge "Add support for the new native Builder class on StaticLayout." by Diego Perez · 9 years ago
  60. 2b50fb6 Merge "MediaSession: Notify PlaybackInfo callbacks when playback type changes." by John Spurlock · 9 years ago
  61. ad019a2 Merge "Implement bounded ripple animation" by Alan Viverette · 9 years ago
  62. 94ac755 Merge "Do not show toast when forwarding from resolver activity to itself." by Sander Alewijnse · 9 years ago
  63. d5800c0 Merge "Cache photo URI too in calllog (contract)" by Makoto Onuki · 9 years ago
  64. 2070646 Merge "Revert "Revert "Add a timeout state to frozen windows""" by Craig Mautner · 9 years ago
  65. 51a5a7c Revert "Revert "Add a timeout state to frozen windows"" by Craig Mautner · 9 years ago
  66. a88c31b Merge "Revert "Add a timeout state to frozen windows"" by Craig Mautner · 9 years ago
  67. 1a07846 Revert "Add a timeout state to frozen windows" by Craig Mautner · 9 years ago
  68. 2a914cb Merge "Handle undo in TextView fields with no cursor" by James Cook · 9 years ago
  69. b1febc7 Merge "Add a timeout state to frozen windows" by Craig Mautner · 9 years ago
  70. 900185d Handle undo in TextView fields with no cursor by James Cook · 9 years ago
  71. 3b9cfe3 am a6ed1b95: am 6e116429: Merge "Generate gnu hash for arm only" by Dimitry Ivanov · 9 years ago
  72. 7d6bc4f Merge "Revert RelativeLayout's baseline view to API 22 and below behavior" by Alan Viverette · 9 years ago
  73. 126d89b Merge "resolved conflicts for merge of 7545accf to master" by Elliott Hughes · 9 years ago
  74. a6ed1b9 am 6e116429: Merge "Generate gnu hash for arm only" by Dimitry Ivanov · 9 years ago
  75. c0b8f64 resolved conflicts for merge of 7545accf to master by Elliott Hughes · 9 years ago
  76. a57e936 Add several CallSupers to View by Chris Craik · 9 years ago
  77. 6e11642 Merge "Generate gnu hash for arm only" by Dimitry Ivanov · 9 years ago
  78. bfa9859 MediaSession: Notify PlaybackInfo callbacks when playback type changes. by John Spurlock · 9 years ago
  79. 12f4749 Generate gnu hash for arm only by Goran Jakovljevic · 9 years ago
  80. 91239a0 am cc2212d2: Merge "Adds system property for developer option for force-enable burn-in protection" into lmp-mr1-modular-dev by Mark Renouf · 9 years ago
  81. cc2212d Merge "Adds system property for developer option for force-enable burn-in protection" into lmp-mr1-modular-dev by Mark Renouf · 9 years ago
  82. 053d3dd Do not show toast when forwarding from resolver activity to itself. by Sander Alewijnse · 9 years ago
  83. edacf22 Merge "Glop based composeLayerRegion/Rect" by Chris Craik · 9 years ago
  84. ddd7259 Merge "Rename and simplify DisplayList Canvas classes" by Chris Craik · 9 years ago
  85. 68e4ba4 Move more file handling into LockSettingsStorage by Robin Lee · 9 years ago
  86. e7b3834 am 1d0b0edd: am ccc24997: am 464a2bc2: Merge "docs: build tools revision 22.0.0:" into lmp-mr1-dev by Rich Slogar · 9 years ago
  87. 2fb1d06 am b219eac8: am a05634ff: am 408800c3: am ea9308cf: am a9639fe6: am 2fcc438f: am 6a96a778: Merge "docs: Add new partners to Wear index page" into lmp-docs by Luan Nguyen · 9 years ago
  88. c269215 am c90aa638: (-s ours) am 535bf0f8: (-s ours) am d7852b66: (-s ours) Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  89. 2977c05 am 89d0c0fb: am bcea1fcd: am f1eab6f5: am 39d47c7c: am a2d342e3: am beed9332: am 0bceaacf: Merge "Reworking geofencing training to new API and sample." into lmp-docs by Eric Gilmore · 9 years ago
  90. c9f94b9 am f507759e: am e442d914: am ad97ca81: am 4c0b2345: am 8f9ae232: am 36d008c5: am 5afdc97f: Fix USB typos by Glenn Kasten · 9 years ago
  91. debf5a0 am c2826fb9: am 3d333c74: Merge "Fix typos in AudioManager javadoc" by Narayan Kamath · 9 years ago
  92. 1944667 am 8ced0357: am 2a88ff2f: Merge "Generate sysv hash for libjnigraphics" by Dmitriy Ivanov · 9 years ago
  93. c2826fb am 3d333c74: Merge "Fix typos in AudioManager javadoc" by Narayan Kamath · 9 years ago
  94. 8ced035 am 2a88ff2f: Merge "Generate sysv hash for libjnigraphics" by Dmitriy Ivanov · 9 years ago
  95. b6d6c04 am 174a4488: am 7f383873: Merge "Frameworks/base: Pass APK debugability to installd" by Andreas Gampe · 9 years ago
  96. 3d333c7 Merge "Fix typos in AudioManager javadoc" by Narayan Kamath · 9 years ago
  97. bc68256 Fix typos in AudioManager javadoc by Eemi Haukkala · 9 years ago
  98. 1d0b0ed am ccc24997: am 464a2bc2: Merge "docs: build tools revision 22.0.0:" into lmp-mr1-dev by Rich Slogar · 9 years ago
  99. fe12aa7 Add support for the new native Builder class on StaticLayout. by Diego Perez · 9 years ago
  100. ba4df962 Merge "Document behavior change of isUninstallBlocked() since L MR1" by Rubin Xu · 9 years ago