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