1. 2c94ba7 Merge "Don't change texture unit when not needed." by Romain Guy · 14 years ago
  2. 3e3ba15 Don't change texture unit when not needed. by Romain Guy · 14 years ago
  3. 170a929 Add two creation flags to OMXCodec::Create() by James Dong · 14 years ago
  4. e6b8098 Merge "Don't change textures wrap modes on every draw." by Romain Guy · 14 years ago
  5. 8164c2d Don't change textures wrap modes on every draw. by Romain Guy · 14 years ago
  6. fc6d54e Merge "Remove OMX.PV.* components from OMXCodec.cpp" by James Dong · 14 years ago
  7. 33c4247 am 55744530: Merge "resolved conflicts for merge of b4ae2f1b to gingerbread-plus-aosp" into gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  8. 5592bcc Remove OMX.PV.* components from OMXCodec.cpp by James Dong · 14 years ago
  9. cd44bf9 Merge "resolved conflicts for merge of f0b3fa60 to master" by Scott Main · 14 years ago
  10. 068ee16 Merge "Don't change the video recording frame rate if it is not requested." by James Dong · 14 years ago
  11. 024127c resolved conflicts for merge of f0b3fa60 to master by Scott Main · 14 years ago
  12. c841ef0 Merge "Holo: vertical dividers, group button states, default window backgrounds." by Adam Powell · 14 years ago
  13. 76860e3 Tweak log messages a bit. by Jeff Brown · 14 years ago
  14. 5d2b178 Holo: vertical dividers, group button states, default window backgrounds. by Adam Powell · 14 years ago
  15. 5574453 Merge "resolved conflicts for merge of b4ae2f1b to gingerbread-plus-aosp" into gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  16. 66a5d69 resolved conflicts for merge of b4ae2f1b to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  17. 7c7ff8c am 41d21efd: (-s ours) am 044df235: Merge "DO NOT MERGE - Updated ringtone assets for crespo" into gingerbread by Justin Ho · 14 years ago
  18. f0b3fa6 am 3d40cd50: am c9ac1079: update featured videos also remove "new" tags from SDK and Resources nav items by Scott Main · 14 years ago
  19. 3d40cd5 am c9ac1079: update featured videos also remove "new" tags from SDK and Resources nav items by Scott Main · 14 years ago
  20. 63f298a Merge "Fix docs builds." by Jaikumar Ganesh · 14 years ago
  21. b9737a1 Updade Surface (ANativeWindow) format based on its buffers format by Mathias Agopian · 14 years ago
  22. 5514029 Fix docs builds. by Jaikumar Ganesh · 14 years ago
  23. cbb053c resolved conflicts for merge of 965f960e to master by Gloria Wang · 14 years ago
  24. 41d21ef am 044df235: Merge "DO NOT MERGE - Updated ringtone assets for crespo" into gingerbread by Justin Ho · 14 years ago
  25. 044df23 Merge "DO NOT MERGE - Updated ringtone assets for crespo" into gingerbread by Justin Ho · 14 years ago
  26. 657dbfa Merge "Expose Vendor Specific Headset Event Intent." by Jaikumar Ganesh · 14 years ago
  27. 965f960 Merge "resolved conflicts for merge of 9084631d to gingerbread-plus-aosp" into gingerbread-plus-aosp by Gloria Wang · 14 years ago
  28. 9bb1278 Merge "Make setting the adapter properties asynchronous." by Jaikumar Ganesh · 14 years ago
  29. 6a83d37 DO NOT MERGE - Updated ringtone assets for crespo by Justin Ho · 14 years ago
  30. ff7db40 Make setting the adapter properties asynchronous. by Jaikumar Ganesh · 14 years ago
  31. 39f3e38 am 96bdc500: am 5016df1c: Merge "Doc Change: Revert NotePad sample test package" into gingerbread by Joe Malin · 14 years ago
  32. f51964f am b2ddeee2: (-s ours) am 3d1ce9ec: Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  33. 96bdc50 am 5016df1c: Merge "Doc Change: Revert NotePad sample test package" into gingerbread by Joe Malin · 14 years ago
  34. b2ddeee am 3d1ce9ec: Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  35. 5016df1 Merge "Doc Change: Revert NotePad sample test package" into gingerbread by Joe Malin · 14 years ago
  36. b15f2ea Don't change the video recording frame rate if it is not requested. by James Dong · 14 years ago
  37. 3d1ce9e Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  38. b879147 resolved conflicts for merge of 9084631d to gingerbread-plus-aosp by Gloria Wang · 14 years ago
  39. 3026a1c add format parameter to setBufferGeometry by Mathias Agopian · 14 years ago
  40. 24fed74 Doc Change: Revert NotePad sample test package by Joe Malin · 14 years ago
  41. d8e350b fix eglChooseConfig() for special attributes. by Mathias Agopian · 14 years ago
  42. c9ac107 update featured videos also remove "new" tags from SDK and Resources nav items by Scott Main · 14 years ago
  43. 0820821 Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  44. 551397d Merge "Don't initialize the hw renderer without a valid surface. Bug #3054952" by Romain Guy · 14 years ago
  45. b4ae2f1 Merge "frameworks/base: Handle null from topRunningNonDelayedActivityLocked" by Jean-Baptiste Queru · 14 years ago
  46. c361da8 Don't initialize the hw renderer without a valid surface. Bug #3054952 by Romain Guy · 14 years ago
  47. 36b7cc5 Transition bug fix by Gil Dobjanschi · 14 years ago
  48. 6dc0c73 am fecc5f06: am 106165b5: Merge "Add a RHS status bar slot for NFC." into gingerbread by Jeff Hamilton · 14 years ago
  49. fecc5f0 am 106165b5: Merge "Add a RHS status bar slot for NFC." into gingerbread by Jeff Hamilton · 14 years ago
  50. 106165b Merge "Add a RHS status bar slot for NFC." into gingerbread by Jeff Hamilton · 14 years ago
  51. e0be933 Add a RHS status bar slot for NFC. by Jeff Hamilton · 14 years ago
  52. 06eb33a Don't turn the button backlights on if the screen is off. Part 2. by Joe Onorato · 14 years ago
  53. c18b2e5 Merge "-> Fixing a bug where AdapterViewAnimator doesn't refresh correctly -> Reduced swipe threshold for StackView Change-Id: I0f04f45dade57f29581fe03fb195a6db5f12adb1" by Adam Cohen · 14 years ago
  54. a9238c8 -> Fixing a bug where AdapterViewAnimator doesn't refresh correctly by Adam Cohen · 14 years ago
  55. 8fa50d4 am 6c8d8d89: am 8c32bddf: Merge "GPS: Disable verbose logging" into gingerbread by Mike Lockwood · 14 years ago
  56. 6c8d8d8 am 8c32bddf: Merge "GPS: Disable verbose logging" into gingerbread by Mike Lockwood · 14 years ago
  57. a24a519 am e1ca532d: am 457bed2b: Merge "fix [3123221] Video sticks playing back upside down following orientation switch" into gingerbread by Mathias Agopian · 14 years ago
  58. affca7e am b4645353: am ce4d36ad: Merge "fix [3118445] Transform * Transform does not work as expected" into gingerbread by Mathias Agopian · 14 years ago
  59. cbab041 Merge "Swipe up to open the settings panel. Tap anywhere to close." by Daniel Sandler · 14 years ago
  60. 8c32bdd Merge "GPS: Disable verbose logging" into gingerbread by Mike Lockwood · 14 years ago
  61. e1ca532 am 457bed2b: Merge "fix [3123221] Video sticks playing back upside down following orientation switch" into gingerbread by Mathias Agopian · 14 years ago
  62. b464535 am ce4d36ad: Merge "fix [3118445] Transform * Transform does not work as expected" into gingerbread by Mathias Agopian · 14 years ago
  63. 4a7b65e GPS: Disable verbose logging by Mike Lockwood · 14 years ago
  64. 346f97f Fix the viewport height to view height when title bar is visible. by Shimeng (Simon) Wang · 14 years ago
  65. 457bed2 Merge "fix [3123221] Video sticks playing back upside down following orientation switch" into gingerbread by Mathias Agopian · 14 years ago
  66. ce4d36a Merge "fix [3118445] Transform * Transform does not work as expected" into gingerbread by Mathias Agopian · 14 years ago
  67. 67ef3179 Merge "We don't have access to the md5 implementation on the simulator, let's disable digest authentication in rtsp for simulator targets." by Andreas Huber · 14 years ago
  68. 8304da4 Swipe up to open the settings panel. Tap anywhere to close. by Daniel Sandler · 14 years ago
  69. cf74754 We don't have access to the md5 implementation on the simulator, let's disable digest authentication in rtsp for simulator targets. by Andreas Huber · 14 years ago
  70. 9084631 Merge "DRM framework support: - add a sniffer for DRM files - add DRMSource and DRMExtractor for es_based DRM - add pread in FileSource.cpp for container_based DRM - add native DRM framework API calls in the player for DRM audio/video playback" by Gloria Wang · 14 years ago
  71. d577091 DRM framework support: by Gloria Wang · 14 years ago
  72. de0f98e am 67bb6741: (-s ours) am 17efcde1: Merge "DO NOT MERGE Fix bug 3124899 - timeout in CTS test ExpandableListViewBasicTest" into gingerbread by Adam Powell · 14 years ago
  73. 760a5b7 Merge "Plumb KEYCODE_MEDIA_PAUSE and KEYCODE_MEDIA_PLAY up through the framework. b/2764237" by Marco Nelissen · 14 years ago
  74. 6db9250 Merge "increase sql statement printed in finalier warnings from 100 to 1000" by Vasu Nori · 14 years ago
  75. ba42fb3 Merge "when printing cache-full warning, print the sql statements in cache" by Vasu Nori · 14 years ago
  76. 67bb674 am 17efcde1: Merge "DO NOT MERGE Fix bug 3124899 - timeout in CTS test ExpandableListViewBasicTest" into gingerbread by Adam Powell · 14 years ago
  77. a6face4 Plumb KEYCODE_MEDIA_PAUSE and KEYCODE_MEDIA_PLAY up through the framework. by Marco Nelissen · 14 years ago
  78. 23f2243 Merge "Fix drags from the shirt pocket" by Daniel Sandler · 14 years ago
  79. b73cf1c increase sql statement printed in finalier warnings from 100 to 1000 by Vasu Nori · 14 years ago
  80. 74fb268 when printing cache-full warning, print the sql statements in cache by Vasu Nori · 14 years ago
  81. 17efcde Merge "DO NOT MERGE Fix bug 3124899 - timeout in CTS test ExpandableListViewBasicTest" into gingerbread by Adam Powell · 14 years ago
  82. dc28be1 resolved conflicts for merge of 177b05d6 to master by Scott Main · 14 years ago
  83. 585886f Merge branch 'gingerbread' into gingerbread-release by The Android Automerger · 14 years ago
  84. 177b05d am abb50f15: Merge "docs: fix a couple api links" into gingerbread by Scott Main · 14 years ago
  85. abb50f1 Merge "docs: fix a couple api links" into gingerbread by Scott Main · 14 years ago
  86. b9b8f7b DO NOT MERGE Fix bug 3124899 - timeout in CTS test ExpandableListViewBasicTest by Adam Powell · 14 years ago
  87. e775b3d Expose Vendor Specific Headset Event Intent. by Jaikumar Ganesh · 14 years ago
  88. f0a896b Merge "Fix ratingBarStyleSmall style in Holo theme." by Adam Powell · 14 years ago
  89. 98ce4a4 am 4c8fda62: am 79e76f52: Merge "Fixed NdefTag parcelable conversion methods." into gingerbread by Nick Pelly · 14 years ago
  90. 8262c78 am b877a54a: (-s ours) am 89821204: Merge "Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge" into gingerbread by Wu-cheng Li · 14 years ago
  91. 4c8fda6 am 79e76f52: Merge "Fixed NdefTag parcelable conversion methods." into gingerbread by Nick Pelly · 14 years ago
  92. b877a54 am 89821204: Merge "Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge" into gingerbread by Wu-cheng Li · 14 years ago
  93. 79e76f5 Merge "Fixed NdefTag parcelable conversion methods." into gingerbread by Nick Pelly · 14 years ago
  94. 3986b4c Fix ratingBarStyleSmall style in Holo theme. by Mathew Inwood · 14 years ago
  95. 8982120 Merge "Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge" into gingerbread by Wu-cheng Li · 14 years ago
  96. e2e4ea9 Fixed NdefTag parcelable conversion methods. by Sylvain Fonteneau · 14 years ago
  97. 4711cec Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  98. a8dc004 Merge "Provide strings for text selection options in WebView." by Leon Scroggins · 14 years ago
  99. f313b9e Adding pan behavior on preference dialog. by Peter Eliasson · 14 years ago
  100. 16b7a1b Merge "Add a JNI method to determine which HTTP stack is in use" by Steve Block · 14 years ago