- a8bd3a3 Merge "Adding parseSizesList, getSupportedPreviewSizes to CameraParameters." by Nipun Kwatra · 15 years ago
- 85d21bc am 9ee17b7d: am 866362fc: Merge "Usage Stats: don\'t block writing stats to disk." into gingerbread by Brad Fitzpatrick · 15 years ago
- b70c1db Adding parseSizesList, getSupportedPreviewSizes to CameraParameters. by Nipun Kwatra · 15 years ago
- bb688d6f Merge "Fix NPE in onAnimationEnd when using Sequencer.after(long)" by Chet Haase · 15 years ago
- 40771bc Fix NPE in onAnimationEnd when using Sequencer.after(long) by Patrick Dubroy · 15 years ago
- 397e3a7 Merge "Improve the documentation for the browser provider, and a few small cleanups." by Jeff Hamilton · 15 years ago
- 53adc3c Merge "add droiddoc flag for honeycomb apis (for reference filtering)" by Scott Main · 15 years ago
- 31d95db Improve the documentation for the browser provider, and a few small cleanups. by Jeff Hamilton · 15 years ago
- b64ffdf Merge "Cleaning up the notification data structures." by Daniel Sandler · 15 years ago
- c3cc701 Merge changes I085cb3cf,Ied1cddc6 by Mike Lockwood · 15 years ago
- a7dd5ea requery() return value should be checked by Vasu Nori · 15 years ago
- f71925c Merge "resolved conflicts for merge of 10928c37 to master" by Brett Chabot · 15 years ago
- f22e876 resolved conflicts for merge of 10928c37 to master by Brett Chabot · 15 years ago
- df030d2 View x/y properties now feed into matrix translation by Chet Haase · 15 years ago
- bf3699a Unhide MediaRecorder::setTimeLapseParameters() by Nipun Kwatra · 15 years ago
- 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 · 15 years ago
- 5bac1cc am 9f6b16a2: am 5d46ce24: Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs." into gingerbread by Chris Tate · 15 years ago
- 5fd174c am d12a98e2: am 9abce39a: Merge "fix [2421247] implement eglGetProcAddress(), needed in the ndk" into gingerbread by Mathias Agopian · 15 years ago
- bf0d12c am 77c444dd: am 6fcf3a51: Merge "Improving profiling of views." into gingerbread by Konstantin Lopyrev · 15 years ago
- 2bf8028 am b59b1209: am 321f7fad: Making sure that there is no notification when focus changes from something to nothing. by Konstantin Lopyrev · 15 years ago
- 26d7a6d am 246aad12: am 3d84280c: Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 15 years ago
- 327c0bd am 9b84e8df: am a788026f: Merge "Fixed a typo in a method name of MediaPlayerPerformance.java class" into gingerbread by James Dong · 15 years ago
- 4be0d52 Added android.widget.PopupMenu by Adam Powell · 15 years ago
- 529b60a Add android:hardwareAccelerated to Activity. by Romain Guy · 15 years ago
- cf9a44c Adding matrix class methods. by Alex Sakhartchouk · 15 years ago
- 02a0992 add droiddoc flag for honeycomb apis (for reference filtering) by Scott Main · 15 years ago
- 0d523e0 Merge "Update Browser useragent string to reflect WebKit merge at r64264" by Kristian Monsen · 15 years ago
- 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 · 15 years ago
- bc3008b Update Browser useragent string to reflect WebKit merge at r64264 by Kristian Monsen · 15 years ago
- 8a3f95d Merge "Generated hdpi drawable size reduced" by Gilles Debunne · 15 years ago
- 412ae2b Merge "Fix Framework core tests import of android-common." by Brett Chabot · 15 years ago
- 672079a Fix Framework core tests import of android-common. by Brett Chabot · 15 years ago
- b3cf10f Add facility to switch to new fragments from preferences. by Dianne Hackborn · 15 years ago
- 9ee17b7 am 866362fc: Merge "Usage Stats: don\'t block writing stats to disk." into gingerbread by Brad Fitzpatrick · 15 years ago
- 866362f Merge "Usage Stats: don't block writing stats to disk." into gingerbread by Brad Fitzpatrick · 15 years ago
- ed3cfb5 Generated hdpi drawable size reduced by Gilles Debunne · 15 years ago
- 10928c3 am c458b2ca: Merge "Frameworks core tests size cleanup." into gingerbread by Brett Chabot · 15 years ago
- c458b2c Merge "Frameworks core tests size cleanup." into gingerbread by Brett Chabot · 15 years ago
- 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 · 15 years ago
- 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 · 15 years ago
- 6c8687c am 51a260d8: am 23796e3b: Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 15 years ago
- e4f6728 am fa32a45a: am f2d16bc5: am 5aa4680e: update device dashboard by Scott Main · 15 years ago
- c7ad9fa am 80782220: am 14805b6c: Merge "New secure setting for mobile download size limit." into gingerbread by Steve Howard · 15 years ago
- 9d67668 Merge "Add support for action buttons without an icon." by Adam Powell · 15 years ago
- 389a916 Usage Stats: don't block writing stats to disk. by Brad Fitzpatrick · 15 years ago
- af3f29e Replace CHECK with a failure return value when mCamera->setParameters() fails by James Dong · 15 years ago
- 374b4d9 Merge "Adding onscreen frame and script time for debugging." by Alex Sakhartchouk · 15 years ago
- 1f9c7af Add support for action buttons without an icon. by Adam Powell · 15 years ago
- c619d82 Merge "Fixing font scale in WindowManagerService. There was a bug that causes WindowManagerService to lose the fontScale setting." by Charles Chen · 15 years ago
- e618c89 Merge "Allowing useStillCameraForTimeLapse to be set through MediaRecorder.java" by Nipun Kwatra · 15 years ago
- 9a2046f MTP: Add support for syncing MTP playlists by Mike Lockwood · 15 years ago
- 23ee42f MTP: Fix some thread safety issues in MTP server start/stop sequence. by Mike Lockwood · 15 years ago
- 9f6b16a am 5d46ce24: Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs." into gingerbread by Chris Tate · 15 years ago
- 5d46ce2 Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs." into gingerbread by Chris Tate · 15 years ago
- 0920ba5 Fixing font scale in WindowManagerService. by Casey Burkhardt · 15 years ago
- 6de5550 Adding onscreen frame and script time for debugging. by Alex Sakhartchouk · 15 years ago
- d4b5020 Merge "remove offending .pn file to fix build" by Chet Haase · 15 years ago
- 4d031f6 remove offending .pn file to fix build by Chet Haase · 15 years ago
- d12a98e am 9abce39a: Merge "fix [2421247] implement eglGetProcAddress(), needed in the ndk" into gingerbread by Mathias Agopian · 15 years ago
- 9abce39 Merge "fix [2421247] implement eglGetProcAddress(), needed in the ndk" into gingerbread by Mathias Agopian · 15 years ago
- 77c444d am 6fcf3a51: Merge "Improving profiling of views." into gingerbread by Konstantin Lopyrev · 15 years ago
- b59b120 am 321f7fad: Making sure that there is no notification when focus changes from something to nothing. by Konstantin Lopyrev · 15 years ago
- 6fcf3a5 Merge "Improving profiling of views." into gingerbread by Konstantin Lopyrev · 15 years ago
- 321f7fa Making sure that there is no notification when focus changes from something to nothing. by Konstantin Lopyrev · 15 years ago
- b1ad597 New two-pane mode for PreferenceActivity. by Dianne Hackborn · 15 years ago
- ee9907b Merge "Add dumping of Running Service reports to ApplicationErrorReports" by Jacek Surazski · 15 years ago
- d1ce749 Merge "frameworks/base/ : added scaled hdpi version of assets that were moved to drawable-mdpi" by Gilles Debunne · 15 years ago
- 379020a Cleaning up the notification data structures. by Daniel Sandler · 15 years ago
- 6cd0cc4 Merge "random but useful stuff" by Vasu Nori · 15 years ago
- 0732f79 random but useful stuff by Vasu Nori · 15 years ago
- 389878e frameworks/base/ : added scaled hdpi version of assets that were moved to drawable-mdpi by Gilles Debunne · 15 years ago
- 5515b54 Merge "Switch android.webkit.MimeTypeMap over to libcore.net.MimeUtils' table." by Elliott Hughes · 15 years ago
- 5ce600e Merge "Added geolocation layoutTestController functions." by Maksymilian Osowski · 15 years ago
- 246aad1 am 3d84280c: Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 15 years ago
- 38f28fa Added geolocation layoutTestController functions. by Maksymilian Osowski · 15 years ago
- 5086545 Merge "fixed webkit version number in user agent string" by Michael Kolb · 15 years ago
- 3d84280 Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 15 years ago
- 6540c26 Merge "Added recording of JS dialog messages." by Maksymilian Osowski · 15 years ago
- 11945d1 fixed webkit version number in user agent string by Michael Kolb · 15 years ago
- a275354 Merge "Adding drop shadow support" by Alex Sakhartchouk · 15 years ago
- 9b84e8d am a788026f: Merge "Fixed a typo in a method name of MediaPlayerPerformance.java class" into gingerbread by James Dong · 15 years ago
- 40968a4 Added recording of JS dialog messages. by Maksymilian Osowski · 15 years ago
- a788026 Merge "Fixed a typo in a method name of MediaPlayerPerformance.java class" into gingerbread by James Dong · 15 years ago
- fa64bcf Merge "Don't reset connections switching default->hipri" by Robert Greenwalt · 15 years ago
- ec37c88 Adding a method called when detecting content change. by Makoto Onuki · 15 years ago
- 100e106 Merge "Changed the order of searching for expected result (and added additional location)." by Maksymilian Osowski · 15 years ago
- c83712e Changed the order of searching for expected result (and added additional location). by Maksymilian Osowski · 15 years ago
- ef7f9d2 Added wakelock to keep the screen from sleeping when executing tests. by Maksymilian Osowski · 15 years ago
- 19ca35a Merge "Added detecting unimplemented layoutTestController functions and green squares." by Maksymilian Osowski · 15 years ago
- fb60226 Merge "First batch of layoutTestController functions + some fixes and tweaks." by Maksymilian Osowski · 15 years ago
- 8136954 After merging webkit to 64264 these hang, so added them to the do not run list. by Kristian Monsen · 15 years ago
- 4a9e3a6 Added detecting unimplemented layoutTestController functions and green squares. by Maksymilian Osowski · 15 years ago
- dd4bff6 First batch of layoutTestController functions + some fixes and tweaks. by Maksymilian Osowski · 15 years ago
- 87d0b2f Add dumping of Running Service reports to ApplicationErrorReports by Jacek Surazski · 15 years ago
- f8e1219 Improving profiling of views. by Konstantin Lopyrev · 15 years ago
- 7768e02 Merge "Add support for ColorFilters." by Romain Guy · 15 years ago
- db1938e Add support for ColorFilters. by Romain Guy · 15 years ago
- 3944eab fix [2421247] implement eglGetProcAddress(), needed in the ndk by Mathias Agopian · 15 years ago
- 51a260d am 23796e3b: Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 15 years ago
- 23796e3 Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 15 years ago