1. 79f268d Correctly set mContainingFrame for PopupWindows in multi-window mode by Wale Ogunwale · 10 years ago
  2. ad1f8e69 Merge "Fixed some issues with tasks with the same affinity in different stacks" by Wale Ogunwale · 10 years ago
  3. bd17928 resolve merge conflicts of 6b9e5bf0c2 to master. by Bryce Lee · 10 years ago
  4. be49049 Merge "Cleanup StubProvider a little." by Tomasz Mikolajewski · 10 years ago
  5. c7ec678 Cleanup StubProvider a little. by Tomasz Mikolajewski · 10 years ago
  6. 43d39a1 Merge "Fix typo in config.xml file" am: 738a557d54 am: 84d1b18b7b by Ying Wang · 10 years ago
  7. 3938197 Fixed some issues with tasks with the same affinity in different stacks by Wale Ogunwale · 10 years ago
  8. 365458c Merge "Fix NPE in processForRemoteInput" by Adrian Roos · 10 years ago
  9. a2a7072 Simplify ClipArea to prefer Rect args by Chris Craik · 10 years ago
  10. 2b17db7 Merge "Correct drawLines annotations" by Chris Craik · 10 years ago
  11. 92c1186 Correct drawLines annotations by Chris Craik · 10 years ago
  12. bb0bed1 Merge "Send LOCKED_BOOT_COMPLETED to background apps." by Jeff Sharkey · 10 years ago
  13. fc82a8c Merge "Make printing framework encryption-aware." by Jeff Sharkey · 10 years ago
  14. 39d7334 Merge "Check permissions on getDeviceId." by Robert Greenwalt · 10 years ago
  15. a242f82 Send LOCKED_BOOT_COMPLETED to background apps. by Jeff Sharkey · 10 years ago
  16. 2a43922 Merge changes Iac20cc7b,I87ce6320 by Winson Chung · 10 years ago
  17. 296278a Fixing potential issue with wrong task descriptions being loaded. by Winson Chung · 10 years ago
  18. 9943e09 Merge "Start at the end of the IME dialog list, not one past." by Michael Wright · 10 years ago
  19. 6db8e69 Start at the end of the IME dialog list, not one past. by Michael Wright · 10 years ago
  20. a3539cb Fix NPE in processForRemoteInput by Adrian Roos · 10 years ago
  21. 0999c0d Make printing framework encryption-aware. by Jeff Sharkey · 10 years ago
  22. 9d7381e Merge "Allow users to set app-wide Importance default" by Julia Reynolds · 10 years ago
  23. 05c0cfc Merge "Use correct SparseArray access method when iterating over it." by Filip Gruszczynski · 10 years ago
  24. a07af88 Allow users to set app-wide Importance default by Julia Reynolds · 10 years ago
  25. 161ccb5 Small fixes in TileService by Jason Monk · 10 years ago
  26. 9719fdb Merge "Make AppWidgets encryption-aware." by Jeff Sharkey · 10 years ago
  27. 5caba33 Merge "Add temporary switch for new renderer in JNI" by Chris Craik · 10 years ago
  28. af6ec29 Make AppWidgets encryption-aware. by Jeff Sharkey · 10 years ago
  29. 15d556e Add temporary switch for new renderer in JNI by Chris Craik · 10 years ago
  30. e9d1869 Merge "Clamp action bar button height to default minimum height" by Alan Viverette · 10 years ago
  31. e6fd77ba Use correct SparseArray access method when iterating over it. by Filip Gruszczynski · 10 years ago
  32. 1af6fe9 Clamp action bar button height to default minimum height by Alan Viverette · 10 years ago
  33. 6b9e5bf Merge "Add setting for declaring disabled bluetooth profiles." into cw-e-dev am: cf91b45c05 am: 9eaa59a1ff by Bryce Lee · 10 years ago
  34. 77309fa Merge "Use accessor methods to get/set visibleBehindActivity" by Wale Ogunwale · 10 years ago
  35. 132814f Merge "Add setting for declaring disabled bluetooth profiles." into cw-e-dev am: cf91b45c05 by Bryce Lee · 10 years ago
  36. 9eaa59a Merge "Add setting for declaring disabled bluetooth profiles." into cw-e-dev by Bryce Lee · 10 years ago
  37. cf91b45 Merge "Add setting for declaring disabled bluetooth profiles." into cw-e-dev by Bryce Lee · 10 years ago
  38. 84d1b18 Merge "Fix typo in config.xml file" am: 738a557d54 by Ying Wang · 10 years ago
  39. 1ac1e31 Merge "Aidl it all!" by Julia Reynolds · 10 years ago
  40. 738a557 Merge "Fix typo in config.xml file" by Ying Wang · 10 years ago
  41. 31c2ac7 Merge "Handle null result from getVirtualChildAt()" by Alan Viverette · 10 years ago
  42. 36a832d Merge "revert quick install" by Todd Kennedy · 10 years ago
  43. 373f0b4 revert quick install by Todd Kennedy · 10 years ago
  44. 1f544be Use accessor methods to get/set visibleBehindActivity by Wale Ogunwale · 10 years ago
  45. c75fa4a Merge "Eliminate dialog mode from DocumentsUI." by Steve McKay · 10 years ago
  46. 081dcb8 Merge "Allow several valid signatures per WebView provider." by Gustav Sennton · 10 years ago
  47. 233c1c5 Merge "Only add noDisplay activities to freeform source tasks." by Filip Gruszczynski · 10 years ago
  48. 3d02671 Only add noDisplay activities to freeform source tasks. by Filip Gruszczynski · 10 years ago
  49. a6d4744 Merge "Add comments to keep Java and native binder PersistableBundle in sync" am: 6de926a7d6 by Samuel Tan · 10 years ago
  50. 76d3072 Merge "Fix PersistableBundle handling in Parcel.writeValue" am: d12959193c by Samuel Tan · 10 years ago
  51. 19091a7 Merge branch 'master' of /usr/local/google/game/mirror/googleplex-android_googlesource_com/platform/frameworks/base by Samuel Tan · 10 years ago
  52. 33d5888 Merge "Specify path for native PersistableBundle implementation" am: 477fa220b1 by Samuel Tan · 10 years ago
  53. 0cc6b5a Merge "Propagate TextView drawable state after resolving RTL drawables" by Alan Viverette · 10 years ago
  54. a8f03a2 Eliminate dialog mode from DocumentsUI. by Steve McKay · 10 years ago
  55. ad52693c Handle null result from getVirtualChildAt() by Alan Viverette · 10 years ago
  56. 5c2454cd Allow several valid signatures per WebView provider. by Gustav Sennton · 10 years ago
  57. 92e432c Refactor and improve window layering. by Filip Gruszczynski · 10 years ago
  58. ad217b6 Merge "Don't call public non-final getResources() from getAssets()" by Alan Viverette · 10 years ago
  59. aaeaac1 Refactoring to AnimatedEvent. by Winson Chung · 10 years ago
  60. aa4f800 Fixing minor issue with freeform workspace not showing. by Winson Chung · 10 years ago
  61. 891103c Fix typo in config.xml file by Łukasz Nowicki · 10 years ago
  62. 6683720 Merge "Clean-ups for BitmapRegionDecoder" by Matt Sarett · 10 years ago
  63. 6e690ac Merge "Add tests for copying virtual typed files." by Tomasz Mikolajewski · 10 years ago
  64. f3378a2 Merge "Device or profile owner can let another app manage app restrictions" by Esteban Talavera · 10 years ago
  65. 699d537 Merge "Adding DPM.reboot" by Mahaver Chopra · 10 years ago
  66. bf60f72 Device or profile owner can let another app manage app restrictions by Esteban Talavera · 10 years ago
  67. 12a47ac Fix AlertDialog.setIcon() not working when called after show() pt.2 by Chris Banes · 10 years ago
  68. fbca826 Merge "TextView tests: open context menu on right click." by Keisuke Kuroyanagi · 10 years ago
  69. d056081 TextView: Open context menu on right click. by Keisuke Kuroyanagi · 10 years ago
  70. a0b3c06 TextView tests: open context menu on right click. by Keisuke Kuroyanagi · 10 years ago
  71. 416b8ea Merge "Add support to virtual and typed files in StubProvider." by Tomasz Mikolajewski · 10 years ago
  72. f65fdeb Add tests for copying virtual typed files. by Tomasz Mikolajewski · 10 years ago
  73. c2d26a0 Merge "TIF: add signal detection feature for HW inputs" by Wonsik Kim · 10 years ago
  74. 102d0b7 TIF: add signal detection feature for HW inputs by Wonsik Kim · 10 years ago
  75. cca31eb Add support to virtual and typed files in StubProvider. by Tomasz Mikolajewski · 10 years ago
  76. a416cd0 Merge "Append a correct extension in case of copying virtual files." by Tomasz Mikolajewski · 10 years ago
  77. d9ab9b1 Merge "Rename and simplify DropPermissionHolder" by Vladislav Kaznacheev · 10 years ago
  78. b570310 Merge "Change cursor shape to STYLE_HAND on ClickableSpans" by Keisuke Kuroyanagi · 10 years ago
  79. 0bc4c58 Merge "Fixes NPE bug in JobScheduler.getAllPendingJobs()" by Shreyas Basarge · 10 years ago
  80. 5fc0240 Append a correct extension in case of copying virtual files. by Tomasz Mikolajewski · 10 years ago
  81. bf0bbc8 Merge "Fix CopyService after recent refactoring." by Tomasz Mikolajewski · 10 years ago
  82. f03ba80 Fix CopyService after recent refactoring. by Tomasz Mikolajewski · 10 years ago
  83. 9149d2b Rename and simplify DropPermissionHolder by Vladislav Kaznacheev · 10 years ago
  84. 4981ae9 Merge "Add comments to keep Java and native binder PersistableBundle in sync" by Samuel Tan · 10 years ago
  85. d3decff Merge "Fix PersistableBundle handling in Parcel.writeValue" am: d12959193c by Samuel Tan · 10 years ago
  86. 0bc7647 Merge "Specify path for native PersistableBundle implementation" am: 477fa220b1 by Samuel Tan · 10 years ago
  87. 3a0ea62 Merge "Add UUID to BluetoothHeadsetClientCall" into cw-e-dev am: cae2f2415b am: fc3762aafd am: 0ccc3a1cb5 by Bryce Lee · 10 years ago
  88. 65f8e2a DO NOT MERGE: AAPT: Dump uses-permission-sdk-23 am: b2c5155638 am: 40d1ab91d2 am: 8c9209183f am: 7f5ad22330 am: 1f7a36b8e6 by Adam Lesinski · 10 years ago
  89. 3282f86 Merge "Revert "Camera2: create new streams if surface size has changed"" am: 79ac3edc57 by Eino-Ville Talvala · 10 years ago
  90. fefcb9b Merge "Camera2: create new streams if surface size has changed" am: bcb636d423 by Eino-Ville Talvala · 10 years ago
  91. 6de926a Merge "Add comments to keep Java and native binder PersistableBundle in sync" by Samuel Tan · 10 years ago
  92. d129591 Merge "Fix PersistableBundle handling in Parcel.writeValue" by Samuel Tan · 10 years ago
  93. 477fa22 Merge "Specify path for native PersistableBundle implementation" by Samuel Tan · 10 years ago
  94. 972c616 Merge "Add UUID to BluetoothHeadsetClientCall" into cw-e-dev am: cae2f2415b am: fc3762aafd by Bryce Lee · 10 years ago
  95. 0ccc3a1 Merge "Add UUID to BluetoothHeadsetClientCall" into cw-e-dev am: cae2f2415b by Bryce Lee · 10 years ago
  96. 6363e18 Merge "If pinned stack is focused, look for the one below for logging." by Filip Gruszczynski · 10 years ago
  97. fc3762a Merge "Add UUID to BluetoothHeadsetClientCall" into cw-e-dev am: cae2f2415b by Bryce Lee · 10 years ago
  98. e502924 Merge "Remove dependency on android.telecom.Call in VideoCallImpl for testing." by Tyler Gunn · 10 years ago
  99. e60a52a Fix build by Chris Craik · 10 years ago
  100. cae2f24 Merge "Add UUID to BluetoothHeadsetClientCall" into cw-e-dev by Bryce Lee · 10 years ago