1. 2b92d89 Add support for physically rotated displays by Mathias Agopian · 15 years ago
  2. 1b26c6a Merge "add explicit Base64.DEFAULT flag to request default behavior" by Doug Zongker · 15 years ago
  3. 34d472b add explicit Base64.DEFAULT flag to request default behavior by Doug Zongker · 15 years ago
  4. f689910 Merge "use sqlite 3.6.22 to print and profile the sql statetements" by Vasu Nori · 15 years ago
  5. 06553a4 Merge "Fix for 2224736. Sometimes mSeeking is reset without calling setSeekTo first." by Gloria Wang · 15 years ago
  6. 54ad88e am ad9bcb22: merge from open-source master by The Android Open Source Project · 15 years ago
  7. 9b692da Merge "Fixing a bug when installing VoiceSearch cause error" by Bjorn Bringert · 15 years ago
  8. c3632c3 Merge "fix a warning message that is confusing people." by Vasu Nori · 15 years ago
  9. c5d9606 Merge "Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)"" by Gloria Wang · 15 years ago
  10. 1ca8e76 Merge "KeyStore: minor improvements." by Chia-chi Yeh · 15 years ago
  11. 82c19b1 Merge "fix [2189862] Race condition in eglIntialize and eglDestroy" by Mathias Agopian · 15 years ago
  12. 8ff3d4c Merge "ListView updates. Fixed several overscrolling bugs. Added programmatic scrolling to ListView. Added auto-scrolling to show expanded content for ExpandableListView. Fixed an AbsListView recycler bug where offscreen views would stick around in the view hierarchy." by Adam Powell · 15 years ago
  13. eeafed7 Merge "Fixing a bug with the TextToSpeech speech queue processing. The queue processor should not be called for the next item until synthesis has actually happened for the current item; before it was being incorrectly called regardless of whether or not the synthesizer had processed the current item." by Charles Chen · 15 years ago
  14. 75bc278 fix [2189862] Race condition in eglIntialize and eglDestroy by Mathias Agopian · 15 years ago
  15. b12527f Merge "Do not let negative margins reduce the size of the LinearLayout." by Romain Guy · 15 years ago
  16. b25a0db Merge "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)" by Gloria Wang · 15 years ago
  17. 9517d61 am 0af04493: am 31bfdf69: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  18. f815598 merge from open-source master by The Android Open Source Project · 15 years ago
  19. a75c7f1 Merge "Add support for direct EGLImageKHR use with pushbuffer API" by Mathias Agopian · 15 years ago
  20. f637ebe Merge "Proper EGLImageKHR error handling" by Mathias Agopian · 15 years ago
  21. 1222661 Merge "Fix dialogs to occupy more space." by Romain Guy · 15 years ago
  22. d93cef9 Merge "Make ACCOUNT_NAME/ACCOUNT_TYPE consistent." by Ken Shirriff · 15 years ago
  23. ff8b159 Merge "Don't hold the backup queue lock across a backup operation" by Chris Tate · 15 years ago
  24. f877076 Merge "Keep automatic screen brightness monotonically increasing until screen is turned off." by Mike Lockwood · 15 years ago
  25. 85fa67e Merge "When the extractor is not able to be created successfully, don't crash" by James Dong · 15 years ago
  26. 6ba1ed8 Merge "Fix x coordinate of the ACTION_UP event in TouchUtils.drag() method" by Romain Guy · 15 years ago
  27. 9f42476 am 31bfdf69: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  28. 93fe6a1 reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  29. 6ad61d9 Merge "Adding speech recognition service public API" by Bjorn Bringert · 15 years ago
  30. 52a0bb3 Merge "rename encodeString to encodeToString" by Doug Zongker · 15 years ago
  31. 8e83db5 Merge "Add ability to parse HTTP-format moratorium times (since pretty much every user wants this)." by Dan Egnor · 15 years ago
  32. cea1358 Merge "Camcorder profile Java API support - Use Enum for Quality instead of int - Use static values() method from Enum, rather than if-else" by James Dong · 15 years ago
  33. a7e3803 Add support for direct EGLImageKHR use with pushbuffer API by Mathias Agopian · 15 years ago
  34. f9d3196 rename encodeString to encodeToString by Doug Zongker · 15 years ago
  35. 8dccb26 Proper EGLImageKHR error handling by Mathias Agopian · 15 years ago
  36. b01aa19 Merge "Rename ApplicationContext to ContextImpl." by Dianne Hackborn · 15 years ago
  37. 754a2ab Merge "a new java implementation of base64 for android-common" by Doug Zongker · 15 years ago
  38. 900f7e4 Merge "Add single-package restore from an app's most-recent data" by Chris Tate · 15 years ago
  39. 2f3d86f Merge "Add support in StatusBarManager for disabling ticker text." by Daniel Sandler · 15 years ago
  40. b7cc1ec a new java implementation of base64 for android-common by Doug Zongker · 15 years ago
  41. feddcc3 Merge "Move the NDK graphics wrapper (libjnigraphics) to frameworks/base/native" by Dima Zavin · 15 years ago
  42. da3b299 Merge "fix [2313526] sensor enable race condition" by Mathias Agopian · 15 years ago
  43. 8ae68fd Merge "Unhiding Rfc822Tokenizer.tokenize(CharSequence text, Collection<Rfc822Token> out)" by Michael Chan · 15 years ago
  44. c9edfe9 Merge "Some tests for install and replace package." by Suchi Amalapurapu · 15 years ago
  45. 2e48508 Merge "resolved conflicts for merge of dd24f599 to master" by Kenny Root · 15 years ago
  46. e416a03 resolved conflicts for merge of dd24f599 to master by Kenny Root · 15 years ago
  47. 6b578cb Merge "Framework part of issue #2391576: Add method to start the Jit and call it" by Dianne Hackborn · 15 years ago
  48. e3512d0 Merge "Remove source selector from SearchDialog" by Bjorn Bringert · 15 years ago
  49. 5dbafdf Merge "Stop using the PV software decoders and use ours (based on PV code) instead even in non-FULL_STAGEFRIGHT builds." by Andreas Huber · 15 years ago
  50. e925889 Merge "Stop scaring the kids when USB is connected." by Daniel Sandler · 15 years ago
  51. 9abfba7 Merge "When a window is closed, destroy the WebView properly so that WebCore is informed of it's destruction." by Ben Murdoch · 15 years ago
  52. 9e512bf Merge "Enable StreamLoader to be loaded in a separate thread." by Grace Kloba · 15 years ago
  53. df7b593 am aead64de: Fix issue: 2413494: [Passion-c] Add TTY support. by Eric Laurent · 15 years ago
  54. a7735d8 am b5c01b96: am 8a6c0607: Merge "SDK doc change: Fixed typo--fingure->finger Bug: 1993220" into eclair by Katie McCormick · 15 years ago
  55. 546b068 Merge "Fix 1667521 - system process crash after bad notification" by Joe Onorato · 15 years ago
  56. 4376a0c am 8a6c0607: Merge "SDK doc change: Fixed typo--fingure->finger Bug: 1993220" into eclair by Katie McCormick · 15 years ago
  57. d110523 Add ability to parse HTTP-format moratorium times by Dan Egnor · 15 years ago
  58. 1263274 Merge "Implement system data migration support." by Dianne Hackborn · 15 years ago
  59. 91a857b Merge "Fixed an overscrolling bug in AbsListView with a root in OverScroller." by Adam Powell · 15 years ago
  60. 6225fcd Merge "SDK doc change: Fixed typo--fingure->finger Bug: 1993220" into eclair by Katie McCormick · 15 years ago
  61. b67d3d8 Merge "Defer creating the video renderer until we see the first video frame." by Andreas Huber · 15 years ago
  62. 1528c16 Merge "Merge commit '2f7b69aa' into manualmerge" by Scott Main · 15 years ago
  63. 17fb4b2 Merge "Fix Czech lock screen date format." by Eric Fischer · 15 years ago
  64. 38c6665 Merge commit '2f7b69aa' into manualmerge by Scott Main · 15 years ago
  65. 3ef51c8 am 98a9fc0a: Merge "docs: revise the Style and Themes document to improve the clarity of the concepts and expand the available information" into eclair by Scott Main · 15 years ago
  66. 957a1a2 Merge "docs: revise the Style and Themes document to improve the clarity of the concepts and expand the available information" into eclair by Scott Main · 15 years ago
  67. bc54f47 Merge "Previous change broke A/V sync, this is a better change to eliminate negative media positions." by Andreas Huber · 15 years ago
  68. bdcab6d Merge "Add auto-restore setting and Backup Manager awareness thereof" by Chris Tate · 15 years ago
  69. d2a670d Merge "remove android.webkit.HttpDateTime, again" by Doug Zongker · 15 years ago
  70. e9bcf84 Merge "NativeDaemonConnector: Improve NativeDaemonException reporting to include the actual error response" by San Mehat · 15 years ago
  71. 7c48245 Merge "undo "move HttpDateTime from android.webkit to android-common jar"" by Doug Zongker · 15 years ago
  72. c8a2564 Merge "Copy ic_menu_search.png to ic_search_category_default.png" by Bjorn Bringert · 15 years ago
  73. 134bc70 Merge "Honor '+' in phone export in vCard." by Daisuke Miyakawa · 15 years ago
  74. befcc6d am b299f802: am 9f4cfc3a: Merge "Screenshots for sample syncadapter." into eclair by Megha Joshi · 15 years ago
  75. 439270f am 9f4cfc3a: Merge "Screenshots for sample syncadapter." into eclair by Megha Joshi · 15 years ago
  76. 277345a Merge "Screenshots for sample syncadapter." into eclair by Megha Joshi · 15 years ago
  77. 04a3f57 fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug) by Mathias Agopian · 15 years ago
  78. bf0a46d Merge "Remove "StringTest.java"." by Elliott Hughes · 15 years ago
  79. cf47472 Merge "BatteryStatsImpl: initalize audio timer" by Mike Chan · 15 years ago
  80. 8943766 Merge "move HttpDateTime from android.webkit to android-common jar" by Doug Zongker · 15 years ago
  81. b129347 move HttpDateTime from android.webkit to android-common jar by Doug Zongker · 15 years ago
  82. 81847cb Merge "Javadoc fixes to ScaleGestureDetector for SDK builds" by Adam Powell · 15 years ago
  83. cab88ac Merge "Fix fastscroll thumb" by Marco Nelissen · 15 years ago
  84. b54f7ac Merge "use device serial number to seed RNG for generating ANDROID_ID" by Doug Zongker · 15 years ago
  85. 332d828 Merge "Add a "dalvik.vm.gc.overwritefree" property. When set to "true", the VM will be given the "-Xgc:overwritefree" flag, and the GC will clobber the memory of freed objects." by Barry Hayes · 15 years ago
  86. 462d7cc Merge "Make the fastscroll thumb tell the parent to not intercept touch events, to keep the list from moving sideways in a "workspace" environment. Fixes one of the issues listed in bug 2374212" by Marco Nelissen · 15 years ago
  87. 10279c8 Merge "expose bootloader & radio versions, hardware string in API" by Doug Zongker · 15 years ago
  88. 87880aa Merge "Add missing contentDescription to focusable controls." by Romain Guy · 15 years ago
  89. 0074f37 Merge "AudioPlayer didn't properly account for the latency when calculating the current media time." by Andreas Huber · 15 years ago
  90. 8b871bb Merge "Apps on sdcard: Add new broadcasts" by Suchi Amalapurapu · 15 years ago
  91. a908fd5 Merge "Add support for sending touch events in DRT." by Ben Murdoch · 15 years ago
  92. 66cde81 Merge "Rebuild a cleaner certificates chain before validating it." by Leon Clarke · 15 years ago
  93. 45f4782 am 3db1ebaf: am 4ed2b1c3: Pass touch event time from Java to WebKit by Grace Kloba · 15 years ago
  94. 0673586 Fix ETC1 texture decoding. by Jack Palevich · 15 years ago
  95. 21549fa am 4ed2b1c3: Pass touch event time from Java to WebKit by Grace Kloba · 15 years ago
  96. 3107535 Merge "implement [2396050] Add ETC1 texture support to AGL" by Mathias Agopian · 15 years ago
  97. 18b915a implement [2396050] Add ETC1 texture support to AGL by Mathias Agopian · 15 years ago
  98. 035bcdd Merge "Fix the SDK build." by Xavier Ducrohet · 15 years ago
  99. 4c11aa6 Merge "Modifying Services Tests XML file so it builds with the right permissions." by Neal Nguyen · 15 years ago
  100. 5053f5c Merge "Improve some of the documentation in RecognizerIntent to reduce confusion." by Mike LeBeau · 15 years ago