summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Support Ctrl-based EditText movement."Jeff Sharkey2011-03-284-6/+285
|\
| * Support Ctrl-based EditText movement.Jeff Sharkey2011-03-214-6/+285
* | Merge "Use mask_eighth_bit function to replace is_ascii check."Matthew Xie2011-03-281-15/+15
|\ \
| * | Use mask_eighth_bit function to replace is_ascii check.Matthew Xie2011-03-211-15/+15
* | | Add Java support for a few accidentally omitted OpenGL ES APIs.Jack Palevich2011-03-283-59/+496
* | | merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-1/+0
* | | Merge "Removed APIs for setCorrectionSpan from InputConnection"satok2011-03-259-121/+24
|\ \ \
| * | | Removed APIs for setCorrectionSpan from InputConnectionsatok2011-03-269-121/+24
* | | | am 7dfc6a9e: am c8c78eed: am baa3380d: Fix bug 4170809 - Pages with flash los...Adam Powell2011-03-251-9/+16
|\ \ \ \ | |/ / / |/| | |
| * | | am c8c78eed: am baa3380d: Fix bug 4170809 - Pages with flash lose touch eventsAdam Powell2011-03-251-9/+16
| |\ \ \
| | * \ \ am baa3380d: Fix bug 4170809 - Pages with flash lose touch eventsAdam Powell2011-03-251-9/+16
| | |\ \ \
| | | * | | Fix bug 4170809 - Pages with flash lose touch eventsAdam Powell2011-03-251-9/+16
* | | | | | Add hashCode to InputMethodInfosatok2011-03-261-1/+6
* | | | | | Merge "Fix a leak in TextView around ViewTreeObserver"Gilles Debunne2011-03-251-8/+6
|\ \ \ \ \ \
| * | | | | | Fix a leak in TextView around ViewTreeObserverGilles Debunne2011-03-251-8/+6
* | | | | | | Merge "Modifying RemoteViewsFactory interface"Adam Cohen2011-03-253-15/+77
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Modifying RemoteViewsFactory interfaceAdam Cohen2011-03-243-15/+77
* | | | | | | Merge "Fix MemoryFile's output stream to advance."Jesse Wilson2011-03-252-6/+24
|\ \ \ \ \ \ \
| * | | | | | | Fix MemoryFile's output stream to advance.Jesse Wilson2011-03-242-6/+24
* | | | | | | | Merge "Tracking SamplingProfiler change in libcore"Brian Carlstrom2011-03-241-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Tracking SamplingProfiler change in libcoreBrian Carlstrom2011-03-241-2/+3
* | | | | | | | | Merge "Fix text redering issue where the text was sometimes truncated"Romain Guy2011-03-241-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix text redering issue where the text was sometimes truncatedFabrice Di Meglio2011-03-241-2/+2
* | | | | | | | | | Merge "Added a hovered state for drawables."Jeff Brown2011-03-243-1/+15
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Added a hovered state for drawables.PY Laligand2011-03-243-1/+15
* | | | | | | | | | Merge "When deleting a path, remove it from the path cache. Bug #4170585"Romain Guy2011-03-241-2/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | When deleting a path, remove it from the path cache.Romain Guy2011-03-241-2/+5
* | | | | | | | | | | Merge "Fixing invalidate problems in software rendered mode"Michael Jurka2011-03-241-2/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixing invalidate problems in software rendered modeMichael Jurka2011-03-241-2/+10
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Fix bug 4084399 - with usb keyboard, actionbar menuitems with icon+tex...Adam Powell2011-03-242-3/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix bug 4084399 - with usb keyboard, actionbar menuitems withAdam Powell2011-03-242-3/+7
* | | | | | | | | | | | Merge "Add MotionEvent.HOVER_ENTER and HOVER_EXIT."Jeff Brown2011-03-244-53/+360
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Add MotionEvent.HOVER_ENTER and HOVER_EXIT.Jeff Brown2011-03-244-53/+360
* | | | | | | | | | | | Merge "NEW_API: Add getTimestamp() to SurfaceTexture."Eino-Ville Talvala2011-03-241-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | NEW_API: Add getTimestamp() to SurfaceTexture.Eino-Ville Talvala2011-03-211-0/+6
* | | | | | | | | | | | Merge "Fix bug 3484000 - ActionBar visibility issue"Adam Powell2011-03-241-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix bug 3484000 - ActionBar visibility issueAdam Powell2011-03-241-0/+3
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Avoid NPE in postInvalidate().Romain Guy2011-03-241-10/+15
|/ / / / / / / / / /
* | | | | | | | | | Merge "Correctly check bottom padding in setPadding()."Romain Guy2011-03-241-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Correctly check bottom padding in setPadding().Romain Guy2011-03-241-1/+1
* | | | | | | | | | | Merge "Fix bug 4136071 - CAB causes the action bar to be shown, regardless of...Adam Powell2011-03-241-71/+37
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix bug 4136071 - CAB causes the action bar to be shown, regardless ofAdam Powell2011-03-241-71/+37
* | | | | | | | | | | Don't link to Harmony implementation details in public APIs.Jesse Wilson2011-03-241-12/+4
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge "Use the correct API to query system properties."Romain Guy2011-03-231-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use the correct API to query system properties.Romain Guy2011-03-231-2/+3
* | | | | | | | | | | am 842b914f: am a7605d3b: am 2d09b855: Merge "When the video is not on the fr...Teng-Hui Zhu2011-03-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | am a7605d3b: am 2d09b855: Merge "When the video is not on the front, it shoul...Teng-Hui Zhu2011-03-231-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | * | | | | | | | | am 2d09b855: Merge "When the video is not on the front, it should be paused" ...Teng-Hui Zhu2011-03-231-1/+1
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | | * | | | | | | | When the video is not on the front, it should be pausedTeng-Hui Zhu2011-03-231-1/+1
* | | | | | | | | | | Merge "Apply color filters to bitmaps."Romain Guy2011-03-231-1/+8
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |