1. ec37c88 Adding a method called when detecting content change. by Makoto Onuki · 14 years ago
  2. 7768e02 Merge "Add support for ColorFilters." by Romain Guy · 14 years ago
  3. db1938e Add support for ColorFilters. by Romain Guy · 14 years ago
  4. 532abb6 add public method in ContentValues to return set of all keys by Vasu Nori · 14 years ago
  5. 1da47a9 Merge "Global Proxy changes to proxy class." by Oscar Montemayor · 14 years ago
  6. a8a72c3 Populate accessibility field on ActionBar items. by Jeff Sharkey · 14 years ago
  7. 16fb791 Global Proxy changes to proxy class. by Oscar Montemayor · 14 years ago
  8. ec4ffa9 Merge "before shipping, remove stacktrace printing in requery-warning msg" by Vasu Nori · 14 years ago
  9. 9168f0b Add ActionMode#getMenuInflater() for easier menu inflation in by Adam Powell · 14 years ago
  10. 8fbe89d Merge "Move pngs from drawable to drawable-mdpi in project frameworks/base" by Gilles Debunne · 14 years ago
  11. b0dde8e Move pngs from drawable to drawable-mdpi in project frameworks/base by Gilles Debunne · 14 years ago
  12. e7fa4ae before shipping, remove stacktrace printing in requery-warning msg by Vasu Nori · 14 years ago
  13. ce38b98 do begin-end transaction before standalone insert/update/delete sql by Vasu Nori · 14 years ago
  14. b0289f6 am 59d4a536: am 739cdab7: Merge "Do not deference before null check" into gingerbread by Kenny Root · 14 years ago
  15. 59d4a53 am 739cdab7: Merge "Do not deference before null check" into gingerbread by Kenny Root · 14 years ago
  16. 739cdab Merge "Do not deference before null check" into gingerbread by Kenny Root · 14 years ago
  17. 8350f7d Added CHOICE_MODE_MULTIPLE_MODAL to ListView. by Adam Powell · 14 years ago
  18. 8b13ed7 am 4edd80db: am ee34a49f: Add missing word from docs. by Brad Fitzpatrick · 14 years ago
  19. 4edd80d am ee34a49f: Add missing word from docs. by Brad Fitzpatrick · 14 years ago
  20. ee34a49 Add missing word from docs. by Brad Fitzpatrick · 14 years ago
  21. 930d3af Do not deference before null check by Kenny Root · 14 years ago
  22. eb4e0c3 Merge "Refactor Skia shaders handling." by Romain Guy · 14 years ago
  23. 06f96e2 Refactor Skia shaders handling. by Romain Guy · 14 years ago
  24. 26fda23 Merge "Add action mode decor to layout.screen_simple" by Adam Powell · 14 years ago
  25. 4de823a Merge "Fix problems with moving Views around (invalidation, conflict with layout)" by Chet Haase · 14 years ago
  26. c8f5e43 Merge "Fix KeyboardView's verticalCorrection handling" by Tadashi G. Takaoka · 14 years ago
  27. 0972d07 Fix KeyboardView's verticalCorrection handling by Tadashi G. Takaoka · 14 years ago
  28. 86dde2d am e2d33bbc: am d2165cfc: Merge "StrictMode: time violations in Binder calls" into gingerbread by Brad Fitzpatrick · 14 years ago
  29. e2d33bb am d2165cfc: Merge "StrictMode: time violations in Binder calls" into gingerbread by Brad Fitzpatrick · 14 years ago
  30. d2165cf Merge "StrictMode: time violations in Binder calls" into gingerbread by Brad Fitzpatrick · 14 years ago
  31. b8863d9 Add action mode decor to layout.screen_simple by Adam Powell · 14 years ago
  32. 8fbf8d2 Fix problems with moving Views around (invalidation, conflict with layout) by Chet Haase · 14 years ago
  33. cb9ceb1 StrictMode: time violations in Binder calls by Brad Fitzpatrick · 14 years ago
  34. 903d445f am 131ce67d: Merge "DO NOT MERGE" into gingerbread by Xia Wang · 14 years ago
  35. 131ce67 Merge "DO NOT MERGE" into gingerbread by Xia Wang · 14 years ago
  36. 8438337 Merge "More readable Configuration#toString() output." by Daniel Sandler · 14 years ago
  37. 025b6ec30 Merge "Adding a lookup URI to simplify loading of a contact" by Dmitri Plotnikov · 14 years ago
  38. 56329b4 am 628be513: am 83884db9: Merge "Fixed doc typos in HeterogeneousExpandableList.java." into froyo by Gilles Debunne · 14 years ago
  39. 628be51 am 83884db9: Merge "Fixed doc typos in HeterogeneousExpandableList.java." into froyo by Gilles Debunne · 14 years ago
  40. 1951356 Merge "Add support for dalvik.vm.extra-opts property." by Andy McFadden · 14 years ago
  41. 48c0573 am 6a114b21: am 7c600369: Merge "Update Context.getSystemService() docs for download manager." into gingerbread by Steve Howard · 14 years ago
  42. 6a114b2 am 7c600369: Merge "Update Context.getSystemService() docs for download manager." into gingerbread by Steve Howard · 14 years ago
  43. 7c60036 Merge "Update Context.getSystemService() docs for download manager." into gingerbread by Steve Howard · 14 years ago
  44. e4d81f2 Add support for dalvik.vm.extra-opts property. by Andy McFadden · 14 years ago
  45. fdece4b resolved conflicts for merge of dfce290b to master by Mathias Agopian · 14 years ago
  46. ce49d03 resolved conflicts for merge of 02513855 to master by Mathias Agopian · 14 years ago
  47. 8f076ec DO NOT MERGE by Xia Wang · 14 years ago
  48. 8952f69 Fix crash. by Dianne Hackborn · 14 years ago
  49. b2ce481 Adding a lookup URI to simplify loading of a contact by Dmitri Plotnikov · 14 years ago
  50. dfce290 am 04d7e83e: Added SensorManager.getAltitude() by Mathias Agopian · 14 years ago
  51. 0251385 am 050b5624: Added SensorManager.getMinDelay() by Mathias Agopian · 14 years ago
  52. 04d7e83e Added SensorManager.getAltitude() by Mathias Agopian · 14 years ago
  53. 050b562 Added SensorManager.getMinDelay() by Mathias Agopian · 14 years ago
  54. 5d658d0 Fixed doc typos in HeterogeneousExpandableList.java. by Gilles Debunne · 14 years ago
  55. dea9713 expose more sqlite errors as exceptions by Vasu Nori · 14 years ago
  56. 15d6184 am ff74e22b: am ce3ac5f0: Merge "Corrected buffer overflow when parsing /proc/wakelocks" by Romain Guy · 14 years ago
  57. ff74e22 am ce3ac5f0: Merge "Corrected buffer overflow when parsing /proc/wakelocks" by Romain Guy · 14 years ago
  58. ce3ac5f Merge "Corrected buffer overflow when parsing /proc/wakelocks" by Romain Guy · 14 years ago
  59. b0a5750 am 6ec402b5: DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  60. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  61. bbda99d Fixed StatusBar ANRs due to input event injection on UI thread. by Jeff Brown · 14 years ago
  62. 8cde663 Merge "Make the new android.animation package public" by Chet Haase · 14 years ago
  63. 3b69b6f Make the new android.animation package public by Chet Haase · 14 years ago
  64. 5e8a587 Tracking merge of dalvik-dev to master by Brian Carlstrom · 14 years ago
  65. a66c7b0 Add support for setting action bar title/subtitle by resource ID by Adam Powell · 14 years ago
  66. f54a8d7 Adding xml declarations for new animation framework by Chet Haase · 14 years ago
  67. 2af5322 am 6487ade9: am 5f866a4a: Make FrameworkCoreHostTests use ddmlib-prebuilt. by Brett Chabot · 14 years ago
  68. 6487ade am 5f866a4a: Make FrameworkCoreHostTests use ddmlib-prebuilt. by Brett Chabot · 14 years ago
  69. 4767928 Merge "Add support for setting action mode titles/subtitles by resource ID" by Adam Powell · 14 years ago
  70. 589f155 am c6d83caf: am a0ae8bc5: Merge "Fix a bug that could cause flings to last too long using a Scroller" into gingerbread by Adam Powell · 14 years ago
  71. c9ae2a2 Add support for setting action mode titles/subtitles by resource ID by Adam Powell · 14 years ago
  72. c6d83ca am a0ae8bc5: Merge "Fix a bug that could cause flings to last too long using a Scroller" into gingerbread by Adam Powell · 14 years ago
  73. 1b088be Fix a bug that could cause flings to last too long using a Scroller by Adam Powell · 14 years ago
  74. fc8ae40 Merge "Fixed doc typos in HeterogeneousExpandableList.java." by Gilles Debunne · 14 years ago
  75. 8e364ed Fixed doc typos in HeterogeneousExpandableList.java. by Gilles Debunne · 14 years ago
  76. 42c2936 Add PreferenceFragment. by Dianne Hackborn · 14 years ago
  77. 7083c42 Update Context.getSystemService() docs for download manager. by Steve Howard · 14 years ago
  78. db4c6cc Merge "TextView with Selection Contextual Mode" by Gilles Debunne · 14 years ago
  79. f788a9f TextView with Selection Contextual Mode by Gilles Debunne · 14 years ago
  80. 03a545e Merge changes I00d6980a,I814221b4,Id88603a5 by Mike Lockwood · 14 years ago
  81. 2279971 am 9795a25d: am 6d0fec2d: Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  82. 9795a25 am 6d0fec2d: Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  83. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  84. 127fe81 am 8190f485: am b350bec5: am 17876aa5: Minor changes to ContentProvider javadoc to improve consistency. by Dan Egnor · 14 years ago
  85. 8190f485 am b350bec5: am 17876aa5: Minor changes to ContentProvider javadoc to improve consistency. by Dan Egnor · 14 years ago
  86. b350bec am 17876aa5: Minor changes to ContentProvider javadoc to improve consistency. by Dan Egnor · 14 years ago
  87. 17876aa Minor changes to ContentProvider javadoc to improve consistency. by Dan Egnor · 14 years ago
  88. 5f866a4 Make FrameworkCoreHostTests use ddmlib-prebuilt. by Brett Chabot · 14 years ago
  89. 28d32cd Merge "Wait for broadcast even if the network state has been changed. bug: 2863356" by Xia Wang · 14 years ago
  90. 48a16ce Merge "moved target_content user agent parameter to strings added target content parameter for xlarge screen configuration" by Michael Kolb · 14 years ago
  91. ff0aff1 Merge "Add new system service CountryDetector" by Mike Lockwood · 14 years ago
  92. 0809854 Merge "Add ability to instantiate PropertyAnimator objects with single "to" value." by Chet Haase · 14 years ago
  93. 5d27977 Action modes without action bar by Adam Powell · 14 years ago
  94. 85d8daa Merge "Generate shaders to cover all possible cases." by Romain Guy · 14 years ago
  95. ac670c0 Generate shaders to cover all possible cases. by Romain Guy · 14 years ago
  96. a58a875 Add new system service CountryDetector by Bai Tao · 14 years ago
  97. c3a8c8a am a4ab2651: am 4d544376: am 86c035f0: Merge "COMMENT ONLY change to clarify ContentProvider documentation." into froyo by Brad Fitzpatrick · 14 years ago
  98. 82d0249 am 55020622: am 7feab347: Merge "Un-@hide new download manager public API." into gingerbread by Steve Howard · 14 years ago
  99. a4ab265 am 4d544376: am 86c035f0: Merge "COMMENT ONLY change to clarify ContentProvider documentation." into froyo by Brad Fitzpatrick · 14 years ago
  100. 4d54437 am 86c035f0: Merge "COMMENT ONLY change to clarify ContentProvider documentation." into froyo by Brad Fitzpatrick · 14 years ago