1. 4e68d50 resolved conflicts for merge of acc4e683 to master by Eric Laurent · 14 years ago
  2. e728ca9 Updated API after unhinding a hidden element. by Oscar Montemayor · 14 years ago
  3. 8063589 Removed extra parameter tag in JavaDocs by Oscar Montemayor · 14 years ago
  4. f7c8517 Merge "Fix for SDK breakage with hidden field." by Oscar Montemayor · 14 years ago
  5. ac54fb9 Fix for SDK breakage with hidden field. by Oscar Montemayor · 14 years ago
  6. b6d1437 fix build breakage by Vasu Nori · 14 years ago
  7. 8e55263 Let action modes overlay window content by Adam Powell · 14 years ago
  8. 2cd1dbe Merge "Fix for bug 2890320 Browser crashes, after adding bookmark. Fixed Proxy class locking and dealing with empty exclusion lists." by Oscar Montemayor · 14 years ago
  9. 96183e1 Merge "add shutdown() to ContentProvider & call in ProviderTestCase*.tearDown" by Manuel Roman · 14 years ago
  10. c4c9df3 Merge "Device Policy Manager changes to enable Global Proxy." by Oscar Montemayor · 14 years ago
  11. 8525f5d Merge "Avoid hostname lookup in NetworkProperties" by Irfan Sheriff · 14 years ago
  12. b8f6601 Fix for bug 2890320 Browser crashes, after adding bookmark. by Oscar Montemayor · 14 years ago
  13. 69238c6 Device Policy Manager changes to enable Global Proxy. by Oscar Montemayor · 14 years ago
  14. a69fbc8 Switch to new enum definition in RilCmds by Xia Wang · 14 years ago
  15. 42d530f Merge "Fix native crash in SkiaShader." by Romain Guy · 14 years ago
  16. 6c07daf Fix native crash in SkiaShader. by Romain Guy · 14 years ago
  17. 1cf56ab Avoid hostname lookup in NetworkProperties by Irfan Sheriff · 14 years ago
  18. f61f33d Merge "Added ability to set font color. Propagating the name of meshes and allocations from native a3d to java" by Alex Sakhartchouk · 14 years ago
  19. fb10c16 Added ability to set font color. by Alex Sakhartchouk · 14 years ago
  20. a8bd3a3 Merge "Adding parseSizesList, getSupportedPreviewSizes to CameraParameters." by Nipun Kwatra · 14 years ago
  21. 85d21bc am 9ee17b7d: am 866362fc: Merge "Usage Stats: don\'t block writing stats to disk." into gingerbread by Brad Fitzpatrick · 14 years ago
  22. b70c1db Adding parseSizesList, getSupportedPreviewSizes to CameraParameters. by Nipun Kwatra · 14 years ago
  23. bb688d6f Merge "Fix NPE in onAnimationEnd when using Sequencer.after(long)" by Chet Haase · 14 years ago
  24. 40771bc Fix NPE in onAnimationEnd when using Sequencer.after(long) by Patrick Dubroy · 14 years ago
  25. 397e3a7 Merge "Improve the documentation for the browser provider, and a few small cleanups." by Jeff Hamilton · 14 years ago
  26. 53adc3c Merge "add droiddoc flag for honeycomb apis (for reference filtering)" by Scott Main · 14 years ago
  27. 0c9e14a add shutdown() to ContentProvider & call in ProviderTestCase*.tearDown by Vasu Nori · 14 years ago
  28. 31d95db Improve the documentation for the browser provider, and a few small cleanups. by Jeff Hamilton · 14 years ago
  29. b64ffdf Merge "Cleaning up the notification data structures." by Daniel Sandler · 14 years ago
  30. c3cc701 Merge changes I085cb3cf,Ied1cddc6 by Mike Lockwood · 14 years ago
  31. a7dd5ea requery() return value should be checked by Vasu Nori · 14 years ago
  32. f71925c Merge "resolved conflicts for merge of 10928c37 to master" by Brett Chabot · 14 years ago
  33. f22e876 resolved conflicts for merge of 10928c37 to master by Brett Chabot · 14 years ago
  34. df030d2 View x/y properties now feed into matrix translation by Chet Haase · 14 years ago
  35. bf3699a Unhide MediaRecorder::setTimeLapseParameters() by Nipun Kwatra · 14 years ago
  36. 13f5b25 am d152c1c7: am d194f3d6: Merge "Replace CHECK with a failure return value when mCamera->setParameters() fails if the camera is locked by someone else." into gingerbread by James Dong · 14 years ago
  37. 5bac1cc am 9f6b16a2: am 5d46ce24: Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs." into gingerbread by Chris Tate · 14 years ago
  38. 5fd174c am d12a98e2: am 9abce39a: Merge "fix [2421247] implement eglGetProcAddress(), needed in the ndk" into gingerbread by Mathias Agopian · 14 years ago
  39. bf0d12c am 77c444dd: am 6fcf3a51: Merge "Improving profiling of views." into gingerbread by Konstantin Lopyrev · 14 years ago
  40. 2bf8028 am b59b1209: am 321f7fad: Making sure that there is no notification when focus changes from something to nothing. by Konstantin Lopyrev · 14 years ago
  41. 26d7a6d am 246aad12: am 3d84280c: Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 14 years ago
  42. 327c0bd am 9b84e8df: am a788026f: Merge "Fixed a typo in a method name of MediaPlayerPerformance.java class" into gingerbread by James Dong · 14 years ago
  43. 4be0d52 Added android.widget.PopupMenu by Adam Powell · 14 years ago
  44. 529b60a Add android:hardwareAccelerated to Activity. by Romain Guy · 14 years ago
  45. cf9a44c Adding matrix class methods. by Alex Sakhartchouk · 14 years ago
  46. 02a0992 add droiddoc flag for honeycomb apis (for reference filtering) by Scott Main · 14 years ago
  47. acc4e68 am 1340ee8a: Merge "NEW_API: Unhide audio effect APIs." into gingerbread by Eric Laurent · 14 years ago
  48. 1340ee8 Merge "NEW_API: Unhide audio effect APIs." into gingerbread by Eric Laurent · 14 years ago
  49. 17cb280 NEW_API: Unhide audio effect APIs. by Eric Laurent · 14 years ago
  50. 0d523e0 Merge "Update Browser useragent string to reflect WebKit merge at r64264" by Kristian Monsen · 14 years ago
  51. d468e50 Merge "After merging webkit to 64264 these hang, so added them to the do not run list. The tests timeout on chrome and are on the chrome skiplist." by Kristian Monsen · 14 years ago
  52. bc3008b Update Browser useragent string to reflect WebKit merge at r64264 by Kristian Monsen · 14 years ago
  53. 8a3f95d Merge "Generated hdpi drawable size reduced" by Gilles Debunne · 14 years ago
  54. 412ae2b Merge "Fix Framework core tests import of android-common." by Brett Chabot · 14 years ago
  55. 672079a Fix Framework core tests import of android-common. by Brett Chabot · 14 years ago
  56. b3cf10f Add facility to switch to new fragments from preferences. by Dianne Hackborn · 14 years ago
  57. 9ee17b7 am 866362fc: Merge "Usage Stats: don\'t block writing stats to disk." into gingerbread by Brad Fitzpatrick · 14 years ago
  58. 866362f Merge "Usage Stats: don't block writing stats to disk." into gingerbread by Brad Fitzpatrick · 14 years ago
  59. ed3cfb5 Generated hdpi drawable size reduced by Gilles Debunne · 14 years ago
  60. 10928c3 am c458b2ca: Merge "Frameworks core tests size cleanup." into gingerbread by Brett Chabot · 14 years ago
  61. c458b2c Merge "Frameworks core tests size cleanup." into gingerbread by Brett Chabot · 14 years ago
  62. d152c1c am d194f3d6: Merge "Replace CHECK with a failure return value when mCamera->setParameters() fails if the camera is locked by someone else." into gingerbread by James Dong · 14 years ago
  63. d194f3d Merge "Replace CHECK with a failure return value when mCamera->setParameters() fails if the camera is locked by someone else." into gingerbread by James Dong · 14 years ago
  64. 6c8687c am 51a260d8: am 23796e3b: Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 14 years ago
  65. e4f6728 am fa32a45a: am f2d16bc5: am 5aa4680e: update device dashboard by Scott Main · 14 years ago
  66. c7ad9fa am 80782220: am 14805b6c: Merge "New secure setting for mobile download size limit." into gingerbread by Steve Howard · 14 years ago
  67. 9d67668 Merge "Add support for action buttons without an icon." by Adam Powell · 14 years ago
  68. 389a916 Usage Stats: don't block writing stats to disk. by Brad Fitzpatrick · 14 years ago
  69. af3f29e Replace CHECK with a failure return value when mCamera->setParameters() fails by James Dong · 14 years ago
  70. 374b4d9 Merge "Adding onscreen frame and script time for debugging." by Alex Sakhartchouk · 14 years ago
  71. 1f9c7af Add support for action buttons without an icon. by Adam Powell · 14 years ago
  72. c619d82 Merge "Fixing font scale in WindowManagerService. There was a bug that causes WindowManagerService to lose the fontScale setting." by Charles Chen · 14 years ago
  73. e618c89 Merge "Allowing useStillCameraForTimeLapse to be set through MediaRecorder.java" by Nipun Kwatra · 14 years ago
  74. 9a2046f MTP: Add support for syncing MTP playlists by Mike Lockwood · 14 years ago
  75. 23ee42f MTP: Fix some thread safety issues in MTP server start/stop sequence. by Mike Lockwood · 14 years ago
  76. 9f6b16a am 5d46ce24: Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs." into gingerbread by Chris Tate · 14 years ago
  77. 5d46ce2 Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs." into gingerbread by Chris Tate · 14 years ago
  78. 0920ba5 Fixing font scale in WindowManagerService. by Casey Burkhardt · 14 years ago
  79. 6de5550 Adding onscreen frame and script time for debugging. by Alex Sakhartchouk · 14 years ago
  80. d4b5020 Merge "remove offending .pn file to fix build" by Chet Haase · 14 years ago
  81. 4d031f6 remove offending .pn file to fix build by Chet Haase · 14 years ago
  82. d12a98e am 9abce39a: Merge "fix [2421247] implement eglGetProcAddress(), needed in the ndk" into gingerbread by Mathias Agopian · 14 years ago
  83. 9abce39 Merge "fix [2421247] implement eglGetProcAddress(), needed in the ndk" into gingerbread by Mathias Agopian · 14 years ago
  84. 77c444d am 6fcf3a51: Merge "Improving profiling of views." into gingerbread by Konstantin Lopyrev · 14 years ago
  85. b59b120 am 321f7fad: Making sure that there is no notification when focus changes from something to nothing. by Konstantin Lopyrev · 14 years ago
  86. 6fcf3a5 Merge "Improving profiling of views." into gingerbread by Konstantin Lopyrev · 14 years ago
  87. 321f7fa Making sure that there is no notification when focus changes from something to nothing. by Konstantin Lopyrev · 14 years ago
  88. b1ad597 New two-pane mode for PreferenceActivity. by Dianne Hackborn · 14 years ago
  89. ee9907b Merge "Add dumping of Running Service reports to ApplicationErrorReports" by Jacek Surazski · 14 years ago
  90. d1ce749 Merge "frameworks/base/ : added scaled hdpi version of assets that were moved to drawable-mdpi" by Gilles Debunne · 14 years ago
  91. 379020a Cleaning up the notification data structures. by Daniel Sandler · 14 years ago
  92. 6cd0cc4 Merge "random but useful stuff" by Vasu Nori · 14 years ago
  93. 0732f79 random but useful stuff by Vasu Nori · 14 years ago
  94. 389878e frameworks/base/ : added scaled hdpi version of assets that were moved to drawable-mdpi by Gilles Debunne · 14 years ago
  95. 5515b54 Merge "Switch android.webkit.MimeTypeMap over to libcore.net.MimeUtils' table." by Elliott Hughes · 14 years ago
  96. 5ce600e Merge "Added geolocation layoutTestController functions." by Maksymilian Osowski · 14 years ago
  97. 246aad1 am 3d84280c: Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 14 years ago
  98. 38f28fa Added geolocation layoutTestController functions. by Maksymilian Osowski · 14 years ago
  99. 5086545 Merge "fixed webkit version number in user agent string" by Michael Kolb · 14 years ago
  100. 3d84280 Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 14 years ago