Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update WK revision file | Andrei Popescu | 2009-08-20 | 1 | -1/+1 |
* | Merge commit 'goog/master' into merge | Andrei Popescu | 2009-08-20 | 2 | -20/+46 |
|\ | |||||
| * | am 47977026: am 666ce907: Update MockGeolocationService to avoid the use of s... | Steve Block | 2009-08-19 | 2 | -20/+46 |
| |\ | |||||
| | * | am 666ce907: Update MockGeolocationService to avoid the use of static initial... | Steve Block | 2009-08-19 | 2 | -20/+46 |
| | |\ | |||||
| | | * | Update MockGeolocationService to avoid the use of static initializers with co... | Steve Block | 2009-08-19 | 2 | -20/+46 |
* | | | | Merge commit 'goog/master' into merge | Andrei Popescu | 2009-08-19 | 8 | -6/+62 |
|\ \ \ \ | |/ / / | |||||
| * | | | am f4c57502: am d2b4b46e: Merge change 21746 into eclair | Jack Palevich | 2009-08-18 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | am d2b4b46e: Merge change 21746 into eclair | Jack Palevich | 2009-08-18 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Merge change 21746 into eclair | Android (Google) Code Review | 2009-08-18 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | Fix errors when compiled under g++ 4.4.1 on Ubuntu 9.10a4 | Jack Palevich | 2009-08-18 | 1 | -2/+2 |
| * | | | | am 84bb114b: am 14b66f1b: Merge change 21466 into eclair | Grace Kloba | 2009-08-18 | 5 | -4/+47 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | am 14b66f1b: Merge change 21466 into eclair | Grace Kloba | 2009-08-18 | 5 | -4/+47 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge change 21466 into eclair | Android (Google) Code Review | 2009-08-18 | 5 | -4/+47 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | | * | Need to notify Java side when viewport tag is parsed. | Grace Kloba | 2009-08-18 | 5 | -4/+47 |
| * | | | | am 564ecf9b: am 7793e23e: Fix the sim-eng build. | Feng Qian | 2009-08-18 | 2 | -0/+13 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | am 7793e23e: Fix the sim-eng build. | Feng Qian | 2009-08-18 | 2 | -0/+13 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Fix the sim-eng build. | Feng Qian | 2009-08-18 | 2 | -0/+13 |
* | | | | | fix JSC support. | Andrei Popescu | 2009-08-19 | 6 | -286/+93 |
* | | | | | Revert "Merge WebKit r47420" | Andrei Popescu | 2009-08-19 | 633 | -22594/+7208 |
* | | | | | Revert "Compilation and link error fixes for new webkit r47420." | Andrei Popescu | 2009-08-19 | 7 | -23/+25 |
* | | | | | Revert "Start fixing JSC compile errors for new webkit." | Andrei Popescu | 2009-08-19 | 4 | -785/+92 |
* | | | | | Revert "Continue with JSC errors." | Andrei Popescu | 2009-08-19 | 4 | -13/+23 |
* | | | | | Continue with JSC errors. | Ben Murdoch | 2009-08-19 | 4 | -23/+13 |
* | | | | | Start fixing JSC compile errors for new webkit. | Ben Murdoch | 2009-08-19 | 4 | -92/+785 |
* | | | | | Compilation and link error fixes for new webkit r47420. | Ben Murdoch | 2009-08-18 | 7 | -25/+23 |
* | | | | | Merge WebKit r47420 | Ben Murdoch | 2009-08-18 | 633 | -7208/+22594 |
* | | | | | Revert changes to WebCore.exp file | Andrei Popescu | 2009-08-18 | 1 | -6/+0 |
* | | | | | Fixes for the OSX build | Andrei Popescu | 2009-08-18 | 4 | -3/+17 |
* | | | | | Merge commit 'goog/master' into merge | Ben Murdoch | 2009-08-18 | 84 | -1752/+7874 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | am 44e99397: am 310cbb5f: Update V8 to r2703. | Feng Qian | 2009-08-18 | 84 | -1751/+7873 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | am 310cbb5f: Update V8 to r2703. | Feng Qian | 2009-08-18 | 84 | -1751/+7873 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Update V8 to r2703. | Feng Qian | 2009-08-18 | 84 | -1751/+7873 |
* | | | | | Try to fix JNI startup errors. | Ben Murdoch | 2009-08-18 | 3 | -3/+7 |
* | | | | | Merge commit 'goog/master' into merge | Ben Murdoch | 2009-08-18 | 33 | -357/+1165 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | am 1f4c9d43: am 144e6949: Merge change 21673 into eclair | Feng Qian | 2009-08-17 | 2 | -2/+15 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | am 144e6949: Merge change 21673 into eclair | Feng Qian | 2009-08-17 | 2 | -2/+15 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge change 21673 into eclair | Android (Google) Code Review | 2009-08-17 | 2 | -2/+15 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | | * | Add re-entry count for QemuTracerAuto class. | Feng Qian | 2009-08-17 | 2 | -2/+15 |
| * | | | | am b9b66602: am 8bba8730: Merge change 21618 into eclair | Grace Kloba | 2009-08-17 | 2 | -0/+21 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | am 8bba8730: Merge change 21618 into eclair | Grace Kloba | 2009-08-17 | 2 | -0/+21 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge change 21618 into eclair | Android (Google) Code Review | 2009-08-17 | 2 | -0/+21 |
| | | |\ \ | |||||
| | | | * | | Fix #2058833. For mobile sites, add "width=device-width" if viewport width | Grace Kloba | 2009-08-17 | 2 | -0/+21 |
| * | | | | | am 12501503: am 9f2051ac: As PluginList is removed when we remove Gears, remo... | Grace Kloba | 2009-08-17 | 3 | -114/+0 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | am 9f2051ac: As PluginList is removed when we remove Gears, remove code in th... | Grace Kloba | 2009-08-17 | 3 | -114/+0 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | As PluginList is removed when we remove Gears, remove code in the native side. | Grace Kloba | 2009-08-17 | 3 | -114/+0 |
| * | | | | | am 5a8e1d54: (-s ours) am 4e3a924f: Do not merge - pulled from master Be more... | Patrick Scott | 2009-08-17 | 0 | -0/+0 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | am 4e3a924f: Do not merge - pulled from master Be more restrictive when expan... | Patrick Scott | 2009-08-17 | 2 | -47/+64 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Do not merge - pulled from master | Patrick Scott | 2009-08-17 | 2 | -47/+64 |
| | | |/ / | |||||
| * | | | | am d605fe10: am 7df3d98b: Check for a null request in the policy callbacks. | Patrick Scott | 2009-08-17 | 1 | -3/+22 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | am 7df3d98b: Check for a null request in the policy callbacks. | Patrick Scott | 2009-08-17 | 1 | -3/+22 |
| | |\ \ \ | | | |/ / |