1. 72b526a am cb9f1e4d: am 6f7e10ca: Merge "Make it easier to figure out whether an app can go on sd card." into gingerbread by Dianne Hackborn · 14 years ago
  2. e2562ca am daa9b8c6: am 95037fb1: Merge "Fixing some flakiness of some DL Manager tests." into gingerbread by Neal Nguyen · 14 years ago
  3. 7930b5b am 722665c5: am ef115308: fix build. SurfaceView.setFrame needed to be hidden by Mathias Agopian · 14 years ago
  4. 3243cbc am b99e81ab: am 7e6064ad: Merge "fix [3008290] passion GB surface does not send surfaceChanged notification after size change." into gingerbread by Mathias Agopian · 14 years ago
  5. 664d035 am c7bfb13f: am 15f107b1: Merge "New API stubs: NdefMessage and NdefRecord." into gingerbread by Nick Pelly · 14 years ago
  6. 3139ab2 am e9e94676: am 52810607: Revert "Restored ic_dialog_menu_generic asset." by Gilles Debunne · 14 years ago
  7. efaa4f0 resolved conflicts for merge of 1153629c to master by Gilles Debunne · 14 years ago
  8. 03bc711 Merge "Fix pressed vs selected typo in onCreateDrawableState" by Neel Parekh · 14 years ago
  9. e537858 Fix pressed vs selected typo in onCreateDrawableState by Neel Parekh · 14 years ago
  10. be93061 Merge "Add LinkAddress" by Irfan Sheriff · 14 years ago
  11. e99b0b9 Merge "Add wrapper method for native JNI call." by Shimeng (Simon) Wang · 14 years ago
  12. ed5d7d1 Add LinkAddress by Irfan Sheriff · 14 years ago
  13. 32e60fb Merge "Fixing AdapterViewAnimator crash when associated adapter is empty" by Adam Cohen · 14 years ago
  14. 3042944 Fixing AdapterViewAnimator crash when associated adapter is empty by Adam Cohen · 14 years ago
  15. c8b7971 Merge "Make a separate active sync queue for initialization and regular syncs." by Fred Quintana · 14 years ago
  16. e86b8a1 Merge "Make sure that we send the DeviceOrientation error event only once" by Steve Block · 14 years ago
  17. 8980343 Make sure that we send the DeviceOrientation error event only once by Steve Block · 14 years ago
  18. c9d5b31 Fix instance count to be long by Brian Carlstrom · 14 years ago
  19. c21550a Adding android.os.Debug.countInstancesOfClass by Brian Carlstrom · 14 years ago
  20. 759bece Merge "Turn on some debugging info" by Robert Greenwalt · 14 years ago
  21. ba175a5 Turn on some debugging info by Robert Greenwalt · 14 years ago
  22. 0f8ee74 Merge "Implement permission granting in clipboard." by Dianne Hackborn · 14 years ago
  23. ecba4f3 Merge "fix broken build" by Vasu Nori · 14 years ago
  24. c2ce721 fix broken build by Vasu Nori · 14 years ago
  25. 918339a Make a separate active sync queue for initialization and regular syncs. by Fred Quintana · 14 years ago
  26. b8e109a Merge "annotate some tests large - just in case they take longer. bug:3066136" by Vasu Nori · 14 years ago
  27. 0f935eb am b3e95d9f: am c37eac24: Restored ic_dialog_menu_generic asset. by Gilles Debunne · 14 years ago
  28. bf01312 Add wrapper method for native JNI call. by Shimeng (Simon) Wang · 14 years ago
  29. 790762c annotate some tests large - just in case they take longer. bug:3066136 by Vasu Nori · 14 years ago
  30. 2e292e9 Merge "Adding next/prev to fragment animations and to PreferenceActivity" by Chet Haase · 14 years ago
  31. a4a01b5 am 6f4f0106: am b621e203: Merge "Removed icon in Alert dialog header." into gingerbread by Gilles Debunne · 14 years ago
  32. 9ff82bf Adding next/prev to fragment animations and to PreferenceActivity by Chet Haase · 14 years ago
  33. 90f4aaf Implement permission granting in clipboard. by Dianne Hackborn · 14 years ago
  34. e216355 Merge "Code cleanup and disable display lists for now." by Romain Guy · 14 years ago
  35. 469b1db Code cleanup and disable display lists for now. by Romain Guy · 14 years ago
  36. a037419 Make View.DragThumbnailBuilder a static class by Christopher Tate · 14 years ago
  37. 3801476 am 89230e3b: am 458fc5f5: Merge "Fix issue #3041660: Camera image flips upside down when rotating device" into gingerbread by Dianne Hackborn · 14 years ago
  38. 54f9ac5 Merge "STOPSHIP - add illegalStateException to catch potential deadlocks in db" by Vasu Nori · 14 years ago
  39. ff3c191 resolved conflicts for merge of 8390651c to master by Gilles Debunne · 14 years ago
  40. ef52176 Changing AdapterViewAnimator to use the new animation APIs by Adam Cohen · 14 years ago
  41. 6d97025 STOPSHIP - add illegalStateException to catch potential deadlocks in db by Vasu Nori · 14 years ago
  42. 4243a3a Add postSync so that the chrome stack has access. by Patrick Scott · 14 years ago
  43. cb9f1e4 am 6f7e10ca: Merge "Make it easier to figure out whether an app can go on sd card." into gingerbread by Dianne Hackborn · 14 years ago
  44. 6f7e10c Merge "Make it easier to figure out whether an app can go on sd card." into gingerbread by Dianne Hackborn · 14 years ago
  45. daa9b8c am 95037fb1: Merge "Fixing some flakiness of some DL Manager tests." into gingerbread by Neal Nguyen · 14 years ago
  46. 95037fb Merge "Fixing some flakiness of some DL Manager tests." into gingerbread by Neal Nguyen · 14 years ago
  47. 2fe9a8f Correctly invalidate the drawing cache when an invalidate is requested. by Romain Guy · 14 years ago
  48. 722665c am ef115308: fix build. SurfaceView.setFrame needed to be hidden by Mathias Agopian · 14 years ago
  49. ef11530 fix build. SurfaceView.setFrame needed to be hidden by Mathias Agopian · 14 years ago
  50. 815b1eb am 1c2911a6: Merge "Fix bug 3061769" into gingerbread by Adam Powell · 14 years ago
  51. 1c2911a Merge "Fix bug 3061769" into gingerbread by Adam Powell · 14 years ago
  52. b99e81a am 7e6064ad: Merge "fix [3008290] passion GB surface does not send surfaceChanged notification after size change." into gingerbread by Mathias Agopian · 14 years ago
  53. 7e6064a Merge "fix [3008290] passion GB surface does not send surfaceChanged notification after size change." into gingerbread by Mathias Agopian · 14 years ago
  54. 2347b59 Merge "Refinements to drag/drop" by Christopher Tate · 14 years ago
  55. 54e570f Make it easier to figure out whether an app can go on sd card. by Dianne Hackborn · 14 years ago
  56. 2c095f3 Refinements to drag/drop by Christopher Tate · 14 years ago
  57. c7bfb13 am 15f107b1: Merge "New API stubs: NdefMessage and NdefRecord." into gingerbread by Nick Pelly · 14 years ago
  58. 15f107b Merge "New API stubs: NdefMessage and NdefRecord." into gingerbread by Nick Pelly · 14 years ago
  59. e9e9467 am 52810607: Revert "Restored ic_dialog_menu_generic asset." by Gilles Debunne · 14 years ago
  60. 060e25b don't print informational messages from sqlite in log by Vasu Nori · 14 years ago
  61. dc99379 New API stubs: NdefMessage and NdefRecord. by Nick Pelly · 14 years ago
  62. 1153629 am e91398d1: Revert for 68833 and 68483 which introduced new assets instead of just updating. by Gilles Debunne · 14 years ago
  63. 5281060 Revert "Restored ic_dialog_menu_generic asset." by Gilles Debunne · 14 years ago
  64. 82cf901 Fix bug 3061769 by Adam Powell · 14 years ago
  65. e91398d1 Revert for 68833 and 68483 which introduced new assets instead of just updating. by Gilles Debunne · 14 years ago
  66. 28d8914 Merge "Remove logs to reduce logcat spam." by Romain Guy · 14 years ago
  67. bdb801ca Remove logs to reduce logcat spam. by Romain Guy · 14 years ago
  68. 064c0b4 Merge "Changed LayoutTransition to disable animations when set to null" by Chet Haase · 14 years ago
  69. 995bb9d fix [3008290] passion GB surface does not send surfaceChanged notification after size change. by Mathias Agopian · 14 years ago
  70. b3e95d9 am c37eac24: Restored ic_dialog_menu_generic asset. by Gilles Debunne · 14 years ago
  71. c37eac2 Restored ic_dialog_menu_generic asset. by Gilles Debunne · 14 years ago
  72. 5d6d7b9 Changed LayoutTransition to disable animations when set to null by Chet Haase · 14 years ago
  73. 8556efe am a29643a6: Merge "DO NOT MERGE. Select word no longer selects spaces between words." into gingerbread by Gilles Debunne · 14 years ago
  74. 8c03723 DO NOT MERGE. Select word no longer selects spaces between words. by Gilles Debunne · 14 years ago
  75. 3dd1011 resolved conflicts for merge of 242fa52b to master by Patrick Dubroy · 14 years ago
  76. 6f4f010 am b621e203: Merge "Removed icon in Alert dialog header." into gingerbread by Gilles Debunne · 14 years ago
  77. dcbf315 am 368733b2: Remove overscroll_edge.png from drawable/ by Adam Powell · 14 years ago
  78. b8d3bc5 am 103f59ba: Merge "Fix bug 3052686 - ScrollView padding treated incorrectly" into gingerbread by Adam Powell · 14 years ago
  79. b621e20 Merge "Removed icon in Alert dialog header." into gingerbread by Gilles Debunne · 14 years ago
  80. 368733b Remove overscroll_edge.png from drawable/ by Adam Powell · 14 years ago
  81. 103f59b Merge "Fix bug 3052686 - ScrollView padding treated incorrectly" into gingerbread by Adam Powell · 14 years ago
  82. 5e25c2c Add ability to automate animated transitions on View show/hide by Chet Haase · 14 years ago
  83. 62a744e Fix bug 3052686 - ScrollView padding treated incorrectly by Adam Powell · 14 years ago
  84. 6fee440 am 9339fa7f: am be86b8a4: Updated quick contact assets. by Gilles Debunne · 14 years ago
  85. 89230e3 am 458fc5f5: Merge "Fix issue #3041660: Camera image flips upside down when rotating device" into gingerbread by Dianne Hackborn · 14 years ago
  86. 58520b2 resolved conflicts for merge of 10d5b096 to master by Dianne Hackborn · 14 years ago
  87. 458fc5f Merge "Fix issue #3041660: Camera image flips upside down when rotating device" into gingerbread by Dianne Hackborn · 14 years ago
  88. 8390651 am 33a4c772: Merge "New green in assets for battery, download, upload" into gingerbread by Gilles Debunne · 14 years ago
  89. a819fc1 New green in assets for battery, download, upload by Gilles Debunne · 14 years ago
  90. a143e83 am 7de900f3: am d29e6861: Merge "Fix bug 3058324" into gingerbread by Adam Powell · 14 years ago
  91. 242fa52 am eb15ac40: Merge "Fix 2-pixel offset unlock jog tab" into gingerbread by Patrick Dubroy · 14 years ago
  92. eb15ac4 Merge "Fix 2-pixel offset unlock jog tab" into gingerbread by Patrick Dubroy · 14 years ago
  93. 276e749 Fix 2-pixel offset unlock jog tab by Patrick Dubroy · 14 years ago
  94. 9339fa7 am be86b8a4: Updated quick contact assets. by Gilles Debunne · 14 years ago
  95. be86b8a Updated quick contact assets. by Gilles Debunne · 14 years ago
  96. 10d5b09 am 407f625a: Add new API to find out whether external storage is removable. by Dianne Hackborn · 14 years ago
  97. 152c7c4 resolved conflicts for merge of 115b9dc3 to master by Gilles Debunne · 14 years ago
  98. e5439f2 Fix issue #3041660: Camera image flips upside down when rotating device by Dianne Hackborn · 14 years ago
  99. 407f625 Add new API to find out whether external storage is removable. by Dianne Hackborn · 14 years ago
  100. 95930e1 Apply all Canvas transformations to ColorDrawable. by Romain Guy · 14 years ago