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