summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Doc change: restructuring changes for building and running section of dev guideRobert Ly2010-12-235-0/+549
| | | | Change-Id: I11072ab34f8cafcf9ab7bf1c9f6b5869d9e2ced2
* Merge "Distinguish discontinuities w/ a format change from those without."Andreas Huber2010-12-225-24/+63
|\
| * Distinguish discontinuities w/ a format change from those without.Andreas Huber2010-12-225-24/+63
| | | | | | | | | | | | Shutdown decoders as needed in anticipation of a format change, otherwise just flush. Change-Id: Ieb04f8aa8658569b091409c4903075fd496e5abb
* | Merge "Create a better placeholder for YT videos when flash is not installed."Ben Murdoch2010-12-221-3/+13
|\ \ | |/ |/|
| * Create a better placeholder for YT videos when flash is not installed.Ben Murdoch2010-12-221-3/+13
| | | | | | | | | | | | | | | | Only stretch the placeholder image in one dimension. This closer matches what the desktop browsers seem to do. Bug: 3125797 Change-Id: Id0a395c4b784d0b7368e1c7ba6544b25903430bb
* | Merge "Account for background drawable size changing when lrtb properties ↵Chet Haase2010-12-221-1/+4
|\ \ | | | | | | | | | change"
| * | Account for background drawable size changing when lrtb properties changeChet Haase2010-12-211-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | LayoutTransition may set the left, right, top, bottom properties of a View when animating it. If the View has a background drawable, and if these properties change the actual dimensions of the view, then the background drawable must be informed of the size change in order to display itself correctly. Change-Id: I8ae47a051b250d0d4bdee97b1f1b5d27fe3f7f8b
* | | 3298147 DatePicker dialog does not provide mechanism for specifying range ↵Svetoslav Ganov2010-12-225-34/+148
| |/ |/| | | | | | | | | from which to select Change-Id: Ib5dd7db90ccc5b4d984914c481118049ac3648fe
* | Fix build.Dianne Hackborn2010-12-221-19/+19
| | | | | | | | Change-Id: Ia2511beec8ea5c811e3229470ae70ed2c7daa72a
* | Merge "Fix issue #3263026: Screen rotation animation is funky..."Dianne Hackborn2010-12-212-10/+4
|\ \
| * | Fix issue #3263026: Screen rotation animation is funky...Dianne Hackborn2010-12-212-10/+4
| | | | | | | | | | | | | | | | | | ...with more than one activity visible Change-Id: I7695108a3540f5dd0a59b792ca3bc84c8f680872
* | | Merge "Fix NPE when the shortcut subtype was not found."satok2010-12-211-37/+41
|\ \ \ | |/ / |/| |
| * | Fix NPE when the shortcut subtype was not found.satok2010-12-221-37/+41
| | | | | | | | | | | | | | | | | | Bug: 3300904 Change-Id: I1bc2578b63bb842363d70e48c77e9f9fee8fac6b
* | | Merge "Gah forgot this."Dianne Hackborn2010-12-211-1/+5
|\ \ \
| * | | Gah forgot this.Dianne Hackborn2010-12-211-1/+5
| | | | | | | | | | | | | | | | Change-Id: I8d2b31020ac309f17b967734e8ca97a36a5fae45
* | | | Merge "Rework how recent tasks are added."Dianne Hackborn2010-12-211-11/+6
|\ \ \ \
| * | | | Rework how recent tasks are added.Dianne Hackborn2010-12-211-11/+6
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now recents is updated every time an activity is resumed. This should ensure the recent list is more consistent, in the face of pressing back or things crashing. Change-Id: Ibf59419014e549fac55f18633185edcb5ffcaa3c
* | | | Add BaseKeyListener.forwardDelete to API.Jeff Brown2010-12-211-0/+19
| | | | | | | | | | | | | | | | Change-Id: I34523a54e2725693ce2c435d34cf336b63ed5680
* | | | Merge "Add support for forward delete key."Jeff Brown2010-12-212-63/+116
|\ \ \ \
| * | | | Add support for forward delete key.Jeff Brown2010-12-212-63/+116
| | | | | | | | | | | | | | | | | | | | Change-Id: Ib356abddd92db12d6b33e19234136c0d167f0e15
* | | | | Add TextView support for Home, End, PageUp, PageDown.Jeff Brown2010-12-217-524/+949
|/ / / / | | | | | | | | | | | | Change-Id: If8aa2a63b5fc33528d54eef68e695082a129acce
* | | | Merge "Support invoking key shortcuts using Control."Jeff Brown2010-12-213-73/+78
|\ \ \ \
| * | | | Support invoking key shortcuts using Control.Jeff Brown2010-12-213-73/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This enables Select All, Cut, Copy and Paste behavior in TextViews and provides a general pattern for implementing additional keyboard accelerators based on Control key shortcuts. The same shortcuts also apply to menu accelerators. Bug: 3286262 Change-Id: I7d458ee26abf51e0de1735ce490ce3baf504b471
* | | | | Fix parameter to Pan Device Call.Jaikumar Ganesh2010-12-211-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I659e47feb56b052c61b7ee5521ffb5be71ce04c2
* | | | | Merge "Add EXTRA_LOCAL_ROLE to Pan State change intent."Jake Hamby2010-12-213-54/+79
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add EXTRA_LOCAL_ROLE to Pan State change intent.Jaikumar Ganesh2010-12-213-54/+79
| |/ / / | | | | | | | | | | | | | | | | | | | | This will help apps distinguish between reverse and normal tethering. Change-Id: I5327ad75dc2cbf478e4f7c2cd6ef1dbe8fba9e93
* | | | Merge "API cleanup for renderscript. This will be a multiproject commit."Alex Sakhartchouk2010-12-2121-719/+710
|\ \ \ \ | |/ / / |/| | |
| * | | API cleanup for renderscript. This will be a multiproject commit.Alex Sakhartchouk2010-12-2121-719/+710
| | | | | | | | | | | | | | | | Change-Id: Ida62d3a155285a20725be9daa62217faef1c3734
* | | | Merge "Links are clickable in TextView when textIsSelectable."Gilles Debunne2010-12-211-0/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Links are clickable in TextView when textIsSelectable.Gilles Debunne2010-12-211-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | Bug 3299410 Change-Id: I921c9eecbfef1d81b0d0e2ad2129400c58f165a1
* | | | Merge "Better handling of forming absolute https URLs, runtime error on ↵Andreas Huber2010-12-212-3/+4
|\ \ \ \ | | | | | | | | | | | | | | | https:// access."
| * | | | Better handling of forming absolute https URLs, runtime error on https:// ↵Andreas Huber2010-12-212-3/+4
| | |/ / | |/| | | | | | | | | | | | | | | | | | access. Change-Id: I7f6275520b0bd070e645024dd151a8541b8787b2
* | | | Merge "No frame and margins for dialog style preference screens."Amith Yamasani2010-12-216-7/+30
|\ \ \ \ | |/ / / |/| | |
| * | | No frame and margins for dialog style preference screens.Amith Yamasani2010-12-216-7/+30
| | | | | | | | | | | | | | | | Bug: 3246757
* | | | Merge "Few changes for Wi-Fi Stress Test"Xia Wang2010-12-213-42/+48
|\ \ \ \
| * | | | Few changes for Wi-Fi Stress TestXia Wang2010-12-213-42/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add WIFI_IDLE_MS to 1min in Wi-Fi stress test. bug#3284797 Wake up device using PowerManagerService.userActivityWithForce instead of full wake lock. Turn screen on when running Wi-Fi tests. Change-Id: Ib763136cef515eec8b1d25183cf7a84ae1038ef2
* | | | | Remove an obsolete import for performance tests.Jesse Wilson2010-12-211-2/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: Ifc76ef821f71ea7469b4044b15071f5d2a7418fd
* | | | | Merge "Remove unused performance tests."Jesse Wilson2010-12-2119-4657/+46
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove unused performance tests.Jesse Wilson2010-12-2119-4657/+46
| | |/ / | |/| | | | | | | | | | Change-Id: I5a252e314831716f99ce5fbb32d983c7473ee787
* | | | Merge "Fix issue #3301572: onCreateLoader must not be a member class: ↵Dianne Hackborn2010-12-216-51/+89
|\ \ \ \ | | | | | | | | | | | | | | | VolumeMetadataLoader"
| * | | | Fix issue #3301572: onCreateLoader must not be a member class: ↵Dianne Hackborn2010-12-216-51/+89
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | VolumeMetadataLoader Also some various cleanup. Change-Id: I8e8616a86c50c86817f7ec9bb02a5954c1ccd84f
* | | | Merge "LayoutLib: Misc rendering fixes."Xavier Ducrohet2010-12-2112-119/+184
|\ \ \ \
| * | | | LayoutLib: Misc rendering fixes.Xavier Ducrohet2010-12-2112-119/+184
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - always set up the stroke. Paint may not have the proper style when drawing lines. stroke should still be setup. - Fixed vertical linear gradient. Old code generated a gradient ratio of NaN - Fixed alpha rendering when using shaders. In that case the alpha channel from the paint color should be used in conjunction with the shader. - Fixed miter limit. Java expects the value to be multiplied by the stroke width - Fixed support for drawing ALPHA_8 bitmaps. Java2D doesn't have bitmaps with only alpha channels, so we keep using ARGB bitmaps but when drawing them into a bitmap we erase the color information. Change-Id: I4f04341fc843e3f7dadd1fdbf709b11a4f1e24b9
* | | | | Merge "LayoutLib: support for Path and BitmapShader using delegates."Xavier Ducrohet2010-12-2131-816/+1926
|\ \ \ \ \ | |/ / / /
| * | | | LayoutLib: support for Path and BitmapShader using delegates.Xavier Ducrohet2010-12-2131-816/+1926
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also created delegates for all missing shader, xfermode and patheffect classes. Moved the logic of the xfermode, and patheffects that was in Canvas_Delegate into the xfermode/patheffect classes, and added support (in all 3 clases) for knowing if the shader/xfermode/patheffect is actually supported or not. Make use of fidelityWarning in LayoutLog if they are not.
* | | | | Merge "Squashed commit of the following:"Andreas Huber2010-12-2111-29/+172
|\ \ \ \ \
| * | | | | Squashed commit of the following:Andreas Huber2010-12-2111-29/+172
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 63be8ceb8b2354fb997a277c0092abae015ecf10 Author: Andreas Huber <andih@google.com> Date: Fri Dec 17 13:45:34 2010 -0800 Enable handling of discontinuities that involve potential format changes. Change-Id: I21848a113db8764abb54bdcf302b0923253eaf4d commit d18a7f80ec09af382026809263dcbbfa9e7a9ec8 Author: Andreas Huber <andih@google.com> Date: Fri Dec 17 13:45:01 2010 -0800 Signal whether or not a format change occured as part of the discontinuity. Change-Id: I06e64f542f4369549c9cebbb892dc612346ae43d commit c400adbd5fdbd65cfef7aed9ec65bcaace4bb69b Author: Andreas Huber <andih@google.com> Date: Fri Dec 17 13:44:46 2010 -0800 A little more instrumentation of ACodec Change-Id: I07f4aeccbbd15cdd9f80f48c3f92ee984ef6d92b commit 1d802ee01f47b3cdc5b89502cec7fbb595e197a3 Author: Andreas Huber <andih@google.com> Date: Fri Dec 17 13:43:58 2010 -0800 Only sync audio/video queues if both types of media are actually present. Change-Id: Ic88edf9bb1ebd4034c08747cce9877a4e28e0d35 commit e402da39d9a4d8b75653a78f728e20a3ef0fb497 Author: Andreas Huber <andih@google.com> Date: Fri Dec 17 13:42:24 2010 -0800 Disable the random seek for now. Change-Id: Iddd597b546e2f229e88214f9bdd6452bb188105e Change-Id: I27c4d9ba916080be94ce6117dbb095e9022ed62b
* | | | | Merge "Add more debugging code to track down hang during video recording"James Dong2010-12-212-5/+20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add more debugging code to track down hang during video recordingJames Dong2010-12-212-5/+20
| |/ / / | | | | | | | | | | | | | | | | | | | | bug - 3276561 Change-Id: I1e02590b23031f29bcbfc4a1064f039ed80cb862
* | | | LayoutLib: Update layoutlib with revised API.Xavier Ducrohet2010-12-2115-194/+204
| | | | | | | | | | | | | | | | Change-Id: I78929df621f48e85d9cbefe1f5590f9ce99bbaff