1. efcd774 am 177c405a: am c6e1d880: Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 14 years ago
  2. 177c405 am c6e1d880: Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 14 years ago
  3. 01959f6 Merge "Remove unnecessary return and add bitmap generation ID tracking." by Romain Guy · 14 years ago
  4. 1dc623e am e341a0b5: am 30fe6fa0: Merge "fix live wallpapers on Droid" into gingerbread by Mathias Agopian · 14 years ago
  5. fe88094 Remove unnecessary return and add bitmap generation ID tracking. by Romain Guy · 14 years ago
  6. c6e1d88 Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 14 years ago
  7. 47598d5 am c511d4f8: merge from open-source master by The Android Open Source Project · 14 years ago
  8. e341a0b am 30fe6fa0: Merge "fix live wallpapers on Droid" into gingerbread by Mathias Agopian · 14 years ago
  9. c511d4f merge from open-source master by The Android Open Source Project · 14 years ago
  10. 30fe6fa Merge "fix live wallpapers on Droid" into gingerbread by Mathias Agopian · 14 years ago
  11. 364703c Fix the build. by Romain Guy · 14 years ago
  12. 68e9a49 Merge "Add hooks for drawBitmap()." by Romain Guy · 14 years ago
  13. 5840b7c am 0c2df984: am d8ae2885: Merge "Fix injection of specially intercepted keys like HOME." into gingerbread by Jeff Brown · 14 years ago
  14. 45886e6 am 705a2df9: am c8525edc: Merge "Remove memory monitoring from the system watchdog" into gingerbread by Christopher Tate · 14 years ago
  15. 9529f2c am 9b4b74be: am 294c9fb8: Improved graphics for the intruder alert. by Daniel Sandler · 14 years ago
  16. 7f35403 am 86405cbd: am caad0a5c: Merge "Support for vanilla YUV420sp => RGB565 color conversion." into gingerbread by Andreas Huber · 14 years ago
  17. 9ae3f66 am 6db0ef09: am 24c737cc: am d581484e: Merge "Verify hostname where possible, and clarify where not." into froyo by Doug Zongker · 14 years ago
  18. 0aa6467 Merge "resolved conflicts for merge of 7f6c6e8f to master" by Dianne Hackborn · 14 years ago
  19. 25a98b8 resolved conflicts for merge of 7f6c6e8f to master by Dianne Hackborn · 14 years ago
  20. 4cfb3a6 fix live wallpapers on Droid by Mathias Agopian · 14 years ago
  21. d62775b Merge "user agent string change: remove "Mobile" for large screen configuration" by Michael Kolb · 14 years ago
  22. b6643d9 am b2d1a71b: am 92dbad8a: am b4d2e42a: docs: revise menu guide to focus more on using menu resources instead of defining menus in code. And revise some style. by Scott Main · 14 years ago
  23. 0c2df98 am d8ae2885: Merge "Fix injection of specially intercepted keys like HOME." into gingerbread by Jeff Brown · 14 years ago
  24. 705a2df am c8525edc: Merge "Remove memory monitoring from the system watchdog" into gingerbread by Christopher Tate · 14 years ago
  25. 9b4b74b am 294c9fb8: Improved graphics for the intruder alert. by Daniel Sandler · 14 years ago
  26. 86405cb am caad0a5c: Merge "Support for vanilla YUV420sp => RGB565 color conversion." into gingerbread by Andreas Huber · 14 years ago
  27. 6db0ef0 am 24c737cc: am d581484e: Merge "Verify hostname where possible, and clarify where not." into froyo by Doug Zongker · 14 years ago
  28. 7f6c6e8 am 3c80a4a0: Implement default key handling for native code. by Dianne Hackborn · 14 years ago
  29. b2d1a71 am 92dbad8a: am b4d2e42a: docs: revise menu guide to focus more on using menu resources instead of defining menus in code. And revise some style. by Scott Main · 14 years ago
  30. 8b49bd1 Introduce official public NativeWindow type. by Dianne Hackborn · 14 years ago
  31. cbf42ec Merge "Initial checkin of new animation system. package, APIs, functionality all subject to change. package is hidden for now." by Chet Haase · 14 years ago
  32. ce0537b Add hooks for drawBitmap(). by Romain Guy · 14 years ago
  33. f1a4a0a More cleanup after removing the Cursor update logic. by Jeff Hamilton · 14 years ago
  34. d8ae288 Merge "Fix injection of specially intercepted keys like HOME." into gingerbread by Jeff Brown · 14 years ago
  35. c8525ed Merge "Remove memory monitoring from the system watchdog" into gingerbread by Christopher Tate · 14 years ago
  36. 81ea83d Move MTP JNI code from libandroid_runtime to libmedia_jni by Mike Lockwood · 14 years ago
  37. c27181c Remove memory monitoring from the system watchdog by Christopher Tate · 14 years ago
  38. a172e7d user agent string change: remove "Mobile" for large screen configuration by Michael Kolb · 14 years ago
  39. 17fb4b0 Initial checkin of new animation system. package, APIs, functionality all subject to change. package is hidden for now. by Chet Haase · 14 years ago
  40. d009787 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 14 years ago
  41. 767c5e4 MTP: Implement GetObjectPropDesc by Mike Lockwood · 14 years ago
  42. 98ef64e MTP: Add MtpServer Java class to wrap MTP device support. by Mike Lockwood · 14 years ago
  43. 34c0b2e Verify hostname where possible, and clarify where not. by Dan Egnor · 14 years ago
  44. 071508d Removing font initialization on startup by Alex Sakhartchouk · 14 years ago
  45. 294c9fb Improved graphics for the intruder alert. by Daniel Sandler · 14 years ago
  46. e519b37 Fix an uninitialized pointer. by Jason Sams · 14 years ago
  47. caad0a5 Merge "Support for vanilla YUV420sp => RGB565 color conversion." into gingerbread by Andreas Huber · 14 years ago
  48. 24c737c am d581484e: Merge "Verify hostname where possible, and clarify where not." into froyo by Doug Zongker · 14 years ago
  49. d581484 Merge "Verify hostname where possible, and clarify where not." into froyo by Doug Zongker · 14 years ago
  50. 9823d20 Merge "MTP: replace printfs with logcat" by Mike Lockwood · 14 years ago
  51. 3e6616d MTP: replace printfs with logcat by Mike Lockwood · 14 years ago
  52. 2658cf4 Merge "frameworks/base updates to track merge from dalvik-dev - frameworks and CoreTests modules now depend on bouncycastle - update preloades classes for NativeBN package change - moved CryptoTest to libcore - updated api" by Brian Carlstrom · 14 years ago
  53. 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 14 years ago
  54. 08968fa Merge "Receive notification from native webcore that the page being viewed has marked itself as being an installable web app. Default implementation in the WebChromeClient does nothing." by Ben Murdoch · 14 years ago
  55. c543a21 Support for vanilla YUV420sp => RGB565 color conversion. by Andreas Huber · 14 years ago
  56. 92dbad8 am b4d2e42a: docs: revise menu guide to focus more on using menu resources instead of defining menus in code. And revise some style. by Scott Main · 14 years ago
  57. 3dcfeac am 2a28f4b4: am 5b8364a9: GPS: stifle some logging by Mike Lockwood · 14 years ago
  58. 2a28f4b am 5b8364a9: GPS: stifle some logging by Mike Lockwood · 14 years ago
  59. 5b8364a GPS: stifle some logging by Mike Lockwood · 14 years ago
  60. 570bb56 frameworks/base updates to track merge from dalvik-dev by Brian Carlstrom · 14 years ago
  61. 7fc93c3 Verify hostname where possible, and clarify where not. by Dan Egnor · 14 years ago
  62. 0e94b51 Add subtitles for action bars and context modes. by Adam Powell · 14 years ago
  63. bd800f4 am 42dd9908: am f7679a04: Merge "Added encoding parameters set up for H263 video encoder" into gingerbread by James Dong · 14 years ago
  64. 42dd990 am f7679a04: Merge "Added encoding parameters set up for H263 video encoder" into gingerbread by James Dong · 14 years ago
  65. f7679a0 Merge "Added encoding parameters set up for H263 video encoder" into gingerbread by James Dong · 14 years ago
  66. b4d2e42 docs: revise menu guide to focus more on using menu resources by Scott Main · 14 years ago
  67. 41254a8 am af4a2d1f: am ddcb543a: Merge "Fix native input dispatch in the emulator." into gingerbread by Chris Tate · 14 years ago
  68. af4a2d1 am ddcb543a: Merge "Fix native input dispatch in the emulator." into gingerbread by Chris Tate · 14 years ago
  69. ddcb543 Merge "Fix native input dispatch in the emulator." into gingerbread by Chris Tate · 14 years ago
  70. 0b72e82 Fix native input dispatch in the emulator. by Jeff Brown · 14 years ago
  71. c0ab2a6 Added encoding parameters set up for H263 video encoder by James Dong · 14 years ago
  72. 8c464e8 am 7c8ca29e: am e42b1867: am 4fb91d9f: docs: fix typo by Scott Main · 14 years ago
  73. 7c8ca29 am e42b1867: am 4fb91d9f: docs: fix typo by Scott Main · 14 years ago
  74. e42b186 am 4fb91d9f: docs: fix typo by Scott Main · 14 years ago
  75. e595a54 am 33df868b: am 1eb442ee: Merge "remove a hack that was used only used on h/w we no longer support." into gingerbread by Mathias Agopian · 14 years ago
  76. 33df868 am 1eb442ee: Merge "remove a hack that was used only used on h/w we no longer support." into gingerbread by Mathias Agopian · 14 years ago
  77. 1eb442e Merge "remove a hack that was used only used on h/w we no longer support." into gingerbread by Mathias Agopian · 14 years ago
  78. c19ffcb remove a hack that was used only used on h/w we no longer support. by Mathias Agopian · 14 years ago
  79. 4fb91d9 docs: fix typo by Scott Main · 14 years ago
  80. 7d433aa Javadoc for test case classes by Joe Malin · 14 years ago
  81. 3fc85a2 am 799a5a61: am 2533a6ad: set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 14 years ago
  82. 799a5a6 am 2533a6ad: set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 14 years ago
  83. 9f0fda8 Merge "Added context modes to ActionBar API." by Adam Powell · 14 years ago
  84. 2533a6a set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 14 years ago
  85. 89e0645 Added context modes to ActionBar API. by Adam Powell · 14 years ago
  86. 04f229a am 77655393: am 5d7f6e61: Merge "Support for tapping on an immersive-mode priority notification." into gingerbread by Daniel Sandler · 14 years ago
  87. 7765539 am 5d7f6e61: Merge "Support for tapping on an immersive-mode priority notification." into gingerbread by Daniel Sandler · 14 years ago
  88. 5d7f6e6 Merge "Support for tapping on an immersive-mode priority notification." into gingerbread by Daniel Sandler · 14 years ago
  89. 639061d am b5f05d00: am 0934fbb6: Merge "Update native activity & event APIs to follow correct conventions." into gingerbread by Dianne Hackborn · 14 years ago
  90. 27a8be4 Support for tapping on an immersive-mode priority notification. by Daniel Sandler · 14 years ago
  91. b5f05d0 am 0934fbb6: Merge "Update native activity & event APIs to follow correct conventions." into gingerbread by Dianne Hackborn · 14 years ago
  92. 0934fbb Merge "Update native activity & event APIs to follow correct conventions." into gingerbread by Dianne Hackborn · 14 years ago
  93. f42c181 am d6dcec4f: am fd751426: Merge "Add qcom\'s new OMX components to the list." into gingerbread by Andreas Huber · 14 years ago
  94. d6dcec4 am fd751426: Merge "Add qcom\'s new OMX components to the list." into gingerbread by Andreas Huber · 14 years ago
  95. fd75142 Merge "Add qcom's new OMX components to the list." into gingerbread by Andreas Huber · 14 years ago
  96. 8ef64c9 Add qcom's new OMX components to the list. by Andreas Huber · 14 years ago
  97. 2c8b142 am 591908fd: am 120a58fb: Extend unit test framework for Wifi soft AP configuration Add test case: testApSsidWithAlphabet by Xia Wang · 14 years ago
  98. 591908f am 120a58fb: Extend unit test framework for Wifi soft AP configuration Add test case: testApSsidWithAlphabet by Xia Wang · 14 years ago
  99. 120a58f Extend unit test framework for Wifi soft AP configuration by Xia Wang · 14 years ago
  100. 6312de2 Receive notification from native webcore that the page being viewed by Ben Murdoch · 14 years ago