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