1. ccee3b1 am c354b069: Merge "DNG: Write out additional fields." into lmp-preview-dev by Ruben Brunk · 12 years ago
  2. 7b92af6 am 7e127344: Zen: Stateful condition panel. by John Spurlock · 12 years ago
  3. 22b893f Merge commit '096d52fb' into manualmerge by Alan Viverette · 12 years ago
  4. 1fa8b11 am cd5b044e: Merge "Fix drawable cache, add quantum assets to preload list" into lmp-preview-dev by Alan Viverette · 12 years ago
  5. 13d6cfb Merge "Removes bad comment from CookieManager" by Hector Dearman · 12 years ago
  6. 1b8737e Merge "Remove enableSystemApp() and enableSystemAppWithInten()." by Sander Alewijnse · 12 years ago
  7. e3abed7 Add missing #isSpeaking to TTS API V2 by Przemyslaw Szczepaniak · 12 years ago
  8. 41eca13 Merge "Add API definition for WebSettings.setVideoOverlayForEmbeddedEncryptedVideoEnabled." by Yuncheol Heo · 12 years ago
  9. 3f6680a Merge "DNG: Write out additional fields." into lmp-preview-dev by Ruben Brunk · 12 years ago
  10. 856edeb Zen: Stateful condition panel. by John Spurlock · 12 years ago
  11. 55a54e1 Merge "Update theme colors, fix EditText state transition" into lmp-preview-dev by Alan Viverette · 12 years ago
  12. b8df8e0 DNG: Write out additional fields. by Ruben Brunk · 12 years ago
  13. dcf7b59 Update theme colors, fix EditText state transition by Alan Viverette · 12 years ago
  14. 560ad61 Merge "Fix drawable cache, add quantum assets to preload list" into lmp-preview-dev by Alan Viverette · 12 years ago
  15. b6f9152 Fix drawable cache, add quantum assets to preload list by Alan Viverette · 12 years ago
  16. 02a078d am 25931ade: Merge "Clean up drawable theming APIs" into lmp-preview-dev by Alan Viverette · 12 years ago
  17. bcaffd0 am da4a186f: Merge "Some battery stats history fixes." into lmp-preview-dev by Dianne Hackborn · 12 years ago
  18. d7954a8 am 5a745332: Merge "Delay sending shared element position until after layout." into lmp-preview-dev by George Mount · 12 years ago
  19. a5dd05f am ef7c0948: Merge "Add an internal method for setting optical insets." into lmp-preview-dev by Adam Powell · 12 years ago
  20. 93d8c72 Merge "Adding user consent extras to DevicePolicyManager." by Nicolas Prevot · 12 years ago
  21. 3742ec3 Adding user consent extras to DevicePolicyManager. by Nicolas Prevot · 12 years ago
  22. 4c9e57f resolved conflicts for merge of ebe661c4 to master by Jae Seo · 12 years ago
  23. 7e3a7fc3 Merge "Remove GLRenderer" by John Reck · 12 years ago
  24. 32aa65a Fix Legacy NetworkInfo API by Robert Greenwalt · 12 years ago
  25. dad8f81 Merge "Add an --abi argument to "pm install"" by Narayan Kamath · 12 years ago
  26. b90b20b Fix Legacy NetworkInfo API by Robert Greenwalt · 12 years ago
  27. 116bdbd Add an --abi argument to "pm install" by Narayan Kamath · 12 years ago
  28. c3e9b45 Merge "DO NOT MERGE: Added missing entries in the cec device array" into lmp-preview-dev by Jungshik Jang · 12 years ago
  29. c777185 Finish migration of backup transport constants by Christopher Tate · 12 years ago
  30. bfb1313 Merge "Add full-backup stream API to BackupTransport" by Christopher Tate · 12 years ago
  31. 4dd2635 Add full-backup stream API to BackupTransport by Christopher Tate · 12 years ago
  32. 55691b8 Refactor NetworkFactory. by Robert Greenwalt · 12 years ago
  33. 49fa8e1 Merge "Rewrite startUsingNetworkFeature for new API" into lmp-preview-dev by Robert Greenwalt · 12 years ago
  34. b9e60f3 DO NOT MERGE: Added missing entries in the cec device array by Jinsuk Kim · 12 years ago
  35. 9e32be5 Merge "Refactor NetworkFactory." by Robert Greenwalt · 12 years ago
  36. 5a4af17 Merge "Clean up drawable theming APIs" into lmp-preview-dev by Alan Viverette · 12 years ago
  37. 6dbe51b Clean up drawable theming APIs by Alan Viverette · 12 years ago
  38. 84a4c88 Remove GLRenderer by John Reck · 12 years ago
  39. 562cc54 Rewrite startUsingNetworkFeature for new API by Robert Greenwalt · 12 years ago
  40. d79b392 Merge "Added missing entries in the cec device array" by Jinsuk Kim · 12 years ago
  41. 3192dec Refactor NetworkFactory. by Robert Greenwalt · 12 years ago
  42. 8f37998 Merge "Rewrite startUsingNetworkFeature for new API" by Robert Greenwalt · 12 years ago
  43. 0bec638 Merge "Some battery stats history fixes." into lmp-preview-dev by Dianne Hackborn · 12 years ago
  44. cdd5c8f Merge "Delay sending shared element position until after layout." into lmp-preview-dev by George Mount · 12 years ago
  45. b3d5856 am f3c294df: Merge "Code cleaning" into lmp-preview-dev by Fabrice Di Meglio · 12 years ago
  46. 08c0649 Merge "Add an internal method for setting optical insets." into lmp-preview-dev by Adam Powell · 12 years ago
  47. dbb06e0 Add an internal method for setting optical insets. by Adam Powell · 12 years ago
  48. 3c784d6 Merge "Put TV Input Framework under android.media.tv, including TvContract" into lmp-preview-dev by Jae Seo · 12 years ago
  49. b75a69f Merge "Code cleaning" into lmp-preview-dev by Fabrice Di Meglio · 12 years ago
  50. d265bd7 Delay sending shared element position until after layout. by George Mount · 12 years ago
  51. fc06413 Some battery stats history fixes. by Dianne Hackborn · 12 years ago
  52. 776512d am feccbdc4: Merge "Add setStartValue to RNA" into lmp-preview-dev by John Reck · 12 years ago
  53. d5cc4a2 Put TV Input Framework under android.media.tv, including TvContract by Jae Seo · 12 years ago
  54. c6b3264 Add setStartValue to RNA by John Reck · 12 years ago
  55. cf6527c Added missing entries in the cec device array by Jinsuk Kim · 12 years ago
  56. 11969e8 Merge "DO NOT MERGE: Register HdmiControlService" into lmp-preview-dev by Jungshik Jang · 12 years ago
  57. 9b4d25a Merge "DO NOT MERGE: Stop publishing HdmiCecService, start publishing HdmiControlService" into lmp-preview-dev by Jungshik Jang · 12 years ago
  58. 9bb6fbb Merge "DO NOT MERGE: Fix a couple of bugs in CEC services" into lmp-preview-dev by Jungshik Jang · 12 years ago
  59. 1dcef4f Merge "DO NOT MERGE: Fix a bug calling a wrong HDMI-CEC Binder API" into lmp-preview-dev by Jungshik Jang · 12 years ago
  60. 5a0d97b Merge "DO NOT MERGE: Add the constants for the callback result of SendCecCommand()." into lmp-preview-dev by Jungshik Jang · 12 years ago
  61. af9d45e DO NOT MERGE: Register HdmiControlService by Jinsuk Kim · 12 years ago
  62. e74282b DO NOT MERGE: Stop publishing HdmiCecService, start publishing HdmiControlService by Jinsuk Kim · 12 years ago
  63. a8fd44b DO NOT MERGE: Fix a couple of bugs in CEC services by Jinsuk Kim · 12 years ago
  64. 304b4a7 DO NOT MERGE: Fix a bug calling a wrong HDMI-CEC Binder API by Jinsuk Kim · 12 years ago
  65. 61ced38 DO NOT MERGE: Add the constants for the callback result of SendCecCommand(). by Yuncheol Heo · 12 years ago
  66. 5354992 am 16b0baa4: Merge "Further implementation for ToolbarActionBar" into lmp-preview-dev by Adam Powell · 12 years ago
  67. 9558232 Merge "Further implementation for ToolbarActionBar" into lmp-preview-dev by Adam Powell · 12 years ago
  68. 07a7454 Further implementation for ToolbarActionBar by Adam Powell · 12 years ago
  69. c65c7ae Merge commit '6682183b' into manualmerge by Alan Viverette · 12 years ago
  70. c3710eb Merge "Fixes hotspot list transitions, update to use a single hotspot" into lmp-preview-dev by Alan Viverette · 12 years ago
  71. 240b836 am 41e5f190: Merge "Add a path for generic event from a session to an application in Tv Input Framework." into lmp-preview-dev by Dongwon Kang · 12 years ago
  72. 0bf8a21 Merge "Add a path for generic event from a session to an application in Tv Input Framework." into lmp-preview-dev by Dongwon Kang · 12 years ago
  73. 4d2f248 Fixes hotspot list transitions, update to use a single hotspot by Alan Viverette · 12 years ago
  74. 1462ddc am 56ac0185: Change parameter name for Activity#setActionBar by Adam Powell · 12 years ago
  75. 3778014 Change parameter name for Activity#setActionBar by Adam Powell · 12 years ago
  76. 3a9b632 am 74e2bdba: Settings: Keep SeekBarVolumizer in sync with audio stream. by John Spurlock · 12 years ago
  77. 0dbf1a6 Settings: Keep SeekBarVolumizer in sync with audio stream. by John Spurlock · 12 years ago
  78. f20d640 Restrictions Manager by Amith Yamasani · 12 years ago
  79. f8abeb8 resolved conflicts for merge of 04c987a8 to master by Elliott Hughes · 12 years ago
  80. 04c987a am 79067b3c: am 5568e0e4: Merge "Move frameworks/base off private libcore.ICU API." by Elliott Hughes · 12 years ago
  81. 79067b3 am 5568e0e4: Merge "Move frameworks/base off private libcore.ICU API." by Elliott Hughes · 12 years ago
  82. 5568e0e Merge "Move frameworks/base off private libcore.ICU API." by Elliott Hughes · 12 years ago
  83. 570f44b Move frameworks/base off private libcore.ICU API. by Elliott Hughes · 12 years ago
  84. fb50dd5 am 8ce8cb05: Merge "Collapse contentInsets and View margins in Toolbars" into lmp-preview-dev by Adam Powell · 12 years ago
  85. 8cdef82 am 698c8194: Merge "Fade scrim in unlock animation." into lmp-preview-dev by Jorim Jaggi · 12 years ago
  86. 6a2d5e5 Merge "Collapse contentInsets and View margins in Toolbars" into lmp-preview-dev by Adam Powell · 12 years ago
  87. 7a32401 Collapse contentInsets and View margins in Toolbars by Adam Powell · 12 years ago
  88. ca37602 Code cleaning by Fabrice Di Meglio · 12 years ago
  89. d48d7a6 Merge "Fade scrim in unlock animation." into lmp-preview-dev by Jorim Jaggi · 12 years ago
  90. e29b2db Fade scrim in unlock animation. by Jorim Jaggi · 12 years ago
  91. 00fcdc1 am d6f7d9b7: Merge "Clean up voice API." into lmp-preview-dev by Dianne Hackborn · 12 years ago
  92. 725010a Merge "Clean up voice API." into lmp-preview-dev by Dianne Hackborn · 12 years ago
  93. 43e1565 am 9a78d4de: Merge "Per-app media directories on external storage." into lmp-preview-dev by Jeff Sharkey · 12 years ago
  94. 05dc18d Merge "Per-app media directories on external storage." into lmp-preview-dev by Jeff Sharkey · 12 years ago
  95. a2c076d Clean up voice API. by Dianne Hackborn · 12 years ago
  96. 2ee3c1e Per-app media directories on external storage. by Jeff Sharkey · 12 years ago
  97. 92bcf31 am 338382de: Merge "Fix action bar title TextAppearance usage for Toolbar decor" into lmp-preview-dev by Adam Powell · 12 years ago
  98. ae70606 Merge "Fix action bar title TextAppearance usage for Toolbar decor" into lmp-preview-dev by Adam Powell · 12 years ago
  99. ebba5d4 Fix action bar title TextAppearance usage for Toolbar decor by Adam Powell · 12 years ago
  100. ee36492 am 7ebaa1ef: Merge "Camera2: update the range of metering weight" into lmp-preview-dev by Yin-Chia Yeh · 12 years ago