summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Fix dummy plugin window update (Mac)stuartmorgan@chromium.org2009-11-061-6/+8
* Reverting 31266. threw asserts in test_shell on the bots.amanda@chromium.org2009-11-062-18/+136
* Unfork shared methods of WebPluginDelegateImpl. As a side effect, should fixamanda@chromium.org2009-11-062-136/+18
* Implement the Cocoa event model for Mac NPAPI. This is a first cut for theamanda@chromium.org2009-11-062-60/+214
* DevTools: Turn pause on exceptions off by default (as in Web Inspector and Fi...pfeldman@chromium.org2009-11-061-1/+1
* Invoke DevTools window search rather than native search on F3 keypressapavlov@chromium.org2009-11-061-9/+44
* Focus DevTools window on inspected node selection with magnifierapavlov@chromium.org2009-11-061-0/+4
* Third patch in making destructors of refcounted objects private.jam@chromium.org2009-11-059-11/+34
* Fix commentjam@chromium.org2009-11-051-1/+1
* Don't load the Java plugin prior to update 12, since they don't work in Chrom...jam@chromium.org2009-11-052-0/+17
* Move PasswordFormDomManager::CreatePassword into the WebKit APIyaar@chromium.org2009-11-052-241/+26
* Coverity: Fix leaking UCharsetDetector in ftp code.mattm@chromium.org2009-11-051-0/+1
* Revert 31094 - [Mac] Blacklist PDF so that they are downloaded instead of han...rsesek@chromium.org2009-11-051-2/+0
* [Mac] Blacklist PDF so that they are downloaded instead of handled by QuickTimersesek@chromium.org2009-11-051-0/+2
* Highlight node with mouse over it while selecting element to inspectapavlov@chromium.org2009-11-054-16/+9
* DevTools: Add port method stub: avoid devtools breakage on deps roll.pfeldman@chromium.org2009-11-051-0/+4
* Switch over to the new way of enabling/disabling session/local storage. jorlow@chromium.org2009-11-052-3/+0
* Introduce WebAccessibilityControllerImpl.dglazkov@chromium.org2009-11-046-966/+347
* Implement FormStructure and an initial method, EncodeUploadRequest. This als...jhawkins@chromium.org2009-11-044-3/+16
* Enable localization of default downloaded filename.tony@chromium.org2009-11-041-7/+3
* DevTools: fix categories alignment.pfeldman@chromium.org2009-11-041-0/+4
* First half of http://codereview.chromium.org/274014/showjorlow@chromium.org2009-11-042-24/+0
* Eliminate mime_util dependency in FrameLoaderClientImpl.darin@chromium.org2009-11-042-0/+9
* Fix TestProfilerTab.mnaganov@chromium.org2009-11-031-4/+3
* Eliminate WebViewImpl's dependency on WebDevToolsAgentImpl.darin@chromium.org2009-11-032-16/+19
* Remove a duplicate CSS rule from devtools.cssapavlov@chromium.org2009-11-031-5/+0
* DevTools: prepare for WebKit change 50460.mnaganov@chromium.org2009-11-036-26/+40
* Add the plumbing and test code for plugins opening files from the sandbox. Thisbrettw@chromium.org2009-11-037-54/+68
* DevTools: fix renderer crash when pause is pressed during page loadyurys@google.com2009-11-031-4/+1
* DevTools: fix script tests broken by WebKit change 50431yurys@google.com2009-11-031-38/+27
* Chrome changes to extract the code from V8Proxy that special-casesdarin@chromium.org2009-11-033-27/+0
* Do not touch a NPStream object when it is already destructed.yusukes@google.com2009-11-021-2/+1
* DevTools: change expected resource length to match its real size.yurys@google.com2009-11-021-1/+1
* DevTools: report correct content length for resources.yurys@google.com2009-11-029-25/+67
* DevTools: support cross-navigation instrumentation.pfeldman@chromium.org2009-11-023-19/+88
* DevTools Heap profiler: implement sorting.mnaganov@chromium.org2009-11-021-32/+200
* Expose a method to access amount of memory used by the current process.darin@chromium.org2009-11-022-0/+10
* Revert "Eliminate mime_util dependency from WebFrameLoaderClient."mhm@chromium.org2009-11-012-9/+0
* Eliminate mime_util dependency from WebFrameLoaderClient.mhm@chromium.org2009-11-012-0/+9
* Store the form name, source URL and target URL in FormFieldValues. These are...jhawkins@chromium.org2009-11-012-10/+34
* To facilitate apatrick's work on the 3D renderer for Pepper,sehr@google.com2009-10-314-0/+167
* DevTools: add all scripts from afterCompile events when scripts panel is show...yurys@google.com2009-10-312-5/+60
* Change notification cmd line enabling to use the new RuntimeEnabledFeatures c...johnnyg@chromium.org2009-10-312-5/+1
* Blacklist the O3D plugin on the Macstuartmorgan@chromium.org2009-10-301-0/+2
* Remove TemporaryGlue::popupsAllowed by just having thedarin@chromium.org2009-10-302-12/+0
* Ensure that NPN_PluginThreadAsyncCall callbacks are not invoked after NPP_Des...apatrick@google.com2009-10-304-1/+130
* Flesh out more of ChromiumBridge.cpp eliminating all but two methods ondarin@chromium.org2009-10-302-205/+68
* Fix spurious errors when dragging Web Inspector elementsapavlov@chromium.org2009-10-301-6/+10
* DevTools: Fix console and resources filters looks.pfeldman@chromium.org2009-10-301-0/+8
* Move various runtime enabled features into a WebRuntimeFeatures class.darin@chromium.org2009-10-301-1/+4