summaryrefslogtreecommitdiffstats
path: root/WebCore/config.h
Commit message (Expand)AuthorAgeFilesLines
* Link prefetch supportLeon Clarke2010-05-041-0/+3
* Enable XSLT in Android webkit.Shimeng (Simon) Wang2010-04-221-1/+1
* Enable XPATH in Android browser.Shimeng (Simon) Wang2010-04-191-1/+1
* When handling Fixed position, always relative toGrace Kloba2010-04-061-0/+3
* Remove ANDROID_FIXED_ELEMENTSNicolas Roard2010-03-301-4/+0
* Make sure WebKit's page cache does not cache pages with unload handlers.Andrei Popescu2010-03-291-9/+0
* Disable workersSteve Block2010-03-171-2/+0
* Refactor how we set up the layers hierarchy when using fixedNicolas Roard2010-03-171-0/+4
* Compute the position of the fixed elements to be relative to theNicolas Roard2010-03-171-0/+4
* Update Android to reflect upstreaming of matrix optimization in RenderLayer.cppSteve Block2010-02-221-3/+0
* Implement navigator.isApplicationInstalled() APIAndrei Popescu2010-02-091-0/+2
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-041-6/+9
* Updates Document::setExtraLayoutDelay to reflect recent submission to webkit....Steve Block2010-01-071-1/+0
* resolved conflicts for merge of 870689c8Nicolas Roard2010-01-041-0/+1
* Merge webkit.org at r51976 : Fix general conflicts.Steve Block2009-12-171-19/+2
* Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-171-0/+18
* Enable orientation events.Patrick Scott2009-12-091-3/+0
* Experimental change. Cache pages with unload eventGrace Kloba2009-12-031-0/+9
* Android History unforking pt4: Android specific changes to makefiles and othe...Ben Murdoch2009-12-031-1/+0
* Restores the default value for ENABLE(ARCHIVE) in wtf/Platform.h.Steve Block2009-11-251-0/+1
* Updates WebCore/config.h to reflect changes made when upstreaming to webkit.org.Steve Block2009-11-201-15/+7
* Fix the fact that enablement of VIDEO and WORKERS erroneously depends upon wh...Steve Block2009-11-191-1/+1
* Removes some more superfluous code from the Makefiles.Steve Block2009-11-171-4/+0
* Remove unused #defines from config.hBen Murdoch2009-11-131-8/+0
* Remove android-specific plugin exception mechanismNicolas Roard2009-11-121-4/+0
* Removes WebCorePrefixAndroid.h to aid WebKit upstreaming.Steve Block2009-11-121-0/+83
* Removes LOCK_V8 calls, which are incomplete having been abandonned prior to p...Steve Block2009-11-111-2/+0
* Merge webkit.org at R49305 : Add Android makefiles and set ENABLE flags.Steve Block2009-10-201-0/+4
* Merge webkit.org at R49305 : Fix merge conflicts.Steve Block2009-10-201-12/+0
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-201-6/+36
* Fixes a bunch of WebKit whitespace discrepancies between Android and webkit.o...Steve Block2009-10-141-1/+1
* Set the navigator.vendor property to be "Google Inc." rather than defaulting ...Ben Murdoch2009-10-081-0/+1
* Enable Channgel Messaging for workers.Ben Murdoch2009-09-161-0/+2
* Fix ReadWriteLock class problem. Will upstream this asapAndrei Popescu2009-08-141-6/+4
* Merge in WebKit r47029.Ben Murdoch2009-08-111-5/+11
* Add V8 locks at the v8 entry points for use with workers.Andrei Popescu2009-08-051-0/+2
* Enable workers for V8Andrei Popescu2009-08-031-6/+2
* Exposes Geolocation at navigator.geolocation for JSC only.Steve Block2009-07-281-4/+0
* Enables Geolocation on Android.Steve Block2009-07-271-0/+6
* Unbreak V8 buildAndrei Popescu2009-07-061-0/+4
* Enable workers w/JSC.Ben Murdoch2009-07-061-0/+2
* Make ENABLE_VIDEO configurable.Feng Qian2009-06-221-2/+6
* Enable video and audio elements in WebCoreAndrei Popescu2009-06-191-1/+1
* Merge commit 'goog/master' into webkit_mergeFeng Qian2009-06-181-0/+2
|\
| * Enable DOM Storage in master with JSC bindings.Ben Murdoch2009-06-151-0/+2
* | Get WebKit r44544.Feng Qian2009-06-171-0/+16
|/
* Fix SVG build with V8.Feng Qian2009-05-061-0/+2
* Remove unused LOW_BANDWIDTH defines. The Cache.cpp change is from webkit.org.Patrick Scott2009-05-051-1/+0
* add additional svg support and complianceCary Clark2009-05-011-1/+11
* Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the brow...Ben Murdoch2009-04-301-1/+1