1. 0038931 Adjust default screen timeout. by Amith Yamasani · 14 years ago
  2. f3e5fcc Fix the build and scrollable layers gesture. by Patrick Scott · 14 years ago
  3. db8d19c Display the AutoFill preview string in the drop down box. by Ben Murdoch · 14 years ago
  4. 202a2c9 Merge "Work around race condition in CallBackProxy." by Ben Murdoch · 14 years ago
  5. 9ef0283 Change API for getting InputMethodSubtype's mode from resource id to String by satok · 14 years ago
  6. 63cf027 Merge "add API to return Uri for the given downloaded file id & get mimetype" by Vasu Nori · 14 years ago
  7. 3b48f35 Merge "Use minPrefWidth instead of viewsize.x." by Shimeng (Simon) Wang · 14 years ago
  8. afb9965 Merge "More RS exceptions cleanup. Remove some dead code." by Jason Sams · 14 years ago
  9. 2614c6c Fix bug 3167099 and bug 3009490 - GridView choice modes and by Adam Powell · 14 years ago
  10. d7120ed Merge "Assets remove from bare drawable-xlarge directory." by Gilles Debunne · 14 years ago
  11. 09018c3 Merge "Initiate wake up scan only in a disconnected state" by Irfan Sheriff · 14 years ago
  12. 619ded2 Use minPrefWidth instead of viewsize.x. by Shimeng (Simon) Wang · 14 years ago
  13. 5be894e add API to return Uri for the given downloaded file id & get mimetype by Vasu Nori · 14 years ago
  14. 7899b0e Merge "Use InetAddress.isNumeric." by Elliott Hughes · 14 years ago
  15. 0ed714a Merge "Rough cut at new window animations." by Dianne Hackborn · 14 years ago
  16. bf78275 Rough cut at new window animations. by Dianne Hackborn · 14 years ago
  17. 9ec4b7f Merge "wallpaper moved to nodpi" by Gilles Debunne · 14 years ago
  18. 1678246 Merge "Tell each VM to flush their DNS cache." by Robert Greenwalt · 14 years ago
  19. 38b2a89 Merge "Fixing CloseGuard reported issue in WiredAccessoryObserver" by Brian Carlstrom · 14 years ago
  20. 6b7af60 Use InetAddress.isNumeric. by Elliott Hughes · 14 years ago
  21. 6779875 wallpaper moved to nodpi by Gilles Debunne · 14 years ago
  22. 7b362e4 Implement local-window-only drags by Chris Tate · 14 years ago
  23. cf8ba11 Assets remove from bare drawable-xlarge directory. by Gilles Debunne · 14 years ago
  24. 237171f Fixing CloseGuard reported issue in WiredAccessoryObserver by Brian Carlstrom · 14 years ago
  25. f034f87 Merge "Avoid NPE when reloading headers in single-pane mode" by Andrew Stadler · 14 years ago
  26. e84c00f Merge "Remove NetworkUtils.isIpAddress." by Elliott Hughes · 14 years ago
  27. 83681eb Avoid NPE when reloading headers in single-pane mode by Andrew Stadler · 14 years ago
  28. a7ccd13 Merge "Added audio and video codec parameters to the export method." by Gil Dobjanschi · 14 years ago
  29. 373818e Revert "StrictMode: now in more system server threads." by Dianne Hackborn · 14 years ago
  30. 289f089 Added audio and video codec parameters to the export method. by Gil Dobjanschi · 14 years ago
  31. e213677 Push the jumpDrawablesToCurrentState() thing off everywhere it should be. by Dianne Hackborn · 14 years ago
  32. 1693182 Remove NetworkUtils.isIpAddress. by Elliott Hughes · 14 years ago
  33. c63de86 Merge "Fix bug 3163150 - move holo extended themes to an overlay file." by Adam Powell · 14 years ago
  34. 090813a Initiate wake up scan only in a disconnected state by Irfan Sheriff · 14 years ago
  35. 7b1dbda Merge "Add android.os.StrictMode.VmPolicy.Builder.detectLeakedClosableObjects API" by Brian Carlstrom · 14 years ago
  36. 6932d5e Add android.os.StrictMode.VmPolicy.Builder.detectLeakedClosableObjects API by Brian Carlstrom · 14 years ago
  37. 975d24d Merge "bugreport: Add bcm4329 internal counters dump" by Dmitry Shmidt · 14 years ago
  38. b9def8e Merge "Lines would not set the scissor before drawing." by Romain Guy · 14 years ago
  39. 2b79919 bugreport: Add bcm4329 internal counters dump by Dmitry Shmidt · 14 years ago
  40. 7f78b0c Lines would not set the scissor before drawing. by Romain Guy · 14 years ago
  41. a4f03f9 Merge "Integrate StrictMode with CloseGuard" by Brian Carlstrom · 14 years ago
  42. c1d6210 More RS exceptions cleanup. Remove some dead code. by Jason Sams · 14 years ago
  43. 045de11 Fix bug 3163150 - move holo extended themes to an overlay file. by Adam Powell · 14 years ago
  44. fd9ddd1 Integrate StrictMode with CloseGuard by Brian Carlstrom · 14 years ago
  45. f786805 Respect padding when positioning custom view. by Jeff Sharkey · 14 years ago
  46. 084f3ae Merge "Rotation lock." by Daniel Sandler · 14 years ago
  47. 43f40fe Merge "Adding JNI methods as a faster reflection mechanism" by Chet Haase · 14 years ago
  48. b73617d Rotation lock. by Daniel Sandler · 14 years ago
  49. 1ab022b Merge "Fix an off-by-one error." by Elliott Hughes · 14 years ago
  50. 6e0ecb4 Adding JNI methods as a faster reflection mechanism by Chet Haase · 14 years ago
  51. 218c60e Merge "Fix potental incremental build failure with leftover RS generated files." by Jason Sams · 14 years ago
  52. cebfaab Fix potental incremental build failure with leftover RS generated files. by Jason Sams · 14 years ago
  53. ea9020e Add API to find out if there is a vibrator. by Dianne Hackborn · 14 years ago
  54. 0406e48 Work around race condition in CallBackProxy. by Ben Murdoch · 14 years ago
  55. d8d7b55 Merge "MediaStore: Make definitions for Files table public" by Mike Lockwood · 14 years ago
  56. b55dcc2 Fix an off-by-one error. by Elliott Hughes · 14 years ago
  57. bbd4a9f Merge "StrictMode: now in more system server threads." by Dianne Hackborn · 14 years ago
  58. 8ad4b47 Merge "Fix possible rendering issue when drawing a path." by Romain Guy · 14 years ago
  59. 1041ade Fix possible rendering issue when drawing a path. by Romain Guy · 14 years ago
  60. 03595d0 Tell each VM to flush their DNS cache. by Robert Greenwalt · 14 years ago
  61. b52907f Merge "Add "nodpi" to DpiTest Android.mk" by Kenny Root · 14 years ago
  62. 867812d Add "nodpi" to DpiTest Android.mk by Kenny Root · 14 years ago
  63. 960423d Merge "Fix a MediaBuffer leak in Stagefright." by Jamie Gennis · 14 years ago
  64. 0f46c6f Merge "Use the new web email and password variations." by Leon Scroggins · 14 years ago
  65. f5a6c67 Merge "Layoutlib native delegate: FloatMath." by Xavier Ducrohet · 14 years ago
  66. de2dfc9 Merge "Layoutlib native delegate: path effects and xfermode." by Xavier Ducrohet · 14 years ago
  67. b5ce0e0 Use the new web email and password variations. by Leon Scroggins · 14 years ago
  68. 0cf0173 am 13259f0b: am 17c87d80: Merge "docs: more revisions to the installing docs for GB" into gingerbread by Scott Main · 14 years ago
  69. e9418ff am 0d7c66b3: Merge 42c94791 from open-source master by Jean-Baptiste Queru · 14 years ago
  70. 1064410 Rationalized the single/multiple line initialization in TextViews. by Gilles Debunne · 14 years ago
  71. 53e59ad Merge "For extra large devices, use a dialog style for LauncherActivity." by Amith Yamasani · 14 years ago
  72. 152f62e am c25c28a4: (-s ours) am c0fa1d47: Merge "Revert "Support rotation in media recorder"" into gingerbread by James Dong · 14 years ago
  73. 7aa908d am 974ea38a: am 42361551: Merge "docs: some more edits to the sdk install docs" into gingerbread by Scott Main · 14 years ago
  74. 49686be am b20c2e7c: am 477c4fee: Merge "[3163098] Fix bug in angleChange funtion which caused the returned angle change to be zeroall the time. The fix is to use PrevR instead of computing the difference between R and R." into gingerbread by Mathias Agopian · 14 years ago
  75. 6d1166b am 0ce42c9d: (-s ours) am c181a082: Merge "Support rotation in media recorder" into gingerbread by Hiroshi Lockheimer · 14 years ago
  76. 0b20b77 MediaStore: Make definitions for Files table public by Mike Lockwood · 14 years ago
  77. 4e331a7 Merge "Tapping on paste popup with an empty clipboard does not crash in TextView." by Gilles Debunne · 14 years ago
  78. 5300f27 am 67e1ae5b: am 698dd812: Merge "ldpi assets created from hdpi in core." into gingerbread by Gilles Debunne · 14 years ago
  79. 5fedc1c am 5f5bcf50: am e0887cc7: Merge "Squash ANRs in UsbStorageActivity." into gingerbread by Hiroshi Lockheimer · 14 years ago
  80. 15d18ef resolved conflicts for merge of f0452c25 to master by Jason Chen · 14 years ago
  81. 13259f0 am 17c87d80: Merge "docs: more revisions to the installing docs for GB" into gingerbread by Scott Main · 14 years ago
  82. 17c87d8 Merge "docs: more revisions to the installing docs for GB" into gingerbread by Scott Main · 14 years ago
  83. 0d7c66b Merge 42c94791 from open-source master by Jean-Baptiste Queru · 14 years ago
  84. ce4b523 am d9bb6bc2: am 08810efc: docs: provide overview of the web apps docs and revise images in the targeting doc by Scott Main · 14 years ago
  85. badf945 Move more of android file handling in Java by Kristian Monsen · 14 years ago
  86. dfe7fd1 Merge "Find the most applicable subtype when there is no selected subtype but IME has subtypes" by satok · 14 years ago
  87. 6b81399 Merge "Update ScriptC constructor to remove depricated param." by Jason Sams · 14 years ago
  88. 3ba02b3 Update ScriptC constructor to remove depricated param. by Jason Sams · 14 years ago
  89. 8fbb1e8 Find the most applicable subtype when there is no selected subtype but IME has subtypes by satok · 14 years ago
  90. f3e0268 Merge "Fixed problem with setting updated values on existing animators" by Chet Haase · 14 years ago
  91. 691ac26 Fixed problem with setting updated values on existing animators by Chet Haase · 14 years ago
  92. 7d9c28b Merge "Allow DataConnectionTrackers to manage multiple data connections." by Wink Saville · 14 years ago
  93. 0c91a8e Minor tweaks to lockscreen animation: by Jim Miller · 14 years ago
  94. 0721861 StrictMode: now in more system server threads. by Brad Fitzpatrick · 14 years ago
  95. 38dea27 docs: more revisions to the installing docs for GB by Scott Main · 14 years ago
  96. c563859 am ade230ed: (-s ours) am 112b5b1f: Merge "DO NOT MERGE - Updated VPNServices stat_sys icons" into gingerbread by Justin Ho · 14 years ago
  97. 6d93386 am 1212d4fd: am ef569469: Merge "Remove the My Tag feature." into gingerbread by Jeff Hamilton · 14 years ago
  98. 617d74a Merge "Fix rendering bug with saveLayerAlpha/drawColor." by Romain Guy · 14 years ago
  99. e45362c Fix rendering bug with saveLayerAlpha/drawColor. by Romain Guy · 14 years ago
  100. c25c28a am c0fa1d47: Merge "Revert "Support rotation in media recorder"" into gingerbread by James Dong · 14 years ago