1. 3e56d0b Merge "Changed SyncOperation.toKey() to not rely on the implementation of Account.toString()" into froyo by Fred Quintana · 15 years ago
  2. 6180fa2 Merge "fix xml sample error" into froyo by Scott Main · 15 years ago
  3. 5df494e Merge "Checkin initial bluetooth stress tests." into froyo by Eric Rowe · 15 years ago
  4. 1cf67de Merge "Doc change: Add nexus one to dev phones." into froyo by Scott Main · 15 years ago
  5. 3d4ba7f Merge "Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference." into froyo by Andreas Huber · 15 years ago
  6. 7b8a236 Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base into HEAD by The Android Open Source Project · 15 years ago
  7. d80c3e2 fix inaccurate copyrights by Jean-Baptiste Queru · 15 years ago
  8. 81213d6 Merge "Fixes regarding densities in "Providing Resources" documentation page." into froyo by Gilles Debunne · 15 years ago
  9. e2ca0e8 Merge "Fixed doc typos in HeterogeneousExpandableList.java." into froyo by Gilles Debunne · 15 years ago
  10. b5a0d4b Merge from open-source froyo by The Android Open Source Project · 15 years ago
  11. 9c990d4 Merge "fix markup error bug:2871538" into froyo by Scott Main · 15 years ago
  12. be2ec77 Merge "COMMENT ONLY change to clarify ContentProvider documentation." into froyo by Brad Fitzpatrick · 15 years ago
  13. 38723b0 Merge "Add a method to let a properly permissioned app directly manipulate the user activity timeout. We should come up with a better API for this, but this is for a last minute power manager hack to turn off the screen sooner after a phone call ends." into froyo by Joe Onorato · 15 years ago
  14. e39c274 Merge "Avoid leaking file descriptors when returning drop box events." into froyo by Dan Egnor · 15 years ago
  15. 468c4f6 Merge "COMMENT ONLY change to add some warnings about ParcelFileDescriptor behavior with Parcel.writeValue()." into froyo by Dan Egnor · 15 years ago
  16. 351778f Merge "COMMENT-ONLY change to clarify Camera documentation." into froyo by Dan Egnor · 15 years ago
  17. 7125c10 Merge "docs: add troubleshooting to eclipse guide about restarting adb" into froyo by Scott Main · 15 years ago
  18. fb9b248 Merge "Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test." into froyo by Hung Dang · 15 years ago
  19. f044328 Merge "docs: editorial revisions to Search guide" into froyo by Scott Main · 15 years ago
  20. 9457041 Merge "docs: update notepad tutorial to change EditNote activity title and update codelab zip" into froyo by Scott Main · 15 years ago
  21. 9db8431 Merge "Doc change: Update AVD create instructions." into froyo by Katie McCormick · 15 years ago
  22. a4e25ab Merge "docs: lots of additions to the resources docs new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type" into froyo by Scott Main · 15 years ago
  23. 2658215 Merge "Skip hostname verification when using insecure factory" into froyo by Andrew Stadler · 15 years ago
  24. 85001bc Merge "Fix issue #2834005: Android Settings.Secure bypass" into froyo by Dianne Hackborn · 15 years ago
  25. 4c655a2 Merge "docs: add caution about adt in eclipse 3.6" into froyo by Scott Main · 15 years ago
  26. 90dc86d Merge "Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc." into froyo by Dirk Dougherty · 15 years ago
  27. 4e459e7 Merge "Flush binder buffer after setting raw heap to avoid leaking a reference." into froyo by Chih-Chung Chang · 15 years ago
  28. 60a1589 Merge "docs: update device dashboard; add historical chart" into froyo by Scott Main · 15 years ago
  29. b6aef25 Flush binder buffer after setting raw heap to avoid leaking a reference. by Chih-Chung Chang · 15 years ago
  30. a71f3af Merge "Verify hostname where possible, and clarify where not." into froyo by Doug Zongker · 15 years ago
  31. 29d8e66 Merge "docs: Remove the TOS from download flow and remove TOS entirely because it's no longer relevant to the SDK download package" into froyo by Scott Main · 15 years ago
  32. 2f90b21 Merge "Properly note the current active restore set's token" into froyo by Dianne Hackborn · 15 years ago
  33. 7ed4deb Merge "Do not log AT command traffic by default." into froyo by Nick Pelly · 15 years ago
  34. 0d168d3 Merge "docs: update backup dev guide with Android Backup Service registration info" into froyo by Scott Main · 15 years ago
  35. 0f63401 Merge "Doc change: Fix description of certificate matching requirement for app updates." into froyo by Dirk Dougherty · 15 years ago
  36. 748ad2b Merge "When filling the cache, we always time out waiting for a condition that won't occur. We are actually improving the power consumption for streaming applications like Pandora." into froyo by James Dong · 15 years ago
  37. e9a36f1 Merge "TimedEventQueue is apparently important for glitch-free media playback, and so having it inherit its priority from the thread that created it is a bad idea. Instead, set the priority explicitly, and bump it to slightly higher than normal." into froyo by Dave Sparks · 15 years ago
  38. b7310b2 Merge "docs: update dashboard" into froyo by Scott Main · 15 years ago
  39. 98294e5 Move android-common to framework/ex by Ying Wang · 15 years ago
  40. d103af4 Merge "Use the droidcore goal with dist-for-goals." into froyo by Joe Onorato · 15 years ago
  41. fa5f5bc Merge "The aapt and aidl tools are prebuilt when we're doing an apps-only build, so don't try to build them." into froyo by Joe Onorato · 15 years ago
  42. 10d3c34 Merge "docs: add information about known issues in resource matching for screen density and system version. Add section about providing compatibility for multiple devices" into froyo by Scott Main · 15 years ago
  43. 3dde370 Merge "docs: fix markup error" into froyo by Scott Main · 15 years ago
  44. 6c62242 Merge "Doc change: remove pdf summary of guidelines from templates archive." into froyo by Dirk Dougherty · 15 years ago
  45. c17564d Merge "Remove indefinite DHCP retries" into froyo by Irfan Sheriff · 15 years ago
  46. 977a647 Use the droidcore goal with dist-for-goals. by Joe Onorato · 15 years ago
  47. 68c92f3 Merge "Don't adjust lights if screen or button brightness is changed when the screen is off." into froyo by Mike Lockwood · 15 years ago
  48. a9d5632 Merge "Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes down." into froyo by Adam Powell · 15 years ago
  49. 5ca447a Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" into froyo by Jim Miller · 15 years ago
  50. 649329c Merge "Add a method to hide/show a SurfaceView's surface." into froyo by Romain Guy · 15 years ago
  51. c354b89 Merge "Fix 2737842: disable keyguard API when device policy is enabled." into froyo by Jim Miller · 15 years ago
  52. e185584 Merge "Don't bring up Launcher until after boot complete" into froyo by Christopher Tate · 15 years ago
  53. 73f8edb Merge "Fix issue #2749322: addPackageToPreferred throws SecurityException" into froyo by Dianne Hackborn · 15 years ago
  54. 7188d68 Merge "Watchdog now records kernel stacks when it fires" into froyo by Christopher Tate · 15 years ago
  55. 28b9f6e Merge "xhdpi" into froyo by Dianne Hackborn · 15 years ago
  56. 0f3ca0f Merge "Make the DUN apn data secure." into froyo by Robert Greenwalt · 15 years ago
  57. da26806 Merge "Changes to the prefetcher to allow for bursts of data to be transferred, hopefully allowing the radio to go to low-power mode while idle." into froyo by Andreas Huber · 15 years ago
  58. c253940 Merge "Doc change: Adjust security sandbox description." into froyo by Dirk Dougherty · 15 years ago
  59. c1cf270 Merge "Fix a Javadoc to clarify when setAudioStreamType() should be called." into froyo by James Dong · 15 years ago
  60. e66d578 Merge "docs: a couple doc bug fixes" into froyo by Scott Main · 15 years ago
  61. 4005afd Merge "Doc change: rename slide decks for sorting by year then quarter." into froyo by Dirk Dougherty · 15 years ago
  62. f192ba7 Merge "Comment-only change to add documentation for FileObserver" into froyo by Dan Egnor · 15 years ago
  63. 2a053dc Merge "Doc change: updated dashboards stats." into froyo by Dirk Dougherty · 15 years ago
  64. 2baa0fb Merge "Fix typo in EastAsianWidth javadoc" into froyo by Kenny Root · 15 years ago
  65. f007f06 Merge "Doc change: Add ADL 2Q10 slide decks to shareables directory. Remove latest_samples.zip from shareables." into froyo by Dirk Dougherty · 15 years ago
  66. 5b4069e Merge "Don't enforce broadcast timeouts for PRE_BOOT_COMPLETED broadcasts." into froyo by Jeff Hamilton · 15 years ago
  67. cde6827 Merge "Fix null pointer exception" into froyo by Irfan Sheriff · 15 years ago
  68. 6667c79 Merge "Doc change: Suggest min keysize of 2048 for keys." into froyo by Dirk Dougherty · 15 years ago
  69. 60f35bb Merge "Doc change: fix adt download page, misc doc fixes." into froyo by Dirk Dougherty · 15 years ago
  70. d50f839 Merge "Fix escaping of characters" into froyo by Irfan Sheriff · 15 years ago
  71. d5fa4a9 Merge "Added the runtime parameters for the mediarecorder stress test. Set the total number of the stress loops of camera preview memory test to 200." into froyo by Yu Shan Emily Lau · 15 years ago
  72. 5fed07a Merge "Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize." into froyo by Andreas Huber · 15 years ago
  73. 98ca2ec Merge "docs: add youtube video to highlights" into froyo by Scott Main · 15 years ago
  74. ee85a0a Merge "doc: add developing and testing info to backup guide" into froyo by Scott Main · 15 years ago
  75. 0c113f6 Merge "docs: revise platform intro" into froyo by Scott Main · 15 years ago
  76. 4f7c935 Merge "Uncomment a test that was marked as STOPSHIP Add MediumTest tag" into froyo by Suchi Amalapurapu · 15 years ago
  77. c6c11bd Merge "Removing STOPSHIP logs." into froyo by Jaikumar Ganesh · 15 years ago
  78. 8608054 Merge "docs: fix markup error" into froyo by Scott Main · 15 years ago
  79. 0c9d643 Merge "docs: revise webview description and add info for targeting screen densities" into froyo by Scott Main · 15 years ago
  80. 41613ed Merge "Make the SSID field of WifiConfiguration consistent with API description." into froyo by Chung-yih Wang · 15 years ago
  81. 9b0f549 Merge "Doc change: adjust compatibility doc." into froyo by Dirk Dougherty · 15 years ago
  82. 2363a9d Merge "Doc change: adjustments to the api changes description" into froyo by Dirk Dougherty · 15 years ago
  83. c04d390 Merge "Doc change: add note about future instruction set support." into froyo by Dirk Dougherty · 15 years ago
  84. a3f10c5 Merge "Doc change: documentation for library projects in sdk." into froyo by Dirk Dougherty · 15 years ago
  85. 32374ef Merge "Doc change: adjustments for ndk feature description" into froyo by Dirk Dougherty · 15 years ago
  86. 60ef6d7 Merge "Fix 2672155 Check the code path when enabling disabling packages." into froyo by Suchi Amalapurapu · 15 years ago
  87. c7e64a8 Merge "Bug 2680071: Rename the Cloud to Device" into froyo by Costin Manolache · 15 years ago
  88. b4490ff Bug 2680071: Rename the Cloud to Device by Costin Manolache · 15 years ago
  89. 7a789c8 Merge "docs: add missing path-permissions document" into froyo by Scott Main · 15 years ago
  90. 003f8c3 Merge "docs: fix broken links" into froyo by Scott Main · 15 years ago
  91. 5d8d9f1 Merge "Doc change: remove Google I/O 09 from carousel." into froyo by Dirk Dougherty · 15 years ago
  92. 5f50306 Merge "docs: fix broken anchor names" into froyo by Scott Main · 15 years ago
  93. c42a5b0 Merge "Doc change: update diff report 7-> 8" into froyo by Dirk Dougherty · 15 years ago
  94. 2a2c699 Merge "docs: remove the dashboard from the sidenav for the offline docs" into froyo by Scott Main · 15 years ago
  95. b7c34d1 Merge "Fix imf tests." into froyo by Brett Chabot · 15 years ago
  96. 6ff074c Merge "docs: remove allowBackup attribute from documentation" into froyo by Scott Main · 15 years ago
  97. 4ef3c6a Merge "Hide two audio focus methods." into froyo by Xavier Ducrohet · 15 years ago
  98. ac1feed Merge "Don't clear the _data column in the audio_meta table, since it isn't needed, and causes a sqlite constraint exception. Bug 2671792." into froyo by Marco Nelissen · 15 years ago
  99. cd4d3b6 Merge "Fix issue #2676378: Activity Manager Crash on FRF40" into froyo by Dianne Hackborn · 15 years ago
  100. 0feef91 Merge "Doc Change: Docs for NDK r4." into froyo by Dirk Dougherty · 15 years ago