1. 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
  2. 08f3b52 Merge change 1404 into donut by Android (Google) Code Review · 16 years ago
  3. 2d6afea Fix the build by Romain Guy · 16 years ago
  4. 7ed6acd Remove useless logging on every draw. by Romain Guy · 16 years ago
  5. a2ea1d3 Merge change 1371 into donut by Android (Google) Code Review · 16 years ago
  6. e292086 Merge change 1391 into donut by Android (Google) Code Review · 16 years ago
  7. 25fdf35 Merge change 1299 into donut by Android (Google) Code Review · 16 years ago
  8. 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
  9. 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
  10. 7f2ae49 Merge change 1370 into donut by Android (Google) Code Review · 16 years ago
  11. 3b30d80 Merge change 1377 into donut by Android (Google) Code Review · 16 years ago
  12. c53fc4e Fix typo in javadoc by Marco Nelissen · 16 years ago
  13. 6ee44d1 Merge change 1258 into donut by Android (Google) Code Review · 16 years ago
  14. 1655be4 Fix issue #1837610 and #1753079 by Dianne Hackborn · 16 years ago
  15. 429a3b5 Fix a JNI layer crash due to null camera object passed to get_native_camera() by James Dong · 16 years ago
  16. 5e1d8ae Merge change 1355 into donut by Android (Google) Code Review · 16 years ago
  17. 3022a11 Merge change 1239 into donut by Android (Google) Code Review · 16 years ago
  18. 82e61c9 Merge change 1316 into donut by Android (Google) Code Review · 16 years ago
  19. e3635c9 GPS: Generalize SUPL support to include AGPS for CDMA by Mike Lockwood · 16 years ago
  20. d6289b1 Modify camera framework to use new streamlined binder interface. by Dave Sparks · 16 years ago
  21. b4735b6 am 25f9637: AI 148665: Disabling a test that does not work as by Jorg Pleumann · 16 years ago
  22. 25f9637 AI 148665: Disabling a test that does not work as by Jorg Pleumann · 16 years ago
  23. b059d90 Make in-app search have a different background resource which looks by Mike LeBeau · 16 years ago
  24. 81e4143 Added Java callback for JavaScript execution timeout. by Guang Zhu · 16 years ago
  25. 8331f72 remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eglext.h by Mathias Agopian · 16 years ago
  26. 2accb31 this should fix the build by Mathias Agopian · 16 years ago
  27. 778fb15 should fix the build. by Mathias Agopian · 16 years ago
  28. 3a04bd3 Merge change 1289 into donut by Android (Google) Code Review · 16 years ago
  29. cb29e62 only export the GL entry-points, hide everything else. by Mathias Agopian · 16 years ago
  30. 851a541 Implement targetSdkVersion and maxSdkVersion, plus version code names. by Dianne Hackborn · 16 years ago
  31. ed3b804 Merge change 1276 into donut by Android (Google) Code Review · 16 years ago
  32. b619c91 Define mime type for shortcut validation path. by Karl Rosaen · 16 years ago
  33. c39aae0 Merge change 1278 into donut by Android (Google) Code Review · 16 years ago
  34. 7b59fe3 Merge change 1275 into donut by Android (Google) Code Review · 16 years ago
  35. c2af31f Squashed commit of the following: by Suchi Amalapurapu · 16 years ago
  36. 98acd54 Make the search dialog's autocomplete dropdown behave correctly by Mike LeBeau · 16 years ago
  37. 0bfbae2 Make the internal storage monitor work correctly when internal storage is very large. by Marco Nelissen · 16 years ago
  38. 55280a9 Improve shutdown process to send broadcast for applications. by Dianne Hackborn · 16 years ago
  39. 32c2c90 Fix 1840639 to support overlays with zz_ZZ. by Robert Greenwalt · 16 years ago
  40. 672f1e2 Merge change 1192 into donut by Android (Google) Code Review · 16 years ago
  41. 3a6645a Merge change 1114 into donut by Android (Google) Code Review · 16 years ago
  42. 17a5e5d Merge change 1217 into donut by Android (Google) Code Review · 16 years ago
  43. f04da95 Fix keyboard redraw bug on long-press of CapsLock. by Amith Yamasani · 16 years ago
  44. c825d3e fix the sim build. disables the tests for now. by Joe Onorato · 16 years ago
  45. 1e09a72 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 16 years ago
  46. b890889 Fix the build. by Jeff Hamilton · 16 years ago
  47. 60f3eb5 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 16 years ago
  48. b2a5011 Define the URI path, columns and constants for shortcut validation. by Karl Rosaen · 16 years ago
  49. b59f23d Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 16 years ago
  50. e20ea78 Require native-order direct buffers for glXXXPointer APIs. by Jack Palevich · 16 years ago
  51. 3fd7e13 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 16 years ago
  52. 538bcd7 Merge change 1164 into donut by Android (Google) Code Review · 16 years ago
  53. 8705a41 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 16 years ago
  54. 881c4c2 Merge change 1108 into donut by Android (Google) Code Review · 16 years ago
  55. c664d18 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 16 years ago
  56. 07d7521 Merge change 760 into donut by Android (Google) Code Review · 16 years ago
  57. e10be80 Sketch out the IBackupTransport api by Christopher Tate · 16 years ago
  58. 572ae14 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 16 years ago
  59. d4cc32c don't use modulo by Mitsuru Oshima · 16 years ago
  60. 2108e5c Merge change 1163 into donut by Android (Google) Code Review · 16 years ago
  61. 7ec32cc Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 16 years ago
  62. b1a7ffe More backup tests by Joe Onorato · 16 years ago
  63. 5085ef6 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 16 years ago
  64. fedf566 Merge branch 'readonly-p4-donut' into donut by Brandon Ballinger · 16 years ago
  65. cdd0ac6 AI 148484: (1) Pass recognizer intent to RecognitionService when starting to listen. by Brandon Ballinger · 16 years ago
  66. 704e00a Fix 1825581 - device restarts when using A2DP. by Robert Greenwalt · 16 years ago
  67. 2a04aef Add new binder methods to camera client to support generic callbacks by Dave Sparks · 16 years ago
  68. b6868d0 am 9b825aa: AI 148470: add documentation about aapt image optimization by Scott Main · 16 years ago
  69. 9b825aa AI 148470: add documentation about aapt image optimization BUG=1735176 by Scott Main · 16 years ago
  70. b85c374 Merge change 1155 into donut by Android (Google) Code Review · 16 years ago
  71. e87bf13 am 1f8059f: AI 148461: Changes to support ADT 0.9.1. Update ADT version by Dirk Dougherty · 16 years ago
  72. 1f8059f AI 148461: Changes to support ADT 0.9.1. Update ADT version id, move older ADT versions to a separate table. by Dirk Dougherty · 16 years ago
  73. 2a50606 am f096acd: AI 148460: Misc changes for dev site. by Dirk Dougherty · 16 years ago
  74. f096acd AI 148460: Misc changes for dev site. BUG=1790234 by Dirk Dougherty · 16 years ago
  75. be509c9 Fix automatically generated code for glGet by Jack Palevich · 16 years ago
  76. 08d00b9 Merge change 1159 into donut by Android (Google) Code Review · 16 years ago
  77. 39bfa72 Merge change 1158 into donut by Android (Google) Code Review · 16 years ago
  78. 7f7840b CoreTests: Fix LocationManagerProximityTest. by Mike Lockwood · 16 years ago
  79. 95427cd location: Fix mock provider support by Mike Lockwood · 16 years ago
  80. 0efb086 Merge change 1120 into donut by Android (Google) Code Review · 16 years ago
  81. 4c92247 Don't allow negative numbers in ToneGenerator toneType parameter Bug 1836596 by Dave Sparks · 16 years ago
  82. 5039606 Merge change 1152 into donut by Android (Google) Code Review · 16 years ago
  83. 8dfe5d8 location: Remove two unnecessary variables. by Mike Lockwood · 16 years ago
  84. f792fc5 Merge change 1150 into donut by Android (Google) Code Review · 16 years ago
  85. 0528b9b location: Location Manager wakelock cleanup by Mike Lockwood · 16 years ago
  86. a6706b3 Merge change 1131 into donut by Android (Google) Code Review · 16 years ago
  87. 9648e4b fix issue 1641535: SoundPool should use AudioTrack with shared memory buffer by Eric Laurent · 16 years ago
  88. 90da134 Merge change 1065 into donut by Android (Google) Code Review · 16 years ago
  89. fe17664 Suppress all tests on Windows Media in MediaPlayerApiTest and MediaMetadataTest by Xia Wang · 16 years ago
  90. 05d24af Merge branch 'readonly-p4-donut' into donut by Michael Chan · 16 years ago
  91. d90a331 Add new setTag(int, Object) API to allow applications to specify several tags. by Romain Guy · 16 years ago
  92. 2e3d3b9 * update density correctly when the configuration is changed. by Mitsuru Oshima · 16 years ago
  93. 413cf5f Merge change 1110 into donut by Android (Google) Code Review · 16 years ago
  94. 3799bc2 Track install/removal/update of packages that provide backup services by Christopher Tate · 16 years ago
  95. f2331a6 Merge change 1063 into donut by Android (Google) Code Review · 16 years ago
  96. 729a901 Merge change 1099 into donut by Android (Google) Code Review · 16 years ago
  97. f759824 Merge change 1086 into donut by Android (Google) Code Review · 16 years ago
  98. b1d790b Pass null as savedState to indicate a full backup is required by Christopher Tate · 16 years ago
  99. 9a6f250 Merge change 1089 into donut by Android (Google) Code Review · 16 years ago
  100. 0274051 Fix Phone-based locale selection to never choose a lang-only locale. by Robert Greenwalt · 16 years ago