summaryrefslogtreecommitdiffstats
path: root/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge Webkit at r66666 : Renamed function in GraphicsContext.h.Kristian Monsen2010-09-111-1/+2
* Merge WebKit at r66666 : Initial merge by git.Kristian Monsen2010-09-11142-1752/+5030
* Revert "Bug fix 2337042 <base> URL + <img> URL = URL that starts with "/.""Steve Block2010-09-041-7/+0
* Merge "Update to Merge WebKit at r61871: Floating-point support for text sele...Kristian Monsen2010-09-021-2/+2
|\
| * Update to Merge WebKit at r61871: Floating-point support for text selection.Kristian Monsen2010-09-021-2/+2
* | Merge WebKit at r66079 : ImageSource constructor now takes a premultipyAlpha ...Steve Block2010-09-021-2/+4
* | Merge WebKit at r66079 : Fix conflictsSteve Block2010-09-021-4/+0
* | Merge WebKit at r66079 : Initial merge by gitSteve Block2010-09-02142-1768/+4029
|/
* 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 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
* | | | | simplify cursor ring draw stateCary Clark2010-08-252-36/+15
* | | | | 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-24179-1044/+3472
|\ \ \ \ \
| * | | | | Merge WebKit at r65615 : Fix GraphicsContext and ImageBuffer.Iain Merrick2010-08-242-40/+51
| * | | | | Merge WebKit at r65615 : Fix include paths for string headers.Iain Merrick2010-08-233-3/+5
| * | | | | Merge WebKit at r65615 : Initial merge by git.Iain Merrick2010-08-23174-1001/+3416
* | | | | | 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-183-36/+39
|/ / / / /
* | | | | Browser incognito mode support for cookies and cache with chrome http stack.Elliott Slaughter2010-08-172-3/+10
* | | | | Update navigation in scrollable layers.Patrick Scott2010-08-162-15/+25
* | | | | 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-133-31/+3
* | | | | Merge WebKit at r65072 : Initial merge by git.Ben Murdoch2010-08-12174-2366/+2630
* | | | | Merge WebKit at r64523 : Cherry-pick WebKit change 64527 to add VisitedLinkSt...Steve Block2010-08-091-0/+51
* | | | | Merge WebKit at r64523 : Provide PopupMenuAndroid and related ChromeClient me...Steve Block2010-08-093-78/+66
* | | | | Merge WebKit at r64523 : Implement FontCustomPlatformData::supportsFormat() f...Steve Block2010-08-092-22/+33
* | | | | Merge WebKit at r64523 : Initial merge by git.Steve Block2010-08-0988-569/+2399
* | | | | Merge WebKit at r64264 : Compile fix: A method got an extra parameter in Grap...Kristian Monsen2010-08-041-1/+1
* | | | | Merge WebKit at r64264 : Initial merge by git.Kristian Monsen2010-08-0480-894/+2157
* | | | | Enable navigation in scrollable layers.Patrick Scott2010-08-023-0/+7
* | | | | Revert "Add CSS cursor ring definitions"Cary Clark2010-07-303-38/+35
* | | | | Add CSS cursor ring definitionsCary Clark2010-07-303-35/+38
* | | | | Merge "Put the webkit version into android code base."Shimeng (Simon) Wang2010-07-281-33/+27
|\ \ \ \ \
| * | | | | Put the webkit version into android code base.Shimeng (Simon) Wang2010-07-271-33/+27
* | | | | | Merge "Bug 2811402:Fixed parenthesis are not mirrored correctly in bidi layout."claireho2010-07-271-2/+31
|\ \ \ \ \ \
| * | | | | | Bug 2811402:Fixed parenthesis are not mirrored correctly in bidi layout.claireho2010-07-261-2/+31
* | | | | | | Fix focus rings by adding back in the SkPicture constructor.Patrick Scott2010-07-272-0/+22
| |/ / / / / |/| | | | |
* | | | | | 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-271-1/+7
* | | | | | Merge Webkit at r63859 : Bindings code generators now enforce that generated ...Ben Murdoch2010-07-271-1/+1