1. d5a5b5a Rename PrivateApi annotation to SystemApi. by Jeff Brown · 10 years ago
  2. 7f8d1c3 am 493ae7d7: Add doc for View.getElevation() by Chris Craik · 10 years ago
  3. f7807bf am fe0b773c: Make the action bar dark in DarkActionBar theme by Alan Viverette · 10 years ago
  4. f10606a Merge "Add device-owner based setting of global proxy." by Jason Monk · 10 years ago
  5. 03bc991 Add device-owner based setting of global proxy. by Jason Monk · 10 years ago
  6. 5985dfb Add doc for View.getElevation() by Chris Craik · 10 years ago
  7. bb1b857 Merge "Refactor printing" by Svetoslav · 10 years ago
  8. a798c0a Refactor printing by Svetoslav · 10 years ago
  9. df8427c Merge "Fix android.text.cts.TextUtilsTest#testRegionMatches" by Raph Levien · 10 years ago
  10. a4b882f Merge "Hide the fingerprint API for now. DO NOT MERGE" into lmp-preview-dev by Jim Miller · 10 years ago
  11. 2987eef Make the action bar dark in DarkActionBar theme by Alan Viverette · 10 years ago
  12. d8883df am 87bc3c25: Merge "Improvements to low power mode." into lmp-preview-dev by Dianne Hackborn · 10 years ago
  13. 421e2fd Merge "Improvements to low power mode." into lmp-preview-dev by Dianne Hackborn · 10 years ago
  14. eb94fa7 Improvements to low power mode. by Dianne Hackborn · 10 years ago
  15. 71f75f1 Merge "Fix getFontMetrics problems" by Raph Levien · 10 years ago
  16. 817ef4a Fix getFontMetrics problems by Raph Levien · 10 years ago
  17. cb0462d am 2c9ce97c: Merge "API review: Constants to Gravity and Epicenter." into lmp-preview-dev by George Mount · 10 years ago
  18. 743922e Merge changes Ie0773f85,Ie5e75505 by John Reck · 10 years ago
  19. 53be7b7 Merge "Implement SkCanvasGlue::clipRegion() using clipPath()." by Florin Malita · 10 years ago
  20. d23d509 Merge "API review: Constants to Gravity and Epicenter." into lmp-preview-dev by George Mount · 10 years ago
  21. c09722d am c88a5ac3: am d1d46d9d: am bbf849b1: Merge "Add missing profiler options." by Calin Juravle · 10 years ago
  22. c88a5ac am d1d46d9d: am bbf849b1: Merge "Add missing profiler options." by Calin Juravle · 10 years ago
  23. 9828d06 Add missing profiler options. by Calin Juravle · 10 years ago
  24. a61fbbd Merge "Adding an extra and an action to notify the mdm to start the provisioning." by Nicolas Prevot · 10 years ago
  25. 07ac20b Adding an extra and an action to notify the mdm to start the provisioning. by Nicolas Prevot · 10 years ago
  26. adf2ea2 Merge "Badge notification from managed profiles." into lmp-preview-dev by Kenny Guy · 10 years ago
  27. c1026e1 Naming style fix for an internal constant by Yohei Yukawa · 10 years ago
  28. 2c1de5b Hide the fingerprint API for now. DO NOT MERGE by Jim Miller · 10 years ago
  29. acbf10c Merge "Hide Sensor.getRequiredPermission API." into lmp-preview-dev by Aravind Akella · 10 years ago
  30. 445d213 Merge "resolved conflicts for merge of a3d5d3b8 to master" by Vinod Krishnan · 10 years ago
  31. 067351f resolved conflicts for merge of a3d5d3b8 to master by Vinod Krishnan · 10 years ago
  32. fca5f52 am af9a77d6: camera2: Fix ordering issue between #onOpened and createCaptureSession by Sol Boucher · 10 years ago
  33. 4b3f800 camera2: Fix ordering issue between #onOpened and createCaptureSession by Sol Boucher · 10 years ago
  34. 748a377 am 455b351b: Merge "Make elegantTextHeight xml attribute public" into lmp-preview-dev by Raph Levien · 10 years ago
  35. 5b29e12 Merge "Make elegantTextHeight xml attribute public" into lmp-preview-dev by Raph Levien · 10 years ago
  36. a3d5d3b am 90e96db0: Merge "Adding a way to stub Vpn ConfirmDialog" into klp-modular-dev by Vinod Krishnan · 10 years ago
  37. abfaf96 am 6d892689: Merge "Camera2: Do not hide TonemapCurve construtor" into lmp-preview-dev by Yin-Chia Yeh · 10 years ago
  38. ffff217 Merge "Camera2: Do not hide TonemapCurve construtor" into lmp-preview-dev by Yin-Chia Yeh · 10 years ago
  39. 169a149 am b67beb8e: Merge "Camera2: Hide input stream related key and enum" into lmp-preview-dev by Zhijun He · 10 years ago
  40. f98a3c0 Merge "Camera2: Hide input stream related key and enum" into lmp-preview-dev by Zhijun He · 10 years ago
  41. 4294202 Merge "DO NOT MERGE Change preference category text color for quantum" into lmp-preview-dev by Alan Viverette · 10 years ago
  42. 537d7ea am 42decb1b: Merge "API Review: move the CreateRevealAnimator to ViewAnimationUtils" into lmp-preview-dev by ztenghui · 10 years ago
  43. 2050d39 Merge "API Review: move the CreateRevealAnimator to ViewAnimationUtils" into lmp-preview-dev by ztenghui · 10 years ago
  44. e1c4a0d Make elegantTextHeight xml attribute public by Raph Levien · 10 years ago
  45. b0e5bbb Adding a way to stub Vpn ConfirmDialog by Vinod Krishnan · 10 years ago
  46. 5271e0b Hide Sensor.getRequiredPermission API. by Aravind Akella · 10 years ago
  47. 3dba054 Merge "Remove unused function from the WebView statics" by Kristian Monsen · 10 years ago
  48. 1a81cca DO NOT MERGE Change preference category text color for quantum by Alan Viverette · 10 years ago
  49. 5edb85c Merge "add sound trigger JNI" by Eric Laurent · 10 years ago
  50. 7de8c84 Merge "Add SoundTrigger native service interface" by Eric Laurent · 10 years ago
  51. c954e61 am 3966c960: Merge "Add defaults for caption colors and edge type" into lmp-preview-dev by Alan Viverette · 10 years ago
  52. 1dc14ba Implement SkCanvasGlue::clipRegion() using clipPath(). by Florin Malita · 10 years ago
  53. 62f30e0 API Review: move the CreateRevealAnimator to ViewAnimationUtils by ztenghui · 10 years ago
  54. 4586b0d Merge "Add defaults for caption colors and edge type" into lmp-preview-dev by Alan Viverette · 10 years ago
  55. 2400476 am e0ebf19c: Merge "Support for context in Minikin shaping" into lmp-preview-dev by Raph Levien · 10 years ago
  56. 4c25e5a am 79fbad97: Merge "Support for scaleX and skewX in Minikin" into lmp-preview-dev by Raph Levien · 10 years ago
  57. 38b200f am 1a2f47d4: Merge "Add persistence of tasks for TaskManager & BatteryController" into lmp-preview-dev by Matthew Williams · 10 years ago
  58. 6593acd Camera2: Hide input stream related key and enum by Zhijun He · 10 years ago
  59. dc21d3b API review: Constants to Gravity and Epicenter. by George Mount · 10 years ago
  60. 0ead890 Merge "Support for context in Minikin shaping" into lmp-preview-dev by Raph Levien · 10 years ago
  61. 30d3c97 Merge "Support for scaleX and skewX in Minikin" into lmp-preview-dev by Raph Levien · 10 years ago
  62. 83a9e4d Camera2: Do not hide TonemapCurve construtor by Yin-Chia Yeh · 10 years ago
  63. 3d86fd2 Add persistence of tasks for TaskManager & BatteryController by Matthew Williams · 10 years ago
  64. 6bfd7e7 Support for context in Minikin shaping by Raph Levien · 10 years ago
  65. 38f6508 am 413edd50: Merge "Disable the attention light on devices that do not have it." into lmp-preview-dev by Chris Wren · 10 years ago
  66. e95b585 Support for scaleX and skewX in Minikin by Raph Levien · 10 years ago
  67. d450a3a am 7f993419: am 3c189e02: am 271251d7: Merge "Add Environment call: get config dir for some user" by Robin Lee · 10 years ago
  68. 7f99341 am 3c189e02: am 271251d7: Merge "Add Environment call: get config dir for some user" by Robin Lee · 10 years ago
  69. 1ce7f79 am 26f40cc3: am 61c0f547: Merge "Add interface name for proxy network type." into klp-modular-dev by Hui Lu · 10 years ago
  70. 26f40cc am 61c0f547: Merge "Add interface name for proxy network type." into klp-modular-dev by Hui Lu · 10 years ago
  71. 61c0f54 Merge "Add interface name for proxy network type." into klp-modular-dev by Hui Lu · 10 years ago
  72. 638c078 Remove unused function from the WebView statics by Kristian Monsen · 10 years ago
  73. c80fa71 Add interface name for proxy network type. by Hui Lu · 10 years ago
  74. 8a0101b Badge notification from managed profiles. by Kenny Guy · 10 years ago
  75. 3af4edf Merge "Disable the attention light on devices that do not have it." into lmp-preview-dev by Chris Wren · 10 years ago
  76. 5116a82 Disable the attention light on devices that do not have it. by Chris Wren · 10 years ago
  77. b68bf44 am d6138017: Merge "API changes per API review for contacts" into lmp-preview-dev by Yorke Lee · 10 years ago
  78. bd12056 Merge "Trivial method renaming for notifyTextCommitted" by Yohei Yukawa · 10 years ago
  79. 6959133 Add Environment call: get config dir for some user by Robin Lee · 10 years ago
  80. d096913 Merge "Badge notification from managed profiles." by Kenny Guy · 10 years ago
  81. 0297051 Trivial method renaming for notifyTextCommitted by Yohei Yukawa · 10 years ago
  82. d467c9e am 995006df: Merge "Changed the default success color of the lockpatternview to white." into lmp-preview-dev by Selim Cinek · 10 years ago
  83. 63c8b6c am 71ea5814: Merge "Changed the LockPatternView assets to quantum" into lmp-preview-dev by Selim Cinek · 10 years ago
  84. 8089ce7 Merge "API changes per API review for contacts" into lmp-preview-dev by Yorke Lee · 10 years ago
  85. 7283f96 Merge "API Review: rename FEATURE_MANAGEDPROFILES" by Adam Connors · 10 years ago
  86. 551c078 API Review: rename FEATURE_MANAGEDPROFILES by Adam Connors · 10 years ago
  87. 138a7ae am 8c2079c2: Merge "Platlogo: The icon now matches the activity." into lmp-preview-dev by Dan Sandler · 10 years ago
  88. 7256a852 Merge "Changed the default success color of the lockpatternview to white." into lmp-preview-dev by Selim Cinek · 10 years ago
  89. bd8deb0 Changed the default success color of the lockpatternview to white. by Selim Cinek · 10 years ago
  90. 35066c3 Merge "Changed the LockPatternView assets to quantum" into lmp-preview-dev by Selim Cinek · 10 years ago
  91. 2cb687e Changed the LockPatternView assets to quantum by Selim Cinek · 10 years ago
  92. b6011c1 Merge commit '21483b9f' into manualmerge by Craig Mautner · 10 years ago
  93. 21483b9 am e34fcf8f: Merge "Add callback when ActivityView activities complete" into klp-modular-dev by Craig Mautner · 10 years ago
  94. e34fcf8 Merge "Add callback when ActivityView activities complete" into klp-modular-dev by Craig Mautner · 10 years ago
  95. 85e5f85 am 4b1b33ef: Merge "Camera2: Invoke onError callbacks for failure to open" into lmp-preview-dev by Eino-Ville Talvala · 10 years ago
  96. c03f429 Merge "Platlogo: The icon now matches the activity." into lmp-preview-dev by Dan Sandler · 10 years ago
  97. e88aee8 Add defaults for caption colors and edge type by Alan Viverette · 10 years ago
  98. 1ca440b API changes per API review for contacts by Yorke Lee · 10 years ago
  99. 60b62bc add sound trigger JNI by Eric Laurent · 10 years ago
  100. e48188c Add SoundTrigger native service interface by Eric Laurent · 10 years ago