summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Fix OFSFU's Touch to match the other FSFU subclasses.ericu@chromium.org2011-08-254-70/+80
* Merge the plugin and impl side of the audio config and input event resources.brettw@chromium.org2011-08-2510-129/+23
* Revert 98136 -- see http://code.google.com/p/chromium/issues/detail?id=94182#c3thakis@chromium.org2011-08-251-0/+2
* Update WebKit to r93717.pkasting@chromium.org2011-08-241-2/+0
* [Mac] Return an empty StringPiece from GetDataResource() when |g_resource_dat...asvitkine@chromium.org2011-08-241-2/+3
* Roll FFmpeg DEPS for ogg duration fix.scherkus@chromium.org2011-08-241-0/+2
* make URL handling transparent to media pipeline.wjia@chromium.org2011-08-241-0/+9
* more expectations for chrome buildskerz@chromium.org2011-08-241-1/+1
* Fix ARM errors regarding NULL/integer conversions.brettw@chromium.org2011-08-241-2/+2
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-2481-630/+803
* Pass per-script fonts to WebKit settings.falken@chromium.org2011-08-242-0/+76
* Get ListenerLeakTests ready for V8's r9000.mnaganov@chromium.org2011-08-241-3/+23
* Fix crash when copying or getting the currently hovered link in pepper plugin...jabdelmalek@google.com2011-08-231-6/+8
* Replace virtual_path fields in FileSystemOperationContext with similar variab...ericu@chromium.org2011-08-237-60/+26
* Fix problem when 'ended' event was fired before stream really ended.enal@chromium.org2011-08-231-3/+3
* update expectations for chrome trunk buildskerz@chromium.org2011-08-231-0/+3
* Remove ifdef for USE_MONOTONIC_CLOCK_FOR_TIMER_SCHEDULING missed in r97524.adamk@chromium.org2011-08-231-5/+2
* Moving the ViewHostMsg_PDFHasUnsupportedFeature IPC message to Chrome as PDF ...ananta@chromium.org2011-08-233-7/+0
* Until this roll skia supported only a single GrGLInterace object shared by al...bsalomon@google.com2011-08-231-127/+101
* Add custom overhang pattern for rubber-banding.asvitkine@chromium.org2011-08-233-0/+6
* Add preliminary support for the autocompletetype atttribute for phone/fax pre...isherman@chromium.org2011-08-231-1/+1
* Cache keyState for windowless Flash plugins.jschuh@chromium.org2011-08-221-0/+10
* Update translations using strings from launchpad.net r311fta@sofaraway.org2011-08-222-0/+9
* Updating XTBs based on .GRDs from branch 835kerz@chromium.org2011-08-2251-1/+101
* Don't use a scoped_refptr for StringVar::FromPPVarbrettw@chromium.org2011-08-2212-26/+25
* Prepare webthreadimpl for webthread changes.nduca@chromium.org2011-08-222-0/+9
* Remove framework for Pepper extensions to NPAPI.wez@chromium.org2011-08-2237-2953/+2
* Pick up Mac bot renames.pkasting@chromium.org2011-08-221-5/+5
* Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-46/+1
* Revert 97644 - Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-1/+46
* Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-46/+1
* Allow shrinking operation in over quota situationtzik@chromium.org2011-08-222-3/+68
* Call GenerateSafeFilename() from GetSuggestedFilename().asanka@chromium.org2011-08-201-1/+1
* Cleanup in the file chooser API.brettw@chromium.org2011-08-204-16/+25
* Move the RequestExtraData structure to content/, where we can modify it more ...pkasting@chromium.org2011-08-206-59/+8
* Cleanup: remove ifdefs for USE_MONOTONIC_CLOCK_FOR_TIMER_SCHEDULING.adamk@chromium.org2011-08-192-13/+0
* Simplify directory path accounting.ericu@chromium.org2011-08-1919-892/+972
* Session-only local storage cleared on exit.marja@chromium.org2011-08-193-0/+16
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-182-9/+9
* Fix crash in ExecuteScriptpiman@google.com2011-08-181-2/+4
* Clean up comment for CppBoundClass.BindToJavascript()steveblock@chromium.org2011-08-181-6/+6
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-1852-506/+129
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)thestig@chromium.org2011-08-181-1/+0
* Include pageScaleFactor when saving and restoring WebHistory of a page.fsamuel@chromium.org2011-08-182-4/+11
* Log errors on the URLRequestTYPE_REQUEST_ALIVE end event,mmenke@chromium.org2011-08-171-1/+1
* mac: Fix all build errors when building with clang with the 10.6 sdk.thakis@chromium.org2011-08-171-1/+2
* Fix a small leak.michaeln@google.com2011-08-171-1/+3
* Remove Purify and Quantify.Doing so will reduce substantially the size of the...jeanluc@chromium.org2011-08-178-45/+3
* Don't leak input event resources. The refcounting was messed up, this patch n...brettw@google.com2011-08-171-6/+2
* Adding checks to guard against buffer overruns in QuotaFileIO::Write and base...sanga@chromium.org2011-08-173-0/+17