1. 953f909 Add inPreferQualityOverSpeed into BitmapFactory.Options. by Wei-Ta Chen · 14 years ago
  2. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 14 years ago
  3. 997d15e Merge "fix int vs. pointer mismatch in return statement. Add missing include header for compilation on x86 target." by Olivier Bailly · 14 years ago
  4. e26092e Merge "Don't leak." by Dianne Hackborn · 14 years ago
  5. 1f5b195 Don't leak. by Dianne Hackborn · 14 years ago
  6. b37f8a8 fix messages from sqlite layer in c++ code to be useful. by Vasu Nori · 14 years ago
  7. a111187 Change rotation freeze to all be implemented in window manager. by Dianne Hackborn · 14 years ago
  8. 33710fc am 096c4c44: am 251384a7: Merge "Improve performance when getting styled string." by Brad Fitzpatrick · 14 years ago
  9. 096c4c4 am 251384a7: Merge "Improve performance when getting styled string." by Brad Fitzpatrick · 14 years ago
  10. d7c8672 fix int vs. pointer mismatch in return statement. by Olivier Bailly · 14 years ago
  11. 6b53e8d Added support for full PC-style keyboards. by Jeff Brown · 14 years ago
  12. ac4a181 Improve performance when getting styled string. by Peter Eliasson · 14 years ago
  13. a8079bf Apparently SystemProperties jni native support must now be registered before Binder's. by Andreas Huber · 14 years ago
  14. b763fa1 Merge "Split UTF functions from String8/16" by Kenny Root · 14 years ago
  15. 300ba68 Split UTF functions from String8/16 by Kenny Root · 14 years ago
  16. fe48f65 Free resources only from the GL context thread. Bug #3179882 by Romain Guy · 14 years ago
  17. 5314335 am 00e5dd44: Merge "Fix JNI reference leak in NativeActivity. (DO NOT MERGE)" into gingerbread by Jeff Brown · 14 years ago
  18. 00e5dd4 Merge "Fix JNI reference leak in NativeActivity. (DO NOT MERGE)" into gingerbread by Jeff Brown · 14 years ago
  19. e7f3396 am cc798d96: am 2e2983c6: Merge "Reduce log clutter." into gingerbread by Jeff Hamilton · 14 years ago
  20. cc798d9 am 2e2983c6: Merge "Reduce log clutter." into gingerbread by Jeff Hamilton · 14 years ago
  21. 8f6068e Fix JNI reference leak in NativeActivity. (DO NOT MERGE) by Jeff Brown · 14 years ago
  22. d8acf9b Merge "Support nested display lists." by Romain Guy · 14 years ago
  23. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 14 years ago
  24. 0fe478e Support nested display lists. by Romain Guy · 14 years ago
  25. 5629d51 Reduce log clutter. by Jeff Hamilton · 14 years ago
  26. 5be894e add API to return Uri for the given downloaded file id & get mimetype by Vasu Nori · 14 years ago
  27. 6e0ecb4 Adding JNI methods as a faster reflection mechanism by Chet Haase · 14 years ago
  28. 8dc287d Merge "Avoid copying byte arrays when just decoding bounds." by Bryan Mawhinney · 14 years ago
  29. 2a3d754 Avoid copying byte arrays when just decoding bounds. by Bryan Mawhinney · 14 years ago
  30. ed4f28b Set country code in the driver and remove channel set by Irfan Sheriff · 14 years ago
  31. 55fc850 Add path to get different DPI drawables by Kenny Root · 14 years ago
  32. a8413be Merge "WifiLock extensions for high performance mode" by Irfan Sheriff · 14 years ago
  33. 5876a42 WifiLock extensions for high performance mode by Irfan Sheriff · 14 years ago
  34. 9440083 Merge "Optimizing ColorFilter in display lists" by Chet Haase · 14 years ago
  35. ad93c2b Optimizing ColorFilter in display lists by Chet Haase · 14 years ago
  36. bb8300e Merge "Fix debug statements and aapt assert." by Patrick Scott · 14 years ago
  37. f235c5a add wps pin from device capability by Irfan Sheriff · 14 years ago
  38. 4f145c9 Fix debug statements and aapt assert. by Patrick Scott · 14 years ago
  39. dcaff67 Merge "DisplayList optimizations and fixes." by Chet Haase · 14 years ago
  40. d98aa2d DisplayList optimizations and fixes. by Chet Haase · 14 years ago
  41. b1ef244 Clean up some logging to make it more useful to debug. by Jaikumar Ganesh · 14 years ago
  42. ff7db40 Make setting the adapter properties asynchronous. by Jaikumar Ganesh · 14 years ago
  43. 6ab84ee am c2f78020: am 23656899: Merge "Fix issue #3126018: No way to specify NativeActivity\'s native method" into gingerbread by Dianne Hackborn · 14 years ago
  44. c2f7802 am 23656899: Merge "Fix issue #3126018: No way to specify NativeActivity\'s native method" into gingerbread by Dianne Hackborn · 14 years ago
  45. e21d91c6 Fix issue #3126018: No way to specify NativeActivity's native method by Dianne Hackborn · 14 years ago
  46. 50db92c Merge "Fix 3122139, where previewing an attachment for the second time will fail." by Wei-Ta Chen · 14 years ago
  47. d29c990 am c81ec79d: am 0592832c: Merge "Attempt to fix simulator build." into gingerbread by Nick Pelly · 14 years ago
  48. c81ec79 am 0592832c: Merge "Attempt to fix simulator build." into gingerbread by Nick Pelly · 14 years ago
  49. 27f0b17 Fix native resource leak when OpenGL renderer is not being used. by Chet Haase · 14 years ago
  50. 1af97f0 Attempt to fix simulator build. by Nick Pelly · 14 years ago
  51. 58c1579c Fix 3122139, where previewing an attachment for the second time will fail. by Wei-Ta Chen · 14 years ago
  52. de8635e am 389a440a: Backport ParcelFileDescriptor.createPipe() from master. by Jeff Hamilton · 14 years ago
  53. 389a440 Backport ParcelFileDescriptor.createPipe() from master. by Jeff Hamilton · 14 years ago
  54. bff26d15 am 86f1b643: am bf5efba2: Merge "Fix issue #3117918: No way to finish a native activity" into gingerbread by Dianne Hackborn · 14 years ago
  55. 86f1b64 am bf5efba2: Merge "Fix issue #3117918: No way to finish a native activity" into gingerbread by Dianne Hackborn · 14 years ago
  56. db28a94 Fix issue #3117918: No way to finish a native activity by Dianne Hackborn · 14 years ago
  57. bdccfe4 Merge "Optimizing display lists by referencing pointers to resources instead of copying them" by Chet Haase · 14 years ago
  58. 5c13d89 Optimizing display lists by referencing pointers to resources instead of copying them by Chet Haase · 14 years ago
  59. 3317c6db am 2cead908: am db723ea0: Merge "jni: Remove duplicated jniThrowException()" by Jean-Baptiste Queru · 14 years ago
  60. 2cead90 am db723ea0: Merge "jni: Remove duplicated jniThrowException()" by Jean-Baptiste Queru · 14 years ago
  61. ca2a75a am 824de4b3: am dd7341f7: Added missing implementation for NdefRecord. by Sylvain Fonteneau · 14 years ago
  62. 824de4b am dd7341f7: Added missing implementation for NdefRecord. by Sylvain Fonteneau · 14 years ago
  63. dd7341f Added missing implementation for NdefRecord. by Sylvain Fonteneau · 14 years ago
  64. 1b04ed7 Merge "Extended android.os.Debug.dumpNativeHeap to include /proc/self/maps contents" by Brian Carlstrom · 14 years ago
  65. dd70133 am 1a326022: am 208bb08a: Merge "Fix issue 3098880." into gingerbread by Eric Laurent · 14 years ago
  66. 393b84c1 Extended android.os.Debug.dumpNativeHeap to include /proc/self/maps contents by Brian Carlstrom · 14 years ago
  67. cd0e839 NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  68. 1fc4d88 jni: Remove duplicated jniThrowException() by Jim Huang · 14 years ago
  69. 1a32602 am 208bb08a: Merge "Fix issue 3098880." into gingerbread by Eric Laurent · 14 years ago
  70. 36e7790 Merge a851d8d0 from gingerbread by Jean-Baptiste Queru · 14 years ago
  71. fcab0f5 am 8fda1636: am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 14 years ago
  72. 0e7a4d9 Fix issue 3098880. by Eric Laurent · 14 years ago
  73. bc21fde NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  74. c9332fa Delete unused WebView drag tracking code by Bjorn Bringert · 14 years ago
  75. 8fda163 am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 14 years ago
  76. 3b1abba OBB: use PBKDF2 for key generation. by Kenny Root · 14 years ago
  77. 41030da Add a getNativeMatrix() API. by Romain Guy · 14 years ago
  78. 4bb9420 Optimize 9patch rendering. by Romain Guy · 14 years ago
  79. d5da367 am 22cb4ef8: am d577cfd7: Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread by Jeff Brown · 14 years ago
  80. 22cb4ef am d577cfd7: Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread by Jeff Brown · 14 years ago
  81. 415d8c3 Switch Looper back to using poll() instead of epoll(). by Jeff Brown · 14 years ago
  82. 6b7bd24 Don't clear the framebuffer when not needed. by Romain Guy · 14 years ago
  83. 060e25b don't print informational messages from sqlite in log by Vasu Nori · 14 years ago
  84. bdb801ca Remove logs to reduce logcat spam. by Romain Guy · 14 years ago
  85. eeac43a am f7681f84: Do not merge. by Wei-Ta Chen · 14 years ago
  86. f7681f84 Do not merge. by Wei-Ta Chen · 14 years ago
  87. 20e987b Add MotionEvent Matrix transformations. by Jeff Brown · 14 years ago
  88. e224fab Fix segfault when tring to throw IOException. by Owen Lin · 14 years ago
  89. a9164cb Merge "Fix a initialization bug in BitmapRegionDecoder." by Owen Lin · 14 years ago
  90. e17c054 Merge "Add display lists caching." by Romain Guy · 14 years ago
  91. b051e89 Add display lists caching. by Romain Guy · 14 years ago
  92. 4715bd9 resolved conflicts for merge of f4c3b7e9 to master by Nick Pelly · 14 years ago
  93. 0ab9851 Fix a initialization bug in BitmapRegionDecoder. by Owen Lin · 14 years ago
  94. f4c3b7e am 038cabe0: NFC integration by Nick Pelly · 14 years ago
  95. 038cabe NFC integration by Nick Pelly · 14 years ago
  96. bff405f resolved conflicts for merge of d8e8186c to master by Kenny Root · 14 years ago
  97. d8e8186 am 05105f7a: Update OBB API to include callbacks by Kenny Root · 14 years ago
  98. 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
  99. f7ebe8e bug:2868568 reduce the message level from error to warning by Vasu Nori · 14 years ago
  100. 4aa9057 Adding display lists to the GL renderer (checkpoint.) by Romain Guy · 14 years ago