1. 40495e0 Fix checkbuild by RoboErik · 10 years ago
  2. 1f33d77 Rename work icon symbol to match the prefix used for badges. by Alexandra Gherghina · 10 years ago
  3. 7299bc1 Merge "Allow a "ghost view" that paint a different view from the overlay." into lmp-dev by George Mount · 10 years ago
  4. 807e40c Allow a "ghost view" that paint a different view from the overlay. by George Mount · 10 years ago
  5. eed396f Make webview text encoding and keySystemUUID mapping and error page public. by Marcin Kosiba · 10 years ago
  6. c6acfa2 Merge "Use getBoundURL for network validation." into lmp-dev by Lorenzo Colitti · 10 years ago
  7. 964c3cf Add default propagation back to Explode. by George Mount · 10 years ago
  8. ae6dffb Use getBoundURL for network validation. by Lorenzo Colitti · 10 years ago
  9. 73f1856 Merge "Add new DevicePolicyManager API to allow fine-grained TrustAgent management" into lmp-dev by Jim Miller · 10 years ago
  10. 604e755 Add new DevicePolicyManager API to allow fine-grained TrustAgent management by Jim Miller · 10 years ago
  11. 3af1afb Merge "Settings: Constants for notification settings." into lmp-dev by John Spurlock · 10 years ago
  12. 4e7ec71 Handle synchronous failed connection by Sailesh Nepal · 10 years ago
  13. 0fa59b8 am 896a82d7: am d0e03392: Merge "Fix double chin issue, where bottom inset is applied twice." into klp-modular-dev by Filip Gruszczynski · 10 years ago
  14. 7544c82 am 09875ec7: am 0fa45d93: Merge "Remove PendingActivityLaunches based on stack." into klp-modular-dev by Craig Mautner · 10 years ago
  15. 2b0e09c Settings: Constants for notification settings. by John Spurlock · 10 years ago
  16. 8c01d88 Zen: follow independent ringer mode changes. by John Spurlock · 10 years ago
  17. f4e0c0c Allow VPNs to add/remove link addresses dynamically. by Sreeram Ramachandran · 10 years ago
  18. 896a82d am d0e03392: Merge "Fix double chin issue, where bottom inset is applied twice." into klp-modular-dev by Filip Gruszczynski · 10 years ago
  19. 09875ec am 0fa45d93: Merge "Remove PendingActivityLaunches based on stack." into klp-modular-dev by Craig Mautner · 10 years ago
  20. 0fa45d9 Merge "Remove PendingActivityLaunches based on stack." into klp-modular-dev by Craig Mautner · 10 years ago
  21. 7f13ed3 Remove PendingActivityLaunches based on stack. by Craig Mautner · 10 years ago
  22. 52baf3d am 77d6f36b: Revert "DO NOT MERGE Implement line breaking using ICU break iterator" by Alan Lau · 10 years ago
  23. d2e1ecb am 40b0d4d7: Merge "Revert "DO NOT MERGE Fix line breaking for clusters in narrow views"" into klp-modular-dev by Alan Lau · 10 years ago
  24. 18b5f44 am af60e56b: Revert "DO NOT MERGE Fix extraneous allocation and copying" by Alan Lau · 10 years ago
  25. 77d6f36 Revert "DO NOT MERGE Implement line breaking using ICU break iterator" by Alan Lau · 10 years ago
  26. a665380 am 1a408a34: DO NOT MERGE Fix extraneous allocation and copying by Anish Athalye · 10 years ago
  27. af60e56 Revert "DO NOT MERGE Fix extraneous allocation and copying" by Alan Lau · 10 years ago
  28. 3150372 am 97170e0c: Merge "DO NOT MERGE Implement line breaking using ICU break iterator" into klp-modular-dev by Alan Lau · 10 years ago
  29. c51a6e4 am a28e4764: DO NOT MERGE Fix line breaking for clusters in narrow views by Anish Athalye · 10 years ago
  30. 1a408a3 DO NOT MERGE Fix extraneous allocation and copying by Anish Athalye · 10 years ago
  31. a28e476 DO NOT MERGE Fix line breaking for clusters in narrow views by Anish Athalye · 10 years ago
  32. d0e0339 Merge "Fix double chin issue, where bottom inset is applied twice." into klp-modular-dev by Filip Gruszczynski · 10 years ago
  33. 40b0d4d Merge "Revert "DO NOT MERGE Fix line breaking for clusters in narrow views"" into klp-modular-dev by Alan Lau · 10 years ago
  34. cbeef01 Revert "DO NOT MERGE Fix line breaking for clusters in narrow views" by Alan Lau · 10 years ago
  35. 97170e0 Merge "DO NOT MERGE Implement line breaking using ICU break iterator" into klp-modular-dev by Alan Lau · 10 years ago
  36. 0c87dfd DO NOT MERGE Implement line breaking using ICU break iterator by Anish Athalye · 10 years ago
  37. 6393196 Fix double chin issue, where bottom inset is applied twice. by Filip Gruszczynski · 10 years ago
  38. 0ae4e5d Merge "fix typo in scanresult" into lmp-dev by vandwalle · 10 years ago
  39. ec5a901 fix typo in scanresult by vandwalle · 10 years ago
  40. 9dddb46 Merge "add debug info to wificonfiguration dump" into lmp-dev by vandwalle · 10 years ago
  41. 16a40cc add debug info to wificonfiguration dump by vandwalle · 10 years ago
  42. f221b7f Merge "Zen: Classify notifications using the alarm stream." into lmp-dev by John Spurlock · 10 years ago
  43. bfa5dc4 Zen: Classify notifications using the alarm stream. by John Spurlock · 10 years ago
  44. a9c5257 am a0bb44ef: Merge "Finish crashed activities immediately" into klp-modular-dev by Craig Mautner · 10 years ago
  45. a0bb44e Merge "Finish crashed activities immediately" into klp-modular-dev by Craig Mautner · 10 years ago
  46. 8e5b133 Finish crashed activities immediately by Craig Mautner · 10 years ago
  47. bc3699b am b4dcc64f: Merge "Revert "Remove circular mask"" into klp-modular-dev by Prashant Malani · 10 years ago
  48. ed28d40 Merge "Fix WTF when creating a lazily initialized connection" into lmp-dev by Sailesh Nepal · 10 years ago
  49. b2d41f4 Fix WTF when creating a lazily initialized connection by Sailesh Nepal · 10 years ago
  50. 4789e41 Merge "Add cursor flags into SpriteController to suppor async cursor updates. - This is fairly blindly taken from nvidia's implementation." into lmp-dev by Riley Andrews · 10 years ago
  51. 68eccda Add cursor flags into SpriteController to suppor async cursor updates. by Riley Andrews · 10 years ago
  52. 03cab4c Enable config CDMA home system by mcc mnc by Jing Zhao · 10 years ago
  53. b1b191a Merge "Updating lock-to-app look." into lmp-dev by Winson Chung · 10 years ago
  54. 2915b9d Updating lock-to-app look. by Winson Chung · 10 years ago
  55. 62dc176 rename AudioSystem::newAudioSessionId() by Eric Laurent · 10 years ago
  56. 7f25081 Merge "Provide outside-facing API for data management intent+label" into lmp-dev by Christopher Tate · 10 years ago
  57. c17739d Provide outside-facing API for data management intent+label by Christopher Tate · 10 years ago
  58. cfcdf12 Merge "Add MHL getPortInfo" into lmp-dev by Jinsuk Kim · 10 years ago
  59. f4eb72d Add MHL getPortInfo by Jinsuk Kim · 10 years ago
  60. 8c688ad MHL controller for subcommand reception by Jinsuk Kim · 10 years ago
  61. 5438e4e Add missing documentation for createVirtualDisplay by Michael Wright · 10 years ago
  62. 971251f camera2: Update preview counter after request completed. by Ruben Brunk · 10 years ago
  63. c37e129 Fixing issue with Recents not triggering correctly for secondary users. (Bug 15689540) by Winson Chung · 10 years ago
  64. 95c58ed Merge "Import translations. DO NOT MERGE" into lmp-dev by Baligh Uddin · 10 years ago
  65. c9c3a9c Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  66. ea4f010 Merge "Remove the profile/device owner user restriction bypass." into lmp-dev by Julia Reynolds · 10 years ago
  67. 401de17 Remove the profile/device owner user restriction bypass. by Julia Reynolds · 10 years ago
  68. f0f0f7c Merge "Fix a deadlock due to AMS calling into WMS with its lock held." into lmp-dev by Jeff Brown · 10 years ago
  69. 4b4971b Fix a deadlock due to AMS calling into WMS with its lock held. by Jeff Brown · 10 years ago
  70. 82379ba Don't suppress haptic feedback on keyguard anymore. by Jeff Brown · 10 years ago
  71. 90d7a3e Add read/writeBlob to Parcel by Sandeep Siddhartha · 10 years ago
  72. cdd5fe9 Revert "Add new intent to prompt user for their device credential. DO NOT MERGE" by Jay Civelli · 10 years ago
  73. 4883a5a Merge "API REVIEW: VectorDrawable" into lmp-dev by ztenghui · 10 years ago
  74. ab3d017 Add possible string to survive string freeze. by Jorim Jaggi · 10 years ago
  75. a95c8ab API REVIEW: VectorDrawable by ztenghui · 10 years ago
  76. 9e8ade2 TIF: Rename ComponentName variables to "component" consistently by Ji-Hwan Lee · 10 years ago
  77. 149944e Merge "MHL controller for subcommand reception" into lmp-dev by Jinsuk Kim · 10 years ago
  78. f03c139 fix ArrayIndexOutOfBoundException of ExitTransitionCoordinator by Dake Gu · 10 years ago
  79. 3a50a69 Merge "Remove dead code 3." into lmp-dev by Robert Greenwalt · 10 years ago
  80. 1ea93a3 Remove dead code 3. by Robert Greenwalt · 10 years ago
  81. 9e61436 Merge "android.media.AudioPatch: update comment" into lmp-dev by Mike Lockwood · 10 years ago
  82. 31b2d8e android.media.AudioPatch: update comment by Mike Lockwood · 10 years ago
  83. ab71126 Fix QS overscroll flickering by Jorim Jaggi · 10 years ago
  84. d17ac54 Fix slide edge constants to match the gravity values. by George Mount · 10 years ago
  85. d92e726 Merge "Revert "Load the WebView Java code from an APK." DO NOT MERGE" into lmp-dev by Selim Gurun · 10 years ago
  86. 64fb029 Revert "Load the WebView Java code from an APK." DO NOT MERGE by Ben Murdoch · 10 years ago
  87. e2efefe QS: Allow hotspot tile on secure keyguard. by John Spurlock · 10 years ago
  88. e32dac8 Update KeyguardStatusView on user and alarm changes by Adrian Roos · 10 years ago
  89. 590b8d3 Merge "Add kModeSync" into lmp-dev by Bo Liu · 10 years ago
  90. 9679410 Add data-management intent + label to BackupTransport API by Christopher Tate · 10 years ago
  91. 701d6ff AudioAttributes and AudioRecord. by Jean-Michel Trivi · 10 years ago
  92. 57188b8 Merge "introduce WifiConnectionstatistics" into lmp-dev by vandwalle · 10 years ago
  93. 4eeecb2 introduce WifiConnectionstatistics by vandwalle · 10 years ago
  94. 22132d7 Make affiliatedTaskId public and unhidden. by Craig Mautner · 10 years ago
  95. a7dc170 Merge "Allow changing bounds to and from a zero-sized bounds." into lmp-dev by George Mount · 10 years ago
  96. 2cacfe3 Allow changing bounds to and from a zero-sized bounds. by George Mount · 10 years ago
  97. c2c0bdc Merge "s/thumbnail/icon in the browsing api." into lmp-dev by Yao Chen · 10 years ago
  98. bd9b106 Camera2: CameraManager refurbishing and error management by Eino-Ville Talvala · 10 years ago
  99. c9c70a8 am 52baf3d0: (-s ours) am 77d6f36b: Revert "DO NOT MERGE Implement line breaking using ICU break iterator" by Alan Lau · 10 years ago
  100. 5f3e1f2 s/thumbnail/icon in the browsing api. by Yao Chen · 10 years ago