1. e7fe35b Whoops fix installing. I am dumb. by Dianne Hackborn · 15 years ago
  2. a2a34a5 Merge change 1528 into donut by Android (Google) Code Review · 15 years ago
  3. 3cc68d2 should help fix the Simulator build. by Mathias Agopian · 15 years ago
  4. 8ad0281 With this, the BackupService onBackup method is called. by Joe Onorato · 15 years ago
  5. d39afbd Make android.content.ComponentName implement java.lang.Comparable. by Joe Onorato · 15 years ago
  6. c5b0e6e don't scale trackball event by Mitsuru Oshima · 15 years ago
  7. 2466bdf am f7a480d: AI 148759: Add download page for NDK 1.5 r1. by Dirk Dougherty · 15 years ago
  8. 63fbf39 am c214de5: AI 148752: Fix description of breakText() param. by Dirk Dougherty · 15 years ago
  9. 33a31b3 AI 148752: Fix description of breakText() param. BUG=1790234 by Dirk Dougherty · 15 years ago
  10. 6347c32 Merge change 1436 into donut by Android (Google) Code Review · 15 years ago
  11. 001a6e52 Density Compatibility mode for SurfaceView by Mitsuru Oshima · 15 years ago
  12. ade3eca Implement issue #1783881 (manifest option for adb-install-only apps) by Dianne Hackborn · 15 years ago
  13. 807f23b Merge change 1057 into donut by Android (Google) Code Review · 15 years ago
  14. 2bb3ea1 Fix native core runtime. A messy declaration was causing a problem at boot time. by Romain Guy · 15 years ago
  15. b10f138 * Add regoin scaling for transparent support by Mitsuru Oshima · 15 years ago
  16. f7a480de AI 148759: Add download page for NDK 1.5 r1. BUG=1790234 by Dirk Dougherty · 15 years ago
  17. c64322c PackageManager keeps track of who installed what. by Jacek Surazski · 15 years ago
  18. c214de5 AI 148752: Fix description of breakText() param. BUG=1790234 by Dirk Dougherty · 15 years ago
  19. 3e3439d Merge change 1478 into donut by Android (Google) Code Review · 15 years ago
  20. a87a132 Fixes #1847219. Add a new API to load fonts from arbitrary files: Typeface.createFromFile(String/File). by Romain Guy · 15 years ago
  21. e51f3a0 Merge change 1297 into donut by Android (Google) Code Review · 15 years ago
  22. da33d0d Merge change 1424 into donut by Android (Google) Code Review · 15 years ago
  23. c70b644 Merge change 1463 into donut by Android (Google) Code Review · 15 years ago
  24. 83b2107 Fixes #1846038. DrawableContainer was wrongly returning its opacity by ignoring the visibility of the currently selected layer. This change simply reports a TRANSPARENT opacity if there is no currently selected layer of if the selected layer is not visible. Otherwise it reports the opacity computed by the state class. by Romain Guy · 15 years ago
  25. 7813767 Merge change 1441 into donut by Android (Google) Code Review · 15 years ago
  26. 3681f26 LocationManager: Recover if process containing NetworkLocation provider crashes by Mike Lockwood · 15 years ago
  27. 2677d0d LocationManager: Fix a Javadoc comment. by Mike Lockwood · 15 years ago
  28. a1565b9 removing log message checked in by acccident. by Mitsuru Oshima · 15 years ago
  29. 7e3e04c Merge change 1408 into donut by Android (Google) Code Review · 15 years ago
  30. 4010ac3 added reliability test usding DumpRenderTree by Guang Zhu · 15 years ago
  31. 6dfed24 Fixes 1844680. Interrupted scrolling could lead to rendering artifacts. The ListView was invalidating itself in opaque mode but before the drawing could happen, it was getting rid of its scrolling cache, thus becoming translucent again. by Romain Guy · 15 years ago
  32. 1e6dab1 Merge change 1406 into donut by Android (Google) Code Review · 15 years ago
  33. c06ce12 Internal APIs to get/set SMSC address. by jsh · 15 years ago
  34. 58feea7 * update all metrics data when updating density. by Mitsuru Oshima · 15 years ago
  35. 08f3b52 Merge change 1404 into donut by Android (Google) Code Review · 15 years ago
  36. 2d6afea Fix the build by Romain Guy · 15 years ago
  37. 7ed6acd Remove useless logging on every draw. by Romain Guy · 15 years ago
  38. a2ea1d3 Merge change 1371 into donut by Android (Google) Code Review · 15 years ago
  39. e292086 Merge change 1391 into donut by Android (Google) Code Review · 15 years ago
  40. 25fdf35 Merge change 1299 into donut by Android (Google) Code Review · 15 years ago
  41. 24443ea Fixes #1596240. Optimize invalidate/draw passes by marking opaque views and avoiding drawing them. Whenever a View requests an invalidate its parent check whether the view is opaque or not. When the view is not opaque, the framework behaves as it used to. However, when a view is opaque, the parent marks itself as being dirty because of an opaque view. Its parent then does the same, and so on. When the framework then starts drawing the views, it does not draw views marked as dirty opaque. If a view is dirty opaque and receives an invalidate request from a non-opaque view, it then clears the dirty opaque flag and behaves as before. by Romain Guy · 15 years ago
  42. 6b4e427 Fix 1799207. With the new local dns, we should allow the host without any PERIOD. Otherwise http://go won't work properly. by Grace Kloba · 15 years ago
  43. 7f2ae49 Merge change 1370 into donut by Android (Google) Code Review · 15 years ago
  44. 3b30d80 Merge change 1377 into donut by Android (Google) Code Review · 15 years ago
  45. c53fc4e Fix typo in javadoc by Marco Nelissen · 15 years ago
  46. 6ee44d1 Merge change 1258 into donut by Android (Google) Code Review · 15 years ago
  47. 1655be4 Fix issue #1837610 and #1753079 by Dianne Hackborn · 15 years ago
  48. 429a3b5 Fix a JNI layer crash due to null camera object passed to get_native_camera() by James Dong · 15 years ago
  49. 5e1d8ae Merge change 1355 into donut by Android (Google) Code Review · 15 years ago
  50. 3022a11 Merge change 1239 into donut by Android (Google) Code Review · 15 years ago
  51. 82e61c9 Merge change 1316 into donut by Android (Google) Code Review · 15 years ago
  52. e3635c9 GPS: Generalize SUPL support to include AGPS for CDMA by Mike Lockwood · 15 years ago
  53. d6289b1 Modify camera framework to use new streamlined binder interface. by Dave Sparks · 15 years ago
  54. b4735b6 am 25f9637: AI 148665: Disabling a test that does not work as by Jorg Pleumann · 15 years ago
  55. 25f9637 AI 148665: Disabling a test that does not work as by Jorg Pleumann · 15 years ago
  56. b059d90 Make in-app search have a different background resource which looks by Mike LeBeau · 15 years ago
  57. 81e4143 Added Java callback for JavaScript execution timeout. by Guang Zhu · 15 years ago
  58. 8331f72 remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eglext.h by Mathias Agopian · 15 years ago
  59. 2accb31 this should fix the build by Mathias Agopian · 15 years ago
  60. 21dc037 Check the size of the data to write for STATIC AudioTrack objects. by Jean-Michel Trivi · 15 years ago
  61. 778fb15 should fix the build. by Mathias Agopian · 15 years ago
  62. 3a04bd3 Merge change 1289 into donut by Android (Google) Code Review · 15 years ago
  63. cb29e62 only export the GL entry-points, hide everything else. by Mathias Agopian · 15 years ago
  64. 851a541 Implement targetSdkVersion and maxSdkVersion, plus version code names. by Dianne Hackborn · 15 years ago
  65. ed3b804 Merge change 1276 into donut by Android (Google) Code Review · 15 years ago
  66. b619c91 Define mime type for shortcut validation path. by Karl Rosaen · 15 years ago
  67. c39aae0 Merge change 1278 into donut by Android (Google) Code Review · 15 years ago
  68. 7b59fe3 Merge change 1275 into donut by Android (Google) Code Review · 15 years ago
  69. c2af31f Squashed commit of the following: by Suchi Amalapurapu · 15 years ago
  70. 98acd54 Make the search dialog's autocomplete dropdown behave correctly by Mike LeBeau · 15 years ago
  71. 0bfbae2 Make the internal storage monitor work correctly when internal storage is very large. by Marco Nelissen · 15 years ago
  72. 55280a9 Improve shutdown process to send broadcast for applications. by Dianne Hackborn · 15 years ago
  73. 32c2c90 Fix 1840639 to support overlays with zz_ZZ. by Robert Greenwalt · 15 years ago
  74. 672f1e2 Merge change 1192 into donut by Android (Google) Code Review · 15 years ago
  75. 3a6645a Merge change 1114 into donut by Android (Google) Code Review · 15 years ago
  76. 17a5e5d Merge change 1217 into donut by Android (Google) Code Review · 15 years ago
  77. f04da95 Fix keyboard redraw bug on long-press of CapsLock. by Amith Yamasani · 15 years ago
  78. c825d3e fix the sim build. disables the tests for now. by Joe Onorato · 15 years ago
  79. 1e09a72 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 15 years ago
  80. b890889 Fix the build. by Jeff Hamilton · 15 years ago
  81. 60f3eb5 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 15 years ago
  82. b2a5011 Define the URI path, columns and constants for shortcut validation. by Karl Rosaen · 15 years ago
  83. b59f23d Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 15 years ago
  84. e20ea78 Require native-order direct buffers for glXXXPointer APIs. by Jack Palevich · 15 years ago
  85. 3fd7e13 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 15 years ago
  86. 538bcd7 Merge change 1164 into donut by Android (Google) Code Review · 15 years ago
  87. 8705a41 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 15 years ago
  88. 881c4c2 Merge change 1108 into donut by Android (Google) Code Review · 15 years ago
  89. c664d18 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 15 years ago
  90. 07d7521 Merge change 760 into donut by Android (Google) Code Review · 15 years ago
  91. e10be80 Sketch out the IBackupTransport api by Christopher Tate · 15 years ago
  92. 572ae14 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 15 years ago
  93. d4cc32c don't use modulo by Mitsuru Oshima · 15 years ago
  94. 2108e5c Merge change 1163 into donut by Android (Google) Code Review · 15 years ago
  95. 7ec32cc Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 15 years ago
  96. b1a7ffe More backup tests by Joe Onorato · 15 years ago
  97. 5085ef6 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 15 years ago
  98. fedf566 Merge branch 'readonly-p4-donut' into donut by Brandon Ballinger · 15 years ago
  99. cdd0ac6 AI 148484: (1) Pass recognizer intent to RecognitionService when starting to listen. by Brandon Ballinger · 15 years ago
  100. 704e00a Fix 1825581 - device restarts when using A2DP. by Robert Greenwalt · 15 years ago