summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Add state saving mechanism to support proc restartHung-ying Tyan2009-07-3010-102/+269
| | |_|/ / | |/| | |
* | | | | Add unit tests for netkeystore.Chung-yih Wang2009-07-303-7/+308
| |/ / / |/| | |
* | | | Merge change 9075 into donutAndroid (Google) Code Review2009-07-291-5/+18
|\ \ \ \
| * | | | Change the resource path for fwd locked apps when scanning the fwd locked ins...Suchi Amalapurapu2009-07-291-5/+18
* | | | | Merge change 9039 into donutAndroid (Google) Code Review2009-07-2918-31/+206
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix #2018814: System cannot correctly render assets with "wrap_content" attri...Dianne Hackborn2009-07-2918-31/+206
* | | | | Merge change 9073 into donutAndroid (Google) Code Review2009-07-291-1/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Special-case search within the browser to not show the app iconMike LeBeau2009-07-291-1/+25
| |/ / /
* | | | Merge change 9071 into donutAndroid (Google) Code Review2009-07-292-3/+46
|\ \ \ \
| * | | | Fix issue #2018454: NullPointerException in ImageSpan constructorDianne Hackborn2009-07-292-3/+46
* | | | | Merge change 9063 into donutAndroid (Google) Code Review2009-07-291-6/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixing bug #2023024 - there is an out of bounds exception thatCharles Chen2009-07-291-6/+13
* | | | | Merge change 8966 into donutAndroid (Google) Code Review2009-07-291-2/+114
|\ \ \ \ \
| * | | | | Add tests for android.net.vpn.Hung-ying Tyan2009-07-291-2/+114
* | | | | | Fix MulticastLock API to match WifiLock API.Robert Greenwalt2009-07-292-12/+79
| |_|/ / / |/| | | |
* | | | | Merge change 9035 into donutAndroid (Google) Code Review2009-07-291-3/+3
|\ \ \ \ \
| * | | | | Fix the TabWidget to display custom views for the tabs better when the tabs h...Jack Veenstra2009-07-291-3/+3
* | | | | | Merge change 9021 into donutAndroid (Google) Code Review2009-07-291-22/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | DO NOT MERGE - Fix CNAP-related NullPointerExceptionWink Saville2009-07-291-22/+8
* | | | | | Merge snapshot variant of donut back into the main treeJean-Baptiste Queru2009-07-290-0/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | donut snapshotJean-Baptiste Queru2009-07-29326-5020/+18089
* | | | | Merge change 8860 into donutAndroid (Google) Code Review2009-07-294-256/+261
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix bug 2017664Jean-Michel Trivi2009-07-294-256/+261
| | |/ / | |/| |
* | | | Fix bug 1994955 where PHONE_TYPE_CDMA was 0 and it should be 2 and added RILC...Wink Saville2009-07-292-2/+3
|/ / /
* | | Merge change 8962 into donutAndroid (Google) Code Review2009-07-291-1/+4
|\ \ \
| * | | Log uid and package name when launching intents from searchBjorn Bringert2009-07-291-1/+4
* | | | Merge change 8208 into donutAndroid (Google) Code Review2009-07-291-11/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Removing MD2Urs Grob2009-07-221-11/+0
* | | | Merge change 8911 into donutAndroid (Google) Code Review2009-07-286-9/+91
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix issue #1999179: search -> click result -> press home = search dialog is s...Dianne Hackborn2009-07-286-9/+91
* | | | Merge change 8757 into donutAndroid (Google) Code Review2009-07-284-2/+4
|\ \ \ \
| * | | | Support x509-user-cert mime type in browser.Chung-yih Wang2009-07-284-2/+4
* | | | | Merge change 8884 into donutAndroid (Google) Code Review2009-07-281-0/+5
|\ \ \ \ \
| * | | | | DO NOT MERGE. Already in master. Fix calendar test.Ken Shirriff2009-07-281-0/+5
* | | | | | Merge change 8015 into donutAndroid (Google) Code Review2009-07-281-0/+3
|\ \ \ \ \ \
| * | | | | | Reset the mDpiX and mDpiY values when qemu.sf.lcd_density is defined.David 'Digit' Turner2009-07-291-0/+3
* | | | | | | Merge change 8883 into donutAndroid (Google) Code Review2009-07-282-2/+19
|\ \ \ \ \ \ \
| * | | | | | | fix [1973755] Surface.SURACE_FROZEN spelled SURACE_FROZENMathias Agopian2009-07-282-2/+19
* | | | | | | | Merge change 8877 into donutAndroid (Google) Code Review2009-07-281-1/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Remove warning in non-eng builds.Romain Guy2009-07-281-1/+4
* | | | | | | | fix [1981759] -no-boot-anim has no effectMathias Agopian2009-07-281-5/+15
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge change 8832 into donutAndroid (Google) Code Review2009-07-281-1/+4
|\ \ \ \ \ \ \
| * | | | | | | fix [1996214] Boot animation is occasionally messed upMathias Agopian2009-07-281-1/+4
* | | | | | | | Merge change 8840 into donutAndroid (Google) Code Review2009-07-281-1/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Add padding to height of AutoCompleteTextView drop-down.Bjorn Bringert2009-07-281-1/+10
* | | | | | | | | Merge change 8752 into donutAndroid (Google) Code Review2009-07-2811-177/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Updates from API review.Dianne Hackborn2009-07-2811-177/+25
* | | | | | | | | | Merge change 8836 into donutAndroid (Google) Code Review2009-07-281-1/+35
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | / / / | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Add menu with search settings to search dialog.Bjorn Bringert2009-07-281-1/+35
* | | | | | | | | Merge change 8817 into donutAndroid (Google) Code Review2009-07-282-7/+15
|\ \ \ \ \ \ \ \ \