1. ed60f81 resolved conflicts for merge of 76450622 to master by Dianne Hackborn · 13 years ago
  2. c49b870 Merge "Use android.os.Process.THREAD_PRIORITY_* symbols" by Glenn Kasten · 13 years ago
  3. d3092e3 Merge "Remove unnecessary level of priority indirection" by Glenn Kasten · 13 years ago
  4. 279ad35 am 0bb63c58: (-s ours) am 90856661: am 66fd9ab2: Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr2 by Eric Fischer · 13 years ago
  5. 368f2bd0 Merge "Merge WebKit at r80534: Update user agent string." by Ben Murdoch · 13 years ago
  6. cc28a66 Merge "Add an api to get the display name for InputMethodSubtype" by satok · 13 years ago
  7. 4f31353 Add an api to get the display name for InputMethodSubtype by satok · 13 years ago
  8. f9886f3 AccessiblityManagerService not cleaning up dead binders. by Svetoslav Ganov · 13 years ago
  9. c307642 Fix bug 4520517 - IllegalStateException entering tab mode by Adam Powell · 13 years ago
  10. 260c77a Use android.os.Process.THREAD_PRIORITY_* symbols by Glenn Kasten · 13 years ago
  11. 287bd83 Snapshot PID/UID when enqueuing events. by Jeff Sharkey · 13 years ago
  12. d840b66 Merge "Collect historical network stats." by Jeff Sharkey · 13 years ago
  13. dfb25e2 Merge "Implement bug 4500971 - Collapsable action views" by Adam Powell · 13 years ago
  14. 8d02dea Implement bug 4500971 - Collapsable action views by Adam Powell · 13 years ago
  15. 7527990 Collect historical network stats. by Jeff Sharkey · 13 years ago
  16. 77c1cc0 Merge "Fix bug #4509967 (layout_gravity not always respected)" by Fabrice Di Meglio · 13 years ago
  17. df357ca Merge "Enable strict mode as a public api to catch sql injections" by Daniel Lehmann · 13 years ago
  18. 9599cc5 Tests for NetworkPolicyManager rule generation. by Jeff Sharkey · 13 years ago
  19. 1b86127 Teach NetworkPolicyManager how to dumpsys itself. by Jeff Sharkey · 13 years ago
  20. 751fb11 Merge "Policy and rules work for ConnectivityManager." by Jeff Sharkey · 13 years ago
  21. 8900fa6 Merge "Convert the video editor performance test suite output from float to int." by Yu Shan Emily Lau · 13 years ago
  22. c006f1a Policy and rules work for ConnectivityManager. by Jeff Sharkey · 13 years ago
  23. 9e08ff3 Merge "Filter backup/restore confirmation buttons when obscured" by Christopher Tate · 13 years ago
  24. 993fcce Remove unnecessary level of priority indirection by Glenn Kasten · 13 years ago
  25. de35cee Fix bug #4509967 (layout_gravity not always respected) by Fabrice Di Meglio · 13 years ago
  26. e42a605 Filter backup/restore confirmation buttons when obscured by Christopher Tate · 13 years ago
  27. fa22e62 Convert the video editor performance test suite output from float to int. by Yu Shan Emily Lau · 13 years ago
  28. 50e51b8 Merge "Move bluetooth tests to their own package." by Brett Chabot · 13 years ago
  29. b525f08 Move bluetooth tests to their own package. by Brett Chabot · 13 years ago
  30. ca680af Merge "Use unchecked admin lookup for getStorageEncryption()" by Andy Stadler · 13 years ago
  31. b145112 Merge "Correctly detect when switching back from full screen" by Teng-Hui Zhu · 13 years ago
  32. aef1987 Merge "Restore ResponseCodes for use with getLastError" by Brian Carlstrom · 13 years ago
  33. c994d69 Use unchecked admin lookup for getStorageEncryption() by Andy Stadler · 13 years ago
  34. 7e4b1a4 Restore ResponseCodes for use with getLastError by Brian Carlstrom · 13 years ago
  35. 50b1f8d Enable strict mode as a public api to catch sql injections by Daniel Lehmann · 13 years ago
  36. 54f40eb Merge "Revert "Use AudioTrack::event_type not int in callback"" by Glenn Kasten · 13 years ago
  37. e46a86f Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 13 years ago
  38. c78416fd Merge "Fix View default horizontal direction" by Fabrice Di Meglio · 13 years ago
  39. 1a536e6 Merge "Restore from a previous full backup's tarfile" by Christopher Tate · 13 years ago
  40. 75a9970 Restore from a previous full backup's tarfile by Christopher Tate · 13 years ago
  41. cb0975b Merge "Add support to OpenGLRendere to draw BiDi text. Bug #4350336" by Romain Guy · 13 years ago
  42. 726aeba Add support to OpenGLRendere to draw BiDi text. Bug #4350336 by Romain Guy · 13 years ago
  43. 0523c55 Merge "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 13 years ago
  44. 1a88acb Correctly detect when switching back from full screen by Teng-Hui Zhu · 13 years ago
  45. 7ae03cd Merge "Integrating keystore with keyguard (Part 1 of 4)" by Brian Carlstrom · 13 years ago
  46. 5cfee3f Integrating keystore with keyguard (Part 1 of 4) by Brian Carlstrom · 13 years ago
  47. 19e6a16 Merge "Fix overview scale setting for mobile sites." by Shimeng (Simon) Wang · 13 years ago
  48. 23a5996 Merge "Keep track of USER_QUERY to pass to the intent." by Amith Yamasani · 13 years ago
  49. 73bb573 Fix overview scale setting for mobile sites. by Shimeng (Simon) Wang · 13 years ago
  50. 2225e4b Use AudioTrack::event_type not int in callback by Glenn Kasten · 13 years ago
  51. 3fafd39 The screen shot support for inline video on Java side by Teng-Hui Zhu · 13 years ago
  52. 2978cef Fix build, ran update-api by Gilles Debunne · 13 years ago
  53. 4f5aa91 Fix View default horizontal direction by Fabrice Di Meglio · 13 years ago
  54. d0bbdb0 Merge "Use channel mask instead of channel count for track creation" by Jean-Michel Trivi · 13 years ago
  55. 5439223 Use channel mask instead of channel count for track creation by Jean-Michel Trivi · 13 years ago
  56. 829de65 Merge "Select all for text shown as an icon on smaller screens" by Gilles Debunne · 13 years ago
  57. 703d327 Merge "ActionBar makes room for icons when no title is provided" by Gilles Debunne · 13 years ago
  58. d1a1c09c am 7f9d3210: am f55e0346: Merge "Remove or disable some verbose debugging." into honeycomb-LTE by Wink Saville · 13 years ago
  59. 4d710ad Merge "resolved conflicts for merge of 590ec479 to master" by Dianne Hackborn · 13 years ago
  60. 36f80f3 resolved conflicts for merge of 590ec479 to master by Dianne Hackborn · 13 years ago
  61. 0d8f66f Put the enum constants into the api file. by Joe Onorato · 13 years ago
  62. 86d2c5f Merge "Removed unused service declaration from core tests." by Svetoslav Ganov · 13 years ago
  63. 9909d99 Removed unused service declaration from core tests. by Svetoslav Ganov · 13 years ago
  64. 646590e Merge "Add public api BluetoothSocket.isConnected." by Matthew Xie · 13 years ago
  65. bade424 Merge "UsbService: Refactor USB host and device support into two separate classes" by Mike Lockwood · 13 years ago
  66. 46d0adf UsbService: Refactor USB host and device support into two separate classes by Mike Lockwood · 13 years ago
  67. 7c2cb0c Merge "Send estimated bandwidth value as informational event when cache fetcher pauses" by James Dong · 13 years ago
  68. c619e74 ActionBar makes room for icons when no title is provided by Gilles Debunne · 13 years ago
  69. 5e9af2d Select all for text shown as an icon on smaller screens by Gilles Debunne · 13 years ago
  70. 38fd7cd Merge "Fix TextView potential NPE in isLayoutRtl()" by Fabrice Di Meglio · 13 years ago
  71. 85284fb Merge "Work on changing syncx to cal_syncx" by RoboErik · 13 years ago
  72. 83fa41b Fix TextView potential NPE in isLayoutRtl() by Fabrice Di Meglio · 13 years ago
  73. b0aee3e Merge "Move stringToFile utility from ConnectivityService to FileUtils" by Mike Lockwood · 13 years ago
  74. b530abc am 3f5b95b0: am a4e74744: am fa574c0e: Merge "Touch pad UX improvements." into honeycomb-mr2 by Jeff Brown · 13 years ago
  75. e129509 am fd86ab8a: (-s ours) am 919a2efe: am 5665770b: Merge "Fix deadlock in dispatcher. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  76. 60761f4 am 31caa0e6: am b017632d: am 5a328f0f: Merge "Updated popup dialog 9 patches (light)" into honeycomb-mr2 by Adam Powell · 13 years ago
  77. 7052f30 am 7f818d0a: am 94a06bd8: am 6fb093b1: Merge "Move status bar icons to sw600." into honeycomb-mr2 by Joe Onorato · 13 years ago
  78. e00ef00 am 7c324a3f: am 5e654d02: am 14019abb: Merge "Swap Mifare for MIFARE." into honeycomb-mr2 by Jeff Hamilton · 13 years ago
  79. 2568017 Merge "Merge commit 'fce12613' into HEAD" by Joe Onorato · 13 years ago
  80. a9d0feb Send estimated bandwidth value as informational event when cache fetcher pauses by James Dong · 13 years ago
  81. c51e224 Merge "Add some comment to MediaRecorder.stop() about the stop() failure (-1007)" by James Dong · 13 years ago
  82. 326e122 Merge "Fixes for AnimationDrawable" by Chet Haase · 13 years ago
  83. 6a045ca Merge commit 'fce12613' into HEAD by Joe Onorato · 13 years ago
  84. be01039 Work on changing syncx to cal_syncx by RoboErik · 13 years ago
  85. 3a4b8bb6 Merge "Turn off navbar by default...again." by Daniel Sandler · 13 years ago
  86. 37445f5 Turn off navbar by default...again. by Daniel Sandler · 13 years ago
  87. 67f5e51 Merge "Move navigation bar to right-hand-side of seascape." by Daniel Sandler · 13 years ago
  88. 3b92427 Merge "Updating the API since I forgot after rebase" by Svetoslav Ganov · 13 years ago
  89. 678ba5c Updating the API since I forgot after rebase by Svetoslav Ganov · 13 years ago
  90. f86f898 Move navigation bar to right-hand-side of seascape. by Daniel Sandler · 13 years ago
  91. e36364c Merge "Reduce log spew." by Joe Onorato · 13 years ago
  92. b1af3a2 Merge "Accessibility serviceconfiguration via meta-data" by Svetoslav Ganov · 13 years ago
  93. cc4053e Accessibility serviceconfiguration via meta-data by Svetoslav Ganov · 13 years ago
  94. 798a3fe Merge "Fix default for getAbsoluteGravity()" by Fabrice Di Meglio · 13 years ago
  95. da188fb Merge "Fix for bug 4499752 - Detect nulled layouts in HandleViews" by Gilles Debunne · 13 years ago
  96. fe6dfd5 Implement Mifare Ultralight-C detection (API). by Martijn Coenen · 13 years ago
  97. e368c9a Merge "Fix crash when nesting Picture recording." by Marco Nelissen · 13 years ago
  98. 923da87 Merge "Removed interface to load audio effects libraries" by Eric Laurent · 13 years ago
  99. 9743547 Fix crash when nesting Picture recording. by Marco Nelissen · 13 years ago
  100. f5534a0 Fixes for AnimationDrawable by Chet Haase · 13 years ago