1. ec0da1a Hardware Composer new and refactored test cases by Louis Huemiller · 14 years ago
  2. 325a0f9 The font cache should respect the fake bold flag. by Romain Guy · 14 years ago
  3. b03ba34 Merge "Add MipmapDrawableTest" by Brian Muramatsu · 14 years ago
  4. 50c5785 Merge "Use an opaque background for the search bar in legacy SearchDialog." by Amith Yamasani · 14 years ago
  5. 9e90a99 Reuse display lists at the java level. by Chet Haase · 14 years ago
  6. 38ecb1e Use an opaque background for the search bar in legacy SearchDialog. by Amith Yamasani · 14 years ago
  7. a74c22b Merge "Add dispatch key shortcut window callback." by Jeff Brown · 14 years ago
  8. 64da12a Add dispatch key shortcut window callback. by Jeff Brown · 14 years ago
  9. a4bbc38 Merge "Seek/Duration support for completed http live streams in NuPlayer." by Andreas Huber · 14 years ago
  10. 08e10cb Seek/Duration support for completed http live streams in NuPlayer. by Andreas Huber · 14 years ago
  11. f31161a Add new "animator" and "interpolator" resource directories. by Dianne Hackborn · 14 years ago
  12. 70588bf resolved conflicts for merge of 3a2c6bf0 to master by Brad Fitzpatrick · 14 years ago
  13. 3a2c6bf am 69ea4e15: Documentation fixes found over vacation hacking. by Brad Fitzpatrick · 14 years ago
  14. e0f9552 Merge "Only allow touch events from one device at a time." by Jeff Brown · 14 years ago
  15. 69ea4e1 Documentation fixes found over vacation hacking. by Brad Fitzpatrick · 14 years ago
  16. 22c5dfc Merge "Refactor zoom overview width calculation." by Shimeng (Simon) Wang · 14 years ago
  17. 67a08dd Merge "Show the keyboard when opening Find from the menu." by Leon Scroggins · 14 years ago
  18. 7ca6041 Merge "Fixed a typo in the enum for unknown camera error message" by James Dong · 14 years ago
  19. ae0238c Do not show past entries if autocomplete=off. by Leon Scroggins · 14 years ago
  20. 3dbf55c TextView's color transparency is taken into account. by Gilles Debunne · 14 years ago
  21. ac1325b Merge "Add decryption support to MountService." by Jason parks · 14 years ago
  22. 3f476b3 Revisiting ActionBar API and layout. by Adam Powell · 14 years ago
  23. eb492a0 Merge "Do not open the keyboard when opening Find from CAB." by Leon Scroggins · 14 years ago
  24. 73ae078 Merge "Use the app context to avoid a memory leak." by Patrick Scott · 14 years ago
  25. 2c782e3 Refactor zoom overview width calculation. by Shimeng (Simon) Wang · 14 years ago
  26. 18cf9a7 Show the keyboard when opening Find from the menu. by Leon Scroggins · 14 years ago
  27. 624051a Use the app context to avoid a memory leak. by Patrick Scott · 14 years ago
  28. 5af0b91 Add decryption support to MountService. by Jason parks · 14 years ago
  29. 7f3d515 Merge changes Ia8a15db8,I20ac5203 by Romain Guy · 14 years ago
  30. 571354f Do not open the keyboard when opening Find from CAB. by Leon Scroggins · 14 years ago
  31. 876e44d Merge "Use video output if necessary for timelapse video recording" by James Dong · 14 years ago
  32. 1aec9a2 Don't enable hardware acceleration when the app owns the surface. Bug #3323096 by Romain Guy · 14 years ago
  33. 2cdee23 make select all, copy text public but hidden by Cary Clark · 14 years ago
  34. 49945c0 fix bug 3313505 by Jason Sams · 14 years ago
  35. e4c453d Merge "fix build" by Jason Sams · 14 years ago
  36. cfc2330c fix build by Jason Sams · 14 years ago
  37. a01ac78 Merge "No longer needed." by Dianne Hackborn · 14 years ago
  38. b35cd54 No longer needed. by Dianne Hackborn · 14 years ago
  39. 842e557 Merge "Random cleanup" by Jason Sams · 14 years ago
  40. 7a6ac1a Merge "unhide renderscript" by Jason Sams · 14 years ago
  41. 334108b Random cleanup by Jason Sams · 14 years ago
  42. a23d4e7 unhide renderscript by Jason Sams · 14 years ago
  43. 0e73cdc Camera::create should fail when it fails to connect the camera. by Wu-cheng Li · 14 years ago
  44. 9571285 Only allow touch events from one device at a time. by Jeff Brown · 14 years ago
  45. c91d8c3 Merge changes I49263df9,Ie733ad38,I84908fd3,Ia4e869b8,I8240e763,Id5704cc5 by Joe Onorato · 14 years ago
  46. 8513dd5 fix the build by Joe Onorato · 14 years ago
  47. 853f6fd Fixed a typo in the enum for unknown camera error message by James Dong · 14 years ago
  48. ea3c571 am 978e41fc: am 8d98aebe: Merge "Fix technology extra naming for IsoDep and NfcB (API part)." into gingerbread by Nick Pelly · 14 years ago
  49. 978e41f am 8d98aebe: Merge "Fix technology extra naming for IsoDep and NfcB (API part)." into gingerbread by Nick Pelly · 14 years ago
  50. 8d98aeb Merge "Fix technology extra naming for IsoDep and NfcB (API part)." into gingerbread by Nick Pelly · 14 years ago
  51. a559aa4 Fix technology extra naming for IsoDep and NfcB (API part). by Martijn Coenen · 14 years ago
  52. 7f08071 Merge "Replace extractAlbumArt() with getEmbeddedPicture() in MediaMetadataRetriever.java" by James Dong · 14 years ago
  53. eeed994 Don't re-show the ticker for a notification if they have set FLAG_ONLY_SHOW_ONCE. by Joe Onorato · 14 years ago
  54. 281d83f Notification.Builder.setAutoCancel() was setting the wrong flag. by Joe Onorato · 14 years ago
  55. ec51a82 Allow taps on the ticker to pass through to the notification target view by Joe Onorato · 14 years ago
  56. 6c3e560 The whole title area of the notification panel should toggle the settings view. by Joe Onorato · 14 years ago
  57. 059a2f8 When the number field on a notifications is >100, just say "100+" instead of listing the number. by Joe Onorato · 14 years ago
  58. d434d23 MaxLines is respected in TextViews, even when ellipsize is set to end. by Gilles Debunne · 14 years ago
  59. b1c36cd Update the API to reflect the removal of the external reference API. by Carl Shapiro · 14 years ago
  60. 8fd2718 am 05c53067: am 273d2ea3: Merge "Fix setting audio group mode in SipPhone." into gingerbread by Hung-ying Tyan · 14 years ago
  61. 05c5306 am 273d2ea3: Merge "Fix setting audio group mode in SipPhone." into gingerbread by Hung-ying Tyan · 14 years ago
  62. 273d2ea Merge "Fix setting audio group mode in SipPhone." into gingerbread by Hung-ying Tyan · 14 years ago
  63. 1bf8376 Merge "Some new API cleanup." by Dianne Hackborn · 14 years ago
  64. 87121ac Some new API cleanup. by Dianne Hackborn · 14 years ago
  65. d0da380 am dc78e3fe: am 3cf71376: RTP: Send silence packets on idle streams for every second. by Chia-chi Yeh · 14 years ago
  66. 9c95737 Make FrameLayout support mixed wrap_content/match_parent children. Bug #3259668 by Romain Guy · 14 years ago
  67. dc78e3f am 3cf71376: RTP: Send silence packets on idle streams for every second. by Chia-chi Yeh · 14 years ago
  68. b4ff35d Mouse pointer integration. by Jeff Brown · 14 years ago
  69. a5af5d6 Add support for downgrading database version in SQLiteOpenHelper by Eric Hassold · 14 years ago
  70. 6b5108b Change the OpenGL viewport when new layout params are used. Bug #3303158 by Romain Guy · 14 years ago
  71. a1d2d8f Use video output if necessary for timelapse video recording by James Dong · 14 years ago
  72. 633b110 Merge "Change the OpenGL viewport when new layout params are used. Bug #3303158" by Romain Guy · 14 years ago
  73. b596198 Remove functionality related to external allocation tracking. by Carl Shapiro · 14 years ago
  74. ed4127c Merge "Revert "Fix for ellipsized text that has two lines at maximum."" by Gilles Debunne · 14 years ago
  75. 4cf435d Revert "Fix for ellipsized text that has two lines at maximum." by Gilles Debunne · 14 years ago
  76. 9c173db Merge "Fix 3309250: Don't crash when thumbnail is null" by Jim Miller · 14 years ago
  77. 7852601 Merge "treat "can't open database file error" as "database corruption error"" by Vasu Nori · 14 years ago
  78. df9b349 Replace extractAlbumArt() with getEmbeddedPicture() in MediaMetadataRetriever.java by James Dong · 14 years ago
  79. a9ebfa6 Keep a reference to the local matrix. Bug #3299324 by Romain Guy · 14 years ago
  80. 6b1f6e6 Merge "Keep a reference to the local matrix. Bug #3299324" by Romain Guy · 14 years ago
  81. b794a5e Merge "Properly shutdown the decoders on a reset() in NuPlayer's implementation." by Andreas Huber · 14 years ago
  82. c7fe777 treat "can't open database file error" as "database corruption error" by Vasu Nori · 14 years ago
  83. 87380bc Added support for asian characters in text selection. by Gilles Debunne · 14 years ago
  84. cbeaca7 Properly shutdown the decoders on a reset() in NuPlayer's implementation. by Andreas Huber · 14 years ago
  85. 25eef89 Fix 3309250: Don't crash when thumbnail is null by Jim Miller · 14 years ago
  86. 1451862 Merge "Add full-screen support for OpenGL based plugins." by Derek Sollenberger · 14 years ago
  87. a8691c9 Merge "Update API of PropertyChangeSupport, which is no longer synchronized." by Jesse Wilson · 14 years ago
  88. 75b7a93 Removed simple compilation warnings. by Gilles Debunne · 14 years ago
  89. 4c2e0f6 Update API of PropertyChangeSupport, which is no longer synchronized. by Jesse Wilson · 14 years ago
  90. c0752ee No spaces are inserted around pasted text when there are already new lines. by Gilles Debunne · 14 years ago
  91. cd7f598 Merge "don't call methods doing database lock from a synchronized block" by Vasu Nori · 14 years ago
  92. 36c4cec don't call methods doing database lock from a synchronized block by Vasu Nori · 14 years ago
  93. b341df4 Merge "Fixed bug with reverseTransition" by Michael Jurka · 14 years ago
  94. 69b4358 Merge "Remove captureFrame from MediaMetadataRetriever.java class It has been replaced by getFrameAtTime() method" by James Dong · 14 years ago
  95. 36a4f23 Add full-screen support for OpenGL based plugins. by Derek Sollenberger · 14 years ago
  96. dc3c9c4 Merge "when cursorwindow allocation fails, print the number of cursors left open" by Vasu Nori · 14 years ago
  97. 6e77de7 Remove captureFrame from MediaMetadataRetriever.java class by James Dong · 14 years ago
  98. 068a735 Merge "Doc change: deleting tips section that was merged into index.jd" by Robert Ly · 14 years ago
  99. 32a9e8a Merge "Doc change: removing debugging tips from nav" by Robert Ly · 14 years ago
  100. fe9f86c Doc change: removing debugging tips from nav by Robert Ly · 14 years ago