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