summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+3
* Remove developer_extras_enabled from WebPreferencesyurys@chromium.org2013-04-062-3/+0
* Temporarily disable DomSerializerTests.SerializeXMLDocWithBuiltInEntitiesyurys@chromium.org2013-04-051-1/+2
* mac: Make components build work in 64bit mode.thakis@chromium.org2013-04-031-0/+2
* [MIPS] Fix webkit deserialization alignment problempetarj@mips.com2013-04-031-4/+6
* [Android] Fix remaining linker errors for components buildyfriedman@chromium.org2013-04-031-1/+2
* IndexedDB: Ensure connections arriving for terminated workers are closedjsbell@chromium.org2013-04-022-2/+3
* Switch TouchFlingGestureCurveUnittest to use WebFloatSize.aelias@chromium.org2013-04-021-10/+10
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-311-1/+3
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-303-3/+3
* Replace string16 with base::string16 in src/webkitbrettw@chromium.org2013-03-2918-74/+82
* Enable setSelectionIncludesAltImageText in WebKit.tony@chromium.org2013-03-281-0/+1
* Convert include paths for string_number_conversions in src/chrome and src/webkitbrettw@chromium.org2013-03-272-2/+2
* LoadTiming in net part 7: Hooking it all upmmenke@chromium.org2013-03-273-110/+61
* Replace only use of WebRegularExpression with RE2jamesr@chromium.org2013-03-261-109/+0
* mac: Clean up a few more uses of USE_SKIAthakis@chromium.org2013-03-251-4/+0
* Removing command line switch to disable deferred 2d canvas.junov@chromium.org2013-03-242-5/+0
* Access defaultVideoPosterURL setting for ContentSettingsmichaelbai@chromium.org2013-03-212-0/+3
* optimize png files under webkit/glue/resourcesoshima@chromium.org2013-03-20144-0/+0
* Updating XTBs based on .GRDs from branch 1410dharani@google.com2013-03-202-5/+5
* Add support for configuring the minimum accelerated 2d canvas sizejochen@chromium.org2013-03-182-0/+5
* Add web setting for smartInsertDeleteEnabledjochen@chromium.org2013-03-182-0/+8
* Android: factor out use of SDK jar.torne@chromium.org2013-03-181-1/+0
* Add Chromium-side changes for MediaSource::isTypeSupported()acolwell@chromium.org2013-03-153-0/+16
* Revert "Revert 188259 "Move the webkit cursor resources to ui\resources\...""tbreisacher@chromium.org2013-03-1523-20/+3
* Revert 188259 "Move the webkit cursor resources to ui\resources\..."tbreisacher@chromium.org2013-03-1523-3/+20
* Follow up to r188259. Performing missing renames.pfeldman@chromium.org2013-03-151-35/+0
* Move the webkit cursor resources to ui\resources\cursors as ui\aura needs to ...ananta@chromium.org2013-03-1523-20/+3
* Delete usage of obsolete macrosabarth@chromium.org2013-03-122-7/+0
* Replace hand-written JNI in fling_animator with generated bindings.yfriedman@chromium.org2013-03-114-49/+50
* Updating XTBs based on .GRDs from branch 1410dharani@google.com2013-03-1152-17/+1889
* Update some #includes for files that have been moved to the new Platform/ dir...pilgrim@chromium.org2013-03-081-1/+1
* Update some #includes for WebPluginListBuilder.h which has been moved to the ...pilgrim@chromium.org2013-03-081-1/+1
* Change scroll deltas to floats.aelias@chromium.org2013-03-073-14/+18
* Add a number of connection type fields to ExtraData instead of using the fiel...rch@chromium.org2013-03-052-8/+51
* Expose global state variables for sampling tracing to WebKitharaken@chromium.org2013-03-052-1/+17
* Replaced deprecated v8 API calls by their non-deprecated counterparts.svenpanne@chromium.org2013-03-051-1/+3
* [Android WebView] Turn off "double-tap-to-zoom" together with UseWideViewportmnaganov@chromium.org2013-03-042-1/+3
* Populate cc::LayerTreeSettings from command line instead of WebKit's valuesjamesr@chromium.org2013-03-022-51/+0
* Clean up video controls resources for Chromium.scherkus@chromium.org2013-03-0116-21/+0
* Enable the threaded HTML parser by defaultabarth@chromium.org2013-03-011-1/+1
* Revert 185318. It caused improvements in intl1/2 and morejs cyclers, but alsoagable@chromium.org2013-02-281-1/+1
* Enable the threaded HTML parser by defaultabarth@chromium.org2013-02-281-1/+1
* Remove some more web intents code I missed previouslythakis@chromium.org2013-02-279-640/+0
* Change all references of WebKit::WebKitPlatformSupport to WebKit::Platform in...pilgrim@chromium.org2013-02-271-2/+2
* Add a ResourceScheduler to ResourceDispatcherHost.simonjam@chromium.org2013-02-274-3/+48
* [Android WebView] Implement WebSettings.{get|set}LoadWithOverviewModemnaganov@chromium.org2013-02-262-0/+3
* Backwards compatibility with HistoryItems with old page scale (attempt 2).aelias@chromium.org2013-02-262-4/+28
* Revert 184502vandebo@chromium.org2013-02-261-15/+2
* Backwards compatibility with HistoryItems with old page scale.aelias@chromium.org2013-02-251-2/+15