summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add LayoutTests/http/tests/resources at r65615Steve Block2010-08-2511-0/+438
* Copy WebKit python files to intermediates directory for buildSteve Block2010-08-251-1/+6
* am e7a07088: am 21ed5a45: Merge "check for null pictures when selecting text"...Cary Clark2010-08-241-0/+9
|\
| * am 21ed5a45: Merge "check for null pictures when selecting text" into gingerb...Cary Clark2010-08-241-0/+9
| |\
| | * Merge "check for null pictures when selecting text" into gingerbreadCary Clark2010-08-241-0/+9
| | |\
| | | * check for null pictures when selecting textCary Clark2010-08-241-0/+9
* | | | am f3151d7b: am 828ef22d: merge -s ours from froyo-release so that upgrading ...Jean-Baptiste Queru2010-08-240-0/+0
|\ \ \ \ | |/ / /
| * | | am 828ef22d: merge -s ours from froyo-release so that upgrading to gingerbrea...Jean-Baptiste Queru2010-08-230-0/+0
| |\ \ \ | | |/ /
| | * | merge -s ours from froyo-release so that upgrading to gingerbread is a git fa...Jean-Baptiste Queru2010-08-230-0/+0
| | |\ \ | | | |/ | | |/|
| | | * Cherry-pick WebKit change 61921 to fix exploitable memory corruption in Rende...Steve Block2010-08-181-28/+39
| | | * Cherry-pick WebKit change 60984 to fix an exploitable crash when focus is cha...Steve Block2010-08-181-1/+5
* | | | Merge "communicate drawing pause to webkit to pause gif animation"Cary Clark2010-08-244-1/+37
|\ \ \ \
| * | | | communicate drawing pause to webkit to pause gif animationCary Clark2010-08-244-1/+37
* | | | | Special file uris have to be handled in Java.Kristian Monsen2010-08-2411-20/+187
* | | | | am 0ee15178: (-s ours) am e4be1fd5: DO NOT MERGE Refactor find and select dia...Cary Clark2010-08-240-0/+0
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am e4be1fd5: DO NOT MERGE Refactor find and select dialogsCary Clark2010-08-204-220/+1430
| |\ \ \ | | |/ /
| | * | DO NOT MERGE Refactor find and select dialogsCary Clark2010-08-204-220/+1430
* | | | Merge changes I2e7e2317,Ie6ccde3a,I3e89f231,Id06ff339,I268dfe7d,Icaf70d9f,Ie2...Steve Block2010-08-241200-14004/+31088
|\ \ \ \
| * | | | Merge WebKit at r65615 : Update WebKit revision numberIain Merrick2010-08-241-2/+2
| * | | | Merge WebKit at r65615 : Ignore http/tests/appcache/origin-quota.htmlIain Merrick2010-08-241-0/+1
| * | | | Merge WebKit at r65615 : Android-specific results for Geolocation tests.Iain Merrick2010-08-242-0/+26
| * | | | Merge WebKit at r65615 : Fix GraphicsContext and ImageBuffer.Iain Merrick2010-08-242-40/+51
| * | | | Merge WebKit at r65615 : processingUserGesture() is now static.Iain Merrick2010-08-231-1/+1
| * | | | 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-2311-15/+18
| * | | | 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-231176-13904/+30985
* | | | | Merge "Enable cookies for files."Kristian Monsen2010-08-241-0/+4
|\ \ \ \ \
| * | | | | Enable cookies for files.Kristian Monsen2010-08-231-0/+4
* | | | | | Fix WebView saveState and restoreState for private browsing mode.Elliott Slaughter2010-08-232-0/+22
* | | | | | Merge "Fix location of several Android-specific LayoutTest expected results"Steve Block2010-08-236-18/+0
|\ \ \ \ \ \
| * | | | | | Fix location of several Android-specific LayoutTest expected resultsSteve Block2010-08-236-18/+0
* | | | | | | Merge "Complete implementation of PathAndroid.cpp"Cary Clark2010-08-231-19/+8
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Complete implementation of PathAndroid.cppCary Clark2010-08-231-19/+8
* | | | | | | Merge "Bug2857086 - memory leak in FontCustomPlatformData. The change can als...claireho2010-08-201-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Bug2857086 - memory leak in FontCustomPlatformData.claireho2010-08-201-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge "order text selection by line centers"Cary Clark2010-08-201-3/+3
|\ \ \ \ \ \
| * | | | | | order text selection by line centersCary Clark2010-08-201-3/+3
* | | | | | | Merge "Cleanspec so the reverting of the chrome http stack takes effect."Kristian Monsen2010-08-191-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Cleanspec so the reverting of the chrome http stack takes effect.Kristian Monsen2010-08-191-0/+2
* | | | | | | | Merge "Switching back to java http stack for tonights build"Kristian Monsen2010-08-191-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Switching back to java http stack for tonights buildKristian Monsen2010-08-191-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Fixes a race condition in the Chrome HTTP stackSteve Block2010-08-191-3/+8
| |_|/ / / / |/| | | | |
* | | | | | Implement DeviceOrientationSteve Block2010-08-197-12/+269
|/ / / / /
* | | | | Merge "Fix for incognito mode cookies from WebCore."Elliott Slaughter2010-08-183-16/+29
|\ \ \ \ \
| * | | | | Fix for incognito mode cookies from WebCore.Elliott Slaughter2010-08-183-16/+29
* | | | | | Remove calls to change the state of the focus controller.Leon Scroggins2010-08-184-18/+8
* | | | | | Merge "Add CSS cursor ring definitions"Cary Clark2010-08-1822-42/+593
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add CSS cursor ring definitionsCary Clark2010-08-1822-42/+593
| |/ / / /