1. 90e711670 Merge "Keep track of which keys are pressed." by Leon Scroggins · 14 years ago
  2. 3b93d3f Merge "Import revised translations." by Eric Fischer · 14 years ago
  3. f04ae72 Import revised translations. by Eric Fischer · 14 years ago
  4. 572c4a7 Merge "Fine tune the zoom overview behavior." by Shimeng (Simon) Wang · 14 years ago
  5. 115626a Keep track of which keys are pressed. by Leon Scroggins · 14 years ago
  6. 016d37e Merge "Make WifiInfo not use int for ip address." by Robert Greenwalt · 14 years ago
  7. d75fd49 Fine tune the zoom overview behavior. by Shimeng (Simon) Wang · 14 years ago
  8. 2e10374 Merge "Adding better navigation to model viewer (pinch to zoom, rotations) Adding ability to load a3d files from disk." by Alex Sakhartchouk · 14 years ago
  9. 7d63771 Merge "Updated from comments to previous change after submitting" by Kristian Monsen · 14 years ago
  10. 45708bf Merge "Add support for arbitrary axes in MotionEvents." by Jeff Brown · 14 years ago
  11. 88083d4f Merge "Make high performance wifi lock public" by Irfan Sheriff · 14 years ago
  12. 248e330 Merge "Expose an API to get a bitmap's size in bytes." by Jesse Wilson · 14 years ago
  13. f7f9d9c Expose an API to get a bitmap's size in bytes. by Jesse Wilson · 14 years ago
  14. 91fd9a9 Merge "Fix 3197205: Minor edits to device policy admin strings and documentation" by Jim Miller · 14 years ago
  15. 124b44d Make WifiInfo not use int for ip address. by Robert Greenwalt · 14 years ago
  16. 4f67440 Merge "StackView rendering fix for non-hardware accelerated apps and hardware layers" by Adam Cohen · 14 years ago
  17. 3b74313 Merge "Fix invalidation bug with View bounds properties" by Chet Haase · 14 years ago
  18. e359849 Merge "Fix bug 3413800 - Revise AutoCompleteTextView dropdown behavior" by Adam Powell · 14 years ago
  19. 348e69c Fix bug 3413800 - Revise AutoCompleteTextView dropdown behavior by Adam Powell · 14 years ago
  20. cc071ff Merge "Add missing resources" by John Reck · 14 years ago
  21. 4041c91 Add missing resources by John Reck · 14 years ago
  22. 30705ff Merge "Rename method to discourage use of this in favor of member field" by Alon Albert · 14 years ago
  23. e9140a7 Fix invalidation bug with View bounds properties by Chet Haase · 14 years ago
  24. 6b85768 Fix 3197205: Minor edits to device policy admin strings and documentation by Jim Miller · 14 years ago
  25. dc165b3 Adding better navigation to model viewer (pinch to zoom, rotations) by Alex Sakhartchouk · 14 years ago
  26. 260a13a Merge "fix a surface leak in SurfaceFlinger" by Mathias Agopian · 14 years ago
  27. 1b0114f fix a surface leak in SurfaceFlinger by Mathias Agopian · 14 years ago
  28. b5fd7ae Merge "Scale major axis when finger is oriented." by Jeff Brown · 14 years ago
  29. 8c5d38f Merge "Adding a debug setting to enable visual indicator for GL" by Teng-Hui Zhu · 14 years ago
  30. 7f3bb0a Merge "Fix Paint#breakText(char[]..) JavaDoc" by Brian Muramatsu · 14 years ago
  31. 0f2df4a Merge "Adds localization support for incognito start page" by John Reck · 14 years ago
  32. 8a9f9d8 Fix Paint#breakText(char[]..) JavaDoc by Brian Muramatsu · 14 years ago
  33. 8336107 Merge "VideoEditor:Issue ID: 3431967" by Basavapatna Dattaguru · 14 years ago
  34. d6662b5 Adds localization support for incognito start page by John Reck · 14 years ago
  35. da7378e Adding a debug setting to enable visual indicator for GL by Teng-Hui Zhu · 14 years ago
  36. 6c0dc5a am 09b18c2f: (-s ours) am 79a97489: (-s ours) am dbe09da6: DO NOT MERGE: Respond to RTSP server->client requests. by Andreas Huber · 14 years ago
  37. 9cfeb6e VideoEditor:Issue ID: 3431967 by Basavapatna Dattaguru · 14 years ago
  38. 652bc96 Make high performance wifi lock public by Irfan Sheriff · 14 years ago
  39. 09b18c2 am 79a97489: (-s ours) am dbe09da6: DO NOT MERGE: Respond to RTSP server->client requests. by Andreas Huber · 14 years ago
  40. 79a9748 am dbe09da6: DO NOT MERGE: Respond to RTSP server->client requests. by Andreas Huber · 14 years ago
  41. 1ff65d1 StackView rendering fix for non-hardware accelerated apps and hardware layers by Adam Cohen · 14 years ago
  42. dbe09da DO NOT MERGE: Respond to RTSP server->client requests. by Andreas Huber · 14 years ago
  43. 9464f9c Merge "Respond to RTSP server->client requests." by Andreas Huber · 14 years ago
  44. e066616 Respond to RTSP server->client requests. by Andreas Huber · 14 years ago
  45. 0432ab4 Merge "Fix wifi watchdog to use InetAddress" by Irfan Sheriff · 14 years ago
  46. 06f992c Merge "Setting copiedSize to 0 when value is null" by Dmitri Plotnikov · 14 years ago
  47. 7343bb5 Merge "Deprecate non-X509Certificate SslCertificate constructors" by Brian Carlstrom · 14 years ago
  48. 44c3109 Merge "Remember zoom overview state since the postscale callback is async." by Shimeng (Simon) Wang · 14 years ago
  49. cc687c5 Deprecate non-X509Certificate SslCertificate constructors by Brian Carlstrom · 14 years ago
  50. 4622af0 am 869f1f3e: am 0643d7c4: docs: add new tag for tasks doc by Scott Main · 14 years ago
  51. 984dd8a Merge "UsbManager: New APIs for USB accessories" by Mike Lockwood · 14 years ago
  52. 869f1f3 am 0643d7c4: docs: add new tag for tasks doc by Scott Main · 14 years ago
  53. 0643d7c docs: add new tag for tasks doc by Scott Main · 14 years ago
  54. ca20af0 Merge "Clean up use of HAVE_ANDROID_OS" by Kenny Root · 14 years ago
  55. 8ec313e4 Merge "Change the media player stress test to repor the total number of failure and the total number of info. Register the surface callback in the test application bug# 2909064" by James Dong · 14 years ago
  56. 85305f0 Change the media player stress test to repor the total number of failure and the total number of info. by Yu Shan Emily Lau · 14 years ago
  57. b841337 am 04ddff69: am b1835085: Merge "@hide DPM global proxy settings" into honeycomb by Andy Stadler · 14 years ago
  58. 04ddff6 am b1835085: Merge "@hide DPM global proxy settings" into honeycomb by Andy Stadler · 14 years ago
  59. b183508 Merge "@hide DPM global proxy settings" into honeycomb by Andy Stadler · 14 years ago
  60. d544480 am 153cebee: resolved conflicts for merge of f722cecd to honeycomb-plus-aosp by Scott Main · 14 years ago
  61. 153cebe resolved conflicts for merge of f722cecd to honeycomb-plus-aosp by Scott Main · 14 years ago
  62. 9480efe Setting copiedSize to 0 when value is null by Dmitri Plotnikov · 14 years ago
  63. f722cec Merge "docs: update homepage for 3.0 announcement" into honeycomb by Scott Main · 14 years ago
  64. 439f5c6 Merge "Fix NPE." by Daniel Sandler · 14 years ago
  65. d33a4cc Decouple AudioRecord read and audio encoding by James Dong · 14 years ago
  66. 5a5b4ba am 271397cf: (-s ours) am de27b519: (-s ours) am 3259d885: Merge "DO NOT MERGE - backport of l92a02b31 from master" into gingerbread by Robert Greenwalt · 14 years ago
  67. bb9d394 Clean up use of HAVE_ANDROID_OS by Kenny Root · 14 years ago
  68. 271397c am de27b519: (-s ours) am 3259d885: Merge "DO NOT MERGE - backport of l92a02b31 from master" into gingerbread by Robert Greenwalt · 14 years ago
  69. d267272 @hide DPM global proxy settings by Andy Stadler · 14 years ago
  70. de27b51 am 3259d885: Merge "DO NOT MERGE - backport of l92a02b31 from master" into gingerbread by Robert Greenwalt · 14 years ago
  71. 8761bfa Merge "Code cleaning" by Fabrice Di Meglio · 14 years ago
  72. 3259d88 Merge "DO NOT MERGE - backport of l92a02b31 from master" into gingerbread by Robert Greenwalt · 14 years ago
  73. da9a170 am aebe3dfe: (-s ours) am 874ae43c: Merge "Import revised translations. DO NOT MERGE" into honeycomb by Eric Fischer · 14 years ago
  74. 96b065f Remember zoom overview state since the postscale callback is async. by Shimeng (Simon) Wang · 14 years ago
  75. aebe3df am 874ae43c: Merge "Import revised translations. DO NOT MERGE" into honeycomb by Eric Fischer · 14 years ago
  76. 8e9abc5 Fix wifi watchdog to use InetAddress by Robert Greenwalt · 14 years ago
  77. 874ae43 Merge "Import revised translations. DO NOT MERGE" into honeycomb by Eric Fischer · 14 years ago
  78. 1bad83a Rename method to discourage use of this in favor of member field by Alon Albert · 14 years ago
  79. 4308735 am 2d314d12: (-s ours) am b79db4cd: (-s ours) am be5f82ab: Merge "DO NOT MERGE - Clear backoffs on reconnect" into gingerbread by Alon Albert · 14 years ago
  80. 2d314d1 am b79db4cd: (-s ours) am be5f82ab: Merge "DO NOT MERGE - Clear backoffs on reconnect" into gingerbread by Alon Albert · 14 years ago
  81. 739b35f am 415ef50d: am 796ce77a: docs: add breadcrumbs to articles and tutorials by Scott Main · 14 years ago
  82. b79db4c am be5f82ab: Merge "DO NOT MERGE - Clear backoffs on reconnect" into gingerbread by Alon Albert · 14 years ago
  83. 415ef50 am 796ce77a: docs: add breadcrumbs to articles and tutorials by Scott Main · 14 years ago
  84. d1c3fe0 Merge "Bring back auto clear backoff on reconnect Also, make sure it works this time by calling onBackoffChanged()" by Alon Albert · 14 years ago
  85. be5f82a Merge "DO NOT MERGE - Clear backoffs on reconnect" into gingerbread by Alon Albert · 14 years ago
  86. abe92da Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  87. ed1d253 Bring back auto clear backoff on reconnect by Alon Albert · 14 years ago
  88. c441e4e DO NOT MERGE - Clear backoffs on reconnect by Alon Albert · 14 years ago
  89. 94971442 Merge "Remove legacy, AwesomePlayer-based http live implementation." by Andreas Huber · 14 years ago
  90. 796ce77 docs: add breadcrumbs to articles and tutorials by Scott Main · 14 years ago
  91. 675a652 am 54f9be2a: am 99e267eb: am 7bcd2c62: New API added in NfcAdapter to enable/disable SE card emulation by daniel_tomas · 14 years ago
  92. 54f9be2 am 99e267eb: am 7bcd2c62: New API added in NfcAdapter to enable/disable SE card emulation by daniel_tomas · 14 years ago
  93. 99e267e am 7bcd2c62: New API added in NfcAdapter to enable/disable SE card emulation by daniel_tomas · 14 years ago
  94. 0f7c903 Merge "Fit to screen for the first new picture with enough different width." by Shimeng (Simon) Wang · 14 years ago
  95. ef12256 am d8d51fed: am 8c8e9d9a: am 1df862a4: Minor doc update. by Nick Pelly · 14 years ago
  96. 7bcd2c6 New API added in NfcAdapter to enable/disable SE card emulation by daniel_tomas · 15 years ago
  97. 3e98093 am 9fb2b136: am f79bbc30: Merge "docs: edit doc titles to match side nav and add breadcrumb links" into honeycomb by Scott Main · 14 years ago
  98. d8d51fe am 8c8e9d9a: am 1df862a4: Minor doc update. by Nick Pelly · 14 years ago
  99. 65e53c66 am 0bbf9667: (-s ours) am 16d94f58: (-s ours) am 8db7a7bf: Merge "DO NOT MERGE: Derive the Transport "source" attribute from the RTSP endpoint address if necessary" into gingerbread by Andreas Huber · 14 years ago
  100. 8c8e9d9 am 1df862a4: Minor doc update. by Nick Pelly · 14 years ago