summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* bsds: views/ and webkit/ support for FreeBSD/OpenBSDevan@chromium.org2009-12-3112-34/+37
* If we receive a redirect response, we should copy the http referer field from...japhet@chromium.org2009-12-301-0/+9
* linux: reduce header interdependenciesevan@chromium.org2009-12-292-6/+4
* Clarify licenses on a bunch of files.evan@chromium.org2009-12-291-0/+4
* Split more targets from chrome.gyp to add support for building Native Client ...gregoryd@google.com2009-12-281-0/+20
* linux: add another path to plugin search path listevan@chromium.org2009-12-281-1/+3
* Fix race-conditioned DevTools crash when navigating to a redirecting pageapavlov@chromium.org2009-12-281-1/+5
* DevTools: restore devtools tests.pfeldman@chromium.org2009-12-252-7/+4
* DevTools: Add support for setting delegation to inspector controller.pfeldman@chromium.org2009-12-241-0/+1
* revert r35237 since it causes Mac unit tests to fail.jeremy@chromium.org2009-12-241-20/+0
* Split more targets from chrome.gyp to add support for building Native Client ...gregoryd@google.com2009-12-231-0/+20
* Revert 35230 - Split more targets from chrome.gyp to add support for building...gregoryd@google.com2009-12-232-22/+2
* Split more targets from chrome.gyp to add support for building Native Client ...gregoryd@google.com2009-12-232-2/+22
* Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.yaar@chromium.org2009-12-239-1508/+364
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-227-5/+82
* DevTools: simplify resources tests + provisional fix for the deps roll.pfeldman@chromium.org2009-12-221-15/+3
* WebKit merge 52454:52459 with fix for canary break.japhet@chromium.org2009-12-211-1/+2
* DevTools: fix devtools sanity test that was affected by the inspector redesign.pfeldman@chromium.org2009-12-211-1/+1
* Revert 35025 - Revert 34994, maybe it regressed startup perf Fix cpu/memory ...viettrungluu@chromium.org2009-12-191-0/+7
* Revert 34994, maybe it regressed startup perf - Fix cpu/memory measurements o...thakis@chromium.org2009-12-191-7/+0
* Add a CreateBridge method to the ChildThread.jcampan@chromium.org2009-12-195-75/+108
* Fix cpu/memory measurements on OS X.thakis@chromium.org2009-12-181-0/+7
* Revert 34983 - Split more targets from chrome.gyp to add support for building...slightlyoff@chromium.org2009-12-182-22/+2
* Split more targets from chrome.gyp to add support for building Native Client ...gregoryd@google.com2009-12-182-2/+22
* Enable windowless-based npapi_test_plugin tests on the Mac.stuartmorgan@chromium.org2009-12-182-6/+36
* There were a number of new crashes in reliability test runs in flash after re...ananta@chromium.org2009-12-171-8/+7
* Fix layout test insecure-script-in-iframe.html Original patch by Ilya Tikhono...yurys@chromium.org2009-12-171-6/+7
* DevTools: don't load base.js into injected script.yurys@chromium.org2009-12-171-3/+0
* Typo fixing.avi@chromium.org2009-12-161-2/+2
* Enable many of the NPAPI UI tests on Macstuartmorgan@chromium.org2009-12-162-3/+13
* Give classes with virtual methods virtual protected destructors instead of im...jamesr@chromium.org2009-12-161-1/+1
* Fix hang when a plugin has child windows that are in a different process. Re...jam@chromium.org2009-12-151-43/+56
* Enable Mac plugin test_shell testsstuartmorgan@chromium.org2009-12-151-0/+1
* DevTools: fix sanity tests insanity.pfeldman@chromium.org2009-12-151-4/+4
* Implement overridden InjectedScript.evaluateOnSelf() from upstreamapavlov@chromium.org2009-12-153-0/+32
* DevTools: repair DevToolsExtensionDebugTest.TestContentScriptIsPresentyurys@chromium.org2009-12-151-0/+11
* DevTools: Add support for inspector layout tests. Step 3.pfeldman@chromium.org2009-12-151-2/+2
* DevTools: Restore sanity tests tests.pfeldman@chromium.org2009-12-151-8/+9
* DevTools: provide async parameter for dispatchOnInjectedScriptyurys@chromium.org2009-12-155-25/+11
* DevTools: remove obsolete methodsyurys@chromium.org2009-12-144-33/+0
* DevTools: restore context menu after the API change.pfeldman@chromium.org2009-12-142-29/+44
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-1/+7
* DevTools: remove definition of obsolete method WebDevToolsAgent::dispatchMess...yurys@chromium.org2009-12-111-22/+0
* DevTools: comment menu-related code out while landing breaking changes upstream.pfeldman@chromium.org2009-12-112-10/+11
* Use utf_string_conversions header in more places.maruel@chromium.org2009-12-112-2/+2
* WebKit update 51960:51976.eroman@chromium.org2009-12-111-2/+10
* DevTools: support rpc messages with 4 and 5 argumentsyurys@chromium.org2009-12-116-13/+105
* DevTools: build fix add new line at the end of fileyurys@chromium.org2009-12-111-1/+2
* DevTools: use WebDevToolsMessageData for devtools rpc messagesyurys@chromium.org2009-12-118-152/+177
* Revert "DevTools: use WebDevToolsMessageData for devtools rpc messages"yurys@chromium.org2009-12-118-177/+152