summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* am d5b6b4b7: Merge change 7903 into donutAndroid (Google) Code Review2009-07-205-66/+79
|\
| * Merge change 7903 into donutAndroid (Google) Code Review2009-07-205-66/+79
| |\
| | * Fix back key handling for search dialog.Karl Rosaen2009-07-205-66/+79
* | | Merge change 7910Android (Google) Code Review2009-07-201-1/+5
|\ \ \
| * | | Do not hide the soft keyboard when the DOM has moved focus.Leon Scroggins2009-07-201-1/+5
* | | | am 51cefb2e: Merge change 7889 into donutAndroid (Google) Code Review2009-07-201-5/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Ignore unneeded soft keyboard in ACTV height calcBjorn Bringert2009-07-201-5/+2
| | |/ | |/|
* | | Merge change 7827Android (Google) Code Review2009-07-201-3/+5
|\ \ \
| * | | Fix 1986313. WebKit assumes things happened in a certain order. In this case,...Grace Kloba2009-07-171-3/+5
* | | | Merge change 7900Android (Google) Code Review2009-07-207-23/+219
|\ \ \ \
| * | | | Initial support of 2.1 pairing.Jaikumar Ganesh2009-07-177-23/+219
| |/ / /
* | | | Merge change 7884Android (Google) Code Review2009-07-201-0/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Clear the WebTextView in didFirstLayout.Leon Scroggins2009-07-201-0/+5
* | | | Merge change 7775Android (Google) Code Review2009-07-201-0/+9
|\ \ \ \
| * | | | Add an option to enable JIT trace profiling for app_process.Ben Cheng2009-07-171-0/+9
* | | | | Added hooks from jni to create and manage SurfaceViews for plugins.Patrick Scott2009-07-201-0/+72
* | | | | Correctly set the thread priority for ConnectionThreads.Patrick Scott2009-07-201-0/+1
* | | | | am 8b9baf2d: Merge change 7857 into donutAndroid (Google) Code Review2009-07-191-5/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge change 7857 into donutAndroid (Google) Code Review2009-07-191-5/+2
| |\ \ \ \
| | * | | | Remove exception throw when a view has a self dependency inside aRomain Guy2009-07-191-5/+2
* | | | | | am 841f13c8: * Reverted the change in PackageParser that I checked by acciden...Mitsuru Oshima2009-07-194-14/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | * Reverted the change in PackageParser that I checked by accidentMitsuru Oshima2009-07-194-14/+9
* | | | | | am 5c536e91: Merge change 7840 into donutAndroid (Google) Code Review2009-07-191-3/+17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge change 7840 into donutAndroid (Google) Code Review2009-07-191-3/+17
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix issue where scaled bitmap sizes could be wrong.Dianne Hackborn2009-07-181-3/+17
* | | | | | am aad0fcc9: Merge change 7783 into donutAndroid (Google) Code Review2009-07-195-20/+44
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Merge change 7783 into donutAndroid (Google) Code Review2009-07-175-20/+44
| |\ \ \ \ | | |/ / /
| | * | | Add "nodpi" density, and expose a bunch of density-related APIs.Dianne Hackborn2009-07-175-20/+44
* | | | | Merge change 7453Android (Google) Code Review2009-07-171-5/+75
|\ \ \ \ \
| * | | | | Add zoom and postview callbacks to Camera. This patchDave Sparks2009-07-171-5/+75
* | | | | | am 261a784c: Merge change 7720 into donutAndroid (Google) Code Review2009-07-171-1/+5
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge change 7720 into donutAndroid (Google) Code Review2009-07-171-1/+5
| |\ \ \ \ \
| | * | | | | Fix global ref leak in android.media.AudioRecord. Delete global refsJean-Michel Trivi2009-07-171-1/+5
* | | | | | | am cf492afd: Merge change 6809 into donutAndroid (Google) Code Review2009-07-171-5/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge change 6809 into donutAndroid (Google) Code Review2009-07-171-5/+3
| |\ \ \ \ \ \
| | * | | | | | Correctly deliver AppWidgetProvider.onDeleted() events.Jeff Sharkey2009-07-101-5/+3
* | | | | | | | am e96bd129: Merge change 7707 into donutAndroid (Google) Code Review2009-07-171-2/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | / / / / | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge change 7707 into donutAndroid (Google) Code Review2009-07-171-2/+14
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | * scale surface view's canvasMitsuru Oshima2009-07-171-2/+14
* | | | | | | am 09a903ab: Merge change 7696 into donutAndroid (Google) Code Review2009-07-174-31/+47
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge change 7696 into donutAndroid (Google) Code Review2009-07-174-31/+47
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | add hidden Options field for native allocationsMike Reed2009-07-174-31/+47
* | | | | | | Merge change 7651Android (Google) Code Review2009-07-171-49/+23
|\ \ \ \ \ \ \
| * | | | | | | Contacts Data type consistency.Dmitri Plotnikov2009-07-171-49/+23
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Revert "Initial support of 2.1 pairing."Jaikumar Ganesh2009-07-177-219/+23
* | | | | | | Merge change 6736Android (Google) Code Review2009-07-1718-0/+3583
|\ \ \ \ \ \ \
| * | | | | | | Refactor VCard-related code.Daisuke Miyakawa2009-07-1718-0/+3583
| |/ / / / / /
* | | | | | | Initial support of 2.1 pairing.Jaikumar Ganesh2009-07-177-23/+219
* | | | | | | am 54f09101: Merge change 7613 into donutAndroid (Google) Code Review2009-07-173-4/+17
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge change 7613 into donutAndroid (Google) Code Review2009-07-173-4/+17
| |\ \ \ \ \ \