summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Revert "Roll to WebKit 46417. DevTools: Migrate from InspectorController to I...ajwong@chromium.org2009-07-272-8/+26
* Fix partial plugin invalidate repainting on Mac.stuartmorgan@google.com2009-07-271-13/+14
* Roll to WebKit 46417. DevTools: Migrate from InspectorController to Inspector...pinkerton@chromium.org2009-07-272-26/+8
* DevTools: split console evaluation into two steps: actual evaluation and resultyurys@google.com2009-07-2711-30/+179
* Reverting 21635.yurys@google.com2009-07-2710-178/+29
* DevTools: split console evaluation into two steps: actual evaluation and resultyurys@google.com2009-07-2710-29/+178
* DevTools: move close devtools button to the right.pfeldman@chromium.org2009-07-261-1/+2
* npruntime_util.h in webkit/glue should use the absolute path to npruntime.hjorlow@chromium.org2009-07-251-1/+1
* DevTools: Add hints for the DEPs roll of InspectorBackend.pfeldman@chromium.org2009-07-252-1/+23
* Revert r21548 and r21559 due to crash spike.huanr@chromium.org2009-07-257-98/+18
* Implemented rest of webkit api/glue code needed for HTML5 media canPlayType().scherkus@chromium.org2009-07-252-13/+35
* Update to WebKit 46369.darin@chromium.org2009-07-241-3/+3
* Refactor blits to be more cross-platform.piman@chromium.org2009-07-241-15/+11
* Fixes a test_shell crash caused by attempting to cancel the plugin stream req...ananta@chromium.org2009-07-241-1/+1
* Paste at the beginning of a middle click rather than after letting the page h...estade@chromium.org2009-07-241-19/+18
* The IPCs for carrying data requested by plugins have been changed from synchr...ananta@chromium.org2009-07-247-18/+98
* Reverting 21525.yurys@google.com2009-07-2410-179/+29
* Skip over Mozilla .xpt files when loading plugins on Linux.craig.schlenter@chromium.org2009-07-241-1/+3
* DevTools: split console evaluation into two steps: actual evaluation and resu...yurys@google.com2009-07-2410-29/+179
* Move parts of npruntime into the WebKit API so it no longer has any dependenc...jorlow@chromium.org2009-07-242-161/+14
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-238-51/+143
* Fix bug 15795: make the capslock indicator in password fields (on Mac) work.avi@chromium.org2009-07-231-0/+8
* Alt{Error,404}PageResourceFetcher cleanup.darin@chromium.org2009-07-239-184/+87
* None of these files need to include config.h any longer...so remove it.jorlow@chromium.org2009-07-2314-28/+2
* DevTools: print function source in eval selection requests.pfeldman@chromium.org2009-07-231-0/+3
* Fix a leak that only happens in layout test mode.tc@google.com2009-07-231-0/+2
* This CL fixes issue 17468 - Regression: Extra white rectangle showing when mo...xji@chromium.org2009-07-231-8/+10
* Fix NULL_RETURN defect found by Coverity.cmp@google.com2009-07-231-1/+5
* Changes to provide asynchronous read in data source:hclam@chromium.org2009-07-229-22/+1989
* Fix a FORWARD_NULL defect reported by Coverity.wtc@chromium.org2009-07-221-16/+16
* Make scrollbars and other controls tint/untint upon main window gainingthakis@chromium.org2009-07-224-0/+46
* Remove some bogus includes.darin@chromium.org2009-07-224-10/+4
* DevTools Profiler: hide code injected by DevTools.mnaganov@chromium.org2009-07-221-1/+10
* DevTools: Handle errors in evaluation response.pfeldman@chromium.org2009-07-221-5/+7
* This CL fixes issue 5996: Tooltip gets direction from Chrome langauge, not el...xji@chromium.org2009-07-222-2/+14
* Changing the include from "base/gfx/platform_canvas.h" to "skia/ext/platform_...ajwong@chromium.org2009-07-222-2/+2
* linux: add windowless plugin plumbingpiman@google.com2009-07-222-8/+10
* Creating a unique user-agent string for ChromeOS builds, so that metrics can ...evan@chromium.org2009-07-221-2/+9
* Fix another d&d crash that happens when the tab contentstc@google.com2009-07-211-3/+6
* DevTools: mute accidental refresh requests while on DevTools window.pfeldman@chromium.org2009-07-211-0/+13
* DevTools Profiler: small UI improvements.mnaganov@chromium.org2009-07-212-2/+36
* Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...jorlow@chromium.org2009-07-212-0/+6
* DevTools: Make splitters move while dragged over iframes.pfeldman@chromium.org2009-07-201-0/+23
* DevTools: remember variable tree expansion state while debugging.pfeldman@chromium.org2009-07-202-4/+24
* DevTools: Fix debugPrint to work via new Console API.pfeldman@chromium.org2009-07-201-1/+4
* DevTools: Use Chrome's colors for DevTools toolbar.pfeldman@chromium.org2009-07-201-0/+6
* DevTools: Disable dock action on Mac OS since it is not yet implemented.pfeldman@chromium.org2009-07-201-0/+3
* Reverting 21059.jorlow@chromium.org2009-07-182-6/+0
* Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...jorlow@chromium.org2009-07-182-0/+6
* Added reference counting to the Pipeline interface.scherkus@chromium.org2009-07-182-2/+2