1. dacea8c Start work on simulating landscape/portrait when orientation is locked. by Dianne Hackborn · 14 years ago
  2. fb281f3 Merge "Fix for issue 4133431 "Remove OSAL layer" in JNI part" by Shyam Pallapothu · 14 years ago
  3. 45c515b Action bar work for phones by Adam Powell · 14 years ago
  4. c0125dd Fix for issue 4133431 "Remove OSAL layer" in JNI part by Shyam Pallapothu · 14 years ago
  5. 9f0df63 am 66140cc1: am a2c180a0: am caf60ebd: am 48c187f9: docs: fix typo in 3.0 notes by Scott Main · 14 years ago
  6. 66140cc am a2c180a0: am caf60ebd: am 48c187f9: docs: fix typo in 3.0 notes by Scott Main · 14 years ago
  7. a2c180a am caf60ebd: am 48c187f9: docs: fix typo in 3.0 notes by Scott Main · 14 years ago
  8. caf60eb am 48c187f9: docs: fix typo in 3.0 notes by Scott Main · 14 years ago
  9. 9a36549 Merge "Fix bug in deciding which rotation to use for an orientation." by Dianne Hackborn · 14 years ago
  10. 9d13264 Fix bug in deciding which rotation to use for an orientation. by Dianne Hackborn · 14 years ago
  11. 48c187f docs: fix typo in 3.0 notes by Scott Main · 14 years ago
  12. 67c1dff Merge "Extracted WordIterator class." by Gilles Debunne · 14 years ago
  13. 5db1314 Merge "Get rid of the "pid" parameter from createSurface" by Mathias Agopian · 14 years ago
  14. b104800 Merge "TextLayout cache - update size and improve logging" by Fabrice Di Meglio · 14 years ago
  15. 4c1f4f7 Merge "Rework display size access." by Dianne Hackborn · 14 years ago
  16. 041a320 Merge "Remove config_caseSensitiveExternalStorage; no longer needed." by Dianne Hackborn · 14 years ago
  17. 7c80244 Fix typo in Matrix.mPerspective. by Jack Palevich · 14 years ago
  18. 010d5c4 TextLayout cache - update size and improve logging by Fabrice Di Meglio · 14 years ago
  19. f50e54e Remove config_caseSensitiveExternalStorage; no longer needed. by Dianne Hackborn · 14 years ago
  20. 44bc17c Rework display size access. by Dianne Hackborn · 14 years ago
  21. b86a6ea Merge "Move TLS behind hal." by Jason Sams · 14 years ago
  22. ef24309 Merge "Add utility method Matrix.perspectiveM" by Jack Palevich · 14 years ago
  23. 05e3723 Merge "Pool strings in JsonReader." by Jesse Wilson · 14 years ago
  24. d793299 Add utility method Matrix.perspectiveM by Jack Palevich · 14 years ago
  25. 712079a Merge "Fix bug 4329016 - Refresh menus properly while in batch update mode" by Adam Powell · 14 years ago
  26. a86b350 Fix bug 4329016 - Refresh menus properly while in batch update mode by Adam Powell · 14 years ago
  27. 847cf34 Pool strings in JsonReader. by Jesse Wilson · 14 years ago
  28. bf96c35 Merge "Enable anti-aliasing for hw-accelerated lines" by Chet Haase · 14 years ago
  29. 5b0200b Enable anti-aliasing for hw-accelerated lines by Chet Haase · 14 years ago
  30. be8ac6a Move TLS behind hal. by Jason Sams · 14 years ago
  31. 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
  32. 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
  33. 69ccfd7 am ca7f30eb: am b8a57841: Merge "docs: add a little info to Configuration class description" into honeycomb by Scott Main · 14 years ago
  34. ca7f30e am b8a57841: Merge "docs: add a little info to Configuration class description" into honeycomb by Scott Main · 14 years ago
  35. b8a5784 Merge "docs: add a little info to Configuration class description" into honeycomb by Scott Main · 14 years ago
  36. 1cc1a41 Merge "Calendar DB upgrade" by Andy McFadden · 14 years ago
  37. 26d047d am 6293801f: am fdf854cc: am 1ccfd8ed: am d155e1a2: docs: change ZTE usb driver link by Scott Main · 14 years ago
  38. 6293801 am fdf854cc: am 1ccfd8ed: am d155e1a2: docs: change ZTE usb driver link by Scott Main · 14 years ago
  39. fdf854c am 1ccfd8ed: am d155e1a2: docs: change ZTE usb driver link by Scott Main · 14 years ago
  40. 1ccfd8e am d155e1a2: docs: change ZTE usb driver link by Scott Main · 14 years ago
  41. d155e1a docs: change ZTE usb driver link by Scott Main · 14 years ago
  42. e5463ab Merge "Make sure binder ioctl structs don't contain uninitialized values." by Kenny Root · 14 years ago
  43. b63572f Merge "Increment database version to 65" by Kenny Root · 14 years ago
  44. 594f3ee Make sure binder ioctl structs don't contain uninitialized values. by Evgeniy Stepanov · 14 years ago
  45. 4804c21 Merge "Fix key preview coordinates calculation" by Tadashi G. Takaoka · 14 years ago
  46. 63848e3 docs: add a little info to Configuration class description by Scott Main · 14 years ago
  47. 3feb41f Fix for issue 4133431 "Remove OSAL layer" in JNI by Shyam Pallapothu · 14 years ago
  48. 7743fa6 Fix for issue 4133431 "Remove OSAL layer" in JNI part" by Dheeraj Sharma · 14 years ago
  49. 1187822 Merge "Reduce verbosity of Renderscript logging." by Stephen Hines · 14 years ago
  50. 4698ef3 Merge "Remove accidental logging." by Jason Sams · 14 years ago
  51. 0ec8c6f Remove accidental logging. by Jason Sams · 14 years ago
  52. 9c35d79 Reduce verbosity of Renderscript logging. by Stephen Hines · 14 years ago
  53. aef35dde Increment database version to 65 by Kenny Root · 14 years ago
  54. df2e2c8 Calendar DB upgrade by Andy McFadden · 14 years ago
  55. e193fd1 Extracted WordIterator class. by Gilles Debunne · 14 years ago
  56. ff0f67d Merge "Create runtime stubs for compute driver." by Jason Sams · 14 years ago
  57. fcf7231 Create runtime stubs for compute driver. by Jason Sams · 14 years ago
  58. 9638e5c Get rid of the "pid" parameter from createSurface by Mathias Agopian · 14 years ago
  59. 8c4da95 Fix the build by Adam Powell · 14 years ago
  60. 63f9689 Revert recently added check to addFooterView by Marco Nelissen · 14 years ago
  61. 7454253 Merge "Unhide MediaPlayer's setDataSource method that takes optional http headers to be" by Andreas Huber · 14 years ago
  62. c199ff6 am a4017f8d: am afa79585: Remove getCurrentDataConnectionList. by Wink Saville · 14 years ago
  63. a4017f8 am afa79585: Remove getCurrentDataConnectionList. by Wink Saville · 14 years ago
  64. e41588b Merge "Use Harfbuzz for Paint drawText / measureText / breakText APIs" by Fabrice Di Meglio · 14 years ago
  65. 72e738a Unhide MediaPlayer's setDataSource method that takes optional http headers to be by Andreas Huber · 14 years ago
  66. 215e90f Merge "Deprecate a bunch of APIs." by Dianne Hackborn · 14 years ago
  67. 34d06dd Merge "Deprecate ANCHOR_TYPE and IMAGE_ANCHOR_TYPE from WebView.HitTestResult" by Steve Block · 14 years ago
  68. 9567a66 Deprecate a bunch of APIs. by Dianne Hackborn · 14 years ago
  69. e85626f Merge "Add extra headers specified in the media player's setDataSource call" by Andreas Huber · 14 years ago
  70. 5087494 Add extra headers specified in the media player's setDataSource call by Andreas Huber · 14 years ago
  71. 21334fd Fix key preview coordinates calculation by Tadashi G. Takaoka · 14 years ago
  72. 6f026b0 Merge "Track unhandled input events in consistency verifiers." by Jeff Brown · 14 years ago
  73. bbdc50b Track unhandled input events in consistency verifiers. by Jeff Brown · 14 years ago
  74. dee1640 Merge "Add tap/drag touchpad gesture." by Jeff Brown · 14 years ago
  75. 79ac969 Add tap/drag touchpad gesture. by Jeff Brown · 14 years ago
  76. 2a231f8 Merge "Refactor menu internals." by Adam Powell · 14 years ago
  77. 9cc5a4e Merge "remove support for console in SurfaceFlinger" by Mathias Agopian · 14 years ago
  78. 4f810c8 Use Harfbuzz for Paint drawText / measureText / breakText APIs by Fabrice Di Meglio · 14 years ago
  79. 57127bd am ee1c033f: am 24a16e6c: am c34c88b9: am ec1a8f7a: Merge "Unable to push files to Windows 7" by Jaikumar Ganesh · 14 years ago
  80. ee1c033 am 24a16e6c: am c34c88b9: am ec1a8f7a: Merge "Unable to push files to Windows 7" by Jaikumar Ganesh · 14 years ago
  81. 24a16e6 am c34c88b9: am ec1a8f7a: Merge "Unable to push files to Windows 7" by Jaikumar Ganesh · 14 years ago
  82. a464349 Merge "GLES2Dbg: send some GL implementation constants to client" by David Li · 14 years ago
  83. 3f14891 Merge "Initial checkin of spot presentation for touchpad gestures." by Jeff Brown · 14 years ago
  84. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 14 years ago
  85. c34c88b am ec1a8f7a: Merge "Unable to push files to Windows 7" by Jaikumar Ganesh · 14 years ago
  86. 05d30b1 Merge "Fix bugs in ListView" by Marco Nelissen · 14 years ago
  87. ec1a8f7 Merge "Unable to push files to Windows 7" by Jaikumar Ganesh · 14 years ago
  88. 31918cc GLES2Dbg: send some GL implementation constants to client by David Li · 14 years ago
  89. e9f619f GLES2Dbg: initial tests by David Li · 14 years ago
  90. 22c04a3 Fix bugs in ListView by Marco Nelissen · 14 years ago
  91. 696cba5 Refactor menu internals. by Adam Powell · 14 years ago
  92. 8f04841 Merge "Use Harfbuzz for Canvas drawText APIs" by Fabrice Di Meglio · 14 years ago
  93. 9bf2d9e Merge "Fix onCompleteAudioAvailable" by Narayan Kamath · 14 years ago
  94. 3114899 Merge "Make sure a read restarts the prefetcher if necessary." by Andreas Huber · 14 years ago
  95. 25641ca Merge "Plumbing in PackageManager and installd for multi-user support." by Amith Yamasani · 14 years ago
  96. 08d1f93 Merge "Make installd resistant to umask changes." by Nick Kralevich · 14 years ago
  97. bb32a94 Make sure a read restarts the prefetcher if necessary. by Andreas Huber · 14 years ago
  98. 7f9968c Merge "handle supplicant stop after child states exit" by Irfan Sheriff · 14 years ago
  99. d6309d6 Merge "Remove streamability verification, it's taking too long. Also..." by Andreas Huber · 14 years ago
  100. 53f6f95 Fix onCompleteAudioAvailable by Narayan Kamath · 14 years ago