summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Handle plugin MIME type mismatches in PluginList instead of ChromeContentRend...bauerb@chromium.org2011-11-031-3/+27
* Roll WebKit 99142:99180caseq@google.com2011-11-031-1/+1
* Separate some generated files into their own targetspiman@chromium.org2011-11-031-14/+19
* Expose accessible text attributes for anything with andmazzoni@chromium.org2011-11-021-16/+13
* Support the specification of complete plugin information including multiple m...marshall@chromium.org2011-11-022-28/+21
* Thread::Stop() must be called before any subclass's destructor completes.joi@chromium.org2011-11-022-4/+0
* Removed overrides for svg/hixie/perf/00[12].xmlcaseq@google.com2011-11-021-4/+0
* Roll WebKit 99003:99053caseq@google.com2011-11-021-0/+2
* Revert 108258 - broke Mac LayoutTests.kinuko@chromium.org2011-11-023-31/+111
* Revert "Roll WebKit 99003:99042", broke linux shared build.caseq@google.com2011-11-021-4/+0
* Roll WebKit 99003:99042caseq@google.com2011-11-021-0/+4
* Merge FileUtilProxy and FileSystemFileUtilProxy using PostTaskAndReply: Creat...kinuko@chromium.org2011-11-023-111/+31
* Add webkit_glue namespace. Improve some variable and test names.gbillock@chromium.org2011-11-012-3/+8
* Add a command line flag (--enable-fixed-position-compositing) for enabling co...vangelis@chromium.org2011-11-012-0/+7
* Make LazyInstance managed Locks leaky.thestig@chromium.org2011-11-012-7/+8
* Update version metadata for Flash, Reader, Shockwave.cevans@chromium.org2011-11-011-6/+10
* Update JRE version metadata.cevans@chromium.org2011-11-011-5/+9
* Revert 108110 - Set use_skia=1 by defaultepoger@chromium.org2011-11-011-3/+3
* refactor video capture in renderer processwjia@chromium.org2011-11-011-1/+0
* Set use_skia=1 by defaultepoger@chromium.org2011-11-011-3/+3
* Support dispositon attribute.gbillock@chromium.org2011-10-312-0/+15
* Setup the error delegate for the quota database so we get error histograms.michaeln@google.com2011-10-311-0/+6
* Revert 107694 and 107687 "Update V8 to version 3.7.3." and "Update V8 to vers...ricow@chromium.org2011-10-311-10/+1
* [webkit glue] Make signedPublicKeyAndChallengeString() return an empty instea...gauravsh@chromium.org2011-10-301-2/+1
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-1/+3
* base::Bind: Cleanups in webkit/appcachemichaeln@google.com2011-10-287-22/+25
* Remove media::VideoDecodeContext as it has no implementation and is unused.scherkus@chromium.org2011-10-281-1/+1
* Removing dedicated worker-related IPC codei (second round).dslomov@chromium.org2011-10-285-137/+0
* roll skia 2549reed@google.com2011-10-281-0/+4
* Update V8 to version 3.7.2.ricow@chromium.org2011-10-281-0/+8
* Adding flag for turning on the Media Source APIacolwell@chromium.org2011-10-272-13/+16
* Add a debug check to verify that FileSystemCallbackDispatcher is not NULL in ...oleg@chromium.org2011-10-271-0/+14
* Try a workaround for initMessageEvent bug.dmichael@chromium.org2011-10-271-17/+10
* Revert 107549. Update V8 to version 3.7.1ricow@chromium.org2011-10-271-8/+0
* Update V8 to version 3.7.1ricow@chromium.org2011-10-271-0/+9
* Fix shutdown crash when WebMediaPlayerImpl is destroyed after RenderViewImpl is.fischman@chromium.org2011-10-264-15/+17
* Support MIME types for intent selection.groby@chromium.org2011-10-262-0/+15
* Remove an include which has been upstreamed to ImageDiff.cpp.zhenghao@google.com2011-10-261-4/+0
* Remove 1 destructor that runs at exit.thakis@chromium.org2011-10-261-4/+5
* Refactor FileSystemOperation:oleg@chromium.org2011-10-267-227/+165
* DevTools: extend experimental.debugger API to potentially allow non-tab debug...pfeldman@chromium.org2011-10-262-0/+17
* Copy 2 missing fields of PP_FontDescription_Dev.eugenis@google.com2011-10-261-0/+2
* include fcntl.h on OpenBSD toorobert.nagy@gmail.com2011-10-251-1/+1
* Implement WebKitPlatformSupport::isTraceCategoryEnabled.nduca@chromium.org2011-10-252-0/+5
* Remove unused argument that was not cleaned up inpolina@google.com2011-10-252-10/+9
* Rename setVisibility to setVisibilityCHROMIUM and expose as GL_CHROIMIUM_set_...nduca@chromium.org2011-10-254-7/+12
* Remove temporary hack necessary while webkit change was landing: https://bugs...polina@google.com2011-10-241-5/+0
* Convert the flash clipboard API to thunk system.brettw@chromium.org2011-10-224-36/+61
* Enable privileged WebGL extensions for Chrome extensions.zmo@google.com2011-10-222-0/+7
* Only depend on translator_glslpiman@chromium.org2011-10-221-1/+0