summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Create transparent cursor when given empty custom data.shess@chromium.org2011-07-032-16/+20
* Add a WebLocalizedString::FileButtonChooseMultipleFilesLabel case to ToMessag...haraken@google.com2011-07-022-4/+8
* Fix compile failure.pkasting@chromium.org2011-07-021-4/+4
* Add a lock around user agent calculations so the user agent can be safely que...pkasting@chromium.org2011-07-011-32/+52
* app: Trim down the dependency list of app_base.tfarina@chromium.org2011-07-011-1/+1
* Add Safari spoofing when visiting the Silverlight install/update page in Mac ...stuartmorgan@chromium.org2011-07-011-0/+16
* Revert 91288 - Change references from app_base to sql.cmp@chromium.org2011-07-017-3/+8
* Updating Chromium's test_expectations.txt for media/video-currentTime-set.htm...scherkus@chromium.org2011-07-011-3/+0
* Re-land the reverted CL:yzshen@chromium.org2011-07-013-0/+10
* Add QM::DeleteOriginData for browser data deleter supportkinuko@chromium.org2011-07-014-56/+209
* Change references from app_base to sql.tfarina@chromium.org2011-07-017-8/+3
* Update Chromium test_expectations.txt for video-currentTime-set.html.scherkus@chromium.org2011-07-011-1/+1
* Glue ffmpeg to Chromeihf@chromium.org2011-07-011-0/+3
* Add the feature "Add as seach engine..." when right clicking on a form text f...philippe.beauchamp@gmail.com2011-07-012-0/+5
* Fixing the same issue for ppapi that was fixed for npapi here:bradnelson@google.com2011-07-011-0/+3
* Remove app from a bunch of DEPS files.tfarina@chromium.org2011-06-301-1/+0
* Pass through PDFs from the plugin when using Skia on the Mac.vandebo@chromium.org2011-06-302-16/+10
* Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.dpapad@chromium.org2011-06-303-10/+0
* Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.yzshen@chromium.org2011-06-303-0/+10
* [Mac] Breakpad key for custom cursor size.shess@chromium.org2011-06-301-1/+1
* Change a label of the HTML5 multiple file chooser to "Choose One or More Files".haraken@google.com2011-06-292-0/+7
* Make o.o.p. proxy handle PPP_Instance versions 0.4 and 0.5.dmichael@chromium.org2011-06-295-74/+70
* Implement proper synchronization between HW video decode IPC and CommandBuffer.fischman@chromium.org2011-06-296-20/+33
* Adding ChunkDemuxer implementation.acolwell@chromium.org2011-06-293-5/+37
* Return PP_FALSE for PPB_Fullscreen_Dev.SetFullscreen on Windows.yzshen@chromium.org2011-06-291-0/+5
* Removing defunct OpenMAX code (round 2).scherkus@chromium.org2011-06-281-1/+0
* Update translations using strings from launchpad.net r255fta@sofaraway.org2011-06-272-0/+10
* Add Clipboard GetSequenceNumber interface which allows us to version the data...cdn@chromium.org2011-06-274-0/+12
* Remove media::{Base,GLES,Sysmem}Buffer(const PP_{Base,GLES,SysmemBuffer}&) ct...fischman@chromium.org2011-06-271-38/+15
* WebKit roll 89786:89814pfeldman@chromium.org2011-06-271-2/+0
* Remove entry from downstream test_expectations.txt now that upstream has the ...abarth@chromium.org2011-06-261-1/+0
* Set isCancelling flag on WebURLError when request has net::ERR_ABORTED as an ...vsevik@chromium.org2011-06-261-0/+2
* Suppress downstream failure. pfeldman will rebaseline upstream.abarth@chromium.org2011-06-261-1/+1
* Update dom_serializer_unittest.cc to new WebKit API.abarth@chromium.org2011-06-261-12/+15
* Update src/webkit/tools for WebKit API move.abarth@chromium.org2011-06-262-2/+4
* Mute failing svg test on linux until the roll.pfeldman@chromium.org2011-06-251-0/+2
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-252-6/+6
* Re-land: Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-251-0/+3
* Prepare test shell for animate changes.nduca@chromium.org2011-06-253-2/+14
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-252-10/+10
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-252-10/+10
* Revert 90435 - Re-land: Move browser accessibility code from chrome to content.brettw@chromium.org2011-06-241-3/+0
* Re-land: Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-241-0/+3
* Don't copy the Graphics2D when binding a new one. This brings thebrettw@google.com2011-06-242-30/+30
* Get rid of the implicit content dependency on how Chrome stores its resources...jam@chromium.org2011-06-242-9/+0
* Update src/webkit/gpu to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVEabarth@chromium.org2011-06-241-1/+2
* Update src/webkit/plugins to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVEabarth@chromium.org2011-06-242-11/+4
* Update src/webkit/glue to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVEabarth@chromium.org2011-06-243-7/+8
* Fix the scrollbar implementation.brettw@chromium.org2011-06-231-1/+1
* Make scrollbar GetThickness take a resource argument. This allows simlperbrettw@chromium.org2011-06-2310-111/+58