summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* 1. Debugger front-end scripts are now updated from 'afterCompile' events.yurys@google.com2009-04-283-52/+86
* Merge WebKit console and load deferrer changes.pfeldman@chromium.org2009-04-287-74/+60
* Fix several painting glitches for toolstrips.aa@chromium.org2009-04-271-0/+8
* Handle GTK triple clicks by adding a triple click event type to WebInputEvent...estade@chromium.org2009-04-273-1/+6
* Committing for tkent@google.com.ojan@chromium.org2009-04-272-10/+62
* linux: turn on no-op plugins code.evan@chromium.org2009-04-271-0/+14
* Rev 12100 changed the way that we spool and render printed output, most notablymaruel@chromium.org2009-04-273-1/+21
* More linux ifdef tweaks. This reverts my earlier change (13503).sky@chromium.org2009-04-273-8/+5
* Ignore whitespace while mirroring Dom to the client.pfeldman@chromium.org2009-04-273-17/+55
* Fix sudden termination after the latest WebKit merge.jam@chromium.org2009-04-254-21/+1
* Use WebWorker and WebWorkerClient from the WebKit API.darin@chromium.org2009-04-247-193/+156
* Clean up cocoa popup menu handling in test_shell.paul@chromium.org2009-04-242-0/+201
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-2410-75/+87
* To avoid reauest and response json parsing caller_id is passed as ClientData ...yurys@google.com2009-04-243-119/+49
* Remove unused bits and pieces of #ifdefed code that isn't used.tim@chromium.org2009-04-242-10/+0
* Add transparency support to RenderWidgetHostView.aa@chromium.org2009-04-234-1/+24
* Allow Flash (and other plugins) to be installed without restarting the browse...jam@chromium.org2009-04-232-1/+3
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-0/+2
* Don't change selection for right click on text area if some texts were alread...sidchat@google.com2009-04-231-5/+10
* Reverting r14043, r14188. The fix that I'm reverting needs to be done, but we...avi@google.com2009-04-231-25/+0
* Review URL: http://codereview.chromium.org/93009yurys@google.com2009-04-232-2/+2
* This is a follow up to the change:http://codereview.chromium.org/67266 Classe...yurys@google.com2009-04-232-6/+19
* Merge: chromium side [42671:42725]levin@chromium.org2009-04-231-1/+1
* Use the boundary_pos parameter passed to the MultiPartResponseClient::didRece...ananta@chromium.org2009-04-221-4/+3
* Always enable copy-link-address in context menu.brettw@chromium.org2009-04-221-0/+4
* Don't ignore special character input on the Mac.avi@google.com2009-04-221-1/+10
* DevTools: Run nested message loop instead of whitelisting the messages.pfeldman@chromium.org2009-04-2210-28/+133
* Provide an override for Webview drop effect.tc@google.com2009-04-223-4/+62
* Use webtextinput to insert text for middle-click paste.estade@chromium.org2009-04-214-26/+6
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-2110-24/+142
* - Add a new time marker for loadtimes, the time of the first layoutdavemoore@chromium.org2009-04-214-0/+20
* Unforks AccessibleBase.* and AccessibleDocument.* from pending dir.klink@chromium.org2009-04-211-16/+0
* plugins: move NativeLibrary into base.evan@chromium.org2009-04-215-130/+26
* Don't insert text if key event has ctrl|alt|meta modifiers.avi@google.com2009-04-201-0/+16
* Remove some unused code. Removes a couple of WebViewDelegate methodsdarin@chromium.org2009-04-187-112/+0
* Fix a couple of style issues.michaeln@google.com2009-04-174-8/+9
* Unfork Inspector, Chromium side.dglazkov@google.com2009-04-171-1/+2
* WebKit Merge 42580:42609, Chromium side.dglazkov@google.com2009-04-171-1/+1
* Rename AllowCrossOriginAccessHack to GrantUniversalAccess, and move the HACKmpcomplete@google.com2009-04-173-7/+6
* Fix 10573: Dismissing Find-in page doesn't set focusfinnur@chromium.org2009-04-171-4/+2
* DevTools: Make all devtools messages dispatch through debugger interrupt.pfeldman@chromium.org2009-04-178-26/+74
* Fix two nits that arrived after checkindkegel@google.com2009-04-161-3/+2
* linux: users of glue require GTK in the include path.evan@chromium.org2009-04-161-0/+2
* Fix build break due to incorrect merge, TBR=awalkerjam@chromium.org2009-04-161-1/+1
* Ensure we check the page pointer before using it after we come out of NPP_Han...jam@chromium.org2009-04-165-42/+57
* 1. Supported 'lookup' and 'evaluate' requests in the front end.yurys@google.com2009-04-162-19/+247
* Chrome changes to support WebKit API changes.darin@chromium.org2009-04-164-58/+2
* Fix a painting problem observed with windowless flash plugins, when they are ...ananta@chromium.org2009-04-162-19/+8
* Per Mark's request, add back the CPU type on Linuxdkegel@google.com2009-04-161-2/+20
* linux: make windowless plugins work again after r12179 regressed it.evan@chromium.org2009-04-151-2/+4