1. 94a26df Merge "Refactor CameraService to handle errors properly." into klp-dev by Ruben Brunk · 11 years ago
  2. d1da670 Merge "Richer ParcelFileDescriptor close events." into klp-dev by Jeff Sharkey · 11 years ago
  3. b3acd8e Merge "wifi: Do not use prefix for p2p commands" into klp-dev by Dmitry Shmidt · 11 years ago
  4. d1477e7 Merge "Better Transition interruption" into klp-dev by Chet Haase · 11 years ago
  5. 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
  6. 3e32bdd Add comments to new hidden API in LocationRequest. by David Christie · 11 years ago
  7. 0c5b96b Merge "Use pending.xml to persist sync ops." into klp-dev by Matthew Williams · 11 years ago
  8. df717aa Merge "Fix JNI method called with exception pending" into klp-dev by Jeff Tinker · 11 years ago
  9. 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
  10. 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
  11. 48570ad Merge "Fix NPE in DateFormat.is24HourFormat." into klp-dev by Elliott Hughes · 11 years ago
  12. 836d335 Merge "Prevent ANR in apps using drawPath() Bug #10347089" into klp-dev by Romain Guy · 11 years ago
  13. f9818d3 Fix NPE in DateFormat.is24HourFormat. by Elliott Hughes · 11 years ago
  14. b0a41ed Prevent ANR in apps using drawPath() Bug #10347089 by Romain Guy · 11 years ago
  15. 3c226bf Merge "Fix old remaining i18n bugs on TimePicker:" into klp-dev by Fabrice Di Meglio · 11 years ago
  16. da5a3e1 Richer ParcelFileDescriptor close events. by Jeff Sharkey · 11 years ago
  17. 64902bd Fix old remaining i18n bugs on TimePicker: by Fabrice Di Meglio · 11 years ago
  18. 6de1047 Ensure LocationRequest's worksource defaults to null by David Christie · 11 years ago
  19. aa973d1 Merge "media: Fix ImageReader only using maxImages=1 no matter what" into klp-dev by Igor Murashkin · 11 years ago
  20. 8810517 Merge "Clear FBO cache on full memory flush" into klp-dev by Romain Guy · 11 years ago
  21. b746371 Clear FBO cache on full memory flush by Romain Guy · 11 years ago
  22. 8117d8f Fix JNI method called with exception pending by Jeff Tinker · 11 years ago
  23. 199acdf Better Transition interruption by Chet Haase · 11 years ago
  24. dd06432 media: Fix ImageReader only using maxImages=1 no matter what by Igor Murashkin · 11 years ago
  25. dad0f46 Merge "MediaFormat: added subtitle format" into klp-dev by Lajos Molnar · 11 years ago
  26. 448c339 Merge "Camera2: Add user tag to CaptureRequest" into klp-dev by Eino-Ville Talvala · 11 years ago
  27. ba35271 Use pending.xml to persist sync ops. by Matthew Williams · 11 years ago
  28. 66ef645 Refactor CameraService to handle errors properly. by Ruben Brunk · 11 years ago
  29. d313545 Merge "Modify wifi BatchedScan." into klp-dev by Robert Greenwalt · 11 years ago
  30. 4068388 Camera2: Add user tag to CaptureRequest by Eino-Ville Talvala · 11 years ago
  31. 7f2f60d Merge "Import translations. DO NOT MERGE" into klp-dev by Baligh Uddin · 11 years ago
  32. 0fd5956 am 59616de7: am 8f5a76d2: am b4f96287: add latest Roboto fonts to DAC and update download links by Scott Main · 11 years ago
  33. 28dd8eb Merge "Forward events to ListPopupWindow, highlight touched items" into klp-dev by Alan Viverette · 11 years ago
  34. 59616de am 8f5a76d2: am b4f96287: add latest Roboto fonts to DAC and update download links by Scott Main · 11 years ago
  35. 960338a Merge "Update documentation for FastScroller and SectionIndexer" into klp-dev by Alan Viverette · 11 years ago
  36. 8f5a76d am b4f96287: add latest Roboto fonts to DAC and update download links by Scott Main · 11 years ago
  37. b4f9628 add latest Roboto fonts to DAC and update download links by Scott Main · 11 years ago
  38. 0a94b9c Merge "Add an API supportsSwitchingToNextInput" into klp-dev by Satoshi Kataoka · 11 years ago
  39. 86f5e89 Update documentation for FastScroller and SectionIndexer by Alan Viverette · 11 years ago
  40. c050272 Forward events to ListPopupWindow, highlight touched items by Alan Viverette · 11 years ago
  41. 6f2883c Merge "Import translations. DO NOT MERGE" into klp-dev by Baligh Uddin · 11 years ago
  42. 3aa2d9f Merge "Documents management mode; API adjustment." into klp-dev by Jeff Sharkey · 11 years ago
  43. a5599ef Documents management mode; API adjustment. by Jeff Sharkey · 11 years ago
  44. def20a3 Use default class loader when creating a LocationRequest from Parcel. by David Christie · 11 years ago
  45. 6bab49d Merge "LE: Add support for the HID-over-GATT profile (2/3)" into klp-dev by Zhihai Xu · 11 years ago
  46. 1d5ac15 Merge "Maintain TRANSIENT_*_BAR flags until transient bars hidden." into klp-dev by John Spurlock · 11 years ago
  47. c60bed4 LE: Add support for the HID-over-GATT profile (2/3) by Andre Eisenbach · 12 years ago
  48. 0940024 Merge "DocumentsUI handles GET_CONTENT; hinting, errors." into klp-dev by Jeff Sharkey · 11 years ago
  49. 27735a4 Maintain TRANSIENT_*_BAR flags until transient bars hidden. by John Spurlock · 11 years ago
  50. 54ca29a DocumentsUI handles GET_CONTENT; hinting, errors. by Jeff Sharkey · 11 years ago
  51. 3ed7278 Convert 4444 bitmaps to 8888 Bug #10206452 by Romain Guy · 11 years ago
  52. 0d8afa2 Merge "wifi: Send event without prefix to p2p0" into klp-dev by Dmitry Shmidt · 11 years ago
  53. cf770f4 Merge "Bound touch and tool axes lengths below at 0" into klp-dev by Michael Wright · 11 years ago
  54. e0475c8 Gracefully handle missing directories. by Jeff Sharkey · 11 years ago
  55. dc775c6 MediaFormat: added subtitle format by Lajos Molnar · 11 years ago
  56. bbabe14 wifi: Send event without prefix to p2p0 by Dmitry Shmidt · 11 years ago
  57. 2241d45 Merge "Root invalidation, write and grid flags, local." into klp-dev by Jeff Sharkey · 11 years ago
  58. ac0a1ea Merge "Recover tracking pointer going up mid-gesture in shade." into klp-dev by John Spurlock · 11 years ago
  59. da68124 Merge "Defend against NPE." into klp-dev by Daniel Sandler · 11 years ago
  60. 8e628da Modify wifi BatchedScan. by Robert Greenwalt · 11 years ago
  61. 48fa91a Recover tracking pointer going up mid-gesture in shade. by John Spurlock · 11 years ago
  62. 69da269 Add an API supportsSwitchingToNextInput by Satoshi Kataoka · 11 years ago
  63. 5b83f85 Root invalidation, write and grid flags, local. by Jeff Sharkey · 11 years ago
  64. eeadb32 Bound touch and tool axes lengths below at 0 by Michael Wright · 11 years ago
  65. 70e907f Merge "Prevent refocus after entering touch mode" into klp-dev by Alan Viverette · 11 years ago
  66. 63169fb Merge "Ensure LOW_PROFILE is always clear when bars are transient." into klp-dev by John Spurlock · 11 years ago
  67. 76e696f Merge "Add motion event forwarding hidden APIs to View" into klp-dev by Alan Viverette · 11 years ago
  68. 2de3a57 wifi: Do not use prefix for p2p commands by Dmitry Shmidt · 11 years ago
  69. 5482ab0 Merge "Throw exception in FragmentManager when queuing to a destroyed activity" into klp-dev by Alan Viverette · 11 years ago
  70. 12285f3 DateUtils should use the user's 12/24-hour preference, not the locale's. by Elliott Hughes · 11 years ago
  71. 6fb3b9eb Add motion event forwarding hidden APIs to View by Alan Viverette · 11 years ago
  72. 66a83ae Merge "Camera2: Add metadata keys and enum values" into klp-dev by Eino-Ville Talvala · 11 years ago
  73. 2617006 Ensure LOW_PROFILE is always clear when bars are transient. by John Spurlock · 11 years ago
  74. 7d56ef2 Merge "Add GIDs to packages.list, update SD card perms." into klp-dev by Jeff Sharkey · 11 years ago
  75. 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
  76. 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
  77. 0046317 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  78. c11cb14 am 30e9065c: am 8ab80f1a: am 1a5bb9d5: Update Typography design guide Bug: 6947941 by Roman Nurik · 11 years ago
  79. 30e9065 am 8ab80f1a: am 1a5bb9d5: Update Typography design guide Bug: 6947941 by Roman Nurik · 11 years ago
  80. 8ab80f1 am 1a5bb9d5: Update Typography design guide Bug: 6947941 by Roman Nurik · 11 years ago
  81. 7c651c7 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  82. 95a4609 Throw exception in FragmentManager when queuing to a destroyed activity by Alan Viverette · 11 years ago
  83. 1a5bb9d Update Typography design guide Bug: 6947941 by Roman Nurik · 11 years ago
  84. be92572 Remove comment that's only relevant for the underlying SkMatrix. Matrix has constructors. by Mike Klein · 11 years ago
  85. ca2fb91 Merge "Expose MediaCodec.setParameters API to" into klp-dev by Andreas Huber · 11 years ago
  86. da5b6f2 Normalize dream service dump check with other services. by John Spurlock · 11 years ago
  87. a5c81e8 Merge "LE: Add peripheral role support (1/4)" into klp-dev by Matthew Xie · 11 years ago
  88. f46b21a LE: Add peripheral role support (1/4) by Andre Eisenbach · 11 years ago
  89. 08c34c3 Merge "LE: Add instance ID to descriptors (1/4)" into klp-dev by Matthew Xie · 11 years ago
  90. 59703c7 Merge "Partial implementation for the favorite and available printer tracking." into klp-dev by Svetoslav · 11 years ago
  91. 66160bb Partial implementation for the favorite and available printer tracking. by Svetoslav · 11 years ago
  92. 3dfa5eb Merge "Toward regularizing color & level across battery indicators." into klp-dev by Daniel Sandler · 11 years ago
  93. dfaf3bd Toward regularizing color & level across battery indicators. by Daniel Sandler · 12 years ago
  94. 0155a90 Merge "How did that get there?" into klp-dev by Daniel Sandler · 11 years ago
  95. 8800e46 How did that get there? by Daniel Sandler · 11 years ago
  96. 24e028e Defend against NPE. by Daniel Sandler · 11 years ago
  97. a53d38b Merge "Drop simultaneous pointer events when tracking velocity." into klp-dev by Daniel Sandler · 11 years ago
  98. 25b9cf9 LE: Add instance ID to descriptors (1/4) by Andre Eisenbach · 12 years ago
  99. 69f756f Drop simultaneous pointer events when tracking velocity. by Daniel Sandler · 11 years ago
  100. 1bab506 Merge "MediaCodecInfo.java: Added isFeatureSupported method to CodecCapabilities" into klp-dev by Lajos Molnar · 11 years ago