- c211ce2 Merge "Updated dialog and toast assets." into honeycomb by Adam Powell · 14 years ago
- 463c700 Updated dialog and toast assets. by Adam Powell · 14 years ago
- fcd3e8e Merge "Tighten up AsyncTask's semantics and behavior. Bug #3109366 Bug #3109382" into honeycomb by Romain Guy · 14 years ago
- e95003e Tighten up AsyncTask's semantics and behavior. Bug #3109366 Bug #3109382 by Romain Guy · 14 years ago
- ccf9d10 Merge "Hide and delete some code that should not be public." into honeycomb by Jason Sams · 14 years ago
- 74ab511 Merge "DO NOT MERGE Referencing of "r.record.name" is occured, when "r.record" is null." into honeycomb by Dianne Hackborn · 14 years ago
- ea278a9 DO NOT MERGE Referencing of "r.record.name" is occured, when "r.record" is null. by lge-aosp · 14 years ago
- 67e3d20 Hide and delete some code that should not be public. by Jason Sams · 14 years ago
- e695bdd Merge "Fix 3330653: Update lockscreen layouts to match latest mocks [DO NOT MERGE]" into honeycomb by Jim Miller · 14 years ago
- febbf6e Merge "DO NOT MERGE Fix issue #3333958: Package Manager can sometimes mistakenly think..." into honeycomb by Dianne Hackborn · 14 years ago
- b450a65 Fix 3330653: Update lockscreen layouts to match latest mocks [DO NOT MERGE] by Jim Miller · 14 years ago
- 353634a Merge "Update progress/seek bar assets. Add indeterminate horizontal progress bars for holo theme." into honeycomb by Adam Powell · 14 years ago
- a50ff3847 Update progress/seek bar assets. Add indeterminate horizontal progress by Adam Powell · 14 years ago
- 1f22d2a DO NOT MERGE Fix issue #3333958: Package Manager can sometimes mistakenly think... by Dianne Hackborn · 14 years ago
- 6d175c7 Merge "Merge commit '690d20bb53ba2485f59d128b365eff991d5cc3e6' into manualmerge" into honeycomb by Dianne Hackborn · 14 years ago
- ae34a7c Merge "b/3279789 Fixed NPE in CalendarUtils$TimeZoneUtils$AsyncTZHandler.onQueryComplete" into honeycomb by Michael Chan · 14 years ago
- aa5bb98 b/3279789 Fixed NPE in CalendarUtils$TimeZoneUtils$AsyncTZHandler.onQueryComplete by Michael Chan · 14 years ago
- fe53015 Merge "Update default for auto-brightness." into honeycomb by Amith Yamasani · 14 years ago
- 6c19176 Merge "Adding comments to the renderscript program classes." into honeycomb by Alex Sakhartchouk · 14 years ago
- 4f05220 Merge commit '690d20bb53ba2485f59d128b365eff991d5cc3e6' into manualmerge by Dianne Hackborn · 14 years ago
- df27202 Adding comments to the renderscript program classes. by Alex Sakhartchouk · 14 years ago
- bdd8d17 Merge "Fixed the waitForLoader method." into honeycomb by Dmitri Plotnikov · 14 years ago
- 59d8edd Fixed the waitForLoader method. by Dmitri Plotnikov · 14 years ago
- 894f0e4 Merge "LayoutLib: add a few misc implementations." into honeycomb by Xavier Ducrohet · 14 years ago
- 00407dd Merge "LayoutLib: finish Typeface and unload them in dispose." into honeycomb by Xavier Ducrohet · 14 years ago
- ac736d3 Merge "LayoutLib: remove fade in/out transition on moveChild." into honeycomb by Xavier Ducrohet · 14 years ago
- 2954cd9 Add start/endTransition events for CHANGE transitions by Chet Haase · 14 years ago
- b0512c3 Merge "Fix check for required features" into honeycomb by Kenny Root · 14 years ago
- 247fe74 Implement issue # 3255887 could CursorLoader offer... by Dianne Hackborn · 14 years ago
- f600780 Merge "Remove unnecessary log" into honeycomb by Adam Powell · 14 years ago
- 1ab74be Remove unnecessary log by Adam Powell · 14 years ago
- 2b6be70 Fix bug 3312807 - Fix child margin measurement in FrameLayout by Adam Powell · 14 years ago
- 00bba68 Amendment to fix for bug 3332414 by Adam Powell · 14 years ago
- d1af772 Merge "Bug 3332414 - UI glitch in CAB options" into honeycomb by Adam Powell · 14 years ago
- dd10b66 Bug 3332414 - UI glitch in CAB options by Adam Powell · 14 years ago
- 0d69fae Fix bug 3330683 - Do not show the legacy menu panel for HC apps on by Adam Powell · 14 years ago
- 2ebac69 Fix bug 3334437 - require an adapter to measure dropdown content width by Adam Powell · 14 years ago
- 947f782 Fix bug 3245465 - Themed dialog icons by Adam Powell · 14 years ago
- 4d46ecb0 Merge "For caching, didn't do CompileBC. Rename bccCompileBC as bccPrepareExecutable." into honeycomb by Shih-wei Liao · 14 years ago
- 8845fbb For caching, didn't do CompileBC. Rename bccCompileBC as bccPrepareExecutable. by Shih-wei Liao · 14 years ago
- 67c2d97 Doc change: fixing links set 3 by Robert Ly · 14 years ago
- 293b850 Doc change: fixing links set 2 by Robert Ly · 14 years ago
- c74a69a8 Doc Change: Fixing broken links and miscellaneous text revisions to support link fixing by Robert Ly · 14 years ago
- ec5ca94 Doc change: Deleting obsolete files and adding html redirects. Modified hv and traceview docs. by Robert Ly · 14 years ago
- 3ba2bf4 Merge "1. LOG 4 fatal error paths (TODO: These 4 places should signal Java exceptions.) 2. Prepare on-device linking. 3. Clean up code." into honeycomb by Shih-wei Liao · 14 years ago
- b6e53f4 LayoutLib: add a few misc implementations. by Xavier Ducrohet · 14 years ago
- 9d4024d 1. LOG 4 fatal error paths (TODO: These 4 places should signal Java exceptions.) by Shih-wei Liao · 14 years ago
- 46a3292 LayoutLib: finish Typeface and unload them in dispose. by Xavier Ducrohet · 14 years ago
- fd6f39e Enable camera preview to a SurfaceTexture. by Jamie Gennis · 14 years ago
- b5e1855 Merge "Fix bug 3200615 - "MenuPopupHelper cannot be used without an anchor"" into honeycomb by Adam Powell · 14 years ago
- 5e3f284 Fix bug 3200615 - "MenuPopupHelper cannot be used without an anchor" by Adam Powell · 14 years ago
- e15ac3b Merge "Fix issue 3261656." into honeycomb by Eric Laurent · 14 years ago
- a60e212 Fix issue 3261656. by Eric Laurent · 14 years ago
- 7550ec1 LayoutLib: remove fade in/out transition on moveChild. by Xavier Ducrohet · 14 years ago
- fa445b9 Cleanup subdata apis by Jason Sams · 14 years ago
- e4aff7c Merge "LayoutLib: fix moveChild again." into honeycomb by Xavier Ducrohet · 14 years ago
- 96f57d6 Merge "cherrypick Change-Id: Id5d38a6d97323e082535e433ab64e89e8bd3d021 docs: catchup honeycomb to gingerbread-docs with misc changes" into honeycomb by Scott Main · 14 years ago
- 60c4e03 cherrypick Change-Id: Id5d38a6d97323e082535e433ab64e89e8bd3d021 by Scott Main · 14 years ago
- c548378 Merge "Rename drag "thumbnail" to the drag "shadow"" into honeycomb by Christopher Tate · 14 years ago
- 36d4c3f Rename drag "thumbnail" to the drag "shadow" by Christopher Tate · 14 years ago
- 3f0c135 Merge "Awesomeplayer : Frame dropping logic change" into honeycomb by James Dong · 14 years ago
- d7cc124 LayoutLib: fix moveChild again. by Xavier Ducrohet · 14 years ago
- 28f939d Awesomeplayer : Frame dropping logic change by pmehendale · 14 years ago
- 539802e Merge "The switch widget didn't work properly until after onMeasure had run." into honeycomb by Joe Onorato · 14 years ago
- c3eabb9 The switch widget didn't work properly until after onMeasure had run. by Joe Onorato · 14 years ago
- 1683afa Fix check for required features by Kenny Root · 14 years ago
- 7866b8a Merge "Prevent ActivityTestCase from erasing constants." into honeycomb by Dmitri Plotnikov · 14 years ago
- 7e68efb Non-opaque views with fading edges cannot be marked dirty opaque. Bug #3325084 by Romain Guy · 14 years ago
- 2c602e6 Merge "Non-opaque views with fading edges cannot be marked dirty opaque. Bug #3325084" into honeycomb by Romain Guy · 14 years ago
- 8244562 Merge "WM part of #3293405: Screen needs to be redrawn when HDMI is plugged in" into honeycomb by Dianne Hackborn · 14 years ago
- 2b26266 Merge "Fix bug 3158976 - Search box is too small" into honeycomb by Adam Powell · 14 years ago
- ad7fa7f WM part of #3293405: Screen needs to be redrawn when HDMI is plugged in by Dianne Hackborn · 14 years ago
- a6c1276 Fix bug 3158976 - Search box is too small by Adam Powell · 14 years ago
- c93fb65 bug:3325039 Making the cursor ring movement send accessibility events. by Svetoslav Ganov · 14 years ago
- 23ddfbe Merge "LayoutLib: fix animated moveChild." into honeycomb by Xavier Ducrohet · 14 years ago
- 955c63f cherrypick Change-Id: If65316cb08c8912ed2ad1fe10ab7d5ceee664084 by Scott Main · 14 years ago
- 08e9a0f cherrypick Change-Id: I9e1b530b5cbd43043d326c04bfc30b073bf9d388 fix bug 3295540 by Scott Main · 14 years ago
- e6320be cherrypick Change-Id: Ic4fe5e2d1ef3082c34fb448dd1f4705f73f2235f by Scott Main · 14 years ago
- a174d7a Don't match wrap_content/match_parent children with child count = 1. by Romain Guy · 14 years ago
- 2b55d90 Merge "Don't match wrap_content/match_parent children with child count = 1. Bug #3328711" into honeycomb by Romain Guy · 14 years ago
- 2358623 Merge "Do not update matches string when there are no matches." into honeycomb by Leon Scroggins · 14 years ago
- 48d5f1f Merge "Hardware Composer new and refactored test cases" into honeycomb by Louis Huemiller · 14 years ago
- c0dc406 Merge "Added support for Unicode surrogate characters in word selection" into honeycomb by Gilles Debunne · 14 years ago
- 660733d Merge "Additional loading methods for fonts and a3d files. Cleaned up error messages." into honeycomb by Alex Sakhartchouk · 14 years ago
- 691bc9f Merge "Import some unabbreviated translations for large screens." into honeycomb by Eric Fischer · 14 years ago
- 73254be Do not update matches string when there are no matches. by Leon Scroggins · 14 years ago
- 2b9c38a LayoutLib: fix animated moveChild. by Xavier Ducrohet · 14 years ago
- af5473e Merge "Add support for the "compilation" tag in mp3, mp4 and ogg, and also add support for two common ways of specifying album artist in ogg files. b/3311831" into honeycomb by Marco Nelissen · 14 years ago
- ee35aff Add support for the "compilation" tag in mp3, mp4 and ogg, and also add by Marco Nelissen · 14 years ago
- c43d13f Merge "Removed XmlAdapters from frameworks." into honeycomb by Gilles Debunne · 14 years ago
- df22d83 Merge "in requery(), when exception is caught, print warning + stacktrace" into honeycomb by Vasu Nori · 14 years ago
- 0633549 Removed XmlAdapters from frameworks. by Gilles Debunne · 14 years ago
- ccdf385 Merge "Mark the veto button GONE for ongoing notifications so they can go into its space." into honeycomb by Joe Onorato · 14 years ago
- ac77f462 Prevent ActivityTestCase from erasing constants. by Dmitri Plotnikov · 14 years ago
- 79ff914 Added support for Unicode surrogate characters in word selection by Gilles Debunne · 14 years ago
- 26c0c77 Merge "Fix bug 3330223 - onCreateOptionsMenu() unable to getActionView() immediately after orientation change" into honeycomb by Adam Powell · 14 years ago
- d16c988 Fix bug 3330223 - onCreateOptionsMenu() unable to getActionView() by Adam Powell · 14 years ago
- f50c511 Update default for auto-brightness. by Amith Yamasani · 14 years ago
- fe75027 Merge "LayoutLib: Finish the matrix delegate." into honeycomb by Xavier Ducrohet · 14 years ago
- b0253ea Additional loading methods for fonts and a3d files. Cleaned up error messages. by Alex Sakhartchouk · 14 years ago