summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Add SetProperti() in the PPB_Transport_Dev interface.sergeyu@chromium.org2011-08-265-2/+109
* Some DatabaseTracker cleanup.michaeln@google.com2011-08-263-18/+93
* Convert FileRefImpl and URLRequestInfo to shared_impl.brettw@chromium.org2011-08-2613-574/+363
* Move base/resource_util.* into base/win/ since it's windows specific.tony@chromium.org2011-08-253-9/+8
* fix typo in log messageepoger@google.com2011-08-251-1/+1
* Move P2P code to content namespace.sergeyu@chromium.org2011-08-253-4/+7
* quiet failing mac webkit tests againkerz@chromium.org2011-08-251-0/+1
* This part of the original WebKit r93717 roll didn't get re-landed when levin ...pkasting@chromium.org2011-08-251-2/+0
* Fix crash in PPB_URLRequestInfo::ToWebURLRequestkinuko@chromium.org2011-08-251-1/+1
* Completely random typo fixes and style corrections cleanup.fischman@chromium.org2011-08-253-27/+2
* 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