• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

frameworks/base


RSS
Rev. Tiempo Autor
65cecae gingerbread-x86 2011-10-30 17:33:22 Chih-Wei Huang

Merge remote branch 'aosp/gingerbread-mr4-release' into gingerbread-x86

3f28214 2011-09-13 09:16:34 The Android Automerger

keep history after reconcile of gingerbread-release

1524cad 2011-09-10 10:35:13 android-merger

one more api missed

Change-Id: Ibfcb9155974edc96b4c98742d8d89987d3b176b6

61ae88e 2011-09-10 08:27:36 android-merger

missed part of https://android-git.corp.google.com/g/#/c/104540/

Change-Id: I0da6d5bd860b1fe9df76b9df372e4ad9ab6e7202

a5e3ede 2011-09-10 08:15:00 android-merger

missed aidl change in previous merge

Change-Id: I6c1c55d0b79d5f2d7be538ec3a51c5708522a08f

42a4501 2011-09-10 06:49:13 android-merger

bring nfc-extras up to date (same as gingerbread)

Change-Id: Ia9cfce0a9919d1903b05fc7eda170a3aa97655ee

b9e4e1e 2011-08-24 16:27:31 Chih-Wei Huang

wifi: do not disable interface when network connection lost

8ba1987 2011-08-24 11:35:56 Chih-Wei Huang

BatteryService: fix unknown status issue

d3614f0 2011-08-11 11:39:20 Julian_Chu

Compute dirty regions aggressively

The exposed region consists of two components:
1) What's VISIBLE now and was COVERED before
2) What's EXPOSED now less that was EXPOSED before

However, the first component should be regarded as dirty
region in above layer. For efficiency reason we compute
dirty region aggressively.

b2bc961 2011-08-11 11:37:24 Chia-I Wu

surfaceflinger: Compute dirty region aggressively

This is to make software cursor work more smoothly.

7661537 2011-08-11 11:30:10 Chih-Wei Huang

InputReader: fix mouse movements in portrait mode

754da86 2011-08-05 18:27:51 Chih-Wei Huang

Merge branch 'aosp-fix' into gingerbread-x86

a257dfa 2011-08-05 18:27:31 Chih-Wei Huang

surfaceflinger: fix display issue

8f94332 2011-08-05 17:39:14 Nicu Pavel

Added ethernet patch based on Yi Sun from android-x86.org

Changes from android-x86.org:
- ported to gingerbread
- fixed issue with static IP not being setup correctly
- changed statusbarpolicy.java
- added new ethernet icons from Iulian Luca <iulian@mini-box.com>

Change-Id: I92b2a9f9e464662e207fa88f8d581bb3909e6908

08ea1f4 2011-08-05 17:35:58 Chih-Wei Huang

add mouse support

Contributed by

* Gregoire Gentil from Always Innovating
* Amit Pundir
* Scott Brady
* James Willcox
* Chih-Wei Huang

Change-Id: I22aecfb4d9e699c7992f67b0b5a0ab987c03a1f2

1943ee7 2011-08-05 17:30:03 Chia-I Wu

surfaceflinger: notify gralloc about console events

1d567f1 2011-08-05 17:30:03 Kan-Ru Chen

Disable dithering by default for the sake of performance.

This is a workaround for the performance drop on Eclair. Enabling
dithering prevents the fast path in software renderer implementation
thus the performance drops drastically.

Disabling dithering has small impact on the rendering result, but the
performance boosts a lot.

91bfc0e 2011-08-05 17:30:02 Patrick Ferguson

res: set default disable softkeyboard to be true

d585a42 2011-08-05 17:30:02 Chih-Wei Huang

change the default screen timeout to 10 minutes

2c29d2d 2011-08-05 17:30:02 Chih-Wei Huang

skip non Android VT events

The patch is modified for gingerbread from

http://git.alwaysinnovating.com/cgit.cgi/ai.android/tree/preprocess/froyo/patches/noinput.patch

Change-Id: Ie2b86fa49f2d5b7be78b826d40c14e1ce0586c12

63cfc14 2011-08-05 17:29:46 Yi Sun

add Eee PC hot keys support for mute, sleep and wifi

Change-Id: Iad1c9ec16ec1e153e07b60bc2db48d27ea7bd219

d3ed57d 2011-08-05 17:26:23 Chih-Wei Huang

add more keycodes for Android-x86

VOLUME_MUTE, SLEEP, WIFI, CTRL_LEFT, CTRL_RIGHT, CAPS_LOCK, MORE_KEY are added.

Change-Id: Icc48c1a13f21fc7792f489e4936a8e86c1bc7b90

0184443 2011-08-05 17:26:23 Chih-Wei Huang

Add keycodes F1 - F12

With these keycodes we are able to support PC keyboards.

Change-Id: Ia6f6ac93c7bfbe89a0017875d52844676c2b1b33
Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw>

74b40b1 2011-08-05 17:26:23 Stephane Lajeunesse

BatteryService: update battery status periodically

3cefe9c 2011-08-05 17:26:22 Wallace Wang

make audio recorder ok

1e6473a 2011-08-05 17:26:22 Yi Sun

change the keyword "phone" to "device"

e09c884 2011-08-05 17:26:22 Yi Sun

change the original orientation.

e0cf1cf 2011-08-05 17:26:22 Yi Sun

Add battery status support for PC and VMs

1820861 2011-08-05 17:26:21 Yi Sun

add new wallpaper

cbe28e7 2011-08-05 17:26:21 Kelly2.Blue

add an option to enable/disable software keyboard

Change-Id: If407985d26e589c8bc0b31f00c8627bccdefe39b