1. c5d1c6d add sync polling by Fred Quintana · 15 years ago
  2. 0a45a09 am 0af04493: am 31bfdf69: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  3. 4023afd Merge "Add support for direct EGLImageKHR use with pushbuffer API" by Mathias Agopian · 15 years ago
  4. cb2d35d Merge "Proper EGLImageKHR error handling" by Mathias Agopian · 15 years ago
  5. b74a84d Merge "Fix dialogs to occupy more space." by Romain Guy · 15 years ago
  6. d60d374 Fix dialogs to occupy more space. by Romain Guy · 15 years ago
  7. 2cd2374 Merge "Make ACCOUNT_NAME/ACCOUNT_TYPE consistent." by Ken Shirriff · 15 years ago
  8. 15049e4 Make ACCOUNT_NAME/ACCOUNT_TYPE consistent. by Ken Shirriff · 15 years ago
  9. cb14ec1 Merge "Don't hold the backup queue lock across a backup operation" by Chris Tate · 15 years ago
  10. 1688d31 Merge "Keep automatic screen brightness monotonically increasing until screen is turned off." by Mike Lockwood · 15 years ago
  11. 97e4494 Add an AlarmManager API to set the system time (with the proper permissions). by Dan Egnor · 15 years ago
  12. 9446c50 Merge "When the extractor is not able to be created successfully, don't crash" by James Dong · 15 years ago
  13. b286541 Keep automatic screen brightness monotonically increasing until screen is turned off. by Mike Lockwood · 15 years ago
  14. c61da31 Don't hold the backup queue lock across a backup operation by Christopher Tate · 15 years ago
  15. 7722abe Bug 2420366 by Paul Westbrook · 15 years ago
  16. 0af0449 am 31bfdf69: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  17. 744d902 Add a new permission and remove createTitleFromFilename. by Leon Scroggins · 15 years ago
  18. 31bfdf6 reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  19. 1009e82 Merge "Adding speech recognition service public API" by Bjorn Bringert · 15 years ago
  20. 3da3cad Adding speech recognition service public API by Valentin Kravtsov · 15 years ago
  21. 17fe395 Merge "rename encodeString to encodeToString" by Doug Zongker · 15 years ago
  22. f6e003b Merge "Add ability to parse HTTP-format moratorium times (since pretty much every user wants this)." by Dan Egnor · 15 years ago
  23. e4cfcb8 When the extractor is not able to be created successfully, don't crash by James Dong · 15 years ago
  24. f575403 Whoops I am an idiot. by Dianne Hackborn · 15 years ago
  25. 760dcec 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
  26. 8fca8ab Whoops, update preloaded classes. by Dianne Hackborn · 15 years ago
  27. fcdd394 Add support for direct EGLImageKHR use with pushbuffer API by Mathias Agopian · 15 years ago
  28. e2127fb rename encodeString to encodeToString by Doug Zongker · 15 years ago
  29. 42d99d2 Proper EGLImageKHR error handling by Mathias Agopian · 15 years ago
  30. 50929f0 Merge "Rename ApplicationContext to ContextImpl." by Dianne Hackborn · 15 years ago
  31. c04236c Merge "a new java implementation of base64 for android-common" by Doug Zongker · 15 years ago
  32. 2155637 Rename ApplicationContext to ContextImpl. by Dianne Hackborn · 15 years ago
  33. 5c1779b Merge "Add single-package restore from an app's most-recent data" by Chris Tate · 15 years ago
  34. 8472581 Add single-package restore from an app's most-recent data by Christopher Tate · 15 years ago
  35. 64226a4 Merge "Add support in StatusBarManager for disabling ticker text." by Daniel Sandler · 15 years ago
  36. 91e1d0c Add support in StatusBarManager for disabling ticker text. by Daniel Sandler · 15 years ago
  37. 6123eaf a new java implementation of base64 for android-common by Doug Zongker · 15 years ago
  38. 214ea34 Merge "Move the NDK graphics wrapper (libjnigraphics) to frameworks/base/native" by Dima Zavin · 15 years ago
  39. 3227631 Move the NDK graphics wrapper (libjnigraphics) to frameworks/base/native by Dima Zavin · 15 years ago
  40. ac72cb9 Merge "fix [2313526] sensor enable race condition" by Mathias Agopian · 15 years ago
  41. b3dc5eb fix [2313526] sensor enable race condition by Mathias Agopian · 15 years ago
  42. cf6b299 Merge "Unhiding Rfc822Tokenizer.tokenize(CharSequence text, Collection<Rfc822Token> out)" by Michael Chan · 15 years ago
  43. c4aac70 Merge "Some tests for install and replace package." by Suchi Amalapurapu · 15 years ago
  44. a969dc4 Unhiding Rfc822Tokenizer.tokenize(CharSequence text, Collection<Rfc822Token> out) by Michael Chan · 15 years ago
  45. 5c19aec API review: TrafficStats: rename Pkts to Packets by Ken Shirriff · 15 years ago
  46. 46c5312 Rename GestureUtilities to GestureUtils. by Romain Guy · 15 years ago
  47. 8f3ff09 Merge "resolved conflicts for merge of dd24f599 to master" by Kenny Root · 15 years ago
  48. 2cce626 resolved conflicts for merge of dd24f599 to master by Kenny Root · 15 years ago
  49. e7038ac Camcorder profile Java API support by James Dong · 15 years ago
  50. 7b4030d Merge "Framework part of issue #2391576: Add method to start the Jit and call it" by Dianne Hackborn · 15 years ago
  51. fb06c59 Merge "Remove source selector from SearchDialog" by Bjorn Bringert · 15 years ago
  52. 2a9094d Framework part of issue #2391576: Add method to start the Jit and call it by Dianne Hackborn · 15 years ago
  53. 1ec608d Sharper mdpi transfers of usb_android{,_connected}.png. by Daniel Sandler · 15 years ago
  54. da5c1bd Remove source selector from SearchDialog by Bjorn Bringert · 15 years ago
  55. 76bc4a6 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
  56. acfbc80 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
  57. 09922d8 Merge "Stop scaring the kids when USB is connected." by Daniel Sandler · 15 years ago
  58. fb37dc8 Stop scaring the kids when USB is connected. by Daniel Sandler · 15 years ago
  59. caa2a69 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
  60. 5c33c62 Merge "Enable StreamLoader to be loaded in a separate thread." by Grace Kloba · 15 years ago
  61. dd24f59 am aead64de: Fix issue: 2413494: [Passion-c] Add TTY support. by Eric Laurent · 15 years ago
  62. d0e18ff First pass at USB Tethering. by Robert Greenwalt · 15 years ago
  63. ac75f56 Enable StreamLoader to be loaded in a separate thread. by Grace Kloba · 15 years ago
  64. fc4a69e When a window is closed, destroy the WebView properly so that WebCore is informed of it's destruction. by Ben Murdoch · 15 years ago
  65. 3141e0a Add new ConsoleMessage class that adds more information (such as the Message Log Level from WebCore) and a new overload of onConsoleMessage that takes this as a parameter. by Ben Murdoch · 15 years ago
  66. 5d9661b Add getAttributeDouble() and focal length tag. by Wu-cheng Li · 15 years ago
  67. aead64d Fix issue: 2413494: [Passion-c] Add TTY support. by Eric Laurent · 15 years ago
  68. fcebc0c am b5c01b96: am 8a6c0607: Merge "SDK doc change: Fixed typo--fingure->finger Bug: 1993220" into eclair by Katie McCormick · 15 years ago
  69. f1dd37a Merge "Fix 1667521 - system process crash after bad notification" by Joe Onorato · 15 years ago
  70. 68065e0 Fix 1667521 - system process crash after bad notification by Joe Onorato · 15 years ago
  71. b5c01b9 am 8a6c0607: Merge "SDK doc change: Fixed typo--fingure->finger Bug: 1993220" into eclair by Katie McCormick · 15 years ago
  72. 2991425 Add ability to parse HTTP-format moratorium times by Dan Egnor · 15 years ago
  73. fa6bc84 Merge "Implement system data migration support." by Dianne Hackborn · 15 years ago
  74. afbaaa1 Some tests for install and replace package. by Suchi Amalapurapu · 15 years ago
  75. b039fd4 Merge "Fixed an overscrolling bug in AbsListView with a root in OverScroller." by Adam Powell · 15 years ago
  76. 8a6c060 Merge "SDK doc change: Fixed typo--fingure->finger Bug: 1993220" into eclair by Katie McCormick · 15 years ago
  77. 5258919 Merge "Defer creating the video renderer until we see the first video frame." by Andreas Huber · 15 years ago
  78. eb6b1fa Fixed an overscrolling bug in AbsListView with a root in OverScroller. by Adam Powell · 15 years ago
  79. d9ebf24 Merge "Merge commit '2f7b69aa' into manualmerge" by Scott Main · 15 years ago
  80. 75e1598 Merge "Fix Czech lock screen date format." by Eric Fischer · 15 years ago
  81. db72f1b SDK doc change: Fixed typo--fingure->finger Bug: 1993220 by Katie McCormick · 15 years ago
  82. 952e395 Merge commit '2f7b69aa' into manualmerge by Scott Main · 15 years ago
  83. 2f7b69a 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
  84. 98a9fc0 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
  85. 7085b684 Defer creating the video renderer until we see the first video frame. by Andreas Huber · 15 years ago
  86. b858dfd Implement system data migration support. by Dianne Hackborn · 15 years ago
  87. bca1c65 Merge "Previous change broke A/V sync, this is a better change to eliminate negative media positions." by Andreas Huber · 15 years ago
  88. 065f69e Previous change broke A/V sync, this is a better change to eliminate negative media positions. by Andreas Huber · 15 years ago
  89. 348f7b9 Merge "Add auto-restore setting and Backup Manager awareness thereof" by Chris Tate · 15 years ago
  90. cce9da5 Add auto-restore setting and Backup Manager awareness thereof by Christopher Tate · 15 years ago
  91. 8c59ec5 Merge "remove android.webkit.HttpDateTime, again" by Doug Zongker · 15 years ago
  92. a15caf8 Merge "NativeDaemonConnector: Improve NativeDaemonException reporting to include the actual error response" by San Mehat · 15 years ago
  93. 574ee39 Fix Czech lock screen date format. by Eric Fischer · 15 years ago
  94. 4d57709 docs: revise the Style and Themes document to improve the by Scott Main · 15 years ago
  95. ec4caa0 NativeDaemonConnector: Improve NativeDaemonException reporting to include the actual error response by San Mehat · 15 years ago
  96. 45a9a14 remove android.webkit.HttpDateTime, again by Doug Zongker · 15 years ago
  97. 70d10c0 Fix a deadlock caused by the AudioPlayer notifying the observer that the stream had ended at the same time the observer was shutting down the AudioPlayer. by Andreas Huber · 15 years ago
  98. 3c4a1eb Merge "undo "move HttpDateTime from android.webkit to android-common jar"" by Doug Zongker · 15 years ago
  99. e4a74ea undo "move HttpDateTime from android.webkit to android-common jar" by Doug Zongker · 15 years ago
  100. daea589 Merge "Copy ic_menu_search.png to ic_search_category_default.png" by Bjorn Bringert · 15 years ago