1. 35d2e33 Update cleanspec by Selim Gurun · 12 years ago
  2. cb9acce am 46aae98b: am f2d643cf: Merge "Fixed a leaked partial wakelock in AbstractThreadedSyncAdapter." by Jean-Baptiste Queru · 12 years ago
  3. 46aae98 am f2d643cf: Merge "Fixed a leaked partial wakelock in AbstractThreadedSyncAdapter." by Jean-Baptiste Queru · 12 years ago
  4. f2d643c Merge "Fixed a leaked partial wakelock in AbstractThreadedSyncAdapter." by Jean-Baptiste Queru · 12 years ago
  5. 8847633 Merge "Focus loss value takes into account previous loss" by Jean-Michel Trivi · 12 years ago
  6. 53e6e28 Focus loss value takes into account previous loss by Jean-Michel Trivi · 12 years ago
  7. 967032b Merge "Report more memory tuning info." by Dianne Hackborn · 12 years ago
  8. 58b5057 am c40e46e8: am bfe1b801: Merge "Update preloaded-classes" by Elliott Hughes · 12 years ago
  9. c40e46e am bfe1b801: Merge "Update preloaded-classes" by Elliott Hughes · 12 years ago
  10. bfe1b80 Merge "Update preloaded-classes" by Elliott Hughes · 12 years ago
  11. 66fe96a Update preloaded-classes by Sungmin Choi · 12 years ago
  12. 805f52d Report more memory tuning info. by Dianne Hackborn · 12 years ago
  13. f2c89b9 am 9516ed45: am cfc23ac6: Merge "Add support for MNC=00" by Wink Saville · 12 years ago
  14. 9516ed4 am cfc23ac6: Merge "Add support for MNC=00" by Wink Saville · 12 years ago
  15. cfc23ac6 Merge "Add support for MNC=00" by Wink Saville · 12 years ago
  16. fec4a90 Merge "Audio focus request managed by FocusRequester class" by Jean-Michel Trivi · 12 years ago
  17. 5d6e487 am f0589d8f: am 8cf1f446: Merge "fix typo: Remove dulplicated comment line" by Elliott Hughes · 12 years ago
  18. f0589d8 am 8cf1f446: Merge "fix typo: Remove dulplicated comment line" by Elliott Hughes · 12 years ago
  19. 92ed645 Merge "Camera2 API: Rename package to android.hardware.camera2" by Eino-Ville Talvala · 12 years ago
  20. 8cf1f44 Merge "fix typo: Remove dulplicated comment line" by Elliott Hughes · 12 years ago
  21. 2f1a2e4 Camera2 API: Rename package to android.hardware.camera2 by Eino-Ville Talvala · 12 years ago
  22. f8e0017 fix typo: Remove dulplicated comment line by Sungmin Choi · 12 years ago
  23. 783cea4 Merge "More refactor of audio focus, keep track of focus loss" by Jean-Michel Trivi · 12 years ago
  24. 83283f2 Audio focus request managed by FocusRequester class by Jean-Michel Trivi · 12 years ago
  25. 39dd5a6 Merge "Implement drag to open overflow menu, lift to select" by Alan Viverette · 12 years ago
  26. f45bdaf Merge "Don't show spinner popup if adapter is null" by Alan Viverette · 12 years ago
  27. 56fbb63 Merge "Add path ops API" by Romain Guy · 12 years ago
  28. 8018c8d Add path ops API by Romain Guy · 12 years ago
  29. 4d4a137 am 51cf3661: am f38b5287: Merge "MediaFormat: Explain that KEY_COLOR_FORMAT is used with decoders as well" by Marco Nelissen · 12 years ago
  30. e7c9482 am cc4bee55: am 8fcad020: Merge "Make legacy VPN work over stacked interfaces." by Lorenzo Colitti · 12 years ago
  31. 997405b am 6c3e7b5f: am 15884007: Merge "464xlat: use a gatewayed route, not point-to-point" by Lorenzo Colitti · 12 years ago
  32. d248b0a am c2314cf5: am e700a36e: Merge "Update getCheckedItemPositions() documentation" by Jean-Baptiste Queru · 12 years ago
  33. 51cf366 am f38b5287: Merge "MediaFormat: Explain that KEY_COLOR_FORMAT is used with decoders as well" by Marco Nelissen · 12 years ago
  34. f38b528 Merge "MediaFormat: Explain that KEY_COLOR_FORMAT is used with decoders as well" by Marco Nelissen · 12 years ago
  35. cc4bee5 am 8fcad020: Merge "Make legacy VPN work over stacked interfaces." by Lorenzo Colitti · 12 years ago
  36. 6c3e7b5 am 15884007: Merge "464xlat: use a gatewayed route, not point-to-point" by Lorenzo Colitti · 12 years ago
  37. 6acfa5d Add URI and fields for new pinned position API in ContactsContract. by Yorke Lee · 12 years ago
  38. 8fcad02 Merge "Make legacy VPN work over stacked interfaces." by Lorenzo Colitti · 12 years ago
  39. 1588400 Merge "464xlat: use a gatewayed route, not point-to-point" by Lorenzo Colitti · 12 years ago
  40. c2314cf am e700a36e: Merge "Update getCheckedItemPositions() documentation" by Jean-Baptiste Queru · 12 years ago
  41. e700a36 Merge "Update getCheckedItemPositions() documentation" by Jean-Baptiste Queru · 12 years ago
  42. bc8f82f Make legacy VPN work over stacked interfaces. by Lorenzo Colitti · 12 years ago
  43. efa73c0 464xlat: use a gatewayed route, not point-to-point by Lorenzo Colitti · 12 years ago
  44. 4ac7a5b Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 12 years ago
  45. c5bb50b Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 12 years ago
  46. 8ac59af Merge "Fix of RTE from SyncOperation.compare()" by Matthew Williams · 12 years ago
  47. 7986fe4 Fix of RTE from SyncOperation.compare() by Matthew Williams · 12 years ago
  48. c743dfd Merge "insistent heads up should not time out" by Chris Wren · 12 years ago
  49. eda110f insistent heads up should not time out by Chris Wren · 12 years ago
  50. 97d0140 resolved conflicts for merge of c0dbd255 to master by Michael Wright · 12 years ago
  51. c0dbd25 am b7dfa027: Merge "Remove deleted keylayout from Makefile" by Michael Wright · 12 years ago
  52. b7dfa02 Merge "Remove deleted keylayout from Makefile" by Michael Wright · 12 years ago
  53. 9fd5530 Remove deleted keylayout from Makefile by Michael Wright · 12 years ago
  54. b9867ea Don't show spinner popup if adapter is null by Alan Viverette · 12 years ago
  55. 821a90d Merge "Fix pub issue #58043: Copy crash in Android 4.3..." by Dianne Hackborn · 12 years ago
  56. a752469 Merge "Make WebViewProvider constants private" by Jonathan Dixon · 12 years ago
  57. 00bf4b1 More refactor of audio focus, keep track of focus loss by Jean-Michel Trivi · 12 years ago
  58. f098984 Fix pub issue #58043: Copy crash in Android 4.3... by Dianne Hackborn · 12 years ago
  59. 37987ef Merge "Fix permission privilege w.r.t. updated system apps" by Christopher Tate · 12 years ago
  60. 6077115 Merge "Fix some oom tuning and display size stuff." by Dianne Hackborn · 12 years ago
  61. 635a6d5 Fix some oom tuning and display size stuff. by Dianne Hackborn · 12 years ago
  62. 072252c Fix permission privilege w.r.t. updated system apps by Christopher Tate · 12 years ago
  63. 26faecc BatteryService use IBatteryProperties interfaces, drop JNI by Todd Poynor · 12 years ago
  64. 09397ba Make WebViewProvider constants private by Jonathan Dixon · 12 years ago
  65. 0350f41 am 00157c0d: am 6c0fe0df: Merge "MediaFormat: Fix the documentation link to the AAC profile constants" by Jean-Baptiste Queru · 12 years ago
  66. 22fdce9 Merge "resolved conflicts for merge of 443feae6 to master" by Michael Wright · 12 years ago
  67. e339319 Merge "Turn off Alarm Manager logspew pending a more friendly implementation" by Christopher Tate · 12 years ago
  68. 9e40e61 resolved conflicts for merge of 443feae6 to master by Michael Wright · 12 years ago
  69. cdccf64 Turn off Alarm Manager logspew pending a more friendly implementation by Christopher Tate · 12 years ago
  70. 00157c0 am 6c0fe0df: Merge "MediaFormat: Fix the documentation link to the AAC profile constants" by Jean-Baptiste Queru · 12 years ago
  71. 6c0fe0d Merge "MediaFormat: Fix the documentation link to the AAC profile constants" by Jean-Baptiste Queru · 12 years ago
  72. 443feae6 am b0326880: Merge "Remove incorrect keymapping" by Michael Wright · 12 years ago
  73. 64168ed Merge "Remove incorrect keymapping" by Michael Wright · 12 years ago
  74. b032688 Merge "Remove incorrect keymapping" by Michael Wright · 12 years ago
  75. 6fc0338 Remove incorrect keymapping by Michael Wright · 12 years ago
  76. 2e58143 Merge "Add network type TYPE_MOBILE_IA." by Wink Saville · 12 years ago
  77. d979208 Relax restriction on Colormatrix and add Add step. by Jason Sams · 12 years ago
  78. 5e56bc5 Add network type TYPE_MOBILE_IA. by Wink Saville · 12 years ago
  79. 80e7270 Implement drag to open overflow menu, lift to select by Alan Viverette · 12 years ago
  80. 2c12620 Remove incorrect keymapping by Michael Wright · 12 years ago
  81. bf36ee2 Allow services to execute in the background scheduling group. by Dianne Hackborn · 12 years ago
  82. d850148 Build fix for WebViewFactory by Jonathan Dixon · 12 years ago
  83. 0191401 Merge "Add accessors for WebViewFactory.UseExperimentalWebView" by Jonathan Dixon · 12 years ago
  84. a7eaa8e Add accessors for WebViewFactory.UseExperimentalWebView by Jonathan Dixon · 12 years ago
  85. 5259ffb Merge "Move Recents task to back when hiding view." by Craig Mautner · 12 years ago
  86. 93d34a6 Fix TTS tests. by Przemyslaw Szczepaniak · 12 years ago
  87. 029f8b5 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  88. 09419bb Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  89. 9ba21fd Tweak system gesture listener. by John Spurlock · 12 years ago
  90. eb219ee Change visibility of the hidden input method utility by Satoshi Kataoka · 12 years ago
  91. 211cb86 Move Recents task to back when hiding view. by Craig Mautner · 12 years ago
  92. cb92a8d fix SDK build by Mathias Agopian · 12 years ago
  93. 9fe5b55 Merge "single buffer mode for SurfaceTexture" by Mathias Agopian · 12 years ago
  94. e591b49 single buffer mode for SurfaceTexture by Mathias Agopian · 12 years ago
  95. fa80ad9 Merge "Remove spurious @Deprecate tag from WebView.onMeasure" by Jonathan Dixon · 12 years ago
  96. d7c05c2 Merge "Select BT route when currently selected route becomes unavailable" by Chong Zhang · 12 years ago
  97. 697c8ed Remove spurious @Deprecate tag from WebView.onMeasure by Jonathan Dixon · 12 years ago
  98. ddb1428 Merge "set the extra_free_kbytes kernel vm tunable" by Colin Cross · 12 years ago
  99. 59d80a5 set the extra_free_kbytes kernel vm tunable by Colin Cross · 12 years ago
  100. d06db89 Merge "get rid of HAL pixelformats 5551 and 4444" by Mathias Agopian · 12 years ago