summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Make Carbon plugin idle event source robust against changes during iterationstuartmorgan@chromium.org2010-02-051-57/+62
* WebKit side is in https://bugs.webkit.org/show_bug.cgi?id=34524jeremy@chromium.org2010-02-051-0/+13
* Remove some tests that are now living upstream, and eliminatedarin@chromium.org2010-02-052-85/+33
* Implement FormManager, a class that manages forms in a RenderView.jhawkins@chromium.org2010-02-051-0/+11
* regular_expression_unittest to only use WebKit API.yaar@chromium.org2010-02-041-57/+67
* OpenBSD has sys/exec_elf.h for the ELF defines, not elf.hpvalchev@google.com2010-02-032-0/+4
* Revert 38001 and 38002.darin@chromium.org2010-02-031-14/+26
* Back out trunk r37998.mark@chromium.org2010-02-031-26/+14
* Modify CookiePolicy to work asynchronouslydarin@chromium.org2010-02-031-14/+26
* To implement Pepper in Native Client we need access to the implementation of thesehr@google.com2010-02-034-12/+12
* [GPU] Get GPU process running on the mackbr@google.com2010-02-037-3/+401
* Use CFBundle directly when reading Mac plugin informationstuartmorgan@chromium.org2010-02-021-7/+6
* Hide plugins in minimized/hidden windows on the Macstuartmorgan@chromium.org2010-02-022-3/+16
* Fix regression in NPN_PluginThreadAsyncCall.jam@chromium.org2010-02-024-3/+37
* DevTools: remove files which were upstreamed.yurys@chromium.org2010-02-0218-3085/+0
* Fix for a focus bug when loading a plugin in an extension background page.mpcomplete@chromium.org2010-02-011-1/+4
* Add tab switch notification to the Mac plugin plumbing.stuartmorgan@chromium.org2010-02-012-25/+81
* Propagate window focus changes to plugins on the Macstuartmorgan@chromium.org2010-02-011-3/+3
* DevTools: load injected script using WebKit API. Now with test_shell working.yurys@chromium.org2010-01-313-8/+17
* Revert "DevTools: load injected script using WebKit API"yurys@chromium.org2010-01-313-17/+8
* DevTools: load injected script using WebKit APIyurys@chromium.org2010-01-313-8/+17
* DevTools: let GC manage utility script's ScriptState lifetimeyurys@chromium.org2010-01-312-8/+2
* DevTools upstreaming: rename Js* to JS*yurys@chromium.org2010-01-316-38/+37
* Add a comment on the quick fix I just did.evan@chromium.org2010-01-291-0/+6
* linux: use intptr_t where appropriate to fix 64-bit buildevan@chromium.org2010-01-291-2/+2
* Fix passing pointers between processes.jam@chromium.org2010-01-299-229/+272
* Fix possible iterator corruption in Carbon plugin idle event handlingstuartmorgan@chromium.org2010-01-291-2/+6
* DevTools upstreaming: move code to WebKit namespaceyurys@chromium.org2010-01-2918-51/+75
* DevTools: remove obsolete code.yurys@chromium.org2010-01-291-31/+0
* DevTools: fix console autocomplete against global object (while not on a brea...pfeldman@chromium.org2010-01-291-1/+1
* DevTools: reapply r37407 with fixed regex. Test now passes.mnaganov@chromium.org2010-01-291-18/+7
* Make WebHistoryItem serialization include the documentSequenceNumber.darin@chromium.org2010-01-281-2/+9
* Change CreateHistoryStateForURL so that it does not call into WebKit.darin@chromium.org2010-01-281-5/+33
* Revert 37407 - DevTools: speed up a function in cpu profiles processor.viettrungluu@chromium.org2010-01-281-7/+18
* DevTools: speed up a function in cpu profiles processor.mnaganov@chromium.org2010-01-281-18/+7
* DevTools: enable multiple search views.pfeldman@chromium.org2010-01-282-32/+4
* DevTools: remove temporary code related to the new injected script behavior.yurys@chromium.org2010-01-286-150/+16
* Revert the webkit merge to r53957.darin@chromium.org2010-01-281-8/+2
* Resolve issues with GlueSerializeTest.BackwardsCompatibleTest bydarin@chromium.org2010-01-281-5/+5
* Update webkit to r53957.darin@chromium.org2010-01-281-2/+8
* DevTools: enable tests disabled during the webkit roll.pfeldman@chromium.org2010-01-271-39/+4
* DevTools: Chromium part of the SourceFrame2 migration.pfeldman@chromium.org2010-01-278-187/+45
* DevTools: prepare devtools files from webkit/glue for upstreamingyurys@chromium.org2010-01-2726-2116/+2481
* POSIX: Use Shared Mem transport to copy images.jeremy@chromium.org2010-01-271-2/+0
* Send the right event to Cocoa plugins when modifier keys are pressedstuartmorgan@chromium.org2010-01-271-2/+26
* Send Cocoa-event plugins drags, rather than moves, when a mouse button is downstuartmorgan@chromium.org2010-01-271-2/+7
* linux: also load plugins from ~/.config/google-chrome/Pluginsevan@chromium.org2010-01-271-2/+3
* DevTools: fix and reenable DevToolsSanityTest.TestShowScriptsTab. Only check ...yurys@chromium.org2010-01-261-35/+6
* Fix order of calls in Mac plugin HandleInputEventstuartmorgan@chromium.org2010-01-261-10/+14
* Blacklist DivX player on the Macstuartmorgan@chromium.org2010-01-251-26/+1