summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Add DeviceOrientation LayoutTests at r63859 and enable the featureSteve Block2010-07-2712-0/+235
* | | | | | Merge "Crash fix, don't delete WebUrlLoaderClient before WebRequest is finish...Kristian Monsen2010-07-271-2/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Crash fix, don't delete WebUrlLoaderClient before WebRequest is finished.Kristian Monsen2010-07-271-2/+0
| |/ / / /
* | | | | Merge "Add dom/xhtml/level3 layout tests at WebKit r63173"Steve Block2010-07-272356-0/+139993
|\ \ \ \ \
| * | | | | Add dom/xhtml/level3 layout tests at WebKit r63173Steve Block2010-07-222356-0/+139993
* | | | | | Merge Webkit at r63859 : Update WebKit revision.Ben Murdoch2010-07-271-2/+2
* | | | | | Merge Webkit at r63859 : New method Path::currentPoint added, stub it out on ...Ben Murdoch2010-07-271-0/+7
* | | | | | Merge Webkit at r63859 : SVG code now required ImageBuffer::transformColorSpace,Ben Murdoch2010-07-272-1/+8
* | | | | | Merge Webkit at r63859 : Bindings code generators now enforce that generated ...Ben Murdoch2010-07-273-10/+10
* | | | | | Merge Webkit at r63859 : New code in SVGResourceContainer is missing an include.Ben Murdoch2010-07-271-0/+1
* | | | | | Merge Webkit at r63859 : ResourceHandleInternal::m_request has been renamed. ...Ben Murdoch2010-07-272-2/+2
* | | | | | Merge Webkit at r63859 : The static AccessibilityObject::getAttribute(Node*, ...Ben Murdoch2010-07-271-6/+0
* | | | | | Merge Webkit at r63859 : PluginWidget class has been renamed and moved to Web...Ben Murdoch2010-07-273-11/+11
* | | | | | Merge Webkit at r63859 : Update call to hitTestResultAtPoint with the default...Ben Murdoch2010-07-271-1/+1
* | | | | | Merge Webkit at r63859 : Add new EditorClient method stub. See http://trac.we...Ben Murdoch2010-07-272-0/+5
* | | | | | Merge Webkit at r63859 : PlatformCursorHandle -> Cursor. See http://trac.webk...Ben Murdoch2010-07-272-3/+2
* | | | | | Merge Webkit at r63859 : Fix Makefiles.Ben Murdoch2010-07-274-1/+5
* | | | | | Merge WebKit at r63859: Fix conflicts.Ben Murdoch2010-07-2712-52/+8
* | | | | | Merge WebKit at r63859 : Initial merge by git.Ben Murdoch2010-07-27924-11786/+30377
* | | | | | Add node check to prevent crash.Shimeng (Simon) Wang2010-07-261-1/+1
| |/ / / / |/| | | |
* | | | | Merge "Bug 2843604 : Layout_tests crash in FontAndroid.cpp."claireho2010-07-231-5/+23
|\ \ \ \ \
| * | | | | Bug 2843604 : Layout_tests crash in FontAndroid.cpp.claireho2010-07-231-5/+23
* | | | | | Fix page cycler crashes.Patrick Scott2010-07-232-8/+10
* | | | | | Merge "Compile fix after recent merge, name change in OwnPtr."Kristian Monsen2010-07-231-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Compile fix after recent merge, name change in OwnPtr.Kristian Monsen2010-07-221-1/+1
* | | | | | Enable scrollable divs.Patrick Scott2010-07-229-30/+300
|/ / / / /
* | | | | Revert "Add -fno-data-sections to WebCore makefile."Ben Murdoch2010-07-221-1/+0
* | | | | select text out of orderCary Clark2010-07-211-117/+246
* | | | | Merge "Cherry-pick fix to https://bugs.webkit.org/show_bug.cgi?id=42651 becau...Leon Clarke2010-07-218-17/+6
|\ \ \ \ \
| * | | | | Cherry-pick fix to https://bugs.webkit.org/show_bug.cgi?id=42651Leon Clarke2010-07-218-17/+6
* | | | | | Prepare browser web archive patch for upstreamming to webkit.Elliott Slaughter2010-07-203-38/+37
|/ / / / /
* | | | | Fix http://b/issue?id=2838936Leon Clarke2010-07-201-1/+1
* | | | | Merge WebKit at r63173 : Update WebKit revision number.Leon Clarke2010-07-201-2/+2
* | | | | Merge WebKit at r63173 : Following @62551, PassOwnPtr no longer has a release...Leon Clarke2010-07-201-1/+1
* | | | | Merge WebKit at r63173 : Following @62607 Page takes a BackForwardClientLeon Clarke2010-07-202-2/+4
* | | | | Merge WebKit at r63173 : @62542 added inspector stuff, but the non-inspector ...Leon Clarke2010-07-204-0/+17
* | | | | Merge Webkit at r63173 : Fix Makefiles.Leon Clarke2010-07-206-21/+60
* | | | | Merge Webkit at r63173 : Fix conflicts.Leon Clarke2010-07-209-52/+11
* | | | | Merge WebKit at r63173 : Initial merge by git.Leon Clarke2010-07-20914-7484/+38141
* | | | | Chrome http: Persistent cookies and cache.Kristian Monsen2010-07-203-16/+20
* | | | | Merge "Removing ANDROID_USER_GESTURE ifdef"Kristian Monsen2010-07-203-15/+1
|\ \ \ \ \
| * | | | | Removing ANDROID_USER_GESTURE ifdefKristian Monsen2010-07-153-15/+1
* | | | | | Revert "Disable ICF for libwebcore.so"Doug Kwan2010-07-181-7/+0
* | | | | | am 02f67ae0: am ae583467: add meta-files about 3rd party projectsThe Android Open Source Project2010-07-161-0/+9
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | am ae583467: add meta-files about 3rd party projectsThe Android Open Source Project2010-07-161-0/+9
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | add meta-files about 3rd party projectsThe Android Open Source Project2010-07-161-0/+9
* | | | | | am 72533818: am 4da2dabd: Merge "The ICU data is no longer compiled directly ...Joe Onorato2010-07-151-1/+0
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | am 4da2dabd: Merge "The ICU data is no longer compiled directly into the shar...Joe Onorato2010-07-151-1/+0
| |\ \ \ \ | | |/ / /
| | * | | Merge "The ICU data is no longer compiled directly into the shared library." ...Joe Onorato2010-07-151-1/+0
| | |\ \ \
| | | * | | The ICU data is no longer compiled directly into the shared library.Joe Onorato2010-07-131-1/+0