1. 669ec3a Merge change 1747 into donut by Android (Google) Code Review · 16 years ago
  2. 5bcdff4 Fixes #1846038. The dirty region can sometimes be modified by SurfaceFlinger. When this happens, force the view hierarchy to ignore the dirty flags. by Romain Guy · 16 years ago
  3. 0c97c7c Merge change 1668 into donut by Android (Google) Code Review · 16 years ago
  4. 14ad07f Merge change 1708 into donut by Android (Google) Code Review · 16 years ago
  5. a351981 Fix the build, again. by Romain Guy · 16 years ago
  6. 448ecf5 Fixes #1853550. Prevent NPE when calling the PopupWindow() and PopupWindow(int, int) constructors. Instead, throw an IllegalStateException when trying to show a popup with no content view. by Romain Guy · 16 years ago
  7. d1f7b3a Merge change 1704 into donut by Android (Google) Code Review · 16 years ago
  8. 809a7f6 New feature to track down #1846038. Adds the ability to export flags encoded in int values so as to make them human readable in HierarchyViewer. by Romain Guy · 16 years ago
  9. 1c9a92f Merge change 1690 into donut by Android (Google) Code Review · 16 years ago
  10. 9ea9231 Rearrange some code so it makes more sense. Thanks, findbugs. by Marco Nelissen · 16 years ago
  11. 3537506 Rework some code so that it works the way it was supposed to work. by Marco Nelissen · 16 years ago
  12. 94f70cb Merge change 1685 into donut by Android (Google) Code Review · 16 years ago
  13. 4fb27ba Remove unnecessary code. by Marco Nelissen · 16 years ago
  14. 1746d6f Fix a bug that findbugs found by Marco Nelissen · 16 years ago
  15. 109b21b Merge change 1677 into donut by Android (Google) Code Review · 16 years ago
  16. 2a5cfe5 Merge change 1590 into donut by Android (Google) Code Review · 16 years ago
  17. d282ac8 Findbugs fixes. by Marco Nelissen · 16 years ago
  18. 4a8fb93 Merge change 1638 into donut by Android (Google) Code Review · 16 years ago
  19. 3d91492 fix window layout problem in ViewRoot by Mitsuru Oshima · 16 years ago
  20. fafb16c Fix typo by Marco Nelissen · 16 years ago
  21. 02c1c46 Merge change 1674 into donut by Android (Google) Code Review · 16 years ago
  22. 0632ca7 gps: Time out after 1 minute if we are unable to get a fix and our fix interval is long. by Mike Lockwood · 16 years ago
  23. d4103d0 Fix the build by Romain Guy · 16 years ago
  24. aa642c0 Merge changes 1591,1596 into donut by Android (Google) Code Review · 16 years ago
  25. d47d81a Merge change 1622 into donut by Android (Google) Code Review · 16 years ago
  26. 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 16 years ago
  27. ec2d74d4 Merge change 1545 into donut by Android (Google) Code Review · 16 years ago
  28. b910811 am 5d6d773: AI 148824: Fix issue #1851541 (sharedUserId requests not bei by Dianne Hackborn · 16 years ago
  29. 5d6d773 AI 148824: Fix issue #1851541 (sharedUserId requests not being checked for matching signatures on .apk). by Dianne Hackborn · 16 years ago
  30. 60b88ed Fix typos. by Ken Shirriff · 16 years ago
  31. c4cdc7d Merge change 1611 into donut by Android (Google) Code Review · 16 years ago
  32. 2b52b3e Merge change 1610 into donut by Android (Google) Code Review · 16 years ago
  33. 37caecd Replace the search dialog images so that they correctly center by Mike LeBeau · 16 years ago
  34. 694bb19 Revert dividers back to their original translucent versions but add new opaque dividers to improve the speed of lists. by Romain Guy · 16 years ago
  35. c4b11a7 Add a new feature to android.os.Debug to add the ability to inject only specific fields when calling setFieldsOn(). by Romain Guy · 16 years ago
  36. 3a5ce8a am 04c72b4: AI 148812: revise the AppWidget developer guide documentatio by Scott Main · 16 years ago
  37. 04c72b4 AI 148812: revise the AppWidget developer guide documentation BUG=1827433 by Scott Main · 16 years ago
  38. 13922e0 Fixes #1836075. Adds consistency checks for the View hierarchy. To enable them, you need a debug build and ViewDebug.sConsistencyCheckEnabled set to true in debug.prop. This change also lets you easily enable drawing and layout profiling in ViewRoot by setting ViewRoot.sProfileDrawing, ViewRoot.sProfileLayout and ViewRoot.sShowFps in debug.prop with a debug build. by Romain Guy · 16 years ago
  39. 55d7bd3 am 4ce6430: AI 148803: Update 1.xml and 2.xml for methods that take Gene by Bill Napier · 16 years ago
  40. 7567a74 AI 148803: Update 1.xml and 2.xml for methods that take Generic Type Varargs. This will allow the CTS Signature Test to be run against older android releases. by Bill Napier · 16 years ago
  41. 541ff5d Merge change 1566 into donut by Android (Google) Code Review · 16 years ago
  42. 5347bd4 Add wifi multicast filter api (enable/disable). by Robert Greenwalt · 16 years ago
  43. 4ce6430 AI 148803: Update 1.xml and 2.xml for methods that take Generic Type Varargs. This will allow the CTS Signature Test to be run against older android releases. by Bill Napier · 16 years ago
  44. 6063a9c Merge change 1491 into donut by Android (Google) Code Review · 16 years ago
  45. a0f87f6 Merge change 1565 into donut by Android (Google) Code Review · 16 years ago
  46. 271cee6 Fix issue #1838944: Application sync settings cant be changed with auto sync on by Dianne Hackborn · 16 years ago
  47. 3667ce4 Enable filtering <select> lists. by Leon Scroggins · 16 years ago
  48. e7fe35b Whoops fix installing. I am dumb. by Dianne Hackborn · 16 years ago
  49. 86b6c530 Add Intent.ACTION_APP_ERROR by Jacek Surazski · 16 years ago
  50. a2a34a5 Merge change 1528 into donut by Android (Google) Code Review · 16 years ago
  51. 3cc68d2 should help fix the Simulator build. by Mathias Agopian · 16 years ago
  52. 8ad0281 With this, the BackupService onBackup method is called. by Joe Onorato · 16 years ago
  53. d39afbd Make android.content.ComponentName implement java.lang.Comparable. by Joe Onorato · 16 years ago
  54. c5b0e6e don't scale trackball event by Mitsuru Oshima · 16 years ago
  55. 2466bdf am f7a480d: AI 148759: Add download page for NDK 1.5 r1. by Dirk Dougherty · 16 years ago
  56. 63fbf39 am c214de5: AI 148752: Fix description of breakText() param. by Dirk Dougherty · 16 years ago
  57. 33a31b3 AI 148752: Fix description of breakText() param. BUG=1790234 by Dirk Dougherty · 16 years ago
  58. 6347c32 Merge change 1436 into donut by Android (Google) Code Review · 16 years ago
  59. 001a6e52 Density Compatibility mode for SurfaceView by Mitsuru Oshima · 16 years ago
  60. ade3eca Implement issue #1783881 (manifest option for adb-install-only apps) by Dianne Hackborn · 16 years ago
  61. 807f23b Merge change 1057 into donut by Android (Google) Code Review · 16 years ago
  62. 2bb3ea1 Fix native core runtime. A messy declaration was causing a problem at boot time. by Romain Guy · 16 years ago
  63. b10f138 * Add regoin scaling for transparent support by Mitsuru Oshima · 16 years ago
  64. f7a480de AI 148759: Add download page for NDK 1.5 r1. BUG=1790234 by Dirk Dougherty · 16 years ago
  65. a59d7b0 Make pressing the search button within an app that does not support by Mike LeBeau · 16 years ago
  66. c64322c PackageManager keeps track of who installed what. by Jacek Surazski · 16 years ago
  67. c214de5 AI 148752: Fix description of breakText() param. BUG=1790234 by Dirk Dougherty · 16 years ago
  68. 3e3439d Merge change 1478 into donut by Android (Google) Code Review · 16 years ago
  69. a87a132 Fixes #1847219. Add a new API to load fonts from arbitrary files: Typeface.createFromFile(String/File). by Romain Guy · 16 years ago
  70. e51f3a0 Merge change 1297 into donut by Android (Google) Code Review · 16 years ago
  71. da33d0d Merge change 1424 into donut by Android (Google) Code Review · 16 years ago
  72. c70b644 Merge change 1463 into donut by Android (Google) Code Review · 16 years ago
  73. 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 · 16 years ago
  74. 7813767 Merge change 1441 into donut by Android (Google) Code Review · 16 years ago
  75. 3681f26 LocationManager: Recover if process containing NetworkLocation provider crashes by Mike Lockwood · 16 years ago
  76. 2677d0d LocationManager: Fix a Javadoc comment. by Mike Lockwood · 16 years ago
  77. a1565b9 removing log message checked in by acccident. by Mitsuru Oshima · 16 years ago
  78. 7e3e04c Merge change 1408 into donut by Android (Google) Code Review · 16 years ago
  79. 4010ac3 added reliability test usding DumpRenderTree by Guang Zhu · 16 years ago
  80. 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 · 16 years ago
  81. 1e6dab1 Merge change 1406 into donut by Android (Google) Code Review · 16 years ago
  82. c06ce12 Internal APIs to get/set SMSC address. by jsh · 16 years ago
  83. 58feea7 * update all metrics data when updating density. by Mitsuru Oshima · 16 years ago
  84. 08f3b52 Merge change 1404 into donut by Android (Google) Code Review · 16 years ago
  85. 2d6afea Fix the build by Romain Guy · 16 years ago
  86. 7ed6acd Remove useless logging on every draw. by Romain Guy · 16 years ago
  87. a2ea1d3 Merge change 1371 into donut by Android (Google) Code Review · 16 years ago
  88. e292086 Merge change 1391 into donut by Android (Google) Code Review · 16 years ago
  89. 25fdf35 Merge change 1299 into donut by Android (Google) Code Review · 16 years ago
  90. 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 · 16 years ago
  91. 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 · 16 years ago
  92. 7f2ae49 Merge change 1370 into donut by Android (Google) Code Review · 16 years ago
  93. 3b30d80 Merge change 1377 into donut by Android (Google) Code Review · 16 years ago
  94. c53fc4e Fix typo in javadoc by Marco Nelissen · 16 years ago
  95. 6ee44d1 Merge change 1258 into donut by Android (Google) Code Review · 16 years ago
  96. 1655be4 Fix issue #1837610 and #1753079 by Dianne Hackborn · 16 years ago
  97. 429a3b5 Fix a JNI layer crash due to null camera object passed to get_native_camera() by James Dong · 16 years ago
  98. 5e1d8ae Merge change 1355 into donut by Android (Google) Code Review · 16 years ago
  99. 3022a11 Merge change 1239 into donut by Android (Google) Code Review · 16 years ago
  100. 82e61c9 Merge change 1316 into donut by Android (Google) Code Review · 16 years ago