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