1. a7eaa8e Add accessors for WebViewFactory.UseExperimentalWebView by Jonathan Dixon · 11 years ago
  2. 9fe5b55 Merge "single buffer mode for SurfaceTexture" by Mathias Agopian · 11 years ago
  3. e591b49 single buffer mode for SurfaceTexture by Mathias Agopian · 11 years ago
  4. fa80ad9 Merge "Remove spurious @Deprecate tag from WebView.onMeasure" by Jonathan Dixon · 11 years ago
  5. 697c8ed Remove spurious @Deprecate tag from WebView.onMeasure by Jonathan Dixon · 11 years ago
  6. ddb1428 Merge "set the extra_free_kbytes kernel vm tunable" by Colin Cross · 11 years ago
  7. 59d80a5 set the extra_free_kbytes kernel vm tunable by Colin Cross · 11 years ago
  8. d06db89 Merge "get rid of HAL pixelformats 5551 and 4444" by Mathias Agopian · 11 years ago
  9. 7e897aa Merge "Show FastScroller thumb on mouse-over" by Alan Viverette · 11 years ago
  10. b251f3d get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 11 years ago
  11. 9f213c8 Merge changes I487d4eef,Ia750811f by Mathias Agopian · 11 years ago
  12. 54e5f0e Merge "Revert "Add WorkSource capability to AlarmManager"" by David Christie · 11 years ago
  13. da85ef3 Merge "libandroid_runtime: android_print needs NELEM def" by Alex Ray · 11 years ago
  14. f10f9ea Revert "Add WorkSource capability to AlarmManager" by David Christie · 11 years ago
  15. 136247b Merge "StatusBarNotification cleanup." by John Spurlock · 11 years ago
  16. 52235b8 Merge "Add WorkSource capability to AlarmManager" by David Christie · 11 years ago
  17. 876d100 Merge "Add debug menu to enable btsnoop" by Zhihai Xu · 11 years ago
  18. c8a4d7d Merge "Revert "Bluetooth stopped working in master - "bad file descriptor""" by Zhihai Xu · 11 years ago
  19. 560a523 Revert "Bluetooth stopped working in master - "bad file descriptor"" by Zhihai Xu · 11 years ago
  20. d4360f0 Merge "Bluetooth stopped working in master - "bad file descriptor"" by Zhihai Xu · 11 years ago
  21. 437d770 Merge "Change XML-grammar for (Off)HostApduServices." by Martijn Coenen · 11 years ago
  22. 02600fb Add WorkSource capability to AlarmManager by David Christie · 11 years ago
  23. a381d37 StatusBarNotification cleanup. by John Spurlock · 11 years ago
  24. 2ca204e get rid of PixelFormatInfo and simplify things by Mathias Agopian · 11 years ago
  25. 6108dda Merge "add overlays to override lowmemorykiller adjustment values" by Colin Cross · 11 years ago
  26. c3178e5 Change XML-grammar for (Off)HostApduServices. by Martijn Coenen · 11 years ago
  27. b63425e Merge "Fix lazy measure logic to not use obsolete values" by Chet Haase · 11 years ago
  28. 6f7b589 get rid of PIXEL_FORMAT_A_8 by Mathias Agopian · 11 years ago
  29. 09d20f3 Merge "Fixed NPE in SyncRequest for Bundle.EMPTY" by Matthew Williams · 11 years ago
  30. 5bd4292 Merge "Okay, I give in, add null key support to ArrayMap and ArraySet." by Dianne Hackborn · 11 years ago
  31. 1f99240 am d766d71a: am d547bcec: Merge "Return the actual interpolator of the ViewPropertyAnimator" by Chet Haase · 11 years ago
  32. 62d708f Okay, I give in, add null key support to ArrayMap and ArraySet. by Dianne Hackborn · 11 years ago
  33. 68e39c3 Fixed NPE in SyncRequest for Bundle.EMPTY by Matthew Williams · 11 years ago
  34. deababc Fix lazy measure logic to not use obsolete values by Chet Haase · 11 years ago
  35. fcdad6f add overlays to override lowmemorykiller adjustment values by Colin Cross · 11 years ago
  36. d766d71 am d547bcec: Merge "Return the actual interpolator of the ViewPropertyAnimator" by Chet Haase · 11 years ago
  37. d547bce Merge "Return the actual interpolator of the ViewPropertyAnimator" by Chet Haase · 11 years ago
  38. a709b37 Show FastScroller thumb on mouse-over by Alan Viverette · 11 years ago
  39. eb63254 Merge "replace cutils/logger.h with log/logger.h" by Colin Cross · 11 years ago
  40. aff14e7 libandroid_runtime: android_print needs NELEM def by Alex Ray · 11 years ago
  41. c81891c Fixes to javadoc by Matthew Williams · 11 years ago
  42. 118c851 Bluetooth stopped working in master - "bad file descriptor" by Zhihai Xu · 11 years ago
  43. efaad3e resolved conflicts for merge of a35ec14f to master by Elliott Hughes · 11 years ago
  44. a35ec14 am 03bd8324: Merge "Switch DateUtils.formatDateRange over to an icu4c-based implementation." by Elliott Hughes · 11 years ago
  45. d40acfb Return the actual interpolator of the ViewPropertyAnimator by Cyril Mottier · 11 years ago
  46. 8cf4e13 Fix docs build. by Ying Wang · 11 years ago
  47. f3f610b Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 11 years ago
  48. a9de346 Add libbatteryservice AIDL and java interfaces by Todd Poynor · 11 years ago
  49. 0962ff1 Merge "Update setAdapter() documentation for Spinner" by Alan Viverette · 11 years ago
  50. e1280dd Merge "Bluetooth stopped working in master - "bad file descriptor"" by Zhihai Xu · 11 years ago
  51. 44bc186 replace cutils/logger.h with log/logger.h by Colin Cross · 11 years ago
  52. a089dde Update setAdapter() documentation for Spinner by Alan Viverette · 11 years ago
  53. 0e14060 Merge "Use clearFocus() when entering touch mode" by Alan Viverette · 11 years ago
  54. ed7821a Use clearFocus() when entering touch mode by Alan Viverette · 11 years ago
  55. f7e843e Merge "AnonymousSyncService & SyncRequest." by Matthew Williams · 11 years ago
  56. 1bd84bd Merge "Rename mChannels to mChannelMask to avoid ambiguity" by Glenn Kasten · 11 years ago
  57. fa77418 AnonymousSyncService & SyncRequest. by Matthew Williams · 11 years ago
  58. df3ceda Bluetooth stopped working in master - "bad file descriptor" by Zhihai Xu · 11 years ago
  59. 6139e64 Switch DateUtils.formatDateRange over to an icu4c-based implementation. by Elliott Hughes · 11 years ago
  60. 3f9a609 Merge "camera2: Implement CameraDevice#waitUntilIdle" by Zhijun He · 11 years ago
  61. 33c437d Rename mChannels to mChannelMask to avoid ambiguity by Glenn Kasten · 11 years ago
  62. 87c79a1 Merge "Add secure settings for captions" by Alan Viverette · 11 years ago
  63. 43c8ff5 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  64. b8fc83f Merge "Update WebView.loadDataWithBaseURL documentation." by Ben Murdoch · 11 years ago
  65. e79b928 Merge "Use hostname verifier directly instead of instance" by Kenny Root · 11 years ago
  66. 928ee1e Use hostname verifier directly instead of instance by Kenny Root · 11 years ago
  67. 4a1e24ce Merge "Updating the print dialog and its interactinos with the printing app." by Svetoslav Ganov · 11 years ago
  68. 0d1daa5 Updating the print dialog and its interactinos with the printing app. by Svetoslav Ganov · 11 years ago
  69. dc56ceb Merge "New permission to manage device admins" by Amith Yamasani · 11 years ago
  70. 7ea1ab6 Merge "Re-use "name" attribute for NFC AIDs." by Martijn Coenen · 11 years ago
  71. eb2fded Merge "Fix handling of ListPreference.setValue()" by Alan Viverette · 11 years ago
  72. 94c02a1 Fix handling of ListPreference.setValue() by Alan Viverette · 11 years ago
  73. 9a05b31 Add support for notification scorers. by Scott Greenwald · 11 years ago
  74. ef79380 Add secure settings for captions by Alan Viverette · 11 years ago
  75. b1f5585 Merge "Add controller numbers for gamepads / joysticks" by Michael Wright · 11 years ago
  76. ac6c78b Add controller numbers for gamepads / joysticks by Michael Wright · 11 years ago
  77. 7f4d314 camera2: Implement CameraDevice#waitUntilIdle by Zhijun He · 11 years ago
  78. 922a8c0 Merge "Use switch in callback handler for events, and no EVENT_MORE_DATA" by Glenn Kasten · 11 years ago
  79. 270d146 Merge "allow rich notifications in the heads up." by Chris Wren · 11 years ago
  80. f9fe31d Merge "Fix crash in app widgets Bug #9983130" by Romain Guy · 11 years ago
  81. 9870e5c Fix crash in app widgets Bug #9983130 by Romain Guy · 11 years ago
  82. 57a7f59 Add "adb shell am restart" command. by Dianne Hackborn · 11 years ago
  83. 5cf6663 Merge "Add new facility for apps to declared their preferred intents." by Dianne Hackborn · 11 years ago
  84. 5830e07 Merge "Fix supplimentary network connections with VPNs" by Geremy Condra · 11 years ago
  85. 1b6868c Merge "Support multiple Vpn ManageDialogs" by Geremy Condra · 11 years ago
  86. 5bae9df Merge "Replace run-time PCM encodings by compile-time constants" by Glenn Kasten · 11 years ago
  87. 6824a14 Merge "Remove unused includes" by Glenn Kasten · 11 years ago
  88. 9dade39 Merge "User restriction API to disable single-user restrictions feature." by Amith Yamasani · 11 years ago
  89. 0343ec3 User restriction API to disable single-user restrictions feature. by Amith Yamasani · 11 years ago
  90. 7b854fc Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 11 years ago
  91. 51c7510 allow rich notifications in the heads up. by Chris Wren · 11 years ago
  92. 9ad3afe Merge "Return correct status for android.media.AudioRecord.read(short[]...)" by Glenn Kasten · 11 years ago
  93. 597256e Update WebView.loadDataWithBaseURL documentation. by Ben Murdoch · 11 years ago
  94. 434249e Re-use "name" attribute for NFC AIDs. by Martijn Coenen · 11 years ago
  95. d123357 Merge "Use the parameter type as part of the methods cache key" by Romain Guy · 11 years ago
  96. 484f4d6 Use the parameter type as part of the methods cache key by Romain Guy · 11 years ago
  97. fd23eca Merge "First shot at (host-based) card emulation APIs." by Martijn Coenen · 11 years ago
  98. 2342543 Merge "Refactor for audio focus, remote control, media button handling" by Jean-Michel Trivi · 11 years ago
  99. fa9a698 Refactor for audio focus, remote control, media button handling by Jean-Michel Trivi · 11 years ago
  100. b09491f Add new facility for apps to declared their preferred intents. by Dianne Hackborn · 11 years ago