summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Companion change to https://bugs.webkit.org/show_bug.cgi?id=15457. Add loggi...jam@chromium.org2009-07-011-34/+3
* Add Reload and LoadData methods to WebFrame. LoadData replacesdarin@chromium.org2009-07-0111-154/+181
* DevTools: bring css with hidden dock toggle back.pfeldman@chromium.org2009-07-011-0/+4
* DevTols: add KeyboardShortcuts.js t Chromium so that when WebKit change for h...yurys@google.com2009-07-012-0/+109
* DevTools: Introduce docked version of DevTools.pfeldman@chromium.org2009-07-016-17/+86
* DevTools: nuke forked inspector files.pfeldman@chromium.org2009-07-011-4/+0
* Modify printing methods on WebFrame to be more inline with the versiondarin@chromium.org2009-06-303-47/+23
* Chromium implementation of new WebKit postMessageToWorkerObject/Context APIslevin@chromium.org2009-06-304-21/+70
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-305-7/+30
* DevTools: added stubs for initial scripts requests.yurys@google.com2009-06-301-0/+31
* DevTools: add tests that opens Scripts panel and checks that it's populated w...yurys@google.com2009-06-301-0/+52
* Reverting 19560. This caused a bunch of plugin-related unittest failures on W...glen@chromium.org2009-06-305-30/+7
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-295-7/+30
* Delete V8Proxy and V8Utilities and use upstreamed versions.japhet@chromium.org2009-06-298-33/+32
* Fixes for upcoming WebKit update.dglazkov@google.com2009-06-292-0/+5
* Reverting 19489,19488.japhet@chromium.org2009-06-298-32/+33
* Somehow missed a file in the original patch. Doh.japhet@chromium.org2009-06-291-1/+1
* Use upstream V8Proxy and V8Utilitiesjaphet@chromium.org2009-06-297-32/+31
* DevTools: show all scopes for current call frame in the scopes pane.yurys@google.com2009-06-292-28/+108
* linux: cleanup browser-side GtkSockets when plugins are destroyedevan@chromium.org2009-06-284-6/+22
* Fix for reverted cl http://codereview.chromium.org/147123davemoore@chromium.org2009-06-272-9/+0
* Add notifications for when V8Proxy creates or destroys a V8 Context.mpcomplete@chromium.org2009-06-266-3/+57
* Two fixes:cevans@chromium.org2009-06-262-2/+95
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-2610-73/+39
* Remove WebFrame::CaptureImage in favor of having consumers call Layoutdarin@chromium.org2009-06-263-52/+0
* Micro-refactor: added VideoRendererBase::OnStop().scherkus@chromium.org2009-06-262-8/+8
* Reverting 19361.davemoore@chromium.org2009-06-262-0/+9
* Remove unused / obsolete AppCache code from WebFrame.darin@chromium.org2009-06-264-59/+1
* A recent change broke the load times. It also revealed some deficiencies.davemoore@chromium.org2009-06-262-9/+0
* DevTools Profiler: add sanity test.mnaganov@chromium.org2009-06-261-0/+34
* DevTools Profiler: fix lines highligting alignment.mnaganov@chromium.org2009-06-261-0/+4
* DevTools: fix potential crash.pfeldman@chromium.org2009-06-261-0/+4
* So many reverts, I double-reverted. This is the triple-revert.evan@chromium.org2009-06-261-4/+3
* Revert all of my patches from today.evan@chromium.org2009-06-2611-42/+77
* mac: retry build fix.evan@chromium.org2009-06-261-4/+3
* Logic in MediaResourceLoaderBridgeFactory was wronghclam@chromium.org2009-06-261-2/+2
* mac: build fix.evan@chromium.org2009-06-261-3/+4
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-2610-73/+39
* Add stubs to WebFrameLoaderClient for context create/destroy, so webkit botmpcomplete@chromium.org2009-06-261-0/+4
* Linux: paste on middle-click up.agl@chromium.org2009-06-251-15/+28
* Use upstreamed V8Indexjaphet@chromium.org2009-06-251-1/+1
* Fix Mac bustage.darin@chromium.org2009-06-251-1/+1
* Fix GCC bustage (take 2).darin@chromium.org2009-06-251-25/+0
* Fix second GCC bustage. Warning about an unused function treated as error.darin@chromium.org2009-06-251-7/+0
* Hook up WebHistoryItem and push HistoryItem serialization out of WebFrame.darin@chromium.org2009-06-259-340/+364
* Remove unused code. Frame::loader() is never null.darin@chromium.org2009-06-252-21/+2
* Refactorying to create the ResourceLoaderBridge through a factory class for <...hclam@chromium.org2009-06-257-42/+220
* Don't call cancel on requests that have completed successfully.paul@chromium.org2009-06-251-1/+3
* Integrating GtkIMContext into the RenderWidgetHostViewGtk class (Take 2).hbono@chromium.org2009-06-251-1/+1
* Run content scripts in their own isolated world. Hidden behind the --isolate...abarth@chromium.org2009-06-251-1/+6