1. 48f8b5d Change abortReliableWrite(BluetoothDevice) to abortReliableWrite() by John Du · 11 years ago
  2. 5851493 Merge "Resized thumbnails; async; extend MatrixCursor." into klp-dev by Jeff Sharkey · 11 years ago
  3. f855a2f Merge "Adding support for Absolute Volume" into klp-dev by Matthew Xie · 11 years ago
  4. e265d96 Merge "Update WebView.postUrl documentation." into klp-dev by Ben Murdoch · 11 years ago
  5. 9d0843d Resized thumbnails; async; extend MatrixCursor. by Jeff Sharkey · 11 years ago
  6. 77b2a86 Merge "Fix padding resolution" into klp-dev by Alan Viverette · 11 years ago
  7. 83aec80 Merge "Fix hardware layers lifecycle Bug #10075732" into klp-dev by Romain Guy · 11 years ago
  8. 46bfc48 Fix hardware layers lifecycle Bug #10075732 by Romain Guy · 11 years ago
  9. 567c740 Merge "Fix typo in JavaDoc for TypeEvaluator." into klp-dev by Sascha Haeberling · 11 years ago
  10. 94a26df Merge "Refactor CameraService to handle errors properly." into klp-dev by Ruben Brunk · 11 years ago
  11. d1da670 Merge "Richer ParcelFileDescriptor close events." into klp-dev by Jeff Sharkey · 11 years ago
  12. b3acd8e Merge "wifi: Do not use prefix for p2p commands" into klp-dev by Dmitry Shmidt · 11 years ago
  13. d1477e7 Merge "Better Transition interruption" into klp-dev by Chet Haase · 11 years ago
  14. 0ef054b Merge "Add comments to new hidden API in LocationRequest. Document their purpose and permissions required in case this is unhidden in a different code line." into klp-dev by David Christie · 11 years ago
  15. 3e32bdd Add comments to new hidden API in LocationRequest. by David Christie · 11 years ago
  16. 0c5b96b Merge "Use pending.xml to persist sync ops." into klp-dev by Matthew Williams · 11 years ago
  17. df717aa Merge "Fix JNI method called with exception pending" into klp-dev by Jeff Tinker · 11 years ago
  18. d0d5545 Merge "Use default class loader when creating a LocationRequest from Parcel. This seems to be the standard usage, and there are rare reports of requestLocationUpdates giving NullPointerExceptions on the first call to requestLocationUpdates but not on subsequent calls (b/10207898)." into klp-dev by David Christie · 11 years ago
  19. e3c754b Merge "Ensure LocationRequest's worksource defaults to null Helps to make sure the service doesn't throw a SecurityException for not having the UPDATE_DEVICE_STATS permission." into klp-dev by David Christie · 11 years ago
  20. 48570ad Merge "Fix NPE in DateFormat.is24HourFormat." into klp-dev by Elliott Hughes · 11 years ago
  21. 7b1a6f7 Fix padding resolution by Alan Viverette · 11 years ago
  22. 836d335 Merge "Prevent ANR in apps using drawPath() Bug #10347089" into klp-dev by Romain Guy · 11 years ago
  23. f9818d3 Fix NPE in DateFormat.is24HourFormat. by Elliott Hughes · 11 years ago
  24. b0a41ed Prevent ANR in apps using drawPath() Bug #10347089 by Romain Guy · 11 years ago
  25. 3c226bf Merge "Fix old remaining i18n bugs on TimePicker:" into klp-dev by Fabrice Di Meglio · 11 years ago
  26. da5a3e1 Richer ParcelFileDescriptor close events. by Jeff Sharkey · 11 years ago
  27. 64902bd Fix old remaining i18n bugs on TimePicker: by Fabrice Di Meglio · 11 years ago
  28. 6de1047 Ensure LocationRequest's worksource defaults to null by David Christie · 11 years ago
  29. aa973d1 Merge "media: Fix ImageReader only using maxImages=1 no matter what" into klp-dev by Igor Murashkin · 11 years ago
  30. 8810517 Merge "Clear FBO cache on full memory flush" into klp-dev by Romain Guy · 11 years ago
  31. b746371 Clear FBO cache on full memory flush by Romain Guy · 11 years ago
  32. 8117d8f Fix JNI method called with exception pending by Jeff Tinker · 11 years ago
  33. 199acdf Better Transition interruption by Chet Haase · 11 years ago
  34. 5a0cf7a Adding support for Absolute Volume by John Du · 11 years ago
  35. dd06432 media: Fix ImageReader only using maxImages=1 no matter what by Igor Murashkin · 11 years ago
  36. dad0f46 Merge "MediaFormat: added subtitle format" into klp-dev by Lajos Molnar · 11 years ago
  37. 448c339 Merge "Camera2: Add user tag to CaptureRequest" into klp-dev by Eino-Ville Talvala · 11 years ago
  38. ba35271 Use pending.xml to persist sync ops. by Matthew Williams · 11 years ago
  39. 66ef645 Refactor CameraService to handle errors properly. by Ruben Brunk · 11 years ago
  40. d313545 Merge "Modify wifi BatchedScan." into klp-dev by Robert Greenwalt · 11 years ago
  41. 4068388 Camera2: Add user tag to CaptureRequest by Eino-Ville Talvala · 11 years ago
  42. 7f2f60d Merge "Import translations. DO NOT MERGE" into klp-dev by Baligh Uddin · 11 years ago
  43. 0fd5956 am 59616de7: am 8f5a76d2: am b4f96287: add latest Roboto fonts to DAC and update download links by Scott Main · 11 years ago
  44. 28dd8eb Merge "Forward events to ListPopupWindow, highlight touched items" into klp-dev by Alan Viverette · 11 years ago
  45. 59616de am 8f5a76d2: am b4f96287: add latest Roboto fonts to DAC and update download links by Scott Main · 11 years ago
  46. 960338a Merge "Update documentation for FastScroller and SectionIndexer" into klp-dev by Alan Viverette · 11 years ago
  47. 8f5a76d am b4f96287: add latest Roboto fonts to DAC and update download links by Scott Main · 11 years ago
  48. b4f9628 add latest Roboto fonts to DAC and update download links by Scott Main · 11 years ago
  49. 851004a Update WebView.postUrl documentation. by Ben Murdoch · 11 years ago
  50. 0a94b9c Merge "Add an API supportsSwitchingToNextInput" into klp-dev by Satoshi Kataoka · 11 years ago
  51. bac7526 Fix typo in JavaDoc for TypeEvaluator. by Sascha Haeberling · 11 years ago
  52. 86f5e89 Update documentation for FastScroller and SectionIndexer by Alan Viverette · 11 years ago
  53. c050272 Forward events to ListPopupWindow, highlight touched items by Alan Viverette · 11 years ago
  54. 6f2883c Merge "Import translations. DO NOT MERGE" into klp-dev by Baligh Uddin · 11 years ago
  55. 3aa2d9f Merge "Documents management mode; API adjustment." into klp-dev by Jeff Sharkey · 11 years ago
  56. a5599ef Documents management mode; API adjustment. by Jeff Sharkey · 11 years ago
  57. def20a3 Use default class loader when creating a LocationRequest from Parcel. by David Christie · 11 years ago
  58. 6bab49d Merge "LE: Add support for the HID-over-GATT profile (2/3)" into klp-dev by Zhihai Xu · 11 years ago
  59. 1d5ac15 Merge "Maintain TRANSIENT_*_BAR flags until transient bars hidden." into klp-dev by John Spurlock · 11 years ago
  60. c60bed4 LE: Add support for the HID-over-GATT profile (2/3) by Andre Eisenbach · 11 years ago
  61. 0940024 Merge "DocumentsUI handles GET_CONTENT; hinting, errors." into klp-dev by Jeff Sharkey · 11 years ago
  62. 27735a4 Maintain TRANSIENT_*_BAR flags until transient bars hidden. by John Spurlock · 11 years ago
  63. 54ca29a DocumentsUI handles GET_CONTENT; hinting, errors. by Jeff Sharkey · 11 years ago
  64. 3ed7278 Convert 4444 bitmaps to 8888 Bug #10206452 by Romain Guy · 11 years ago
  65. 0d8afa2 Merge "wifi: Send event without prefix to p2p0" into klp-dev by Dmitry Shmidt · 11 years ago
  66. cf770f4 Merge "Bound touch and tool axes lengths below at 0" into klp-dev by Michael Wright · 11 years ago
  67. e0475c8 Gracefully handle missing directories. by Jeff Sharkey · 11 years ago
  68. dc775c6 MediaFormat: added subtitle format by Lajos Molnar · 11 years ago
  69. bbabe14 wifi: Send event without prefix to p2p0 by Dmitry Shmidt · 11 years ago
  70. 2241d45 Merge "Root invalidation, write and grid flags, local." into klp-dev by Jeff Sharkey · 11 years ago
  71. ac0a1ea Merge "Recover tracking pointer going up mid-gesture in shade." into klp-dev by John Spurlock · 11 years ago
  72. da68124 Merge "Defend against NPE." into klp-dev by Daniel Sandler · 11 years ago
  73. 8e628da Modify wifi BatchedScan. by Robert Greenwalt · 11 years ago
  74. 48fa91a Recover tracking pointer going up mid-gesture in shade. by John Spurlock · 11 years ago
  75. 69da269 Add an API supportsSwitchingToNextInput by Satoshi Kataoka · 11 years ago
  76. 5b83f85 Root invalidation, write and grid flags, local. by Jeff Sharkey · 11 years ago
  77. eeadb32 Bound touch and tool axes lengths below at 0 by Michael Wright · 11 years ago
  78. 70e907f Merge "Prevent refocus after entering touch mode" into klp-dev by Alan Viverette · 11 years ago
  79. 63169fb Merge "Ensure LOW_PROFILE is always clear when bars are transient." into klp-dev by John Spurlock · 11 years ago
  80. 76e696f Merge "Add motion event forwarding hidden APIs to View" into klp-dev by Alan Viverette · 11 years ago
  81. 2de3a57 wifi: Do not use prefix for p2p commands by Dmitry Shmidt · 11 years ago
  82. 5482ab0 Merge "Throw exception in FragmentManager when queuing to a destroyed activity" into klp-dev by Alan Viverette · 11 years ago
  83. 12285f3 DateUtils should use the user's 12/24-hour preference, not the locale's. by Elliott Hughes · 11 years ago
  84. 6fb3b9eb Add motion event forwarding hidden APIs to View by Alan Viverette · 11 years ago
  85. 66a83ae Merge "Camera2: Add metadata keys and enum values" into klp-dev by Eino-Ville Talvala · 11 years ago
  86. 2617006 Ensure LOW_PROFILE is always clear when bars are transient. by John Spurlock · 11 years ago
  87. 7d56ef2 Merge "Add GIDs to packages.list, update SD card perms." into klp-dev by Jeff Sharkey · 11 years ago
  88. 80f7ec0 am 04b40ee3: (-s ours) Reconcile with jb-mr2-release jb-mr2-zeroday-release jb-mr2-zeroday-deb-release - do not merge by The Android Open Source Project · 11 years ago
  89. 04b40ee Reconcile with jb-mr2-release jb-mr2-zeroday-release jb-mr2-zeroday-deb-release - do not merge by The Android Open Source Project · 11 years ago
  90. 0046317 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  91. c11cb14 am 30e9065c: am 8ab80f1a: am 1a5bb9d5: Update Typography design guide Bug: 6947941 by Roman Nurik · 11 years ago
  92. 30e9065 am 8ab80f1a: am 1a5bb9d5: Update Typography design guide Bug: 6947941 by Roman Nurik · 11 years ago
  93. 8ab80f1 am 1a5bb9d5: Update Typography design guide Bug: 6947941 by Roman Nurik · 11 years ago
  94. 7c651c7 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  95. 95a4609 Throw exception in FragmentManager when queuing to a destroyed activity by Alan Viverette · 11 years ago
  96. 1a5bb9d Update Typography design guide Bug: 6947941 by Roman Nurik · 11 years ago
  97. be92572 Remove comment that's only relevant for the underlying SkMatrix. Matrix has constructors. by Mike Klein · 11 years ago
  98. ca2fb91 Merge "Expose MediaCodec.setParameters API to" into klp-dev by Andreas Huber · 11 years ago
  99. da5b6f2 Normalize dream service dump check with other services. by John Spurlock · 11 years ago
  100. a5c81e8 Merge "LE: Add peripheral role support (1/4)" into klp-dev by Matthew Xie · 11 years ago