summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removing tests that pass after a v8 mergeKristian Monsen2010-11-171-3/+0
* Merge "Updating class used for getDatabaseDirectory and getCacheDirectory"Kristian Monsen2010-11-171-2/+2
|\
| * Updating class used for getDatabaseDirectory and getCacheDirectoryKristian Monsen2010-11-161-2/+2
* | Merge "Merge autofill files after last Chromium merge"Ben Murdoch2010-11-1710-507/+789
|\ \
| * | Merge autofill files after last Chromium mergeBen Murdoch2010-11-1610-507/+789
* | | improve left edge tap detectionCary Clark2010-11-161-6/+9
|/ /
* | Fix a crash due to null java strings.Patrick Scott2010-11-151-4/+10
* | increase the select text anchor hit slopCary Clark2010-11-151-1/+1
* | make the button state revert to normalCary Clark2010-11-151-9/+8
* | Allow applications to intercept requests.Patrick Scott2010-11-158-91/+261
|/
* Don't set error description strings in ResourceError.Iain Merrick2010-11-151-1/+1
* Use LayerAndroid::find with the original x and y.Patrick Scott2010-11-122-6/+2
* Return a float for text size.Leon Scroggins2010-11-124-8/+8
* Merge "Fix mobile google.com flickering issue."Shimeng (Simon) Wang2010-11-124-2/+27
|\
| * Fix mobile google.com flickering issue.Shimeng (Simon) Wang2010-11-124-2/+27
* | Merge "Track all tiles in the viewport instead of only the upper left tile."Derek Sollenberger2010-11-125-91/+113
|\ \
| * | Track all tiles in the viewport instead of only the upper left tile.Derek Sollenberger2010-11-125-91/+113
| |/
* | Merge "Add new keycodes initially used for GoogleTV devices."Jeff Brown2010-11-111-0/+22
|\ \ | |/ |/|
| * Add new keycodes initially used for GoogleTV devices.Jason Bayer2010-11-091-0/+22
* | compute select text distance biasing x over yCary Clark2010-11-111-17/+23
* | use layer id to maintain selectionCary Clark2010-11-114-5/+20
* | Merge "Remove the failing expectation for fast/encoding/char-encoding.html fo...Steve Block2010-11-111-1/+0
|\ \
| * | Remove the failing expectation for fast/encoding/char-encoding.html for DRT2Steve Block2010-11-111-1/+0
* | | Only check to see if the page is ready when necessary.Derek Sollenberger2010-11-111-2/+2
* | | Merge "Use a fixed number of BaseTiles per TiledPage."Derek Sollenberger2010-11-117-88/+121
|\ \ \
| * | | Use a fixed number of BaseTiles per TiledPage.Derek Sollenberger2010-11-117-88/+121
* | | | Revert "Merge "Fix text-shadow style when blur is 0px""Bart Sears2010-11-101-4/+7
* | | | Merge "Set failing expectations for DRT2 for some pixel LayoutTests"Steve Block2010-11-101-0/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Set failing expectations for DRT2 for some pixel LayoutTestsSteve Block2010-11-101-0/+7
| | |/ | |/|
* | | Merge "build select region for one character"Cary Clark2010-11-101-0/+2
|\ \ \
| * | | build select region for one characterCary Clark2010-11-101-0/+2
| |/ /
* | | Ratchet back style changes that rebuild nav cachesCary Clark2010-11-101-1/+14
|/ /
* | Merge Webkit at r70949: Update WebKit revision number.John Reck2010-11-091-2/+2
* | Merge Webkit at r70949: Fixed code generationJohn Reck2010-11-091-0/+2
* | Merge Webkit at r70949: moved stub to right namespaceJohn Reck2010-11-091-1/+5
* | Merge Webkit at r70949: setSelectionRange changedJohn Reck2010-11-091-2/+1
* | Merge Webkit at r70949: Added new FrameLoaderClient stubsJohn Reck2010-11-094-4/+16
* | Merge Webkit at r70949: Added FontOrientation paramJohn Reck2010-11-092-2/+3
* | Merge Webkit at r70949: Fix Makefiles.John Reck2010-11-093-2/+7
* | Merge Webkit at r70949: Fix conflicts.John Reck2010-11-098-58/+14
* | Merge Webkit at r70949: Initial merge by git.John Reck2010-11-091182-10892/+38231
* | Merge "Add Android expected results for some Appcache tests"Steve Block2010-11-092-0/+12
|\ \
| * | Add Android expected results for some Appcache testsSteve Block2010-11-092-0/+12
* | | Merge "update dom version on style change"Cary Clark2010-11-097-12/+35
|\ \ \
| * | | update dom version on style changeCary Clark2010-11-087-12/+35
| |/ /
* | | Merge "Encode email addresses that are not mailto: links."Patrick Scott2010-11-082-9/+15
|\ \ \
| * | | Encode email addresses that are not mailto: links.Patrick Scott2010-11-082-9/+15
| |/ /
* | | Merge "Remove fast/dom/StyleSheet from the list of triaged LayoutTests"Steve Block2010-11-081-1/+0
|\ \ \
| * | | Remove fast/dom/StyleSheet from the list of triaged LayoutTestsSteve Block2010-11-081-1/+0
* | | | Merge "Null-check in GLUtils::isEGLImageSupported()"Russell Brenner2010-11-081-2/+3
|\ \ \ \