1. 9d13264 Fix bug in deciding which rotation to use for an orientation. by Dianne Hackborn · 13 years ago
  2. 4c1f4f7 Merge "Rework display size access." by Dianne Hackborn · 13 years ago
  3. 041a320 Merge "Remove config_caseSensitiveExternalStorage; no longer needed." by Dianne Hackborn · 13 years ago
  4. f50e54e Remove config_caseSensitiveExternalStorage; no longer needed. by Dianne Hackborn · 13 years ago
  5. 44bc17c Rework display size access. by Dianne Hackborn · 13 years ago
  6. 05e3723 Merge "Pool strings in JsonReader." by Jesse Wilson · 13 years ago
  7. 712079a Merge "Fix bug 4329016 - Refresh menus properly while in batch update mode" by Adam Powell · 13 years ago
  8. a86b350 Fix bug 4329016 - Refresh menus properly while in batch update mode by Adam Powell · 13 years ago
  9. 847cf34 Pool strings in JsonReader. by Jesse Wilson · 13 years ago
  10. 52c03d2 am a23ae0d7: am 69ccfd7a: am ca7f30eb: am b8a57841: Merge "docs: add a little info to Configuration class description" into honeycomb by Scott Main · 13 years ago
  11. a23ae0d am 69ccfd7a: am ca7f30eb: am b8a57841: Merge "docs: add a little info to Configuration class description" into honeycomb by Scott Main · 13 years ago
  12. 69ccfd7 am ca7f30eb: am b8a57841: Merge "docs: add a little info to Configuration class description" into honeycomb by Scott Main · 13 years ago
  13. ca7f30e am b8a57841: Merge "docs: add a little info to Configuration class description" into honeycomb by Scott Main · 13 years ago
  14. 1cc1a41 Merge "Calendar DB upgrade" by Andy McFadden · 13 years ago
  15. 4804c21 Merge "Fix key preview coordinates calculation" by Tadashi G. Takaoka · 13 years ago
  16. 63848e3 docs: add a little info to Configuration class description by Scott Main · 13 years ago
  17. df2e2c8 Calendar DB upgrade by Andy McFadden · 13 years ago
  18. 63f9689 Revert recently added check to addFooterView by Marco Nelissen · 13 years ago
  19. e41588b Merge "Use Harfbuzz for Paint drawText / measureText / breakText APIs" by Fabrice Di Meglio · 13 years ago
  20. 215e90f Merge "Deprecate a bunch of APIs." by Dianne Hackborn · 13 years ago
  21. 34d06dd Merge "Deprecate ANCHOR_TYPE and IMAGE_ANCHOR_TYPE from WebView.HitTestResult" by Steve Block · 13 years ago
  22. 9567a66 Deprecate a bunch of APIs. by Dianne Hackborn · 13 years ago
  23. 21334fd Fix key preview coordinates calculation by Tadashi G. Takaoka · 13 years ago
  24. 6f026b0 Merge "Track unhandled input events in consistency verifiers." by Jeff Brown · 13 years ago
  25. bbdc50b Track unhandled input events in consistency verifiers. by Jeff Brown · 13 years ago
  26. 2a231f8 Merge "Refactor menu internals." by Adam Powell · 13 years ago
  27. 4f810c8 Use Harfbuzz for Paint drawText / measureText / breakText APIs by Fabrice Di Meglio · 13 years ago
  28. 3f14891 Merge "Initial checkin of spot presentation for touchpad gestures." by Jeff Brown · 13 years ago
  29. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 13 years ago
  30. 05d30b1 Merge "Fix bugs in ListView" by Marco Nelissen · 13 years ago
  31. 22c04a3 Fix bugs in ListView by Marco Nelissen · 13 years ago
  32. 696cba5 Refactor menu internals. by Adam Powell · 13 years ago
  33. 8f04841 Merge "Use Harfbuzz for Canvas drawText APIs" by Fabrice Di Meglio · 13 years ago
  34. 9bf2d9e Merge "Fix onCompleteAudioAvailable" by Narayan Kamath · 13 years ago
  35. 25641ca Merge "Plumbing in PackageManager and installd for multi-user support." by Amith Yamasani · 13 years ago
  36. 53f6f95 Fix onCompleteAudioAvailable by Narayan Kamath · 13 years ago
  37. 1854ddb Deprecate ANCHOR_TYPE and IMAGE_ANCHOR_TYPE from WebView.HitTestResult by Steve Block · 13 years ago
  38. a210e15 Merge "TTS: SynthesisRequest.error() instead of return value" by Bjorn Bringert · 13 years ago
  39. 360eb16 TTS: SynthesisRequest.error() instead of return value by Bjorn Bringert · 13 years ago
  40. b39d897 Use Harfbuzz for Canvas drawText APIs by Fabrice Di Meglio · 13 years ago
  41. 4af51a1 Merge "Return chars advances instead of glyphs advances" by Fabrice Di Meglio · 13 years ago
  42. 06732fd Return chars advances instead of glyphs advances by Fabrice Di Meglio · 13 years ago
  43. 343c1ad am 37677849: am 64c42cae: Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State. by Wink Saville · 13 years ago
  44. 3767784 am 64c42cae: Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State. by Wink Saville · 13 years ago
  45. 64c42ca Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State. by Wink Saville · 13 years ago
  46. fd19239 Merge "Integrate from support lib: fix restore of list state." by Dianne Hackborn · 13 years ago
  47. d071ec2 Integrate from support lib: fix restore of list state. by Dianne Hackborn · 13 years ago
  48. 16f6104 Merge "Only return default TTS engines from TTS.getEngines()" by Bjorn Bringert · 13 years ago
  49. fe6ea01 Only return default TTS engines from TTS.getEngines() by Bjorn Bringert · 13 years ago
  50. f7b9e78 Merge "Add Unicode BiDi Algo before drawing text in Canvas" by Fabrice Di Meglio · 13 years ago
  51. 95814b0 Merge "Fix bug 2724503 Persist media button receiver across reboots" by Jean-Michel Trivi · 13 years ago
  52. 47c4156 Back-port new fragment detach APIs from support lib. by Dianne Hackborn · 13 years ago
  53. d589fea Fix bug 2724503 Persist media button receiver across reboots by Jean-Michel Trivi · 13 years ago
  54. 689e515 Add Unicode BiDi Algo before drawing text in Canvas by Fabrice Di Meglio · 13 years ago
  55. 0b28549 Plumbing in PackageManager and installd for multi-user support. by Amith Yamasani · 13 years ago
  56. 231942a Merge "Import revised translations." by Eric Fischer · 13 years ago
  57. 9b247e9 Import revised translations. by Eric Fischer · 13 years ago
  58. 230c323 Merge "More battery stats improvements." by Dianne Hackborn · 13 years ago
  59. 3ad604b Merge "Improve TTS engine audio buffer API" by Bjorn Bringert · 13 years ago
  60. 71e0b48 Improve TTS engine audio buffer API by Bjorn Bringert · 13 years ago
  61. 702acac Merge "Fix camera javadoc errors." by Wu-cheng Li · 13 years ago
  62. 7b1c5c8 Fix camera javadoc errors. by Wu-cheng Li · 13 years ago
  63. 73e31a3 Merge "Adding WebElement.java which provides DOM friendly API function to lookup HTML elements in the page." by Steve Block · 13 years ago
  64. 50e657b Add Java API for writing TTS engines by Bjorn Bringert · 13 years ago
  65. d4fce2b Add comments for APIs of InputMethodManager added to Honeycomb by satok · 13 years ago
  66. 68f1b78 Add an API to get the last used input method subtype by satok · 13 years ago
  67. 1fadab5 More battery stats improvements. by Dianne Hackborn · 13 years ago
  68. c02c97e Merge "Replace a custom AndroidRuntime::findClass with a more targeted fix." by Elliott Hughes · 13 years ago
  69. b5b49ba Import revised translations. DO NOT MERGE by Eric Fischer · 13 years ago
  70. 3f7480d Adding WebElement.java which provides DOM friendly API function to by Dounia Berrada · 13 years ago
  71. 7aa74c3 Merge "First bits of WebDriver containing blocking function to load a page and fetching the page source." by Steve Block · 13 years ago
  72. 44329ad Merge "Rewrite battery history storage." by Dianne Hackborn · 13 years ago
  73. 0ffc988 Rewrite battery history storage. by Dianne Hackborn · 13 years ago
  74. 600780b First bits of WebDriver containing blocking function to load a page and by Dounia Berrada · 13 years ago
  75. 4b428dc Merge "Fix around suggestionSpan." by Gilles Debunne · 13 years ago
  76. d195e5a Replace a custom AndroidRuntime::findClass with a more targeted fix. by Elliott Hughes · 13 years ago
  77. a00972a Fix around suggestionSpan. by Gilles Debunne · 13 years ago
  78. 5cde33b am a4b76ff4: am d69ec89f: am 46b59ef0: Merge "Fix access point parsing: reset static link property after parsing static ip setting Fix removeConfiguredNetwork: add sleep between remove configured network and disable wifi" into honeycomb-mr1 by Xia Wang · 13 years ago
  79. a4b76ff am d69ec89f: am 46b59ef0: Merge "Fix access point parsing: reset static link property after parsing static ip setting Fix removeConfiguredNetwork: add sleep between remove configured network and disable wifi" into honeycomb-mr1 by Xia Wang · 13 years ago
  80. d69ec89 am 46b59ef0: Merge "Fix access point parsing: reset static link property after parsing static ip setting Fix removeConfiguredNetwork: add sleep between remove configured network and disable wifi" into honeycomb-mr1 by Xia Wang · 13 years ago
  81. 46b59ef Merge "Fix access point parsing: reset static link property after parsing static ip setting Fix removeConfiguredNetwork: add sleep between remove configured network and disable wifi" into honeycomb-mr1 by Xia Wang · 13 years ago
  82. 62e3dee Merge "Fix a typo in FrameLayout JavaDoc" by Steve Block · 13 years ago
  83. 13f3683 Merge "More native code cleanup." by Elliott Hughes · 13 years ago
  84. 1ba7b7e Fix a typo in FrameLayout JavaDoc by Steve Block · 13 years ago
  85. f17b971 More native code cleanup. by Elliott Hughes · 13 years ago
  86. f9dc3db Merge "Use an @hide libcore API to get the FileDescriptor from a Socket." by Elliott Hughes · 13 years ago
  87. e9cf71d Merge "Don't allocate a raw object then call its constructor manually..." by Elliott Hughes · 13 years ago
  88. fda06c0 Merge "Add camera metering area API." by Wu-cheng Li · 13 years ago
  89. e98e4c8 Add camera metering area API. by Wu-cheng Li · 13 years ago
  90. 0c5001d Add APIs to remove tasks. by Dianne Hackborn · 13 years ago
  91. cf6f7a0 Don't allocate a raw object then call its constructor manually... by Elliott Hughes · 13 years ago
  92. 4cb1753 Remove useless forward declarations. by Elliott Hughes · 13 years ago
  93. 4390758 Use an @hide libcore API to get the FileDescriptor from a Socket. by Elliott Hughes · 13 years ago
  94. 461fa8b0 resolved conflicts for merge of 18490fb9 to master by Kenny Root · 13 years ago
  95. d3a6956 Merge "More native code cleanup." by Elliott Hughes · 13 years ago
  96. a4f39a6 Merge "protect all /cache/recovery/last_* files from deletion" by Doug Zongker · 13 years ago
  97. dd66bcb More native code cleanup. by Elliott Hughes · 13 years ago
  98. 18490fb resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aosp by Kenny Root · 13 years ago
  99. ae44796 Merge "Kill the global references in the OpenGL wrappers." by Elliott Hughes · 13 years ago
  100. 3d5040f8 protect all /cache/recovery/last_* files from deletion by Doug Zongker · 13 years ago