1. 9d248d4 am d62ad4f1: Fix issue #1859814: Add android.os.Build.MANUFACTURER by Dianne Hackborn · 17 years ago
  2. d62ad4f Fix issue #1859814: Add android.os.Build.MANUFACTURER by Dianne Hackborn · 17 years ago
  3. 1f7f391 am 4174e268: Merge change 2094 into donut by Android (Google) Code Review · 17 years ago
  4. 4174e26 Merge change 2094 into donut by Android (Google) Code Review · 17 years ago
  5. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 17 years ago
  6. 25ba5b6 checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 17 years ago
  7. bad962b am e2914615: Merge change 2099 into donut by Android (Google) Code Review · 17 years ago
  8. 098d645 am 40f5a4ea: Merge change 2089 into donut by Android (Google) Code Review · 17 years ago
  9. 681b1de am a5ca3425: Merge change 2017 into donut by Android (Google) Code Review · 17 years ago
  10. 3c77d39 Fixes #1866819.\nTextView sets the bounds of its compound drawables to contain only the width and the height of the drawables. This causes View.invalidateDrawable() to invalidate the compound drawables at location (0, 0) within the view, thus invalidating the wrong part of the View. This prevents animation from running correctly when using animated drawable. This change overrides invalidateDrawable() in TextView to take into account the real position of the compound drawable. by Romain Guy · 17 years ago
  11. d2110db Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 17 years ago
  12. 40f5a4e Merge change 2089 into donut by Android (Google) Code Review · 17 years ago
  13. a48a5af Update searchables list in getSearchablesInGlobalSearch(). by Bjorn Bringert · 17 years ago
  14. b5b33c7 Order high priority requests in the same order they are requested. by Patrick Scott · 17 years ago
  15. a5ca342 Merge change 2017 into donut by Android (Google) Code Review · 17 years ago
  16. ab66d5c am 90bd7338: Merge change 2075 into donut by Android (Google) Code Review · 17 years ago
  17. cad616f am 97dd7ac8: Merge change 1860 into donut by Android (Google) Code Review · 17 years ago
  18. ed73bad am 9fb724ba: Merge change 1804 into donut by Android (Google) Code Review · 17 years ago
  19. 0bcad89 am 95fc68f2: Fix issue where apps could prevent the user from going home. by Dianne Hackborn · 17 years ago
  20. 90bd733 Merge change 2075 into donut by Android (Google) Code Review · 17 years ago
  21. 9a940e8 Fix bad filtering of error code when set_position_mode() is being called. by David 'Digit' Turner · 17 years ago
  22. 97dd7ac Merge change 1860 into donut by Android (Google) Code Review · 17 years ago
  23. 9fb724b Merge change 1804 into donut by Android (Google) Code Review · 17 years ago
  24. f5b9c72 ActivityManagerService sends bug reports on crashes and ANRs by Jacek Surazski · 17 years ago
  25. f0c6ab8 Merge from donut. by Daisuke Miyakawa · 17 years ago
  26. 95fc68f Fix issue where apps could prevent the user from going home. by Dianne Hackborn · 17 years ago
  27. 60e6e199 am 83a6ec60: Merge change 1791 into donut by Android (Google) Code Review · 17 years ago
  28. 83a6ec6 Merge change 1791 into donut by Android (Google) Code Review · 17 years ago
  29. 9bfbfbd Add a method to get the PhoneType in CellLocation. by Jaikumar Ganesh · 17 years ago
  30. 5b8a374 am eba1ffb1: Merge change 2022 into donut by Android (Google) Code Review · 17 years ago
  31. eba1ffb Merge change 2022 into donut by Android (Google) Code Review · 17 years ago
  32. 4fcaf8e am f9df6bd6: Merge change 1878 into donut by Android (Google) Code Review · 17 years ago
  33. f9df6bd Merge change 1878 into donut by Android (Google) Code Review · 17 years ago
  34. 48540eb TextView was not setting the callback on its compound drawables, thus preventing them from refreshing the view when updating their internal state. This would for instance prevent animated drawables from actually animating. Quite infuriating. by Romain Guy · 17 years ago
  35. 58ff021 Increment BatteryStatsImpl's VERSION. by Robert Greenwalt · 17 years ago
  36. e27a8c9 am 3e458241: process: Add setProcessGroup() hidden API call to set the cgroup of a process and all its child threads. by San Mehat · 17 years ago
  37. 3e45824 process: Add setProcessGroup() hidden API call to set the cgroup of by San Mehat · 17 years ago
  38. 93a19f7 am 12bb9471: Merge change 1936 into donut by Android (Google) Code Review · 17 years ago
  39. 12bb947 Merge change 1936 into donut by Android (Google) Code Review · 17 years ago
  40. 72f3aa3 Fix a bug in AbstractSyncableContentProvider.java and modify comments. by Daisuke Miyakawa · 17 years ago
  41. 7c3e18c5 resolved conflicts w/ 842a1f4b0beaacfaab940318fe19909e087aae81 merge.... by Daisuke Miyakawa · 17 years ago
  42. ad8195b am 2f11599e: Merge change 1579 into donut by Android (Google) Code Review · 17 years ago
  43. 8ba6360 am 15e74b9d: Merge change 1939 into donut by Android (Google) Code Review · 17 years ago
  44. 470c1a8 am af999280: Change BIND_APPWIDGET to be signatureOrSystem. by Jeff Sharkey · 17 years ago
  45. 2f11599 Merge change 1579 into donut by Android (Google) Code Review · 17 years ago
  46. e9b06d7 Teleca 2b changes by Wink Saville · 17 years ago
  47. 35aa84b Recovered the code of the gesture library by Yang Li · 17 years ago
  48. 9d16d20 Merge change 1916 into donut by Android (Google) Code Review · 17 years ago
  49. 704a647 Merge change 1927 into donut by Android (Google) Code Review · 17 years ago
  50. 6e9610e Fix build breakage by Daisuke Miyakawa · 17 years ago
  51. 0dfe16d Merge change 1891 into donut by Android (Google) Code Review · 17 years ago
  52. 842a1f4 Merge change 1912 into donut by Android (Google) Code Review · 17 years ago
  53. 841ddef Hand merge from cupcake_dcm to donut, part 2. by Daisuke Miyakawa · 17 years ago
  54. 0fef6f5 Fix build by Romain Guy · 17 years ago
  55. 84971ae0 Revise the ImageButton class description to include information by Scott Main · 17 years ago
  56. af99928 Change BIND_APPWIDGET to be signatureOrSystem. by Jeff Sharkey · 17 years ago
  57. 2cad06f Fix the build by Romain Guy · 17 years ago
  58. 70f0537 am 9da06a4e: Fixes external #2686. Fix typo. by Romain Guy · 17 years ago
  59. 9c57fbc merge 9a7773a450e384bbc87b0204f9f0e49ec48de879 w/conflicts by The Android Open Source Project · 17 years ago
  60. 9da06a4 Fixes external #2686. Fix typo. by Romain Guy · 17 years ago
  61. 9a7773a Merge change 1875 into donut by Android (Google) Code Review · 17 years ago
  62. ccee782 am d1a93373: Add a new window flag to display a window when keyguard is shown. by Suchi Amalapurapu · 17 years ago
  63. ec144d6 Record statistics about whether HTTP connections are reused. by Dan Egnor · 17 years ago
  64. 936257e Fixes external #2686. Make @android:anim/linear_interpolator public since the default intperpolator for all animations is accelerate_decelerate. by Romain Guy · 17 years ago
  65. d1a9337 Add a new window flag to display a window when keyguard is shown. by Suchi Amalapurapu · 17 years ago
  66. 924dd93 Fixes external #2669. Clarify the documentation of the XML attributes android:gravity and android:layout_gravity. by Romain Guy · 17 years ago
  67. 3e9b3ea am ce2372de: Merge change 1836 into donut by Android (Google) Code Review · 17 years ago
  68. ce2372d Merge change 1836 into donut by Android (Google) Code Review · 17 years ago
  69. 62da846 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 17 years ago
  70. 53071d6 Added LatencyTimer to ease latency measurements by Michael Chan · 17 years ago
  71. 16e7972 Fix bug 1856713 gl Pointer functions should use Buffer position by Jack Palevich · 17 years ago
  72. a96cbb4 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 17 years ago
  73. 370331f am b3c6addf: Merge change 1825 into donut by Android (Google) Code Review · 17 years ago
  74. b3c6add Merge change 1825 into donut by Android (Google) Code Review · 17 years ago
  75. 8f1344f5 Fixes #1855461, #1857290 and #1857365. Certain scrollbar styles make an opaque view not be opaque. ListView and View now account for this when indicating whether they are opaque or not. by Romain Guy · 17 years ago
  76. cbd8a24 Additional logging in buildSearchableList(). by Satish Sampath · 17 years ago
  77. ce31b23 enhance ContentProvider with the ability to perform batch operations by Fred Quintana · 17 years ago
  78. e18b02c am abc25e36: Add intent for gservices override, and handle empty arguments properly in the "am" utility. by Dan Egnor · 17 years ago
  79. abc25e3 Add intent for gservices override, and handle empty arguments properly by Dan Egnor · 17 years ago
  80. 695c518 am a38b427a: Add a search url text color attribute and theme. For search suggestions in global search (and in related apps using system search like the browser), we\'d like to have a consistent green color used for urls. This makes it available system-wide. by Mike LeBeau · 17 years ago
  81. 435616f Merge change 1787 by Android (Google) Code Review · 17 years ago
  82. d2146d4 resolved conflicts w/ 5bd644caf73e76750feef1a82b8817d32f5367fc merge.... by Eric Fischer · 17 years ago
  83. aaf0718 loadListener.transferEncoding() is null if it is not specified in data: schema when DataLoader is constructed. Reverse the checking order. by Grace Kloba · 17 years ago
  84. a38b427 Add a search url text color attribute and theme. For search suggestions by Mike LeBeau · 17 years ago
  85. 3fdc39a Merge change 1664 by Android (Google) Code Review · 17 years ago
  86. 5bd644c Start using CLDR for some date-and-time strings and formats. by Eric Fischer · 17 years ago
  87. dd6face am eae850ce: Allow intent resolution to be constrained by package name. by Mihai Preda · 17 years ago
  88. eae850c Allow intent resolution to be constrained by package name. by Mihai Preda · 17 years ago
  89. 76879bc resolved conflicts w/ 75986cf9bc57ef11ad70f36fb77fbbf5d63af6ec merge.... by svetoslavganov · 17 years ago
  90. 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 17 years ago
  91. e52a5a5 am 669ec3a6: Merge change 1747 into donut by Android (Google) Code Review · 17 years ago
  92. 669ec3a Merge change 1747 into donut by Android (Google) Code Review · 17 years ago
  93. 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 · 17 years ago
  94. f045bb2 am 0c97c7c8: Merge change 1668 into donut by Android (Google) Code Review · 17 years ago
  95. 0c97c7c Merge change 1668 into donut by Android (Google) Code Review · 17 years ago
  96. 85119a4 am 14ad07f6: Merge change 1708 into donut by Android (Google) Code Review · 17 years ago
  97. 14ad07f Merge change 1708 into donut by Android (Google) Code Review · 17 years ago
  98. 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 · 17 years ago
  99. 780d61d am d1f7b3a5: Merge change 1704 into donut by Android (Google) Code Review · 17 years ago
  100. d1f7b3a Merge change 1704 into donut by Android (Google) Code Review · 17 years ago