1. d0e1a9f MTP: Remove an unnecessary thread from the MtpClient class. by Mike Lockwood · 15 years ago
  2. f96d23a Merge "Pass the WebView context to the GeolocationService from WebKit" by Steve Block · 15 years ago
  3. 7c32c0d Merge "Try to fix the simulator build." by Mike Lockwood · 15 years ago
  4. c18a9f2 Merge "Add implementation for drawBitmap(Bitmap, Rect, Rect, Paint)" by Romain Guy · 15 years ago
  5. 8ba548f Add implementation for drawBitmap(Bitmap, Rect, Rect, Paint) by Romain Guy · 15 years ago
  6. 0723394 Try to fix the simulator build. by Mike Lockwood · 15 years ago
  7. 7940e84 Merge "Fix the initial reflow width when switch between basic pages." by Shimeng (Simon) Wang · 15 years ago
  8. e07f6ee Merge "Add implementation for drawBitmap()." by Romain Guy · 15 years ago
  9. c1396e9 Add implementation for drawBitmap(). by Romain Guy · 15 years ago
  10. 0a4a70d Fix the initial reflow width when switch between basic pages. by Shimeng (Simon) Wang · 15 years ago
  11. 2ae5a4d Merge "Define measuring behavior for action bar/context mode custom views" by Adam Powell · 15 years ago
  12. a7db037 Define measuring behavior for action bar/context mode custom views by Adam Powell · 15 years ago
  13. 50331a1 Merge "Fixing freetype init/uninit code. Removing debug output from stream." by Alex Sakhartchouk · 15 years ago
  14. b6b3489 Fixing freetype init/uninit code. Removing debug output from stream. by Alex Sakhartchouk · 15 years ago
  15. efcd774 am 177c405a: am c6e1d880: Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 15 years ago
  16. 177c405 am c6e1d880: Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 15 years ago
  17. 01959f6 Merge "Remove unnecessary return and add bitmap generation ID tracking." by Romain Guy · 15 years ago
  18. 1dc623e am e341a0b5: am 30fe6fa0: Merge "fix live wallpapers on Droid" into gingerbread by Mathias Agopian · 15 years ago
  19. fe88094 Remove unnecessary return and add bitmap generation ID tracking. by Romain Guy · 15 years ago
  20. c6e1d88 Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 15 years ago
  21. 47598d5 am c511d4f8: merge from open-source master by The Android Open Source Project · 15 years ago
  22. e341a0b am 30fe6fa0: Merge "fix live wallpapers on Droid" into gingerbread by Mathias Agopian · 15 years ago
  23. c511d4f merge from open-source master by The Android Open Source Project · 15 years ago
  24. 30fe6fa Merge "fix live wallpapers on Droid" into gingerbread by Mathias Agopian · 15 years ago
  25. 364703c Fix the build. by Romain Guy · 15 years ago
  26. 68e9a49 Merge "Add hooks for drawBitmap()." by Romain Guy · 15 years ago
  27. 5840b7c am 0c2df984: am d8ae2885: Merge "Fix injection of specially intercepted keys like HOME." into gingerbread by Jeff Brown · 15 years ago
  28. 45886e6 am 705a2df9: am c8525edc: Merge "Remove memory monitoring from the system watchdog" into gingerbread by Christopher Tate · 15 years ago
  29. 9529f2c am 9b4b74be: am 294c9fb8: Improved graphics for the intruder alert. by Daniel Sandler · 15 years ago
  30. 7f35403 am 86405cbd: am caad0a5c: Merge "Support for vanilla YUV420sp => RGB565 color conversion." into gingerbread by Andreas Huber · 15 years ago
  31. 9ae3f66 am 6db0ef09: am 24c737cc: am d581484e: Merge "Verify hostname where possible, and clarify where not." into froyo by Doug Zongker · 15 years ago
  32. 0aa6467 Merge "resolved conflicts for merge of 7f6c6e8f to master" by Dianne Hackborn · 15 years ago
  33. 25a98b8 resolved conflicts for merge of 7f6c6e8f to master by Dianne Hackborn · 15 years ago
  34. 4cfb3a6 fix live wallpapers on Droid by Mathias Agopian · 15 years ago
  35. d62775b Merge "user agent string change: remove "Mobile" for large screen configuration" by Michael Kolb · 15 years ago
  36. 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 · 15 years ago
  37. 0c2df98 am d8ae2885: Merge "Fix injection of specially intercepted keys like HOME." into gingerbread by Jeff Brown · 15 years ago
  38. 705a2df am c8525edc: Merge "Remove memory monitoring from the system watchdog" into gingerbread by Christopher Tate · 15 years ago
  39. 9b4b74b am 294c9fb8: Improved graphics for the intruder alert. by Daniel Sandler · 15 years ago
  40. 86405cb am caad0a5c: Merge "Support for vanilla YUV420sp => RGB565 color conversion." into gingerbread by Andreas Huber · 15 years ago
  41. 6db0ef0 am 24c737cc: am d581484e: Merge "Verify hostname where possible, and clarify where not." into froyo by Doug Zongker · 15 years ago
  42. 7f6c6e8 am 3c80a4a0: Implement default key handling for native code. by Dianne Hackborn · 15 years ago
  43. 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 · 15 years ago
  44. 8b49bd1 Introduce official public NativeWindow type. by Dianne Hackborn · 15 years ago
  45. cbf42ec Merge "Initial checkin of new animation system. package, APIs, functionality all subject to change. package is hidden for now." by Chet Haase · 15 years ago
  46. ce0537b Add hooks for drawBitmap(). by Romain Guy · 15 years ago
  47. d8ae288 Merge "Fix injection of specially intercepted keys like HOME." into gingerbread by Jeff Brown · 15 years ago
  48. c8525ed Merge "Remove memory monitoring from the system watchdog" into gingerbread by Christopher Tate · 15 years ago
  49. 81ea83d Move MTP JNI code from libandroid_runtime to libmedia_jni by Mike Lockwood · 15 years ago
  50. c27181c Remove memory monitoring from the system watchdog by Christopher Tate · 15 years ago
  51. a172e7d user agent string change: remove "Mobile" for large screen configuration by Michael Kolb · 15 years ago
  52. 17fb4b0 Initial checkin of new animation system. package, APIs, functionality all subject to change. package is hidden for now. by Chet Haase · 15 years ago
  53. d009787 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 15 years ago
  54. 767c5e4 MTP: Implement GetObjectPropDesc by Mike Lockwood · 15 years ago
  55. 98ef64e MTP: Add MtpServer Java class to wrap MTP device support. by Mike Lockwood · 15 years ago
  56. 071508d Removing font initialization on startup by Alex Sakhartchouk · 15 years ago
  57. 294c9fb Improved graphics for the intruder alert. by Daniel Sandler · 15 years ago
  58. e519b37 Fix an uninitialized pointer. by Jason Sams · 15 years ago
  59. caad0a5 Merge "Support for vanilla YUV420sp => RGB565 color conversion." into gingerbread by Andreas Huber · 15 years ago
  60. 24c737c am d581484e: Merge "Verify hostname where possible, and clarify where not." into froyo by Doug Zongker · 15 years ago
  61. d581484 Merge "Verify hostname where possible, and clarify where not." into froyo by Doug Zongker · 15 years ago
  62. 9823d20 Merge "MTP: replace printfs with logcat" by Mike Lockwood · 15 years ago
  63. 3e6616d MTP: replace printfs with logcat by Mike Lockwood · 15 years ago
  64. 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 · 15 years ago
  65. 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 15 years ago
  66. 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 · 15 years ago
  67. c543a21 Support for vanilla YUV420sp => RGB565 color conversion. by Andreas Huber · 15 years ago
  68. 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 · 15 years ago
  69. 3dcfeac am 2a28f4b4: am 5b8364a9: GPS: stifle some logging by Mike Lockwood · 15 years ago
  70. 2a28f4b am 5b8364a9: GPS: stifle some logging by Mike Lockwood · 15 years ago
  71. 5b8364a GPS: stifle some logging by Mike Lockwood · 15 years ago
  72. 570bb56 frameworks/base updates to track merge from dalvik-dev by Brian Carlstrom · 15 years ago
  73. 7fc93c3 Verify hostname where possible, and clarify where not. by Dan Egnor · 15 years ago
  74. 0e94b51 Add subtitles for action bars and context modes. by Adam Powell · 15 years ago
  75. bd800f4 am 42dd9908: am f7679a04: Merge "Added encoding parameters set up for H263 video encoder" into gingerbread by James Dong · 15 years ago
  76. 42dd990 am f7679a04: Merge "Added encoding parameters set up for H263 video encoder" into gingerbread by James Dong · 15 years ago
  77. f7679a0 Merge "Added encoding parameters set up for H263 video encoder" into gingerbread by James Dong · 15 years ago
  78. b4d2e42 docs: revise menu guide to focus more on using menu resources by Scott Main · 15 years ago
  79. 41254a8 am af4a2d1f: am ddcb543a: Merge "Fix native input dispatch in the emulator." into gingerbread by Chris Tate · 15 years ago
  80. af4a2d1 am ddcb543a: Merge "Fix native input dispatch in the emulator." into gingerbread by Chris Tate · 15 years ago
  81. ddcb543 Merge "Fix native input dispatch in the emulator." into gingerbread by Chris Tate · 15 years ago
  82. 0b72e82 Fix native input dispatch in the emulator. by Jeff Brown · 15 years ago
  83. c0ab2a6 Added encoding parameters set up for H263 video encoder by James Dong · 15 years ago
  84. 8c464e8 am 7c8ca29e: am e42b1867: am 4fb91d9f: docs: fix typo by Scott Main · 15 years ago
  85. 7c8ca29 am e42b1867: am 4fb91d9f: docs: fix typo by Scott Main · 15 years ago
  86. e42b186 am 4fb91d9f: docs: fix typo by Scott Main · 15 years ago
  87. 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 · 15 years ago
  88. 33df868 am 1eb442ee: Merge "remove a hack that was used only used on h/w we no longer support." into gingerbread by Mathias Agopian · 15 years ago
  89. 1eb442e Merge "remove a hack that was used only used on h/w we no longer support." into gingerbread by Mathias Agopian · 15 years ago
  90. c19ffcb remove a hack that was used only used on h/w we no longer support. by Mathias Agopian · 15 years ago
  91. 4fb91d9 docs: fix typo by Scott Main · 15 years ago
  92. 3fc85a2 am 799a5a61: am 2533a6ad: set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 15 years ago
  93. 799a5a6 am 2533a6ad: set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 15 years ago
  94. 9f0fda8 Merge "Added context modes to ActionBar API." by Adam Powell · 15 years ago
  95. 2533a6a set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 15 years ago
  96. 89e0645 Added context modes to ActionBar API. by Adam Powell · 15 years ago
  97. 04f229a am 77655393: am 5d7f6e61: Merge "Support for tapping on an immersive-mode priority notification." into gingerbread by Daniel Sandler · 15 years ago
  98. 7765539 am 5d7f6e61: Merge "Support for tapping on an immersive-mode priority notification." into gingerbread by Daniel Sandler · 15 years ago
  99. 5d7f6e6 Merge "Support for tapping on an immersive-mode priority notification." into gingerbread by Daniel Sandler · 15 years ago
  100. 639061d am b5f05d00: am 0934fbb6: Merge "Update native activity & event APIs to follow correct conventions." into gingerbread by Dianne Hackborn · 15 years ago