1. 2bd83c0 Merge "Work on issue #3255640: Need to bump GB to API 10 version name "2.4"" into gingerbread by Dianne Hackborn · 14 years ago
  2. b2caa06 Work on issue #3255640: Need to bump GB to API 10 version name "2.4" by Dianne Hackborn · 14 years ago
  3. 5441a9f Merge "GL texture filtering changed from AND to OR, so rename tag name to match. (<uses-foo> == AND, <supports-foo> == OR, e.g. uses-feature vs. supports-screen)." into gingerbread by Dan Morrill · 14 years ago
  4. a848d34 Merge "Fix bug in permission grant system." into gingerbread by Costin Manolache · 14 years ago
  5. 0a97435 Merge "Update icon guidelines for Gingerbread. Also add new, revamped icon templates pack." into gingerbread by Roman Nurik · 14 years ago
  6. d602b35 Update icon guidelines for Gingerbread. Also add new, revamped icon templates pack. by Roman Nurik · 14 years ago
  7. 096b67f GL texture filtering changed from AND to OR, so rename tag name to match. by Dan Morrill · 14 years ago
  8. 0927c90 Merge "Fix StrictMode javadoc copy/paste error." into gingerbread by Brad Fitzpatrick · 14 years ago
  9. 9dbef97 Merge "Avoid leaking sockets." into gingerbread by Nick Kralevich · 14 years ago
  10. 2ed20f8 Avoid leaking sockets. by Nick Kralevich · 14 years ago
  11. e4a5951 Fix issue #3154576: battery stats checkin should include UID -> packages+ map by Dianne Hackborn · 14 years ago
  12. 320274c Fix StrictMode javadoc copy/paste error. by Brad Fitzpatrick · 14 years ago
  13. e3f6336 Fixed API for active NDEF reading and NDEF formatting. by Martijn Coenen · 14 years ago
  14. 641dd62 First pass at advanced NFC tag dispatching APIs and other cleanup. by Jeff Hamilton · 14 years ago
  15. b79173f Changed technology close() to reconnect to the tag instead of physical disconnect. by Martijn Coenen · 14 years ago
  16. fc5a3b6 Changed transceive on all technologies to "raw", except for Mifare classes. by Martijn Coenen · 14 years ago
  17. 3300e4c Implemented isWritable() to indicate NDEF capability container r/w state. by Martijn Coenen · 14 years ago
  18. ae56a85 Merge "Make getSystemService(NFC_SERVICE) the NFC entry point." into gingerbread by Nick Pelly · 14 years ago
  19. 50b4d8f Make getSystemService(NFC_SERVICE) the NFC entry point. by Nick Pelly · 14 years ago
  20. 7a1f15b Merge "Integrating webinar hosting with developer.android.com" into gingerbread by Megha Joshi · 14 years ago
  21. 767926b Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  22. 5d275bb Fix bug in permission grant system. by Costin Manolache · 14 years ago
  23. cc0c9da Integrating webinar hosting with developer.android.com by Megha Joshi · 14 years ago
  24. a218e01 reconcile with open-source gingerbread by Jean-Baptiste Queru · 14 years ago
  25. e59e030 Add more checks for bad values to protect from corrupt files. by Dianne Hackborn · 14 years ago
  26. 63be7a7 Grant ACCESS_ALL_DOWNLOADS to DefaultContainerService by Kenny Root · 14 years ago
  27. e1752f4 Merge "fix [3258603] 'Quadrant' benchmark crashes inside eglQueryContext on GB/Crespo" into gingerbread by Mathias Agopian · 14 years ago
  28. 1f5b133 Merge "When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, go back to read from source again" into gingerbread by James Dong · 14 years ago
  29. da1b16a When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, go back to read from source again by James Dong · 14 years ago
  30. 791982b fix [3258603] 'Quadrant' benchmark crashes inside eglQueryContext on GB/Crespo by Mathias Agopian · 14 years ago
  31. 74da537 Merge "[317580] fix issue where the screen wouldn't be rotated properly in bypass mode" into gingerbread by Mathias Agopian · 14 years ago
  32. 36af794 Fix malformed Javadoc. by Brad Fitzpatrick · 14 years ago
  33. 40ddd4a Merge "Implemented getSize() to return max ndef size." into gingerbread by Nick Pelly · 14 years ago
  34. 6d9fc7e Implemented getSize() to return max ndef size. by Martijn Coenen · 14 years ago
  35. 5289b91 Implement ndef formatting. by Martijn Coenen · 14 years ago
  36. 42a2378 Merge "Add more checks for bad values to protect from corrupt files." into gingerbread by Dianne Hackborn · 14 years ago
  37. 7b9c56f Add more checks for bad values to protect from corrupt files. by Dianne Hackborn · 14 years ago
  38. ee5a3aca [317580] fix issue where the screen wouldn't be rotated properly in bypass mode by Mathias Agopian · 14 years ago
  39. a2977c3 Merge changes Ie03796ae,Ide3e980a into gingerbread by Mathias Agopian · 14 years ago
  40. 05813b0 Merge changes I244b5469,I32044e91 into gingerbread by Mathias Agopian · 14 years ago
  41. 4153bf3 Merge "[3171580] don't automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 14 years ago
  42. 0f74afb Merge "Remove Type X Tags from the top-level API." into gingerbread by Jeff Hamilton · 14 years ago
  43. 72df4ea Remove Type X Tags from the top-level API. by Martijn Coenen · 14 years ago
  44. f340d08 Merge "More precise status bar battery icons." into gingerbread by Daniel Sandler · 14 years ago
  45. 47e6ccb Merge "Corrected MIFARE default key set" into gingerbread by Nick Pelly · 14 years ago
  46. 65c3f98 Corrected MIFARE default key set by Jan Brands · 14 years ago
  47. 5f86d7f Merge "Fix SIP bug of different transport/port used for requests." into gingerbread by Chung-yih Wang · 14 years ago
  48. 0871ee0 Doc change: fix href to axis_globe_inverted orientation diagram. by Dirk Dougherty · 14 years ago
  49. 9a9706a Added missing ndef technology to getTech. by Martijn Coenen · 14 years ago
  50. e58e8a7 Merge "Added NdefFormatable tag, initial class with supported methods." into gingerbread by Nick Pelly · 14 years ago
  51. 39f91ed Added NdefFormatable tag, initial class with supported methods. by Martijn Coenen · 14 years ago
  52. f053292 Fix SIP bug of different transport/port used for requests. by Chung-yih Wang · 14 years ago
  53. daef0a0 Merge "[3229973, 3247470, ...] set EGLNativeWindowSurface's format in EGL" into gingerbread by Mathias Agopian · 14 years ago
  54. eba947a Merge "Remove ACTION_TAG_DISCOVERED from protected broadcast list." into gingerbread by Nick Pelly · 14 years ago
  55. 35042f1f Remove ACTION_TAG_DISCOVERED from protected broadcast list. by Nick Pelly · 14 years ago
  56. d57fbe8 Fixed a race condition where some recording frames may not be released by James Dong · 14 years ago
  57. 5ebb850 More precise status bar battery icons. by Daniel Sandler · 14 years ago
  58. c1576ad Update the docs to clarify the ordering constraints. by Jeff Hamilton · 14 years ago
  59. 3d524e5 Merge gingerbread-nfc into gingerbread by Nick Pelly · 14 years ago
  60. d8c3233 Merge "Merge branch gingerbread-nfc into gingerbread." into gingerbread by Nick Pelly · 14 years ago
  61. 16ec9c5 Merge branch gingerbread-nfc into gingerbread. by Nick Pelly · 14 years ago
  62. bd3dd73 Merge "DO NOT MERGE Avoid nullifying dhcp target" into gingerbread by Irfan Sheriff · 14 years ago
  63. 025005f [3171580] SurfaceFlinger Bypass mode. (DO NOT MERGE) by Mathias Agopian · 14 years ago
  64. 48e723a [3171580] Add transform field to native buffers. (DO NOT MERGE) by Mathias Agopian · 14 years ago
  65. e338115 [3253328, 3171580] Treat GONE and INVISIBLE views the same when calculating transparent regions by Mathias Agopian · 14 years ago
  66. 1989af2 [3171580] Fix two typos related to fixed-size buffers by Mathias Agopian · 14 years ago
  67. e869aee [3171580] don't automatically log GraphicBuffer allocation failures by Mathias Agopian · 14 years ago
  68. 2fe24e3 First implementation of MifareUltralight by Jan Brands · 14 years ago
  69. 698a8aa [3229973, 3247470, ...] set EGLNativeWindowSurface's format in EGL by Mathias Agopian · 14 years ago
  70. d69f649 DO NOT MERGE Avoid nullifying dhcp target by Irfan Sheriff · 14 years ago
  71. e2abd10 Merge "Set AudioGroup mode according to audio settings" into gingerbread by Hung-ying Tyan · 14 years ago
  72. 3591beb Merge "Restore Wi-Fi configuration after the test. DO NOT MERGE" into gingerbread by Xia Wang · 14 years ago
  73. d4c5478 Merge "Be conservative in estimating the file size limit." into gingerbread by James Dong · 14 years ago
  74. 609b3e42 Merge remote branch 'ohd/gingerbread' into merge by Jeff Hamilton · 14 years ago
  75. 78d8185 Merge "Fix issue 2641884: Bluetooth volume is dependent on in call volume." into gingerbread by Eric Laurent · 14 years ago
  76. fddbe98 Restore Wi-Fi configuration after the test. DO NOT MERGE by Xia Wang · 14 years ago
  77. e4eaa31 Fix issue 2641884: Bluetooth volume is dependent on in call volume. by Eric Laurent · 14 years ago
  78. 938d097 Merge "Grant ACCESS_ALL_DOWNLOADS to DefaultContainerService" into gingerbread by Kenny Root · 14 years ago
  79. 83df6ea am a45d6937: docs: dashboard update by Scott Main · 14 years ago
  80. a45d693 docs: dashboard update by Scott Main · 14 years ago
  81. f36bde8 DO NOT MERGE Dont let supplicant stay in DORMANT state by Irfan Sheriff · 14 years ago
  82. 1de2eac Grant ACCESS_ALL_DOWNLOADS to DefaultContainerService by Kenny Root · 14 years ago
  83. e23212b Merge "Fix issue 3142808." into gingerbread by Eric Laurent · 14 years ago
  84. 4567847 Add "canDial" check. by John Wang · 14 years ago
  85. 5255668 Merge "DO NOT MERGE Fix status fetch from supplicant" into gingerbread by Irfan Sheriff · 14 years ago
  86. e142eb0 DO NOT MERGE Fix status fetch from supplicant by Irfan Sheriff · 14 years ago
  87. af2d3c7 Merge "DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver" into gingerbread by Irfan Sheriff · 14 years ago
  88. b87b53d Fix issue 3142808. by Eric Laurent · 14 years ago
  89. 981a72a Merge "[don't auto-merge] Don't re-read SharedPreferences unnecessarily." into gingerbread by Brad Fitzpatrick · 14 years ago
  90. 67a337b Fixed technology name typo's. by Martijn Coenen · 14 years ago
  91. 06e8cdc Fix race between ending and answering a SIP call. by Hung-ying Tyan · 14 years ago
  92. d7116ff Merge "Do not suppress error feedback during a SIP call." into gingerbread by Hung-ying Tyan · 14 years ago
  93. 5cdcf16 Be conservative in estimating the file size limit. by James Dong · 14 years ago
  94. f92b453 DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver by Irfan Sheriff · 14 years ago
  95. 04639ba Reduce the outrageous verbosity of CallerInfo.toString(). by David Brown · 14 years ago
  96. b483d5c fix [3237242] sensormanager sensor active count gets out of sync by Mathias Agopian · 14 years ago
  97. 186b68b Merge "allow rotation-vector to have 4 components" into gingerbread by Mathias Agopian · 14 years ago
  98. 91abcb6 Merge "Fix bug 3121292: Contact photo not shown correctly for SIP calls" into gingerbread by David Brown · 14 years ago
  99. 30c8184 Merge "DO NOT MERGE Support for "chunked" HTTP transfer encoding." into gingerbread by Andreas Huber · 14 years ago
  100. 66cff62 Merge "Uses 4-th order low-pass for extracting gravity." into gingerbread by Mathias Agopian · 14 years ago