summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* am cd011297: am ff93a851: Bug fix 2337042 <base> URL + <img> URL = URL that s...Melanie Clements2010-08-311-0/+7
|\
| * am ff93a851: Bug fix 2337042 <base> URL + <img> URL = URL that starts with "/."Melanie Clements2010-08-311-0/+7
| |\
| | * Bug fix 2337042 <base> URL + <img> URL = URL that starts with "/."Melanie Clements2010-08-301-0/+7
| * | am e9ee2d86: am a4279478: Cherry-pick WebKit change 61921 to fix exploitable ...Steve Block2010-08-061-28/+39
| |\ \
| | * \ am a4279478: Cherry-pick WebKit change 61921 to fix exploitable memory corrup...Steve Block2010-08-061-28/+39
| | |\ \
| | | * | Cherry-pick WebKit change 61921 to fix exploitable memory corruption in Rende...Steve Block2010-08-051-28/+39
| * | | | am 7162fe0e: am 2b6ea029: Cherry-pick WebKit change 60984 to fix an exploitab...Steve Block2010-08-061-1/+5
| |\ \ \ \ | | |/ / /
| | * | | am 2b6ea029: Cherry-pick WebKit change 60984 to fix an exploitable crash when...Steve Block2010-08-061-1/+5
| | |\ \ \ | | | |/ /
| | | * | Cherry-pick WebKit change 60984 to fix an exploitable crash when focus is cha...Steve Block2010-08-051-1/+5
| * | | | am 71b088a0: Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-051-20/+20
| |\ \ \ \ | | |/ / /
| | * | | Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-041-20/+20
* | | | | Merge "Use upstream version of ANDROID_HITTEST_WITHSIZE"Steve Block2010-08-277-49/+2
|\ \ \ \ \
| * | | | | Use upstream version of ANDROID_HITTEST_WITHSIZESteve Block2010-08-277-49/+2
* | | | | | Merge "simplify cursor ring draw state"Cary Clark2010-08-252-36/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | simplify cursor ring draw stateCary Clark2010-08-252-36/+15
* | | | | | Copy WebKit python files to intermediates directory for buildSteve Block2010-08-251-1/+6
|/ / / / /
* | | | | communicate drawing pause to webkit to pause gif animationCary Clark2010-08-242-1/+9
* | | | | Merge changes I2e7e2317,Ie6ccde3a,I3e89f231,Id06ff339,I268dfe7d,Icaf70d9f,Ie2...Steve Block2010-08-24736-9423/+18590
|\ \ \ \ \
| * | | | | Merge WebKit at r65615 : Fix GraphicsContext and ImageBuffer.Iain Merrick2010-08-242-40/+51
| * | | | | Merge WebKit at r65615 : UTF8String() becomes utf8().Iain Merrick2010-08-235-7/+7
| * | | | | Merge WebKit at r65615 : Fix include paths for string headers.Iain Merrick2010-08-233-3/+5
| * | | | | Merge WebKit at r65615 : Fix Makefiles.Iain Merrick2010-08-232-6/+6
| * | | | | Merge WebKit at r65615 : Fix conflicts.Iain Merrick2010-08-233-38/+0
| * | | | | Merge WebKit at r65615 : Initial merge by git.Iain Merrick2010-08-23725-9338/+18530
* | | | | | Merge "Complete implementation of PathAndroid.cpp"Cary Clark2010-08-231-19/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Complete implementation of PathAndroid.cppCary Clark2010-08-231-19/+8
* | | | | | Bug2857086 - memory leak in FontCustomPlatformData.claireho2010-08-201-0/+2
|/ / / / /
* | | | | Merge "Fix for incognito mode cookies from WebCore."Elliott Slaughter2010-08-182-11/+12
|\ \ \ \ \
| * | | | | Fix for incognito mode cookies from WebCore.Elliott Slaughter2010-08-182-11/+12
* | | | | | Add CSS cursor ring definitionsCary Clark2010-08-1814-42/+373
|/ / / / /
* | | | | Fix acid3 crash.Patrick Scott2010-08-181-1/+1
* | | | | Browser incognito mode support for cookies and cache with chrome http stack.Elliott Slaughter2010-08-172-3/+10
* | | | | Merge "allow building webkit without svg"Cary Clark2010-08-161-2/+0
|\ \ \ \ \
| * | | | | allow building webkit without svgCary Clark2010-08-161-2/+0
* | | | | | Update navigation in scrollable layers.Patrick Scott2010-08-166-46/+90
|/ / / / /
* | | | | Fix build break. BLOB_SLICE changed to BLOB.Patrick Scott2010-08-133-3/+3
* | | | | Merge WebKit at r65072 : Complete cherry-pick of WebKit change 43848 to add E...Steve Block2010-08-132-0/+11
* | | | | Merge WebKit at r65072: JSC build fix in InspectorController.hBen Murdoch2010-08-131-0/+1
* | | | | Merge WebKit at r65072: Fix V8 code generator.Ben Murdoch2010-08-131-0/+1
* | | | | Merge WebKit at r65072: String class has moved to the WTF namespace.Ben Murdoch2010-08-131-1/+1
* | | | | Merge Webkit at r65072 : Fix conflicts.Ben Murdoch2010-08-135-42/+7
* | | | | Merge Webkit at r65072 : Fix Makefiles.Ben Murdoch2010-08-125-23/+3
* | | | | Merge WebKit at r65072 : Initial merge by git.Ben Murdoch2010-08-121252-22409/+32379
* | | | | Connecting cookies set from WebCore to the chromium cookiesKristian Monsen2010-08-121-0/+4
* | | | | Provide EmptyDeviceOrientationClient for use with SVGImageSteve Block2010-08-122-1/+14
* | | | | Merge WebKit at r64523 : Cherry-pick WebKit change 64527 to add VisitedLinkSt...Steve Block2010-08-091-0/+51
* | | | | Merge WebKit at r64523 : Cherry-pick WebKit change 64732 for FILTERS guardSteve Block2010-08-091-2/+6
* | | | | Merge WebKit at r64523 : Provide PopupMenuAndroid and related ChromeClient me...Steve Block2010-08-094-80/+66
* | | | | Merge WebKit at r64523 : Implement FontCustomPlatformData::supportsFormat() f...Steve Block2010-08-092-22/+33
* | | | | Merge WebKit at r64523 : Fix other conflictsSteve Block2010-08-094-151/+15