1. aef9dc8 Fix kSkippedFrame setting by John Reck · 9 years ago
  2. a0698b6 Merge "Optionally add a default MOBILE request." into mnc-dev by Erik Kline · 9 years ago
  3. da4bfa8 Optionally add a default MOBILE request. by Erik Kline · 9 years ago
  4. 03fdca1 Merge "Fixed a bug where the heads-up would not show when full screen" into mnc-dev by Selim Cinek · 9 years ago
  5. 1f86199 Merge "Use new hierarchy viewer protocol in all View subclasses" into mnc-dev by Siva Velusamy · 9 years ago
  6. 52156a3 Merge "Improve hierarchy viewer dump hierarchy latency" into mnc-dev by Siva Velusamy · 9 years ago
  7. 94a6d15 Use new hierarchy viewer protocol in all View subclasses by Siva Velusamy · 9 years ago
  8. 0d857b9 Improve hierarchy viewer dump hierarchy latency by Siva Velusamy · 9 years ago
  9. 03872c0 Fixed a bug with svelte and voice assist by Selim Cinek · 9 years ago
  10. 3199980 Merge "Add URL bar to captive portal login app." into mnc-dev by Paul Jensen · 9 years ago
  11. 0a00804 Merge "Allow obtaining BLE capabilities in BLE scan only mode." into mnc-dev by Wei Wang · 9 years ago
  12. 4a4a2bddc Fixed a bug where the heads-up would not show when full screen by Selim Cinek · 9 years ago
  13. 46ab723 Allow obtaining BLE capabilities in BLE scan only mode. by Wei Wang · 9 years ago
  14. 78f12e4 Update LayoutLib for theme key changes to fix build by Alan Viverette · 9 years ago
  15. 1e6be72 MediaPlayer: pause media time when buffering by Chong Zhang · 9 years ago
  16. c1125de Merge "Disable ActionBar animations pending more involved fix" into mnc-dev by Chet Haase · 9 years ago
  17. a18df8d Merge "Consider punctuation treatment when selecting text." into mnc-dev by Mady Mellor · 9 years ago
  18. d96c87e Disable ActionBar animations pending more involved fix by Chet Haase · 9 years ago
  19. 636a0da Merge "Fix: A part of grapheme cluster can be selected." into mnc-dev by Keisuke Kuroyanagi · 9 years ago
  20. aef0210 Merge "Add IntentFilter auto verification - part 8" into mnc-dev by Fabrice Di Meglio · 9 years ago
  21. 3203f9a Merge "MidiManager: Improve output of "dumpsys midi"" into mnc-dev by Mike Lockwood · 9 years ago
  22. 6a8c79b Merge "Improve keying for theme caches, rebase system theme on config change" into mnc-dev by Alan Viverette · 9 years ago
  23. 6fc03e6 Merge "Revert "Text selection - Don't select vertical white space"" into mnc-dev by Mady Mellor · 9 years ago
  24. 0cb4185 Merge "Replace Material text cursor with XML shape" into mnc-dev by Alan Viverette · 9 years ago
  25. 6c7b4ad Consider punctuation treatment when selecting text. by Mady Mellor · 9 years ago
  26. 6a61268 Revert "Text selection - Don't select vertical white space" by Mady Mellor · 9 years ago
  27. 9feb4e0 Replace Material text cursor with XML shape by Alan Viverette · 9 years ago
  28. 98ae4df Fix build by John Reck · 9 years ago
  29. ff357a9 Merge "Fix clang warnings on unused variable, mismatched tag, print format." into mnc-dev by Chih-Hung Hsieh · 9 years ago
  30. d530a5e Merge "Remove SkBitmap from ResourceCache" into mnc-dev by John Reck · 9 years ago
  31. 0dfb7ba4 Merge "camera2: allow mixing regular/reprocess requests" into mnc-dev by Chien-Yu Chen · 9 years ago
  32. b4035fd Merge "Properly cancel animators when View doesn't exist in starting state." into mnc-dev by George Mount · 9 years ago
  33. 2d9ef99 Merge "Fix broke NDK sensor manager API" into mnc-dev by Svet Ganov · 9 years ago
  34. e75ab4c Remove SkBitmap from ResourceCache by John Reck · 9 years ago
  35. 34dd582 Merge "Only resize list popup if it's still attached to a window" into mnc-dev by Alan Viverette · 9 years ago
  36. fd5637f MidiManager: Improve output of "dumpsys midi" by Mike Lockwood · 9 years ago
  37. c8bfc68 Only resize list popup if it's still attached to a window by Alan Viverette · 9 years ago
  38. 1b4ae63 Properly cancel animators when View doesn't exist in starting state. by George Mount · 9 years ago
  39. cbb56a8 Fix broke NDK sensor manager API by Svet Ganov · 9 years ago
  40. 411feed am a7f27a76: (-s ours) am 504bb9e7: Merge "Temporarily increase saved tombstone size. DO NOT MERGE" into lmp-mr1-modular-dev by Christopher Ferris · 9 years ago
  41. 9eb9dd3 Fix clang warnings on unused variable, mismatched tag, print format. by Chih-Hung Hsieh · 9 years ago
  42. a7f27a7 am 504bb9e7: Merge "Temporarily increase saved tombstone size. DO NOT MERGE" into lmp-mr1-modular-dev by Christopher Ferris · 9 years ago
  43. 7b753cf Merge "Update the rowBytes when reconfiguring to match the new imageInfo." into mnc-dev by Derek Sollenberger · 9 years ago
  44. d11ad51 Merge "add logging to quick settings tiles" into mnc-dev by Chris Wren · 9 years ago
  45. 504bb9e Merge "Temporarily increase saved tombstone size. DO NOT MERGE" into lmp-mr1-modular-dev by Christopher Ferris · 9 years ago
  46. 457a21c add logging to quick settings tiles by Chris Wren · 9 years ago
  47. 39fce1d Merge "improve app crash detection in compatibility test" into mnc-dev by Guang Zhu · 9 years ago
  48. 34092cf improve app crash detection in compatibility test by Guang Zhu · 9 years ago
  49. 2a94a10 Update the rowBytes when reconfiguring to match the new imageInfo. by Derek Sollenberger · 9 years ago
  50. dc9b2df Merge "Delete a bunch of dead code" into mnc-dev by John Reck · 9 years ago
  51. a039182 Delete a bunch of dead code by John Reck · 9 years ago
  52. c7e56e9 Merge "Take into account scroll offset for transition animation" into mnc-dev by Doris Liu · 9 years ago
  53. a4ead5b Merge "Document that new APIs for asymmetric crypto have no effect." into mnc-dev by Alex Klyubin · 9 years ago
  54. e91768d Merge "Check parameters in KeyGenerator.init." into mnc-dev by Alex Klyubin · 9 years ago
  55. 43ea92b Merge "Remove dead code from EpicenterTranslateClipReveal" into mnc-dev by Alan Viverette · 9 years ago
  56. a6e551c Check parameters in KeyGenerator.init. by Alex Klyubin · 9 years ago
  57. 14bc1c5 Merge "Use ProviderException in AndroidKeyStore." into mnc-dev by Alex Klyubin · 9 years ago
  58. ca84b19 Document that new APIs for asymmetric crypto have no effect. by Alex Klyubin · 9 years ago
  59. 38dc154 Merge "Always mix in additional entropy into keymaster." into mnc-dev by Alex Klyubin · 9 years ago
  60. 6689a01 Remove dead code from EpicenterTranslateClipReveal by Alan Viverette · 9 years ago
  61. e089566 Merge "Filter list of possible default dialers" into mnc-dev by Yorke Lee · 9 years ago
  62. f555887 Merge "Adjust the Javadoc for user authentication timeout." into mnc-dev by Alex Klyubin · 9 years ago
  63. 8d7455f Merge "Define String constants for AndroidKeyStore crypto." into mnc-dev by Alex Klyubin · 9 years ago
  64. 808a8d9 Temporarily increase saved tombstone size. DO NOT MERGE by Christopher Ferris · 9 years ago
  65. 83ce3b2 Merge "Make popup window enter animation more like app transition enter" into mnc-dev by Alan Viverette · 9 years ago
  66. 80f232d am b65b66cc: am 2224eac3: Merge "bootanimation: fix garbage line issue when screen height is odd." into lmp-mr1-modular-dev by Chris Elliott · 9 years ago
  67. b4b4437 Merge "Remove tools attributes from framework XML" into mnc-dev by Alan Viverette · 9 years ago
  68. 4ea5ee2 Make popup window enter animation more like app transition enter by Alan Viverette · 9 years ago
  69. b65b66c am 2224eac3: Merge "bootanimation: fix garbage line issue when screen height is odd." into lmp-mr1-modular-dev by Chris Elliott · 9 years ago
  70. 31ee4f7 Remove tools attributes from framework XML by Alan Viverette · 9 years ago
  71. 18c2b0e Take into account scroll offset for transition animation by Doris Liu · 9 years ago
  72. 1bc3c84 Merge "Fix leak in LayoutTransition" into mnc-dev by Chet Haase · 9 years ago
  73. 27dd1a2 Adjust the Javadoc for user authentication timeout. by Alex Klyubin · 9 years ago
  74. 2224eac Merge "bootanimation: fix garbage line issue when screen height is odd." into lmp-mr1-modular-dev by Chris Elliott · 9 years ago
  75. dd44179 Merge "Don't strip country and variant from locale." into mnc-dev by Niels Egberts · 9 years ago
  76. b59642b Merge "Add warning if an in-use Bitmap is reconfigured" into mnc-dev by John Reck · 9 years ago
  77. ffe2dda Merge "Avoid NPE when sendMessage is called after disconnect." into mnc-dev by Paul Jensen · 9 years ago
  78. 837fba9 Don't strip country and variant from locale. by Niels Egberts · 9 years ago
  79. d0d4205 Avoid NPE when sendMessage is called after disconnect. by Paul Jensen · 9 years ago
  80. fa21641 Merge "Add CallbackRegistry." into mnc-dev by George Mount · 9 years ago
  81. b3ba213 Merge "Fix crash during Activity Transition with TextureView." into mnc-dev by George Mount · 9 years ago
  82. d6a2135 Remove FloatMath methods from the API by Neil Fuller · 9 years ago
  83. dbf62ac Merge "Remove incomplete media router API." into mnc-dev by Jeff Brown · 9 years ago
  84. dd0f396 Merge "CEC: Make wakeup on hotplug optional" into mnc-dev by Jinsuk Kim · 9 years ago
  85. 38de061 am b53420d0: am e7866887: docs: M Preview landing page by Joe Fernandez · 9 years ago
  86. b53420d am e7866887: docs: M Preview landing page by Joe Fernandez · 9 years ago
  87. e786688 docs: M Preview landing page by Joe Fernandez · 9 years ago
  88. 659c486 CEC: Make wakeup on hotplug optional by Jinsuk Kim · 9 years ago
  89. f2cac4d Merge "Retry "Always show auxiliary subtypes from NavBar keyboard icon."" into mnc-dev by Yohei Yukawa · 9 years ago
  90. bdfaa7f Bluetooth: Ensure Bluetooth interface handle is valid by Nitin Arora · 9 years ago
  91. 14e1391 Retry "Always show auxiliary subtypes from NavBar keyboard icon." by Seigo Nonaka · 9 years ago
  92. 20db98c Remove incomplete media router API. by Jeff Brown · 9 years ago
  93. 9132c5a Merge "Revert "Remove incomplete media router API."" into mnc-dev by Bart Sears · 9 years ago
  94. a8cc058 Revert "Remove incomplete media router API." by Bart Sears · 9 years ago
  95. 70280a2 am 0fe14486: am 2021c877: am 33e54563: am 4b125836: Merge "Added function to render a drawable in all available states" into lmp-mr1-dev by Diego Perez · 9 years ago
  96. 0fe1448 am 2021c877: am 33e54563: am 4b125836: Merge "Added function to render a drawable in all available states" into lmp-mr1-dev by Diego Perez · 9 years ago
  97. 1290748 Merge "Remove incomplete media router API." into mnc-dev by Jeff Brown · 9 years ago
  98. 2e5a205 Remove incomplete media router API. by Jeff Brown · 10 years ago
  99. 2021c87 am 33e54563: am 4b125836: Merge "Added function to render a drawable in all available states" into lmp-mr1-dev by Diego Perez · 9 years ago
  100. 33e5456 am 4b125836: Merge "Added function to render a drawable in all available states" into lmp-mr1-dev by Diego Perez · 9 years ago