summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary references to webkit/glue/glue_util.h indarin@chromium.org2010-01-1312-12/+0
* Webkit update to 53164. Includes japhet's revision http://codereview.chromiu...johnnyg@chromium.org2010-01-131-1/+1
* Revert two changes that accidentally got in my last checkin.brettw@chromium.org2010-01-122-19/+0
* Working rudimentary audio in Pepper.brettw@chromium.org2010-01-125-1/+163
* Fix mouse event handling in Cocoa plugins so we still update our location inf...stuartmorgan@chromium.org2010-01-122-21/+25
* Simplify Mac plugin HandleInputEvent logicstuartmorgan@chromium.org2010-01-121-46/+44
* DevTools: remove unneeded reset for profiler agent.mnaganov@chromium.org2010-01-122-11/+0
* Fix Carbon NPAPI event modifiersstuartmorgan@chromium.org2010-01-111-17/+21
* dom_operations to use WebAnimationControlleryaar@chromium.org2010-01-111-52/+18
* Enable JS detection of whether SPDY was used to load a web page.mbelshe@google.com2010-01-113-0/+5
* removing webcore dependencies in dom_operationsyaar@chromium.org2010-01-111-61/+55
* DevTools: fix crash caused by dereferening empty handleyurys@chromium.org2010-01-111-1/+5
* Translation stringsoritm@google.com2010-01-103-6/+6
* Add support for NPN_PopUpContextMenu on Macstuartmorgan@chromium.org2010-01-085-1/+185
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-2/+2
* Certain PDF files would not load in Chrome if the HTTP multipart response con...ananta@chromium.org2010-01-072-14/+46
* Partial implementation of NPN_ConvertPointstuartmorgan@chromium.org2010-01-074-7/+91
* linux: Do not unload plugin in the browser process, it's not safe.thestig@chromium.org2010-01-071-9/+1
* Eliminate last bits of WebCore usage in webkit_glue.cc.darin@chromium.org2010-01-071-14/+8
* Un-blacklist the Shockwave plugin on Macstuartmorgan@chromium.org2010-01-071-1/+0
* Fix incorrect model check in Mac pluginsstuartmorgan@chromium.org2010-01-071-1/+1
* Don't send a window ref to plugins under the Cocoa model, per specstuartmorgan@chromium.org2010-01-072-31/+73
* WebKit DEPS roll 52852:52867 with canary compile fix.japhet@chromium.org2010-01-071-2/+2
* Remove the Mac QuickTime quirk, which we don't need after allstuartmorgan@chromium.org2010-01-062-26/+7
* Make debug build happy again.antonm@chromium.org2010-01-061-0/+2
* Convert webkit_glue.cc over to using WebKit API.darin@chromium.org2010-01-061-79/+47
* Mac: Make devtools window dockable.thakis@chromium.org2010-01-051-6/+0
* Fix Cocoa plugin event model modifier flagsstuartmorgan@chromium.org2010-01-051-18/+16
* 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