1. 3d2818d Remove public resource padding. by Dianne Hackborn · 14 years ago
  2. b4157a4 Merge "StrictMode: fix docs to actually compile and add a utility method." into gingerbread by Brad Fitzpatrick · 14 years ago
  3. 6b2274a Merge "Don't force ended when full screen video is returned manually." into gingerbread by Shimeng (Simon) Wang · 14 years ago
  4. 62a1eb5 StrictMode: fix docs to actually compile and add a utility method. by Brad Fitzpatrick · 14 years ago
  5. 43aaa2d Don't force ended when full screen video is returned manually. by Shimeng (Simon) Wang · 14 years ago
  6. 2b51fcb Merge "NFC: broadcast intent constants for adapter state change" into gingerbread by Nick Pelly · 14 years ago
  7. afb082d NFC: broadcast intent constants for adapter state change by Brad Fitzpatrick · 14 years ago
  8. 8f1e7b6 Merge "Cleanspec to fix incremental build failures of the form:" into gingerbread by Nick Pelly · 14 years ago
  9. 5d5a9db Merge "GPS: Enable some more logging" into gingerbread by Mike Lockwood · 14 years ago
  10. 7689dd4 Merge "Fix bug where home presses were not poking user activity." into gingerbread by Jeff Brown · 14 years ago
  11. 31bcbda Cleanspec to fix incremental build failures of the form: by Nick Pelly · 14 years ago
  12. d68cda4 An attempt to unregister a handler that's no longer registered should not cause an assertion. by Andreas Huber · 14 years ago
  13. b8d9033 GPS: Enable some more logging by Mike Lockwood · 14 years ago
  14. e2fe69e Fix bug where home presses were not poking user activity. by Jeff Brown · 14 years ago
  15. 9f85ef4 Merge "DO NOT MERGE Fix bug 3107560 - Edge glow appears delayed in WebView" into gingerbread by Adam Powell · 14 years ago
  16. ba2ec2b Merge "Enable framework GPS and location manager logging" into gingerbread by Mike Lockwood · 14 years ago
  17. 2d4d1bf Enable framework GPS and location manager logging by Mike Lockwood · 14 years ago
  18. 48b99ac DO NOT MERGE Fix bug 3107560 - Edge glow appears delayed in WebView by Adam Powell · 14 years ago
  19. 72a635a Merge "DO NOT MERGE Add additional options and receiver to BT tests" into gingerbread by Eric Rowe · 14 years ago
  20. 45bd830 Merge "Uncomment SIP/VOIP feature check in SipManager." into gingerbread by John Huang · 14 years ago
  21. 382717f Merge "Set the thread pool size of NIST sip stack to one." into gingerbread by John Huang · 14 years ago
  22. a8d477f Merge "Pressing the power button quickly needs to turn the screen on and off correctly." into gingerbread by Joe Onorato · 14 years ago
  23. 3d3db60 Pressing the power button quickly needs to turn the screen on and off correctly. by Joe Onorato · 14 years ago
  24. 1f90908 Merge "Prevent use of NFC api if device is not featurized for NFC." into gingerbread by Nick Pelly · 14 years ago
  25. fdf9086 Prevent use of NFC api if device is not featurized for NFC. by Nick Pelly · 14 years ago
  26. bc96c28 Merge "For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder." into gingerbread by Andreas Huber · 14 years ago
  27. 004f968 Merge "Link against the static libcrypto in external/openssl." into gingerbread by Ying Wang · 14 years ago
  28. 02ec432 Merge "If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. This is valid for video content according to the specs." into gingerbread by Andreas Huber · 14 years ago
  29. 99bc1da If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. This is valid for video content according to the specs. by Andreas Huber · 14 years ago
  30. 3d01cb9 Merge "Removed "Select word" option on password fields." into gingerbread by Gilles Debunne · 14 years ago
  31. 5a40e39 For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder. by Andreas Huber · 14 years ago
  32. 83366df Merge "Add the HTML5Audio class, to support the audio tag." into gingerbread by Ben Murdoch · 14 years ago
  33. e47150e Fix up NFC permissions. by Nick Pelly · 14 years ago
  34. 3d09e13 Add the HTML5Audio class, to support the audio tag. by Nicolas Roard · 14 years ago
  35. a0cdfbf Uncomment SIP/VOIP feature check in SipManager. by Hung-ying Tyan · 14 years ago
  36. 66cc535 Set the thread pool size of NIST sip stack to one. by Chung-yih Wang · 14 years ago
  37. d1f7f4a Move hidden API's Llcp* and P2p* to f/b/c/j/com/android/internal/nfc. by Nick Pelly · 14 years ago
  38. a926540 Implement methods introduced in draft #5 NFC API. by Sylvain Fonteneau · 14 years ago
  39. 4249917 Implement issue #3094621 and #3094609 - wipe sd card by Dianne Hackborn · 14 years ago
  40. 77c011b Set default heap size to 5MB. by Romain Guy · 14 years ago
  41. 208bb08 Merge "Fix issue 3098880." into gingerbread by Eric Laurent · 14 years ago
  42. 5e7b7cd Merge "range checking for tnf" into gingerbread by Nick Kralevich · 14 years ago
  43. dc83fd5 Merge "Import revised translations DO NOT MERGE" into gingerbread by Kenny Root · 14 years ago
  44. 36e65ff Merge "Fix a native crash in input dispatcher when windows are removed." into gingerbread by Jeff Brown · 14 years ago
  45. c1a564b Merge "Add support for secure system overlays. (DO NOT MERGE)" into gingerbread by Jeff Brown · 14 years ago
  46. 6df2360 range checking for tnf by Nick Kralevich · 14 years ago
  47. b3c2d48 Merge "DO NOT MERGE - Quick fix for menu background for SDK/emulator (mdpi)" into gingerbread by Justin Ho · 14 years ago
  48. 0dcad2b Removed "Select word" option on password fields. by Gilles Debunne · 14 years ago
  49. af48cae Fix a native crash in input dispatcher when windows are removed. by Jeff Brown · 14 years ago
  50. 1ef2006 DO NOT MERGE - Quick fix for menu background for SDK/emulator (mdpi) by Justin Ho · 14 years ago
  51. 2d3f159 Add support for secure system overlays. (DO NOT MERGE) by Jeff Brown · 14 years ago
  52. c9f7890 Revise some javadocs for NFC; add package description by Scott Main · 14 years ago
  53. 7ef6834 Merge "DO NOT MERGE" into gingerbread by Shimeng (Simon) Wang · 14 years ago
  54. 88b6faa Import revised translations DO NOT MERGE by Kenny Root · 14 years ago
  55. b04f356 Merge "Include the framework copy of the OpenMAX headers instead of referencing external/opencore." into gingerbread by Andreas Huber · 14 years ago
  56. ff7a7a4 Merge "Check-in of a copy of the Khronos OpenMAX headers formerly included from external/opencore." into gingerbread by Andreas Huber · 14 years ago
  57. 736f5ec Merge "Work on issue #3101415: Crespo apps seem to have their UID changed over time." into gingerbread by Dianne Hackborn · 14 years ago
  58. 8bdf593 Work on issue #3101415: Crespo apps seem to have their UID changed over time. by Dianne Hackborn · 14 years ago
  59. 4e08a98 Merge "fix build DO NOT MERGE" into gingerbread by Irfan Sheriff · 14 years ago
  60. 8451080 fix build DO NOT MERGE by Irfan Sheriff · 14 years ago
  61. 73dbdc35 Merge "DO NOT MERGE - Updated media transport controls (hdpi and mdpi)" into gingerbread by Justin Ho · 14 years ago
  62. bf9cf4d DO NOT MERGE by Shimeng (Simon) Wang · 14 years ago
  63. 31e4d66a Merge "DO NOT MERGE" into gingerbread by Shimeng (Simon) Wang · 14 years ago
  64. ff14aa1 DO NOT MERGE - Updated media transport controls (hdpi and mdpi) by Justin Ho · 14 years ago
  65. 36cb18c Merge "Line up textfield with WebTextView more often." into gingerbread by Leon Scroggins · 14 years ago
  66. f8834f8 Merge "fetch macaddr right after supplicant connection" into gingerbread by Irfan Sheriff · 14 years ago
  67. 9f547a8 DO NOT MERGE by Shimeng (Simon) Wang · 14 years ago
  68. a4f391c Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  69. 6ac35f0 Check-in of a copy of the Khronos OpenMAX headers formerly included from external/opencore. by Andreas Huber · 14 years ago
  70. 2c1dab4 am fda5b19c: Merge "docs: fix typo; surface dev guide link in package description" into froyo by Scott Main · 14 years ago
  71. 7f3addf am 09da9609: docs: fix code snippet errors by Scott Main · 14 years ago
  72. 0e7a4d9 Fix issue 3098880. by Eric Laurent · 14 years ago
  73. d364366 Merge "DO NOT MERGE - Updated ADB icon" into gingerbread by Justin Ho · 14 years ago
  74. 2a30744 Line up textfield with WebTextView more often. by Leon Scroggins · 14 years ago
  75. 7e9f686 DO NOT MERGE - Updated ADB icon by Justin Ho · 14 years ago
  76. efb5810 Debug logs for issue #3101415: Apps seem to have their UID changed over time. by Dianne Hackborn · 14 years ago
  77. a851d8d Merge "NFC: Move NFC service implementation out of system_server." into gingerbread by Nick Pelly · 14 years ago
  78. fda5b19 Merge "docs: fix typo; surface dev guide link in package description" into froyo by Scott Main · 14 years ago
  79. 09da960 docs: fix code snippet errors by Scott Main · 14 years ago
  80. 79f7fe2 fetch macaddr right after supplicant connection by Irfan Sheriff · 14 years ago
  81. 36cdecd docs: fix typo; surface dev guide link in package description by Scott Main · 14 years ago
  82. 612ebb9 Revert "Update the documentation for content provider security." by Nick Kralevich · 14 years ago
  83. 66f1c45 Merge "Update the documentation for content provider security." into gingerbread by Nick Kralevich · 14 years ago
  84. e1f3976 Merge "Make sure we cache the sampleTable again if using the caching datasource." into gingerbread by Andreas Huber · 14 years ago
  85. 6da2ae1 Make sure we cache the sampleTable again if using the caching datasource. by Andreas Huber · 14 years ago
  86. feebaf3 Merge "Don't crash on null Vibrator during reboot." into gingerbread by Brad Fitzpatrick · 14 years ago
  87. bc21fde NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  88. c1e7b21 Merge "Improve input device calibration format." into gingerbread by Jeff Brown · 14 years ago
  89. 78a76fea2 Merge "Revert to using epoll_wait()." into gingerbread by Jeff Brown · 14 years ago
  90. c6d282b Improve input device calibration format. by Jeff Brown · 14 years ago
  91. e331644 Don't crash on null Vibrator during reboot. by Brad Fitzpatrick · 14 years ago
  92. 3fbfee2 Merge "SipService: add wake lock for incoming INVITE packets." into gingerbread by Hung-ying Tyan · 14 years ago
  93. b593d97 Merge "Updated GPS icons and new status bar background" into gingerbread by Justin Ho · 14 years ago
  94. d16f758 Merge "DO NOT MERGE: Private API to pass the selected tab through QuickContacts" into gingerbread by Daniel Lehmann · 14 years ago
  95. 852fcaf Updated GPS icons and new status bar background by Justin Ho · 14 years ago
  96. 28f63c0 SipService: add wake lock for incoming INVITE packets. by Hung-ying Tyan · 14 years ago
  97. ae0bb04 Merge "Fix issue 3098850" into gingerbread by Eric Laurent · 14 years ago
  98. 0d65a3f Merge "Screen on/off animation tweaks" into gingerbread by Joe Onorato · 14 years ago
  99. 609695d Screen on/off animation tweaks by Joe Onorato · 14 years ago
  100. 1fefe88 Another attempt at popup assets (hdpi and mdpi) by Justin Ho · 14 years ago