Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | am 1aa1a154: Merge change 7959 into donut | Android (Google) Code Review | 2009-07-20 | 1 | -0/+1 |
|\ | |||||
| * | Merge change 7959 into donut | Android (Google) Code Review | 2009-07-20 | 1 | -0/+1 |
| |\ | |||||
| | * | Adding WRITE_EXTRENAL_STORAGE permission in AndroidManifest.xml file. | Swarna Kumar | 2009-07-20 | 1 | -0/+1 |
* | | | am b42c3a58: Fix the build | Yu Shan Emily Lau | 2009-07-20 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix the build | Yu Shan Emily Lau | 2009-07-20 | 1 | -0/+1 |
* | | | am ff851a1d: Merge change 7917 into donut | Android (Google) Code Review | 2009-07-20 | 1 | -0/+45 |
|\ \ \ | |/ / | |||||
| * | | Added the vpn unit test template. | Yu Shan Emily Lau | 2009-07-20 | 1 | -0/+45 |
| |/ | |||||
* | | Call WebView#freeMemory before collecting memory information | Guang Zhu | 2009-07-20 | 1 | -1/+1 |
* | | am 5c536e91: Merge change 7840 into donut | Android (Google) Code Review | 2009-07-19 | 2 | -4/+13 |
|\ \ | |/ | |||||
| * | Merge change 7840 into donut | Android (Google) Code Review | 2009-07-19 | 2 | -4/+13 |
| |\ | |||||
| | * | Fix issue where scaled bitmap sizes could be wrong. | Dianne Hackborn | 2009-07-18 | 2 | -4/+13 |
* | | | am aad0fcc9: Merge change 7783 into donut | Android (Google) Code Review | 2009-07-19 | 7 | -3/+68 |
|\ \ \ | |/ / | |||||
| * | | Merge change 7783 into donut | Android (Google) Code Review | 2009-07-17 | 7 | -3/+68 |
| |\ \ | | |/ | |||||
| | * | Add "nodpi" density, and expose a bunch of density-related APIs. | Dianne Hackborn | 2009-07-17 | 7 | -3/+68 |
* | | | am 22eef5da: Merge change 7753 into donut | Android (Google) Code Review | 2009-07-19 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | Add a delay before collecting memory information | Guang Zhu | 2009-07-17 | 1 | -0/+4 |
| |/ | |||||
* | | Fixing probable build breakage. | Daisuke Miyakawa | 2009-07-17 | 1 | -0/+2 |
* | | Merge change 6736 | Android (Google) Code Review | 2009-07-17 | 7 | -28/+850 |
|\ \ | |||||
| * | | Refactor VCard-related code. | Daisuke Miyakawa | 2009-07-17 | 7 | -28/+850 |
* | | | Free memory on low memory condition. | Feng Qian | 2009-07-16 | 1 | -2/+2 |
|/ / | |||||
* | | am 0bb0597a: Merge change 7556 into donut | Android (Google) Code Review | 2009-07-16 | 1 | -6/+10 |
|\ \ | |/ | |||||
| * | Merge change 7556 into donut | Android (Google) Code Review | 2009-07-16 | 1 | -6/+10 |
| |\ | |||||
| | * | Temporarily suppress ServiceTest. | Brett Chabot | 2009-07-16 | 1 | -6/+10 |
* | | | am c93af6dc: Merge change 7441 into donut | Android (Google) Code Review | 2009-07-16 | 1 | -4/+58 |
|\ \ \ | |/ / | |||||
| * | | Merge change 7441 into donut | Android (Google) Code Review | 2009-07-16 | 1 | -4/+58 |
| |\ \ | | |/ | |/| | |||||
| | * | Allow system colors in <font> tags | Bjorn Bringert | 2009-07-15 | 1 | -4/+58 |
* | | | am 5a76ae46: Merge change 7406 into donut | Android (Google) Code Review | 2009-07-15 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Update Searchables test with new GlobalSearch name | Bjorn Bringert | 2009-07-15 | 1 | -2/+2 |
| |/ | |||||
* | | Remove all our old high priority knowledge since WebCore will manage it. | Patrick Scott | 2009-07-15 | 1 | -12/+12 |
* | | Rename registerPhoneStateChange to registerPreciseCallStateChange | Jaikumar Ganesh | 2009-07-14 | 1 | -2/+2 |
* | | resolved conflicts for merge of b06ea706 to master | Dianne Hackborn | 2009-07-14 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Add reporting of activity movement for search manager. | Dianne Hackborn | 2009-07-14 | 1 | -2/+2 |
* | | am 2d791055: Merge change 6820 into donut | Android (Google) Code Review | 2009-07-12 | 1 | -0/+33 |
|\ \ | |/ | |||||
| * | Fixed NPE bugs in Uri. Fixes internal issue #1724719. | Bob Lee | 2009-07-10 | 1 | -0/+33 |
* | | resolved conflicts for merge of ad94a983 to master | Bob Lee | 2009-07-10 | 2 | -1/+5 |
|\ \ | |/ | |||||
| * | Merge change 6801 into donut | Android (Google) Code Review | 2009-07-10 | 2 | -1/+5 |
| |\ | |||||
| | * | Uri.EMPTY.toString() was returning null due to an initialization order bug. F... | Bob Lee | 2009-07-10 | 2 | -1/+5 |
* | | | am e57ff0e1: Merge change 6652 into donut | Android (Google) Code Review | 2009-07-09 | 2 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | Call clearCache on WebView before collecting memory information. | Guang Zhu | 2009-07-09 | 2 | -0/+5 |
| |/ | |||||
* | | am 91b0a701: Merge change 6284 into donut | Android (Google) Code Review | 2009-07-08 | 1 | -20/+0 |
|\ \ | |/ | |||||
| * | Run search UI on its own thread. | Bjorn Bringert | 2009-07-08 | 1 | -20/+0 |
* | | am a83bef59: Merge change 6396 into donut | Android (Google) Code Review | 2009-07-07 | 1 | -0/+55 |
|\ \ | |/ | |||||
| * | Merge change 6396 into donut | Android (Google) Code Review | 2009-07-07 | 1 | -0/+55 |
| |\ | |||||
| | * | Add unit test for NeighboringCellInfo. | John Wang | 2009-07-07 | 1 | -0/+55 |
* | | | am 7bf9f930: Merge change 6415 into donut | Android (Google) Code Review | 2009-07-07 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge change 6415 into donut | Android (Google) Code Review | 2009-07-07 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | Fixes #1748951. Calling setListSelection() explicitely should cancel the sele... | Romain Guy | 2009-07-07 | 1 | -0/+2 |
* | | | | am 2c5a3aeb: Merge change 6326 into donut | Android (Google) Code Review | 2009-07-07 | 1 | -8/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge change 6326 into donut | Android (Google) Code Review | 2009-07-07 | 1 | -8/+6 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | BackupManager wrapper class improvements | Christopher Tate | 2009-07-07 | 1 | -8/+6 |