1. 6bc5e53 Inter process interrogation ocassionally gets stuck. by Svetoslav Ganov · 13 years ago
  2. 5e87525 Merge "Fix snippetizing cursor" by Isaac Katzenelson · 13 years ago
  3. 1356160 Merge "Audio player must not be used as a timesource before it's started." by Andreas Huber · 13 years ago
  4. 8458447 Audio player must not be used as a timesource before it's started. by Andreas Huber · 13 years ago
  5. ab90899 Merge "Integrate ImageProcessing test into test framework http://b/issue?id=5274365 Change-Id: I7949b4114dcab17d895d04755df5df2bd5a576a3" by Xia Wang · 13 years ago
  6. 15208ac Merge "No vibration when long pressing in the empty part of an EditText" by Gilles Debunne · 13 years ago
  7. df1324c Merge "Longpressing in landscape correctly starts selection mode." by Gilles Debunne · 13 years ago
  8. 0c4f8ec Merge "Updated text selection color. As in 133272" by Gilles Debunne · 13 years ago
  9. cad9982 Merge "Fix bug 5091269 - Set textColorLink to holo_blue_light for Holo themes" by Adam Powell · 13 years ago
  10. 156900c Merge "Fix bug 5174277 - Trouble with Menus" by Adam Powell · 13 years ago
  11. 4ee3666 Merge "Fix issue #5263361: Browser instance not created in application picker" by Dianne Hackborn · 13 years ago
  12. 703bde8 Merge "Add FrameLayout.getMeasureAllChildren()" by Steve Block · 13 years ago
  13. 905577f Fix issue #5263361: Browser instance not created in application picker by Dianne Hackborn · 13 years ago
  14. 2d719af Merge "Resurrect verbose binder logging" by Andy McFadden · 13 years ago
  15. e8baa97 Merge "docs: adding warning to managedQuery() JavaDoc about cursor.close()" by Joe Fernandez · 13 years ago
  16. 169a99d Merge "Fix notification disappearance animations." by Daniel Sandler · 13 years ago
  17. 70ad1c3 Merge "Fix 5156702: rotate thumbnails" by Chih-Chung Chang · 13 years ago
  18. 66b10a1 Merge "Poll UID stats during iface changes, enforce idx." by Jeff Sharkey · 13 years ago
  19. fa9e38fb Fix bug 5091269 - Set textColorLink to holo_blue_light for Holo themes by Adam Powell · 13 years ago
  20. 1d07e16 Fix bug 5174277 - Trouble with Menus by Adam Powell · 13 years ago
  21. 7686620 Merge "Send onViewClicked in the extract mode" by satok · 13 years ago
  22. a67a3cf Send onViewClicked in the extract mode by satok · 13 years ago
  23. 1cdf067 Fix notification disappearance animations. by Daniel Sandler · 13 years ago
  24. 9f443fb Merge "Fix bug #5274332 TextLayoutCache is having multiple instances" by Fabrice Di Meglio · 13 years ago
  25. 163268b Fix bug #5274332 TextLayoutCache is having multiple instances by Fabrice Di Meglio · 13 years ago
  26. aacbf91 Merge "Not visible view should not be announced or interacted with." by Svetoslav Ganov · 13 years ago
  27. e68c676 Merge "Remove connection access intents from protected broadcasts." by Jaikumar Ganesh · 13 years ago
  28. b3d5957 Poll UID stats during iface changes, enforce idx. by Jeff Sharkey · 13 years ago
  29. 0b0a41d Not visible view should not be announced or interacted with. by Svetoslav Ganov · 13 years ago
  30. f6244d1 Integrate ImageProcessing test into test framework by Xia Wang · 13 years ago
  31. e4758d6 Merge "Update DroidSansFallback to version 2.52a" by Bart Sears · 13 years ago
  32. e28454a No vibration when long pressing in the empty part of an EditText by Gilles Debunne · 13 years ago
  33. a2cad62 Merge "Add reminder in the code to fix T-junctions" by Romain Guy · 13 years ago
  34. 8a3957d Add reminder in the code to fix T-junctions by Romain Guy · 13 years ago
  35. a420cc4 Merge "Fix system crash on p2p failure" by Irfan Sheriff · 13 years ago
  36. 511f8e2 Merge "Use hasSystemFeature() API to check for p2p" by Irfan Sheriff · 13 years ago
  37. d1847cb Merge "Fix Bulgarian date formatting." by Todor Kalaydjiev · 13 years ago
  38. 57d1b73 Fix Bulgarian date formatting. by Todor Kalaydjiev · 13 years ago
  39. b6ae19a Remove connection access intents from protected broadcasts. by Jaikumar Ganesh · 13 years ago
  40. 98fb9ed Longpressing in landscape correctly starts selection mode. by Gilles Debunne · 13 years ago
  41. 9fe83f0 Fix snippetizing cursor by Isaac Katzenelson · 13 years ago
  42. dad9c67 Merge "Bug 5250788: Fix memory consumption issues in TextPaint." by Gilles Debunne · 13 years ago
  43. e3238c9 Merge "Code cleaning" by Fabrice Di Meglio · 13 years ago
  44. 3f8cbfe Resurrect verbose binder logging by Andy McFadden · 13 years ago
  45. 8fc54f9 Fix build by Adam Powell · 13 years ago
  46. 2b04cef Code cleaning by Fabrice Di Meglio · 13 years ago
  47. b63d3c3 Merge "Empty implementations of new ActionBar methods." by Adam Powell · 13 years ago
  48. b6e4326 Merge "Hide RTL related APIs" by Fabrice Di Meglio · 13 years ago
  49. 0145322 Empty implementations of new ActionBar methods. by Adam Powell · 13 years ago
  50. 2273b1e Hide RTL related APIs by Fabrice Di Meglio · 13 years ago
  51. 66bd5e9 Merge "improve the gyroscope javadoc" by Mathias Agopian · 13 years ago
  52. 669ec35 Update DroidSansFallback to version 2.52a by Bart Sears · 13 years ago
  53. ad7f33a improve the gyroscope javadoc by Mathias Agopian · 13 years ago
  54. db9d4b6 Merge "Remove -nodpi assets for now to fix zygote preloading Bug: 5255505" by Justin Ho · 13 years ago
  55. 327b548 Remove -nodpi assets for now to fix zygote preloading Bug: 5255505 by Justin Ho · 13 years ago
  56. 606ce48 Merge "Register to receive onTrimMemory callbacks" by John Reck · 13 years ago
  57. 35b38c0 Merge "Fix bug 5258435 - ActionBar.setBackgroundDrawable" by Adam Powell · 13 years ago
  58. f0ef26a Fix system crash on p2p failure by Irfan Sheriff · 13 years ago
  59. a7e88d6 Merge "Add end functionality to LayoutTransition" by Chet Haase · 13 years ago
  60. 65e7815 Merge "Bug 5270905 fix MediaPlayer with IStreamSource" by Glenn Kasten · 13 years ago
  61. f88b915 Fix bug 5258435 - ActionBar.setBackgroundDrawable by Adam Powell · 13 years ago
  62. 4147abc Merge "Fix bug #5252977 TextView selection handles appearing in a weird state" by Fabrice Di Meglio · 13 years ago
  63. cb58757 Merge "Unhide camera video snapshot supported API." by Wu-cheng Li · 13 years ago
  64. 1a58dce Merge "Add feature definition for Wi-Fi Direct" by Irfan Sheriff · 13 years ago
  65. 58ba3ed Merge "Color updates of press and selection states" by Peter Ng · 13 years ago
  66. 27f4bbb Bug 5270905 fix MediaPlayer with IStreamSource by Glenn Kasten · 13 years ago
  67. 36d3b9d Merge "Clarify AnimationSet docs and behavior" by Chet Haase · 13 years ago
  68. a8f63a3 Use hasSystemFeature() API to check for p2p by Irfan Sheriff · 13 years ago
  69. 63c885f Bug 5250788: Fix memory consumption issues in TextPaint. by Gilles Debunne · 13 years ago
  70. d541704 Merge "OnTrimMemory plumbing" by John Reck · 13 years ago
  71. 166c1b2 Merge "Fixing bug in SurfaceMediaSource_test" by Pannag Sanketi · 13 years ago
  72. ec64655 Merge "Turn off MORE_DEBUG logspam" by Christopher Tate · 13 years ago
  73. 34a676b Register to receive onTrimMemory callbacks by John Reck · 13 years ago
  74. faa42db OnTrimMemory plumbing by John Reck · 13 years ago
  75. 323eff6 Merge "Remove frameworks' reference to an obsolete Bouncycastle keystore file." by Jesse Wilson · 13 years ago
  76. b1543a9 Turn off MORE_DEBUG logspam by Christopher Tate · 13 years ago
  77. 665a0a5 Color updates of press and selection states by Peter Ng · 13 years ago
  78. d16d57b Merge "Fix restore-agent timeouts" by Christopher Tate · 13 years ago
  79. da7caf0 Merge "Fix backup-agent timeouts" by Christopher Tate · 13 years ago
  80. c69efa5 Remove frameworks' reference to an obsolete Bouncycastle keystore file. by Jesse Wilson · 13 years ago
  81. 45b8b46 Add feature definition for Wi-Fi Direct by Irfan Sheriff · 13 years ago
  82. 7fed567 Merge "Fix bug 5228657 - Input method window rendered with titlebar" by Adam Powell · 13 years ago
  83. 4c454d8 Unhide camera video snapshot supported API. by Wu-cheng Li · 13 years ago
  84. 2dfe5fd Merge "Update documentation and cleanup to unhide API" by Irfan Sheriff · 13 years ago
  85. 36a97e40 Fix bug 5228657 - Input method window rendered with titlebar by Adam Powell · 13 years ago
  86. 6a39c02 Merge "Apparently keyframe status in audio tracks of .webm/.mkv files is unreliable" by Andreas Huber · 13 years ago
  87. 089d3e3 Apparently keyframe status in audio tracks of .webm/.mkv files is unreliable by Andreas Huber · 13 years ago
  88. 7a1204a Merge "Rename WpsConfiguration to Wps" by Irfan Sheriff · 13 years ago
  89. 2025899 Merge "Handle state transition for p2p enable reject" by Irfan Sheriff · 13 years ago
  90. d56c695 Add end functionality to LayoutTransition by Chet Haase · 13 years ago
  91. 727e6ba Merge "Fix for bug 5100096 Repeated Security Waring" by Kristian Monsen · 13 years ago
  92. 01dba60 Merge "Stop metadata retriever from dereferencing a NULL pointer if" by Andreas Huber · 13 years ago
  93. cbdc9d2 Merge "Use holo_blue_light for statusbar clocks." by Daniel Sandler · 13 years ago
  94. 4880a73 Merge "Fix startBluetoothSco race" by Marco Nelissen · 13 years ago
  95. ddca470 Merge "Fix two TTS bugs." by Narayan Kamath · 13 years ago
  96. 47a5215 Fix 5156702: rotate thumbnails by Chih-Chung Chang · 13 years ago
  97. ccccb50 Merge "Use device-dependent frame rate in the media recorder performance test" by James Dong · 13 years ago
  98. a57c639 Merge "Revert "To make SniffMP3() more concrete so that we can remove false-positve responses from MPEG-PS streams."" by Dave Burke · 13 years ago
  99. a65c62a Fix two TTS bugs. by Narayan Kamath · 13 years ago
  100. 6f7d385 Update documentation and cleanup to unhide API by Irfan Sheriff · 13 years ago