summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/network
Commit message (Expand)AuthorAgeFilesLines
* Merge webkit.org at r55033 : Initial merge by gitSteve Block2010-04-274-28/+66
* Fixes XHR requests to use the username and password supplied from JavaScriptSteve Block2010-03-241-1/+5
* Add a new API on the resource loader to pause the current load. We use this w...Ben Murdoch2010-03-223-1/+17
* Compare the client rather than the handle as the handle may not be set yet.Patrick Scott2010-03-171-1/+2
* Merge webkit.org at r54731 : Initial merge by gitSteve Block2010-02-1611-16/+130
* Merge webkit.org at r54340 : Initial merge by gitSteve Block2010-02-152-5/+19
* Merge webkit.org at r54127 : Fix final trivial mergesSteve Block2010-02-041-4/+0
* Merge webkit.org at r54127 : Network type access has not yet been upstreamedSteve Block2010-02-042-13/+10
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-0423-100/+486
* Update Android to reflect final version submitted to webkit.org for adding Ne...Steve Block2010-01-271-1/+1
* Add navigator.networkType to allow apps to detect the connection type.Andrei Popescu2010-01-152-0/+24
* Update WebCore/platform/network with changes upstreamed inAndrei Popescu2010-01-083-8/+5
* Update the cookie code in platform/network to matchAndrei Popescu2009-12-212-4/+2
* am 4dd98cc2: am aad6f24e: Merge webkit.org at r51976 : Fix general conflicts.Steve Block2009-12-171-6/+0
|\
| * Merge webkit.org at r51976 : Fix general conflicts.Steve Block2009-12-171-6/+0
* | am b880d713: am 643ca787: Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-1754-360/+1382
|\ \ | |/
| * Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-1754-360/+1382
| * Do not mergeAndrei Popescu2009-12-151-1/+1
* | Move cookie support to PlatformBridgeAndrei Popescu2009-12-152-60/+6
* | Add null checking so that Browser won't crash on start.Grace Kloba2009-12-141-1/+1
|/
* Replace the C-cast used to determine whether the resource handle represent th...Andrei Popescu2009-12-146-103/+82
* Break the WebCore -> WebKit dependency in ResourceHandleAndroid.cpp.Andrei Popescu2009-12-113-19/+64
* Pass up flags for the main resource and user gesture.Patrick Scott2009-12-041-2/+6
* Removes superfluous code from Android implementation of AuthenticationChallenge.Steve Block2009-11-271-15/+0
* Moves initializeMaximumHTTPConnectionCountPerHost to a new ResourceRequestAnd...Steve Block2009-11-232-8/+39
* Fixes license headers for all Android-specific JavaScriptCore and WebCore fil...Steve Block2009-11-138-26/+27
* Merge webkit.org at r50258 : Fix conflicts.Steve Block2009-11-101-5/+1
* Merge webkit.org at r50258 : Initial merge by git.Steve Block2009-11-1018-102/+307
* Add/expose postdata identifier so that when we cacheGrace Kloba2009-11-081-1/+2
* Merge webkit.org at R49305 : Update KURL constructor call sites to new signat...Steve Block2009-10-201-1/+1
* Merge webkit.org at R49305 : Fix merge conflicts.Steve Block2009-10-201-5/+1
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-2069-323/+2522
* Add ANDROID_USER_GESTURE back to WebCore.Patrick Scott2009-09-241-0/+7
* Revert "Merge WebKit r47420"Andrei Popescu2009-08-199-184/+39
* Merge WebKit r47420Ben Murdoch2009-08-189-39/+184
* ResourceHandleAndroid fixAndrei Popescu2009-08-171-1/+1
* Merge in WebKit r47029.Ben Murdoch2009-08-1119-207/+501
* Implement our own parallel connection count initialization.Patrick Scott2009-07-302-1/+9
* Turn on webcore's request management and remove our hacks.Patrick Scott2009-07-152-16/+2
* Remove ANDROID_USER_GESTURE as the bug it fixed no longer applies.Patrick Scott2009-06-221-19/+0
* Get WebKit r44544.Feng Qian2009-06-1740-447/+1175
* Adding WTF to Vector as both Android and WTF has Vector<>.Grace Kloba2009-04-221-3/+3
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-1028-348/+618
* Automated import from //branches/master/...@140426,140426Grace Kloba2009-03-242-2/+2
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-0541-158/+1795
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0395-0/+12279
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0395-12279/+0
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-158-70/+109
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1786-819/+3905
* Initial ContributionThe Android Open Source Project2008-10-2143-887/+731