summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Non-opaque views with fading edges cannot be marked dirty opaque. Bug ...Romain Guy2011-01-071-3/+9
|\
| * Non-opaque views with fading edges cannot be marked dirty opaque.Romain Guy2011-01-071-3/+9
* | Merge "WM part of #3293405: Screen needs to be redrawn when HDMI is plugged i...Dianne Hackborn2011-01-071-0/+11
|\ \
| * | WM part of #3293405: Screen needs to be redrawn when HDMI is plugged inDianne Hackborn2011-01-071-0/+11
* | | Merge "Fix bug 3158976 - Search box is too small" into honeycombAdam Powell2011-01-074-1/+27
|\ \ \
| * | | Fix bug 3158976 - Search box is too smallAdam Powell2011-01-074-1/+27
* | | | bug:3325039 Making the cursor ring movement send accessibility events.Svetoslav Ganov2011-01-073-27/+98
* | | | Merge "Don't match wrap_content/match_parent children with child count = 1. B...Romain Guy2011-01-073-3/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Don't match wrap_content/match_parent children with child count = 1.Romain Guy2011-01-073-3/+7
* | | | Merge "Do not update matches string when there are no matches." into honeycombLeon Scroggins2011-01-071-0/+6
|\ \ \ \
| * | | | Do not update matches string when there are no matches.Leon Scroggins2011-01-071-0/+6
* | | | | Merge "Added support for Unicode surrogate characters in word selection" into...Gilles Debunne2011-01-072-23/+28
|\ \ \ \ \
| * | | | | Added support for Unicode surrogate characters in word selectionGilles Debunne2011-01-072-23/+28
| | |_|_|/ | |/| | |
* | | | | Merge "Import some unabbreviated translations for large screens." into honeycombEric Fischer2011-01-071-0/+331
|\ \ \ \ \
| * | | | | Import some unabbreviated translations for large screens.Eric Fischer2011-01-061-0/+331
| | |/ / / | |/| | |
* | | | | Merge "Add support for the "compilation" tag in mp3, mp4 and ogg, and also ad...Marco Nelissen2011-01-071-0/+7
|\ \ \ \ \
| * | | | | Add support for the "compilation" tag in mp3, mp4 and ogg, and also addMarco Nelissen2011-01-071-0/+7
| | |_|_|/ | |/| | |
* | | | | Merge "Removed XmlAdapters from frameworks." into honeycombGilles Debunne2011-01-073-1316/+0
|\ \ \ \ \
| * | | | | Removed XmlAdapters from frameworks.Gilles Debunne2011-01-073-1316/+0
| |/ / / /
* | | | | Merge "in requery(), when exception is caught, print warning + stacktrace" in...Vasu Nori2011-01-071-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | in requery(), when exception is caught, print warning + stacktraceVasu Nori2011-01-061-0/+5
* | | | | Fix bug 3330223 - onCreateOptionsMenu() unable to getActionView()Adam Powell2011-01-072-17/+3
* | | | | Merge "Fix typo bug in FrameLayout's measurement code. Bug #3327185" into hon...Romain Guy2011-01-071-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Fix typo bug in FrameLayout's measurement code.Romain Guy2011-01-071-1/+1
* | | | Adding AsyncTaskLoader.waitForLoader() for testingDmitri Plotnikov2011-01-071-1/+28
* | | | Avoid superfluous calls to CacheManager with the Chromium HTTP stackSteve Block2011-01-078-20/+118
* | | | Merge "Remove some superfluous null-checks when constructing a CacheResult" i...Steve Block2011-01-071-11/+6
|\ \ \ \
| * | | | Remove some superfluous null-checks when constructing a CacheResultSteve Block2011-01-061-11/+6
* | | | | Merge "fix a long-standing 'typo' bug" into honeycombVasu Nori2011-01-061-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix a long-standing 'typo' bugVasu Nori2011-01-061-1/+1
| | |/ / | |/| |
* | | | New layers API for Views.Romain Guy2011-01-065-19/+250
|/ / /
* | | Merge "Add SurfaceTexture JNI registration." into honeycombJamie Gennis2011-01-061-0/+2
|\ \ \
| * | | Add SurfaceTexture JNI registration.Jamie Gennis2011-01-061-0/+2
* | | | Merge "in GB requery() didn't throw exceptions (mostly). replicate that in HC...Vasu Nori2011-01-061-3/+25
|\ \ \ \
| * | | | in GB requery() didn't throw exceptions (mostly). replicate that in HCVasu Nori2011-01-061-3/+25
* | | | | Merge changes Ib809d4c5,I05d69da4 into honeycombJoe Onorato2011-01-061-0/+23
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | some touch event debuggingJoe Onorato2011-01-061-0/+23
| | |/ / | |/| |
* | | | Merge "Remove auto connection on ACL connection." into honeycombJaikumar Ganesh2011-01-061-4/+0
|\ \ \ \
| * | | | Remove auto connection on ACL connection.Jaikumar Ganesh2011-01-061-4/+0
* | | | | Merge "Add the SurfaceTexture java class." into honeycombJamie Gennis2011-01-062-0/+111
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add the SurfaceTexture java class.Jamie Gennis2011-01-062-0/+111
| | |_|/ | |/| |
* | | | Merge "Fix bug 3212471 - Widget.Holo.ActionButton style and friends now 76% m...Adam Powell2011-01-063-19/+10
|\ \ \ \
| * | | | Fix bug 3212471 - Widget.Holo.ActionButton style and friends now 76% more usefulAdam Powell2011-01-063-19/+10
* | | | | Merge "Make sure the reading level scale is within min/max limits." into hone...Shimeng (Simon) Wang2011-01-061-2/+3
|\ \ \ \ \
| * | | | | Make sure the reading level scale is within min/max limits.Shimeng (Simon) Wang2011-01-061-2/+3
| | |/ / / | |/| | |
* | | | | Merge "Reuse of native display list objects" into honeycombChet Haase2011-01-063-30/+47
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Reuse of native display list objectsChet Haase2011-01-063-30/+47
| |/ / /
* | | | Add temporary hack for keyboards not following spec.Jaikumar Ganesh2011-01-061-8/+19
* | | | Follow the spec recommendation for keyboard pairing.Jaikumar Ganesh2011-01-063-40/+137
|/ / /
* | | Merge "requery() should close cursorwindow insead of setting it to null." int...Vasu Nori2011-01-062-5/+21
|\ \ \