summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | Enter touch mode on ACTION_SCROLL.Jeff Brown2011-07-141-6/+9
* | | | | | | | | | | | | | | | | Merge "Fix bug 5032301 - size list menu icons appropriately."Adam Powell2011-07-141-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix bug 5032301 - size list menu icons appropriately.Adam Powell2011-07-141-1/+3
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "Hide NetworkTemplate details, buffered stats I/O."Jeff Sharkey2011-07-145-31/+76
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Hide NetworkTemplate details, buffered stats I/O.Jeff Sharkey2011-07-145-31/+76
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Fix bug 5030341 - ActionBar.getHeight is inaccurate in 2-row modeAdam Powell2011-07-141-1/+1
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge "fix a typo in ISurfaceTexture IPC code"Mathias Agopian2011-07-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | fix a typo in ISurfaceTexture IPC codeMathias Agopian2011-07-141-1/+1
* | | | | | | | | | | | | | | | | Merge "VPN: tear down VPN when the dependent interface is down."Chia-chi Yeh2011-07-141-3/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | VPN: tear down VPN when the dependent interface is down.Chia-chi Yeh2011-07-141-3/+20
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge "Smooth the spinners"Adam Powell2011-07-141-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Smooth the spinnersAdam Powell2011-07-141-0/+2
* | | | | | | | | | | | | | | | | | Merge "Fix regression with legacy expanded menus"Adam Powell2011-07-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix regression with legacy expanded menusAdam Powell2011-07-141-1/+1
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge "sensorservice: be more robust when there are no sensor h/w"Mathias Agopian2011-07-142-75/+80
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | sensorservice: be more robust when there are no sensor h/wMathias Agopian2011-07-142-75/+80
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge changes Id9aa1003,I8c154189Jamie Gennis2011-07-146-34/+127
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | SurfaceTexture: make (dis)connect into an IPCJamie Gennis2011-07-146-40/+127
| * | | | | | | | | | | | | | | | | SurfaceTexture: add support for new connect valuesJamie Gennis2011-07-141-0/+6
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "Move LoadAverageService to the SystemUI apk."Dianne Hackborn2011-07-147-20/+61
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Move LoadAverageService to the SystemUI apk.Dianne Hackborn2011-07-147-20/+61
* | | | | | | | | | | | | | | | | Merge "Minor code cleanups in vector."Jeff Brown2011-07-141-26/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Minor code cleanups in vector.Jeff Brown2011-07-141-26/+24
* | | | | | | | | | | | | | | | | Merge "Replace Vector _grow/_shrink checks with assert."Jeff Brown2011-07-141-5/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Replace Vector _grow/_shrink checks with assert.Jeff Brown2011-07-141-5/+7
* | | | | | | | | | | | | | | | | Merge "Revert "Add some logging to track down where ANR happens during MediaP...James Dong2011-07-142-6/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Revert "Add some logging to track down where ANR happens during MediaPlayer._...James Dong2011-07-142-6/+1
| | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "VPN: close the socket in protectVpn() to avoid leaking descriptors."Chia-chi Yeh2011-07-143-27/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | VPN: close the socket in protectVpn() to avoid leaking descriptors.Chia-chi Yeh2011-07-143-27/+21
* | | | | | | | | | | | | | | | | | Merge "Catching RemoteViews#apply() layout inflation exceptions in RemoteView...Adam Cohen2011-07-141-27/+65
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Catching RemoteViews#apply() layout inflation exceptions in RemoteViewsAdapterAdam Cohen2011-07-141-27/+65
* | | | | | | | | | | | | | | | | | Merge "Fix 5027468: prevent screen from turning back on while lockscreen in p...Jim Miller2011-07-141-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fix 5027468: prevent screen from turning back on while lockscreen in password...Jim Miller2011-07-141-1/+6
* | | | | | | | | | | | | | | | | | | Merge "Fix bug #5025936 TableLayout layout direction resolution is broken"Fabrice Di Meglio2011-07-142-4/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Fix bug #5025936 TableLayout layout direction resolution is brokenFabrice Di Meglio2011-07-132-4/+23
* | | | | | | | | | | | | | | | | | | | Merge "VPN: Hook up the new control protocol and network state."Chia-chi Yeh2011-07-142-93/+173
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | VPN: Hook up the new control protocol and network state.Chia-chi Yeh2011-07-142-93/+173
* | | | | | | | | | | | | | | | | | | | | Merge "Initial pass at some preload drawables Bug: 5020126"Justin Ho2011-07-141-0/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Initial pass at some preload drawablesJustin Ho2011-07-141-0/+20
* | | | | | | | | | | | | | | | | | | | | | Merge "ip-up-vpn: Create proper states for pppd and racoon."Chia-chi Yeh2011-07-141-9/+125
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | / / / / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | ip-up-vpn: Create proper states for pppd and racoon.Chia-chi Yeh2011-07-141-9/+125
* | | | | | | | | | | | | | | | | | | | | am 74c425d3: am 54b2a326: Merge "Show SIM blocked after 10 time puk wrong ent...John Wang2011-07-141-4/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | am 54b2a326: Merge "Show SIM blocked after 10 time puk wrong entries." into h...John Wang2011-07-141-4/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Merge "Show SIM blocked after 10 time puk wrong entries." into honeycomb-LTEJohn Wang2011-07-141-4/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | Show SIM blocked after 10 time puk wrong entries.John Wang2011-07-141-4/+12
* | | | | | | | | | | | | | | | | | | | | Merge "NEW_API: Add auto-exposure and auto-white balance locking to the Camera."Eino-Ville Talvala2011-07-142-8/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | NEW_API: Add auto-exposure and auto-white balance locking to the Camera.Eino-Ville Talvala2011-07-142-8/+37
* | | | | | | | | | | | | | | | | | | | | | Merge "Fix aidl to cope with multiple collection types per method."Elliott Hughes2011-07-144-111/+110
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Fix aidl to cope with multiple collection types per method.Elliott Hughes2011-07-134-111/+110
* | | | | | | | | | | | | | | | | | | | | | | Merge "If audio startup fails while executing MediaPlayer::start() do NOT pos...Andreas Huber2011-07-142-5/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \