1. 018ad09 am c7388e35: am 5f1beda1: Merge "Make the SSID field of WifiConfiguration consistent with API description." into froyo by Chung-yih Wang · 15 years ago
  2. 74368e0 am 5f1beda1: Merge "Make the SSID field of WifiConfiguration consistent with API description." into froyo by Chung-yih Wang · 15 years ago
  3. 41613ed Merge "Make the SSID field of WifiConfiguration consistent with API description." into froyo by Chung-yih Wang · 15 years ago
  4. ff829f9 am 39c31bba: am aa77de13: Fix issue #2686193: Can\'t move apps to SD card by Dianne Hackborn · 15 years ago
  5. fdcc355 am aa77de13: Fix issue #2686193: Can\'t move apps to SD card by Dianne Hackborn · 15 years ago
  6. 2669e12 am c6b7a2d7: am d1e9d590: Doc change: add sizes/sums for sdk/ndk/adt packages. by Dirk Dougherty · 15 years ago
  7. 42e980e am d1e9d590: Doc change: add sizes/sums for sdk/ndk/adt packages. by Dirk Dougherty · 15 years ago
  8. 0d184f0 Merge "fix uninitialized variable in DisplayHardware" into kraken by Mathias Agopian · 15 years ago
  9. 0d4e00d fix uninitialized variable in DisplayHardware by Mathias Agopian · 15 years ago
  10. 4843fbd am a5cd816c: am eb9128f9: Fix sampleTable instantiation, this makes sure that the sample table refers to the custom datasource that caches the metadata to prevent needless seeking. by Andreas Huber · 15 years ago
  11. 2188a17 am eb9128f9: Fix sampleTable instantiation, this makes sure that the sample table refers to the custom datasource that caches the metadata to prevent needless seeking. by Andreas Huber · 15 years ago
  12. cf44a76 Merge "Get rid of warnings when compiled with -Wformat-security" into kraken by Nick Kralevich · 15 years ago
  13. 0259a75 am 900b6157: merge from open-source master by The Android Open Source Project · 15 years ago
  14. 4c53558 merge from open-source master by The Android Open Source Project · 15 years ago
  15. 58e1173 am fb580943: am 826c9f77: docs: fix broken link, reduce API info about backup and point to dev guide by Scott Main · 15 years ago
  16. cf6dd9b am 826c9f77: docs: fix broken link, reduce API info about backup and point to dev guide by Scott Main · 15 years ago
  17. 0f27e3d am 0d54b806: am 60026c3a: Merge "Doc change: adjust compatibility doc." into froyo by Dirk Dougherty · 15 years ago
  18. d1ad52a am 60026c3a: Merge "Doc change: adjust compatibility doc." into froyo by Dirk Dougherty · 15 years ago
  19. 9b0f549 Merge "Doc change: adjust compatibility doc." into froyo by Dirk Dougherty · 15 years ago
  20. 50c434c am 55b7d124: merge from open-source master by The Android Open Source Project · 15 years ago
  21. 4dd72e1 merge from open-source master by The Android Open Source Project · 15 years ago
  22. 078418e am 3d52305f: am 59cfe713: Merge "Doc change: adjustments to the api changes description" into froyo by Dirk Dougherty · 15 years ago
  23. 1e588cf am 59cfe713: Merge "Doc change: adjustments to the api changes description" into froyo by Dirk Dougherty · 15 years ago
  24. e5588e1 am cae9cfee: am bba70cdb: Merge "Doc change: add note about future instruction set support." into froyo by Dirk Dougherty · 15 years ago
  25. 2363a9d Merge "Doc change: adjustments to the api changes description" into froyo by Dirk Dougherty · 15 years ago
  26. b7a9cbc am bba70cdb: Merge "Doc change: add note about future instruction set support." into froyo by Dirk Dougherty · 15 years ago
  27. c04d390 Merge "Doc change: add note about future instruction set support." into froyo by Dirk Dougherty · 15 years ago
  28. 7e54c66 am bf4cecd2: am 89969d4c: Merge "Doc change: documentation for library projects in sdk." into froyo by Dirk Dougherty · 15 years ago
  29. 4d81587 am 89969d4c: Merge "Doc change: documentation for library projects in sdk." into froyo by Dirk Dougherty · 15 years ago
  30. 6b4a878 Merge "Only hold a weak pointer on SurfaceComposerClients" by Jean-Baptiste Queru · 15 years ago
  31. a3f10c5 Merge "Doc change: documentation for library projects in sdk." into froyo by Dirk Dougherty · 15 years ago
  32. 00fe505 Merge "Detect and handle premature termination of a recording session" into kraken by James Dong · 15 years ago
  33. d76c034 Merge "Forgot to fix one -Wformat-security in my previous change. Fixed." into kraken by Nick Kralevich · 15 years ago
  34. 1a03efa Merge "Fix deadlock if the last reference of ICameraClient is removed in ICamera::connect()" into kraken by Chih-Chung Chang · 15 years ago
  35. c297cbf am 6d8e4fd8: am b83a283a: docs: add dev guide for backup by Scott Main · 15 years ago
  36. 62cabab am b83a283a: docs: add dev guide for backup by Scott Main · 15 years ago
  37. c58bb54 Merge "Fix issue 2622023 Clean up all hardcoded '/sdcard' in camera related codes." into kraken by Ray Chen · 15 years ago
  38. d181206 Merge "SetLocaleByCarrier, only if its not an unknown carrier." by Jean-Baptiste Queru · 15 years ago
  39. e8de8f4 Forgot to fix one -Wformat-security in my previous change. Fixed. by Nick Kralevich · 15 years ago
  40. 5b803f0 am 1d628c5d: merge from open-source master by The Android Open Source Project · 15 years ago
  41. f614ba9 merge from open-source master by The Android Open Source Project · 15 years ago
  42. 9f6d082 Merge "AudioFlinger: rename variables to clarify reference to track channel count or channel mask" into kraken by Eric Laurent · 15 years ago
  43. a602212 Merge "Remove libdrm2. This code appears to be unused." into kraken by Nick Kralevich · 15 years ago
  44. f2abe4c am 9167ba50: merge from open-source master by The Android Open Source Project · 15 years ago
  45. d69ec09 merge from open-source master by The Android Open Source Project · 15 years ago
  46. df325c5 Get rid of warnings when compiled with -Wformat-security by Nick Kralevich · 15 years ago
  47. a7b36de Merge "Accept media files by file extension in case insensitive manner." by Jean-Baptiste Queru · 15 years ago
  48. e151216 AudioFlinger: rename variables to clarify reference to track channel count or channel mask by Eric Laurent · 15 years ago
  49. 73e1599 am d48e0382: am fb473bb6: Merge "Doc change: adjustments for ndk feature description" into froyo by Dirk Dougherty · 15 years ago
  50. dee7dcb am fb473bb6: Merge "Doc change: adjustments for ndk feature description" into froyo by Dirk Dougherty · 15 years ago
  51. 32374ef Merge "Doc change: adjustments for ndk feature description" into froyo by Dirk Dougherty · 15 years ago
  52. fbbeb9b am d317edab: am a0711e7b: Doc change: Add compatibility article. by Dirk Dougherty · 15 years ago
  53. 706ca4b am a0711e7b: Doc change: Add compatibility article. by Dirk Dougherty · 15 years ago
  54. 8fd8b84 Merge "Remove dummy surface in CameraSource" into kraken by James Dong · 15 years ago
  55. 0edd269 Merge "Put the wifi status icon in the right place." by Joe Onorato · 15 years ago
  56. ab82c97 am b63ea5f7: am c928a11e: Merge "Fix 2672155 Check the code path when enabling disabling packages." into froyo by Suchi Amalapurapu · 15 years ago
  57. ad89c7d am c928a11e: Merge "Fix 2672155 Check the code path when enabling disabling packages." into froyo by Suchi Amalapurapu · 15 years ago
  58. 60ef6d7 Merge "Fix 2672155 Check the code path when enabling disabling packages." into froyo by Suchi Amalapurapu · 15 years ago
  59. e03f777 Merge "Get rid of warnings when compiled with -Wformat-security" into kraken by Nick Kralevich · 15 years ago
  60. c35b71b am b1110149: merge from open-source master by The Android Open Source Project · 15 years ago
  61. 7541e1e merge from open-source master by The Android Open Source Project · 15 years ago
  62. 9985714 am a3d5549c: am 098e58da: Use SystemClock.elapsedRealtime in ShutdownThread timeout logic by Mike Lockwood · 15 years ago
  63. a5cdbc8 am 098e58da: Use SystemClock.elapsedRealtime in ShutdownThread timeout logic by Mike Lockwood · 15 years ago
  64. f0f0539 Merge "Corrected debug message in WindowManager" by Dianne Hackborn · 15 years ago
  65. e33192c Merge "Add FLAG_RERAIN_PHONE_NUMBER_FORMATTING." into kraken by Jaikumar Ganesh · 15 years ago
  66. 27ed278 Merge "New test in FrameworkTest for the VelocityTracker class" by Jean-Baptiste Queru · 15 years ago
  67. 64c61b1 am 28fadef2: am 3c78a1b5: Return a runtime error instead of asserting if the AACDecoder is passed an unsupported config. by Andreas Huber · 15 years ago
  68. 6e8d3ab am 3c78a1b5: Return a runtime error instead of asserting if the AACDecoder is passed an unsupported config. by Andreas Huber · 15 years ago
  69. 4232019 Merge "Preserve '+' in phone numbers imported from SIM." by Jean-Baptiste Queru · 15 years ago
  70. 2793fb6 am 1a3b3d48: merge from open-source master by The Android Open Source Project · 15 years ago
  71. e154bdd merge from open-source master by The Android Open Source Project · 15 years ago
  72. 7232215 Merge "Fix issue 2678048: binder death detection in AudioFlinger is broken." into kraken by Eric Laurent · 15 years ago
  73. a2579f9 Merge "Several fixes in AudioDumpInterface:" into kraken by Eric Laurent · 15 years ago
  74. d462506 am fa2e3dcd: am 8ea9f130: Merge "Bug 2680071: Rename the Cloud to Device" into froyo by Costin Manolache · 15 years ago
  75. 58ed31e am 8ea9f130: Merge "Bug 2680071: Rename the Cloud to Device" into froyo by Costin Manolache · 15 years ago
  76. c7e64a8 Merge "Bug 2680071: Rename the Cloud to Device" into froyo by Costin Manolache · 15 years ago
  77. 673b56b another attempt at fixing the build by Mathias Agopian · 15 years ago
  78. a1ac870 Merge "SharedBufferStack now can grow up to 16 buffers." into kraken by Mathias Agopian · 15 years ago
  79. 7fe53f9 Merge "Refactor some code in surfaceflinger in preparation of upcoming changes" into kraken by Mathias Agopian · 15 years ago
  80. d292310 Merge "remove the "memcpy" hack" into kraken by Mathias Agopian · 15 years ago
  81. b5b7f26 SharedBufferStack now can grow up to 16 buffers. by Mathias Agopian · 15 years ago
  82. d606de6 Refactor some code in surfaceflinger in preparation of upcoming changes by Mathias Agopian · 15 years ago
  83. b4490ff Bug 2680071: Rename the Cloud to Device by Costin Manolache · 15 years ago
  84. 89141f9 remove the "memcpy" hack by Mathias Agopian · 15 years ago
  85. 0bd38d0 am c99c401d: am 38b523af: Merge "docs: add missing path-permissions document" into froyo by Scott Main · 15 years ago
  86. d164e9e am 8b27c965: am f0e4ae56: Merge "docs: fix broken links" into froyo by Scott Main · 15 years ago
  87. 2b51468 am bfc63c7b: am 336d7dcb: The default AlertDialog allows cancel. But the default JSConfim doesn\'t have a cancel listener. So when user cancel the dialog, we do not wake up the WebCoreThread. The same code is already done for JSPrompt dialog correctly. by Grace Kloba · 15 years ago
  88. a4d5d70 am 38b523af: Merge "docs: add missing path-permissions document" into froyo by Scott Main · 15 years ago
  89. d9cb81c am f0e4ae56: Merge "docs: fix broken links" into froyo by Scott Main · 15 years ago
  90. 7f2992d am 336d7dcb: The default AlertDialog allows cancel. But the default JSConfim doesn\'t have a cancel listener. So when user cancel the dialog, we do not wake up the WebCoreThread. The same code is already done for JSPrompt dialog correctly. by Grace Kloba · 15 years ago
  91. 400bb7c am 79090cb3: merge from open-source master by The Android Open Source Project · 15 years ago
  92. 7a789c8 Merge "docs: add missing path-permissions document" into froyo by Scott Main · 15 years ago
  93. ae5c954 am 4adacd23: merge from open-source master by The Android Open Source Project · 15 years ago
  94. 9b76409 Merge "ZipUtilsRO rewrite based on Dalvik Zip rewrite" into kraken by Kenny Root · 15 years ago
  95. 7b880ae merge from open-source master by The Android Open Source Project · 15 years ago
  96. 003f8c3 Merge "docs: fix broken links" into froyo by Scott Main · 15 years ago
  97. e0281b6 merge from open-source master by The Android Open Source Project · 15 years ago
  98. 09cb2f6 am ccfd99b1: merge from open-source master by The Android Open Source Project · 15 years ago
  99. 327e557 merge from open-source master by The Android Open Source Project · 15 years ago
  100. 6ddb6ff am 7d952644: merge from open-source master by The Android Open Source Project · 15 years ago